"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 4/5) 2025/11/08 01:47:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu" 2025/11/08 01:47:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:47:58 DEBUG : Creating backend with remote "/tmp/rclone56154048" === 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:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (1.10s) === RUN TestMultithreadCopyAbort run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (1.42s) === RUN TestSizeDiffers 2025/11/08 01:48:01 DEBUG : a: size = 0 OK 2025/11/08 01:48:01 DEBUG : a: size = 1 (memory) 2025/11/08 01:48:01 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/08 01:48:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/08 01:48:01 DEBUG : potato: Seek from 10 to 0 2025/11/08 01:48:01 DEBUG : potato: Seek from 10 to 0 2025/11/08 01:48:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/08 01:48:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Seek from 5 to 2 2025/11/08 01:48:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/08 01:48:01 DEBUG : potato: Seek from 7 to 0 2025/11/08 01:48:01 DEBUG : potato: Seek from 7 to 0 2025/11/08 01:48:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/08 01:48:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Seek from 5 to 2 2025/11/08 01:48:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/08 01:48:01 DEBUG : potato: Seek from 8 to 0 2025/11/08 01:48:01 DEBUG : potato: Seek from 8 to 0 2025/11/08 01:48:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/08 01:48:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 01:48:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:48:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:48:01 DEBUG : potato: Seek from 5 to 2 2025/11/08 01:48:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/08 01:48:01 DEBUG : potato: Seek from 9 to 0 2025/11/08 01:48:01 DEBUG : potato: Seek from 9 to 0 2025/11/08 01:48:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", 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 (35.94s) --- PASS: TestCheck/1 (1.76s) --- PASS: TestCheck/2 (1.60s) --- PASS: TestCheck/3 (2.04s) --- PASS: TestCheck/4 (1.61s) --- PASS: TestCheck/5 (1.67s) --- PASS: TestCheck/6 (2.00s) --- PASS: TestCheck/7 (0.99s) === RUN TestCheckFsError 2025/11/08 01:48:37 DEBUG : Creating backend with remote "nonexistent" 2025/11/08 01:48:37 DEBUG : Config file has changed externally - reloading 2025/11/08 01:48:37 DEBUG : Creating backend with remote "nonexistent" 2025/11/08 01:48:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/08 01:48:37 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/08 01:48:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/08 01:48:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", 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 (27.48s) --- PASS: TestCheckDownload/1 (1.46s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (1.15s) --- PASS: TestCheckDownload/4 (1.79s) --- PASS: TestCheckDownload/5 (1.50s) --- PASS: TestCheckDownload/6 (1.15s) --- PASS: TestCheckDownload/7 (1.59s) === RUN TestCheckSizeOnly run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", 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 (31.06s) --- PASS: TestCheckSizeOnly/1 (1.24s) --- PASS: TestCheckSizeOnly/2 (0.81s) --- PASS: TestCheckSizeOnly/3 (0.81s) --- PASS: TestCheckSizeOnly/4 (1.72s) --- PASS: TestCheckSizeOnly/5 (0.90s) --- PASS: TestCheckSizeOnly/6 (0.81s) --- PASS: TestCheckSizeOnly/7 (1.33s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 01:49:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/08 01:49:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/08 01:49:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/08 01:49:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/08 01:49:40 DEBUG : test.sum: Removing old object on successful upload 2025/11/08 01:49:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/08 01:49:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/08 01:49:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/08 01:49:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (10.72s) === RUN TestCheckSum run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 01:49:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu/data" === RUN TestCheckSum/subtest1 2025/11/08 01:50:04 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2025/11/08 01:50:10 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2025/11/08 01:50:17 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2025/11/08 01:50:24 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2025/11/08 01:50:30 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2025/11/08 01:50:37 DEBUG : data/banana: Removing old object on successful upload 2025/11/08 01:50:40 DEBUG : data/potato: Removing old object on successful upload 2025/11/08 01:50:43 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (69.58s) --- PASS: TestCheckSum/subtest1 (3.05s) --- PASS: TestCheckSum/subtest2 (2.13s) --- PASS: TestCheckSum/subtest3 (2.59s) --- PASS: TestCheckSum/subtest4 (2.03s) --- PASS: TestCheckSum/subtest5 (2.30s) --- PASS: TestCheckSum/subtest6 (2.54s) --- PASS: TestCheckSum/subtest7 (2.94s) === RUN TestCheckSumDownload run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 01:50:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu/data" === RUN TestCheckSumDownload/subtest1 2025/11/08 01:51:16 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2025/11/08 01:51:22 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2025/11/08 01:51:29 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2025/11/08 01:51:36 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2025/11/08 01:51:44 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2025/11/08 01:51:51 DEBUG : data/banana: Removing old object on successful upload 2025/11/08 01:51:54 DEBUG : data/potato: Removing old object on successful upload 2025/11/08 01:51:56 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (75.52s) --- PASS: TestCheckSumDownload/subtest1 (3.83s) --- PASS: TestCheckSumDownload/subtest2 (1.82s) --- PASS: TestCheckSumDownload/subtest3 (2.76s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.97s) --- PASS: TestCheckSumDownload/subtest6 (2.90s) --- PASS: TestCheckSumDownload/subtest7 (3.35s) === RUN TestApplyTransforms 2025/11/08 01:52:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bakeged9nohi" 2025/11/08 01:52:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:52:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:12 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/08 01:52:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:12 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/08 01:52:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:12 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/08 01:52:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:12 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/08 01:52:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:13 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/08 01:52:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:13 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/08 01:52:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:13 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:13 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/08 01:52:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:14 DEBUG : pacer: low level retry 8/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:14 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/11/08 01:52:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:15 DEBUG : pacer: low level retry 9/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:15 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2025/11/08 01:52:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:18 DEBUG : pacer: low level retry 10/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:18 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2025/11/08 01:52:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:23 DEBUG : pacer: low level retry 1/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:23 DEBUG : pacer: Rate limited, increasing sleep to 20s 2025/11/08 01:52:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:33 DEBUG : pacer: low level retry 2/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:52:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:52:53 DEBUG : pacer: low level retry 3/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:53:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:53:13 DEBUG : pacer: low level retry 4/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:53:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:53:33 DEBUG : pacer: low level retry 5/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:53:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:53:53 DEBUG : pacer: low level retry 6/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:54:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/11/08 01:54:13 DEBUG : pacer: low level retry 7/10 (error Error "502 Bad Gateway (502): \r\n502 Bad Gateway\r\n\r\n

502 Bad Gateway

\r\n
nginx/1.27.5
\r\n\r\n\r\n") 2025/11/08 01:54:34 DEBUG : pacer: Reducing sleep to 10s 2025/11/08 01:54:34 DEBUG : Creating backend with remote "/tmp/rclone3736027493" 2025/11/08 01:54:34 DEBUG : Config file has changed externally - reloading run.go:185: Remote "gofile root 'rclone-test-bakeged9nohi'", Local "Local file system at /tmp/rclone3736027493", Modify Window "1s" 2025/11/08 01:54:54 DEBUG : pacer: Reducing sleep to 5s 2025/11/08 01:55:04 DEBUG : pacer: Reducing sleep to 2.5s 2025/11/08 01:55:09 DEBUG : pacer: Reducing sleep to 1.25s 2025/11/08 01:55:12 DEBUG : pacer: Reducing sleep to 625ms 2025/11/08 01:55:13 DEBUG : pacer: Reducing sleep to 312.5ms upper checkfile vs. lower remote (without normalization) 2025/11/08 01:55:15 DEBUG : pacer: Reducing sleep to 156.25ms 2025/11/08 01:55:15 ERROR : hello, world!: sum not found 2025/11/08 01:55:15 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-bakeged9nohi' 2025/11/08 01:55:15 NOTICE: gofile root 'rclone-test-bakeged9nohi': 1 files missing 2025/11/08 01:55:15 NOTICE: 1 hashes missing 2025/11/08 01:55:15 NOTICE: gofile root 'rclone-test-bakeged9nohi': 1 differences found 2025/11/08 01:55:15 NOTICE: gofile root 'rclone-test-bakeged9nohi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/08 01:55:16 DEBUG : pacer: Reducing sleep to 78.125ms 2025/11/08 01:55:16 DEBUG : pacer: Reducing sleep to 39.0625ms 2025/11/08 01:55:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:55:16 NOTICE: gofile root 'rclone-test-bakeged9nohi': 0 differences found 2025/11/08 01:55:16 NOTICE: gofile root 'rclone-test-bakeged9nohi': 1 matching files 2025/11/08 01:55:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-porewaf0xame" 2025/11/08 01:55:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:55:18 DEBUG : Creating backend with remote "/tmp/rclone2031087392" run.go:185: Remote "gofile root 'rclone-test-porewaf0xame'", Local "Local file system at /tmp/rclone2031087392", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/11/08 01:55:24 ERROR : HELLO, WORLD!: sum not found 2025/11/08 01:55:24 ERROR : hello, world!: file not in gofile root 'rclone-test-porewaf0xame' 2025/11/08 01:55:24 NOTICE: gofile root 'rclone-test-porewaf0xame': 1 files missing 2025/11/08 01:55:24 NOTICE: 1 hashes missing 2025/11/08 01:55:24 NOTICE: gofile root 'rclone-test-porewaf0xame': 1 differences found 2025/11/08 01:55:24 NOTICE: gofile root 'rclone-test-porewaf0xame': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/08 01:55:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:55:26 NOTICE: gofile root 'rclone-test-porewaf0xame': 0 differences found 2025/11/08 01:55:26 NOTICE: gofile root 'rclone-test-porewaf0xame': 1 matching files 2025/11/08 01:55:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wofezud3xuce" 2025/11/08 01:55:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:55:28 DEBUG : Creating backend with remote "/tmp/rclone4083040390" run.go:185: Remote "gofile root 'rclone-test-wofezud3xuce'", Local "Local file system at /tmp/rclone4083040390", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/08 01:55:36 ERROR : HeLlO, wOrLd!: sum not found 2025/11/08 01:55:36 ERROR : hello, world!: file not in gofile root 'rclone-test-wofezud3xuce' 2025/11/08 01:55:36 NOTICE: gofile root 'rclone-test-wofezud3xuce': 1 files missing 2025/11/08 01:55:36 NOTICE: 1 hashes missing 2025/11/08 01:55:36 NOTICE: gofile root 'rclone-test-wofezud3xuce': 1 differences found 2025/11/08 01:55:36 NOTICE: gofile root 'rclone-test-wofezud3xuce': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/08 01:55:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:55:37 NOTICE: gofile root 'rclone-test-wofezud3xuce': 0 differences found 2025/11/08 01:55:37 NOTICE: gofile root 'rclone-test-wofezud3xuce': 1 matching files 2025/11/08 01:55:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fuziluq7biti" 2025/11/08 01:55:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:55:40 DEBUG : Creating backend with remote "/tmp/rclone1904634633" run.go:185: Remote "gofile root 'rclone-test-fuziluq7biti'", Local "Local file system at /tmp/rclone1904634633", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/08 01:55:47 ERROR : HELLO, WORLD!: sum not found 2025/11/08 01:55:47 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-fuziluq7biti' 2025/11/08 01:55:47 NOTICE: gofile root 'rclone-test-fuziluq7biti': 1 files missing 2025/11/08 01:55:47 NOTICE: 1 hashes missing 2025/11/08 01:55:47 NOTICE: gofile root 'rclone-test-fuziluq7biti': 1 differences found 2025/11/08 01:55:47 NOTICE: gofile root 'rclone-test-fuziluq7biti': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/08 01:55:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:55:48 NOTICE: gofile root 'rclone-test-fuziluq7biti': 0 differences found 2025/11/08 01:55:48 NOTICE: gofile root 'rclone-test-fuziluq7biti': 1 matching files 2025/11/08 01:55:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xidaroz5fiqo" 2025/11/08 01:55:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:55:50 DEBUG : Creating backend with remote "/tmp/rclone1543412267" run.go:185: Remote "gofile root 'rclone-test-xidaroz5fiqo'", Local "Local file system at /tmp/rclone1543412267", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/11/08 01:55:57 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/08 01:55:57 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-xidaroz5fiqo' 2025/11/08 01:55:57 NOTICE: gofile root 'rclone-test-xidaroz5fiqo': 1 files missing 2025/11/08 01:55:57 NOTICE: 1 hashes missing 2025/11/08 01:55:57 NOTICE: gofile root 'rclone-test-xidaroz5fiqo': 1 differences found 2025/11/08 01:55:57 NOTICE: gofile root 'rclone-test-xidaroz5fiqo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/08 01:55:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:55:59 NOTICE: gofile root 'rclone-test-xidaroz5fiqo': 0 differences found 2025/11/08 01:55:59 NOTICE: gofile root 'rclone-test-xidaroz5fiqo': 1 matching files 2025/11/08 01:55:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bawopuq6sipa" 2025/11/08 01:55:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:56:01 DEBUG : Creating backend with remote "/tmp/rclone914223524" run.go:185: Remote "gofile root 'rclone-test-bawopuq6sipa'", Local "Local file system at /tmp/rclone914223524", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/11/08 01:56:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/08 01:56:08 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-bawopuq6sipa' 2025/11/08 01:56:08 NOTICE: gofile root 'rclone-test-bawopuq6sipa': 1 files missing 2025/11/08 01:56:08 NOTICE: 1 hashes missing 2025/11/08 01:56:08 NOTICE: gofile root 'rclone-test-bawopuq6sipa': 1 differences found 2025/11/08 01:56:08 NOTICE: gofile root 'rclone-test-bawopuq6sipa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/08 01:56:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:56:10 NOTICE: gofile root 'rclone-test-bawopuq6sipa': 0 differences found 2025/11/08 01:56:10 NOTICE: gofile root 'rclone-test-bawopuq6sipa': 1 matching files 2025/11/08 01:56:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-ruhudad7pocu" 2025/11/08 01:56:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:56:12 DEBUG : Creating backend with remote "/tmp/rclone3194500242" run.go:185: Remote "gofile root 'rclone-test-ruhudad7pocu'", Local "Local file system at /tmp/rclone3194500242", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/11/08 01:56:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 01:56:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-ruhudad7pocu' 2025/11/08 01:56:18 NOTICE: gofile root 'rclone-test-ruhudad7pocu': 1 files missing 2025/11/08 01:56:18 NOTICE: 1 hashes missing 2025/11/08 01:56:18 NOTICE: gofile root 'rclone-test-ruhudad7pocu': 1 differences found 2025/11/08 01:56:18 NOTICE: gofile root 'rclone-test-ruhudad7pocu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/08 01:56:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:56:19 NOTICE: gofile root 'rclone-test-ruhudad7pocu': 0 differences found 2025/11/08 01:56:19 NOTICE: gofile root 'rclone-test-ruhudad7pocu': 1 matching files 2025/11/08 01:56:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-lalorex8dune" 2025/11/08 01:56:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:56:21 DEBUG : Creating backend with remote "/tmp/rclone3474149743" run.go:185: Remote "gofile root 'rclone-test-lalorex8dune'", Local "Local file system at /tmp/rclone3474149743", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/11/08 01:56:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 01:56:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-lalorex8dune' 2025/11/08 01:56:27 NOTICE: gofile root 'rclone-test-lalorex8dune': 1 files missing 2025/11/08 01:56:27 NOTICE: 1 hashes missing 2025/11/08 01:56:27 NOTICE: gofile root 'rclone-test-lalorex8dune': 1 differences found 2025/11/08 01:56:27 NOTICE: gofile root 'rclone-test-lalorex8dune': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/08 01:56:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:56:28 NOTICE: gofile root 'rclone-test-lalorex8dune': 0 differences found 2025/11/08 01:56:28 NOTICE: gofile root 'rclone-test-lalorex8dune': 1 matching files 2025/11/08 01:56:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xemoniw2bovu" 2025/11/08 01:56:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:56:31 DEBUG : Creating backend with remote "/tmp/rclone1033559091" run.go:185: Remote "gofile root 'rclone-test-xemoniw2bovu'", Local "Local file system at /tmp/rclone1033559091", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/11/08 01:56:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 01:56:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-xemoniw2bovu' 2025/11/08 01:56:37 NOTICE: gofile root 'rclone-test-xemoniw2bovu': 1 files missing 2025/11/08 01:56:37 NOTICE: 1 hashes missing 2025/11/08 01:56:37 NOTICE: gofile root 'rclone-test-xemoniw2bovu': 1 differences found 2025/11/08 01:56:37 NOTICE: gofile root 'rclone-test-xemoniw2bovu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/08 01:56:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:56:39 NOTICE: gofile root 'rclone-test-xemoniw2bovu': 0 differences found 2025/11/08 01:56:39 NOTICE: gofile root 'rclone-test-xemoniw2bovu': 1 matching files 2025/11/08 01:56:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-lovebew3jeze" 2025/11/08 01:56:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:56:41 DEBUG : Creating backend with remote "/tmp/rclone2655130454" run.go:185: Remote "gofile root 'rclone-test-lovebew3jeze'", Local "Local file system at /tmp/rclone2655130454", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/11/08 01:56:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 01:56:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-lovebew3jeze' 2025/11/08 01:56:48 NOTICE: gofile root 'rclone-test-lovebew3jeze': 1 files missing 2025/11/08 01:56:48 NOTICE: 1 hashes missing 2025/11/08 01:56:48 NOTICE: gofile root 'rclone-test-lovebew3jeze': 1 differences found 2025/11/08 01:56:48 NOTICE: gofile root 'rclone-test-lovebew3jeze': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/08 01:56:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:56:49 NOTICE: gofile root 'rclone-test-lovebew3jeze': 0 differences found 2025/11/08 01:56:49 NOTICE: gofile root 'rclone-test-lovebew3jeze': 1 matching files 2025/11/08 01:56:49 DEBUG : gofile root 'rclone-test-lovebew3jeze': Purge remote 2025/11/08 01:56:51 DEBUG : gofile root 'rclone-test-xemoniw2bovu': Purge remote 2025/11/08 01:56:52 DEBUG : gofile root 'rclone-test-lalorex8dune': Purge remote 2025/11/08 01:56:54 DEBUG : gofile root 'rclone-test-ruhudad7pocu': Purge remote 2025/11/08 01:56:55 DEBUG : gofile root 'rclone-test-bawopuq6sipa': Purge remote 2025/11/08 01:56:57 DEBUG : gofile root 'rclone-test-xidaroz5fiqo': Purge remote 2025/11/08 01:56:58 DEBUG : gofile root 'rclone-test-fuziluq7biti': Purge remote 2025/11/08 01:57:00 DEBUG : gofile root 'rclone-test-wofezud3xuce': Purge remote 2025/11/08 01:57:02 DEBUG : gofile root 'rclone-test-porewaf0xame': Purge remote 2025/11/08 01:57:04 DEBUG : gofile root 'rclone-test-bakeged9nohi': Purge remote 2025/11/08 01:57:06 DEBUG : pacer: Reducing sleep to 19.53125ms --- PASS: TestApplyTransforms (294.95s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 01:57:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 01:57:12 DEBUG : sub/file2: size = 14 OK 2025/11/08 01:57:12 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 01:57:12 INFO : file1: Copied (new) to: sub/file2 2025/11/08 01:57:15 DEBUG : sub/file2: size = 14 OK 2025/11/08 01:57:15 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/08 01:57:15 DEBUG : file1: Unchanged skipping 2025/11/08 01:57:16 DEBUG : gofile root 'rclone-test-qikesob8sicu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (17.44s) === RUN TestCopyLongFile run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.92s) === RUN TestCopyFileBackupDir run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 01:57:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu/backup" 2025/11/08 01:57:37 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone56154048) 2025/11/08 01:57:37 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-qikesob8sicu') 2025/11/08 01:57:37 DEBUG : dst/file1: Sizes differ 2025/11/08 01:57:45 INFO : dst/file1: Moved (server-side) 2025/11/08 01:57:47 DEBUG : dst/file1: size = 14 OK 2025/11/08 01:57:47 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 01:57:47 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (37.74s) === RUN TestCopyFileCompareDest run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 01:58:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu/dst" 2025/11/08 01:58:03 DEBUG : Config file has changed externally - reloading 2025/11/08 01:58:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu/CompareDest" 2025/11/08 01:58:15 DEBUG : one: Need to transfer - File not found at Destination 2025/11/08 01:58:20 DEBUG : one: size = 3 OK 2025/11/08 01:58:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 01:58:20 INFO : one: Copied (new) 2025/11/08 01:58:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone56154048) 2025/11/08 01:58:23 DEBUG : one: size = 3 (gofile root 'rclone-test-qikesob8sicu/dst') 2025/11/08 01:58:23 DEBUG : one: Sizes differ 2025/11/08 01:58:26 DEBUG : one: Removing old object on successful upload 2025/11/08 01:58:28 DEBUG : one: size = 5 OK 2025/11/08 01:58:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 01:58:28 INFO : one: Copied (replaced existing) 2025/11/08 01:58:33 DEBUG : dst/one: Removing old object on successful upload 2025/11/08 01:58:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone56154048) 2025/11/08 01:58:41 DEBUG : one: size = 3 (gofile root 'rclone-test-qikesob8sicu/dst') 2025/11/08 01:58:41 DEBUG : one: Sizes differ 2025/11/08 01:58:43 DEBUG : one: size = 5 OK 2025/11/08 01:58:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/08 01:58:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:58:50 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 01:58:51 DEBUG : two: size = 3 OK 2025/11/08 01:58:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/08 01:58:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 01:58:52 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 01:58:54 DEBUG : two: size = 3 OK 2025/11/08 01:58:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/08 01:58:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 01:58:58 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 01:58:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone56154048) 2025/11/08 01:58:59 DEBUG : two: size = 3 (gofile root 'rclone-test-qikesob8sicu/CompareDest') 2025/11/08 01:58:59 DEBUG : two: Sizes differ 2025/11/08 01:59:00 DEBUG : two: size = 5 OK 2025/11/08 01:59:00 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/08 01:59:00 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (69.80s) === RUN TestCopyFileCopyDest run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 01:59:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu/dst" 2025/11/08 01:59:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu/CopyDest" 2025/11/08 01:59:22 DEBUG : one: Need to transfer - File not found at Destination 2025/11/08 01:59:28 DEBUG : one: size = 3 OK 2025/11/08 01:59:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/08 01:59:28 INFO : one: Copied (new) 2025/11/08 01:59:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone56154048) 2025/11/08 01:59:33 DEBUG : one: size = 3 (gofile root 'rclone-test-qikesob8sicu/dst') 2025/11/08 01:59:33 DEBUG : one: Sizes differ 2025/11/08 01:59:35 DEBUG : one: Removing old object on successful upload 2025/11/08 01:59:36 DEBUG : one: size = 5 OK 2025/11/08 01:59:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 01:59:36 INFO : one: Copied (replaced existing) 2025/11/08 01:59:39 DEBUG : dst/one: Removing old object on successful upload 2025/11/08 01:59:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu/BackupDir" 2025/11/08 01:59:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone56154048) 2025/11/08 01:59:51 DEBUG : one: size = 3 (gofile root 'rclone-test-qikesob8sicu/dst') 2025/11/08 01:59:51 DEBUG : one: Sizes differ 2025/11/08 01:59:53 DEBUG : one: size = 5 OK 2025/11/08 01:59:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/08 01:59:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone56154048) 2025/11/08 01:59:53 DEBUG : one: size = 3 (gofile root 'rclone-test-qikesob8sicu/dst') 2025/11/08 01:59:53 DEBUG : one: Sizes differ 2025/11/08 01:59:58 INFO : one: Moved (server-side) 2025/11/08 02:00:02 DEBUG : one: size = 5 OK 2025/11/08 02:00:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/08 02:00:02 INFO : one: Copied (server-side copy) 2025/11/08 02:00:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/08 02:00:07 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 02:00:08 DEBUG : two: size = 3 OK 2025/11/08 02:00:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/08 02:00:11 DEBUG : two: size = 3 OK 2025/11/08 02:00:11 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/08 02:00:11 INFO : two: Copied (server-side copy) 2025/11/08 02:00:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/08 02:00:14 DEBUG : two: size = 3 OK 2025/11/08 02:00:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/08 02:00:14 DEBUG : two: Unchanged skipping 2025/11/08 02:00:20 DEBUG : three: Need to transfer - File not found at Destination 2025/11/08 02:00:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone56154048) 2025/11/08 02:00:21 DEBUG : three: size = 5 (gofile root 'rclone-test-qikesob8sicu/CopyDest') 2025/11/08 02:00:21 DEBUG : three: Sizes differ 2025/11/08 02:00:21 DEBUG : three: Destination not found in --copy-dest 2025/11/08 02:00:24 DEBUG : three: size = 7 OK 2025/11/08 02:00:24 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/08 02:00:24 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (88.32s) === RUN TestCopyInplace run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (2.44s) === RUN TestCopyLongFileName run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (2.46s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (2.47s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:00:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/08 02:00:54 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/08 02:00:54 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 02:00:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/08 02:00:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/08 02:00:57 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 2025/11/08 02:01:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/08 02:01:02 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/08 02:01:05 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/08 02:01:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = afcd6d87869b3c9508f099e22f47b4fd OK 2025/11/08 02:01:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (24.06s) === RUN TestDeduplicateInteractive run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:01:16 INFO : gofile root 'rclone-test-qikesob8sicu': Looking for duplicate names using interactive mode. 2025/11/08 02:01:19 NOTICE: one: Found 3 files with duplicate names 2025/11/08 02:01:19 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2025/11/08 02:01:20 INFO : one: Deleted 2025/11/08 02:01:21 INFO : one: Deleted 2025/11/08 02:01:21 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (12.40s) === RUN TestDeduplicateSkip run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:01:29 INFO : gofile root 'rclone-test-qikesob8sicu': Looking for duplicate names using skip mode. 2025/11/08 02:01:32 NOTICE: one: Found 3 files with duplicate names 2025/11/08 02:01:32 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2025/11/08 02:01:32 INFO : one: Deleted 2025/11/08 02:01:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (13.25s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:01:42 INFO : gofile root 'rclone-test-qikesob8sicu': Looking for duplicate names using skip mode. 2025/11/08 02:01:44 NOTICE: one: Found 3 files with duplicate names 2025/11/08 02:01:44 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/08 02:01:45 INFO : one: Deleted 2025/11/08 02:01:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (11.73s) === RUN TestDeduplicateFirst run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:01:53 INFO : gofile root 'rclone-test-qikesob8sicu': Looking for duplicate names using first mode. 2025/11/08 02:01:55 NOTICE: one: Found 3 files with duplicate names 2025/11/08 02:01:56 INFO : one: Deleted 2025/11/08 02:01:57 INFO : one: Deleted 2025/11/08 02:01:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (14.87s) === RUN TestDeduplicateNewest run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:02:09 INFO : gofile root 'rclone-test-qikesob8sicu': Looking for duplicate names using newest mode. 2025/11/08 02:02:11 NOTICE: one: Found 3 files with duplicate names 2025/11/08 02:02:12 INFO : one: Deleted 2025/11/08 02:02:13 INFO : one: Deleted 2025/11/08 02:02:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (13.02s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:02:30 INFO : gofile root 'rclone-test-qikesob8sicu': Looking for duplicate md5 hashes using newest mode. 2025/11/08 02:02:32 NOTICE: 58e95fd59ce5e65649df7d5a63ae1ed4: Found 3 files with duplicate md5 hashes 2025/11/08 02:02:33 INFO : one: Deleted 2025/11/08 02:02:34 INFO : also/one: Deleted 2025/11/08 02:02:34 NOTICE: 58e95fd59ce5e65649df7d5a63ae1ed4: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (23.52s) === RUN TestDeduplicateOldest run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:02:45 INFO : gofile root 'rclone-test-qikesob8sicu': Looking for duplicate names using oldest mode. 2025/11/08 02:02:47 NOTICE: one: Found 3 files with duplicate names 2025/11/08 02:02:48 INFO : one: Deleted 2025/11/08 02:02:49 INFO : one: Deleted 2025/11/08 02:02:49 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (12.32s) === RUN TestDeduplicateLargest run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:02:58 INFO : gofile root 'rclone-test-qikesob8sicu': Looking for duplicate names using largest mode. 2025/11/08 02:03:00 NOTICE: one: Found 3 files with duplicate names 2025/11/08 02:03:01 INFO : one: Deleted 2025/11/08 02:03:02 INFO : one: Deleted 2025/11/08 02:03:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (12.20s) === RUN TestDeduplicateSmallest run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:03:10 INFO : gofile root 'rclone-test-qikesob8sicu': Looking for duplicate names using smallest mode. 2025/11/08 02:03:12 NOTICE: one: Found 3 files with duplicate names 2025/11/08 02:03:13 INFO : one: Deleted 2025/11/08 02:03:14 INFO : one: Deleted 2025/11/08 02:03:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (12.85s) === RUN TestDeduplicateRename run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:03:24 INFO : gofile root 'rclone-test-qikesob8sicu': Looking for duplicate names using rename mode. 2025/11/08 02:03:26 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/08 02:03:30 INFO : one-2.txt: renamed from: one.txt 2025/11/08 02:03:35 INFO : one-3.txt: renamed from: one.txt 2025/11/08 02:03:38 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (27.05s) === RUN TestMergeDirs run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:04:00 INFO : dupe2: merging "two.txt" 2025/11/08 02:04:01 INFO : dupe2: removing empty directory 2025/11/08 02:04:03 INFO : dupe3: merging "three.txt" 2025/11/08 02:04:05 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (30.75s) === RUN TestListDirSorted run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:04:39 DEBUG : a.txt: Excluded (Size Filter) 2025/11/08 02:04:39 DEBUG : a.txt: Excluded 2025/11/08 02:04:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 02:04:41 DEBUG : sub dir/hello world2: Excluded 2025/11/08 02:04:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 02:04:41 DEBUG : sub dir/hello world: Excluded 2025/11/08 02:04:44 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 02:04:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 02:04:44 DEBUG : sub dir/hello world2: Excluded 2025/11/08 02:04:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 02:04:44 DEBUG : sub dir/hello world: Excluded 2025/11/08 02:04:45 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (49.95s) === RUN TestListDirSortedFn run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:05:30 DEBUG : a.txt: Excluded (Size Filter) 2025/11/08 02:05:30 DEBUG : a.txt: Excluded 2025/11/08 02:05:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 02:05:33 DEBUG : sub dir/hello world2: Excluded 2025/11/08 02:05:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 02:05:33 DEBUG : sub dir/hello world: Excluded 2025/11/08 02:05:36 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 02:05:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 02:05:36 DEBUG : sub dir/hello world2: Excluded 2025/11/08 02:05:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 02:05:36 DEBUG : sub dir/hello world: Excluded 2025/11/08 02:05:37 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (49.90s) === RUN TestListJSON run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", 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 (25.49s) --- PASS: TestListJSON/Default (0.85s) --- PASS: TestListJSON/FilesOnly (1.10s) --- PASS: TestListJSON/DirsOnly (0.87s) --- PASS: TestListJSON/Recurse (1.07s) --- PASS: TestListJSON/SubDir (1.44s) --- PASS: TestListJSON/NoModTime (0.82s) --- PASS: TestListJSON/NoMimeType (1.02s) --- PASS: TestListJSON/ShowHash (0.82s) --- PASS: TestListJSON/HashTypes (0.98s) --- PASS: TestListJSON/Metadata (1.33s) === RUN TestStatJSON run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", 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 2025/11/08 02:06:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu/notfound" 2025/11/08 02:06:46 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (37.75s) --- PASS: TestStatJSON/Root (1.09s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.81s) --- PASS: TestStatJSON/Dir (2.90s) --- PASS: TestStatJSON/DirWithTrailingSlash (1.40s) --- PASS: TestStatJSON/File (1.20s) --- PASS: TestStatJSON/NotFound (2.20s) --- PASS: TestStatJSON/DirFilesOnly (0.98s) --- PASS: TestStatJSON/FileFilesOnly (1.34s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.80s) --- PASS: TestStatJSON/DirDirsOnly (0.84s) --- PASS: TestStatJSON/FileDirsOnly (1.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (1.22s) --- PASS: TestStatJSON/RootNotFound (6.60s) === RUN TestMkdir run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:07:00 INFO : gofile root 'rclone-test-qikesob8sicu': Making directory 2025/11/08 02:07:00 INFO : gofile root 'rclone-test-qikesob8sicu': Making directory --- PASS: TestMkdir (2.30s) === RUN TestLsd run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" --- PASS: TestLsd (12.78s) === RUN TestLs run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" --- PASS: TestLs (10.88s) === RUN TestLsWithFilesFrom run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:07:32 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (12.18s) === RUN TestLsLong run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" --- PASS: TestLsLong (10.26s) === RUN TestHashSums run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (17.75s) --- PASS: TestHashSums/Md5 (0.96s) --- PASS: TestHashSums/Md5Download (4.25s) === RUN TestHashSumsWithErrors 2025/11/08 02:08:06 DEBUG : Creating backend with remote ":memory:" 2025/11/08 02:08:06 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2025/11/08 02:08:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/08 02:08:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/08 02:08:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/08 02:08:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/08 02:08:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/08 02:08:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/08 02:08:06 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/08 02:08: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:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" --- PASS: TestCount (18.72s) === RUN TestDelete run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:08:31 DEBUG : Waiting for deletions to finish 2025/11/08 02:08:32 DEBUG : large: Excluded (Size Filter) 2025/11/08 02:08:33 INFO : small: Deleted 2025/11/08 02:08:33 INFO : medium: Deleted --- PASS: TestDelete (12.99s) === RUN TestMaxDelete run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:08:45 DEBUG : Waiting for deletions to finish 2025/11/08 02:08:46 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/11/08 02:08:47 INFO : medium: Deleted 2025/11/08 02:08:47 INFO : small: Deleted --- PASS: TestMaxDelete (15.53s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:08:59 DEBUG : Waiting for deletions to finish 2025/11/08 02:09:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/08 02:09:02 INFO : small: Deleted 2025/11/08 02:09:02 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (14.29s) === RUN TestMaxDeleteSize run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:09:15 DEBUG : Waiting for deletions to finish 2025/11/08 02:09:16 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/08 02:09:17 INFO : medium: Deleted 2025/11/08 02:09:17 INFO : large: Deleted --- PASS: TestMaxDeleteSize (16.59s) === RUN TestReadFile run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" --- PASS: TestReadFile (10.27s) === RUN TestRetry 2025/11/08 02:09:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/08 02:09:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/08 02:09:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 02:09:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 02:09:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 02:09:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 02:09:34 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:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" --- PASS: TestCat (16.34s) === RUN TestPurge 2025/11/08 02:09:51 DEBUG : Creating backend with remote "TestGoFile:rclone-test-buqixeq4wika" 2025/11/08 02:09:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:09:53 DEBUG : Creating backend with remote "/tmp/rclone2721444996" run.go:185: Remote "gofile root 'rclone-test-buqixeq4wika'", Local "Local file system at /tmp/rclone2721444996", Modify Window "1s" 2025/11/08 02:10:06 INFO : A2: Making directory 2025/11/08 02:10:08 INFO : A1/B2: Making directory 2025/11/08 02:10:11 INFO : A1/B2/C2: Making directory 2025/11/08 02:10:13 INFO : A1/B1/C3: Making directory 2025/11/08 02:10:16 INFO : A3: Making directory 2025/11/08 02:10:18 INFO : A3/B3: Making directory 2025/11/08 02:10:20 INFO : A3/B3/C4: Making directory 2025/11/08 02:10:43 DEBUG : gofile root 'rclone-test-buqixeq4wika': Purge remote 2025/11/08 02:10:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (53.27s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:10:52 INFO : A2: Making directory 2025/11/08 02:10:54 INFO : A1/B2: Making directory 2025/11/08 02:10:56 INFO : A1/B2/C2: Making directory 2025/11/08 02:10:58 INFO : A1/B1/C3: Making directory 2025/11/08 02:11:00 INFO : A3: Making directory 2025/11/08 02:11:02 INFO : A3/B3: Making directory 2025/11/08 02:11:04 INFO : A3/B3/C4: Making directory 2025/11/08 02:11:11 DEBUG : removing 1 level 3 directories 2025/11/08 02:11:11 INFO : A3/B3/C4: Removing directory 2025/11/08 02:11:17 DEBUG : removing 2 level 3 directories 2025/11/08 02:11:17 INFO : A1/B2/C2: Removing directory 2025/11/08 02:11:17 INFO : A1/B1/C3: Removing directory 2025/11/08 02:11:19 DEBUG : removing 2 level 2 directories 2025/11/08 02:11:19 INFO : A3/B3: Removing directory 2025/11/08 02:11:19 INFO : A1/B2: Removing directory 2025/11/08 02:11:21 DEBUG : removing 2 level 1 directories 2025/11/08 02:11:21 INFO : A3: Removing directory 2025/11/08 02:11:21 INFO : A2: Removing directory 2025/11/08 02:11:32 DEBUG : removing 1 level 3 directories 2025/11/08 02:11:32 INFO : A1/B1/C1: Removing directory 2025/11/08 02:11:34 DEBUG : removing 1 level 2 directories 2025/11/08 02:11:34 INFO : A1/B1: Removing directory 2025/11/08 02:11:36 DEBUG : removing 1 level 1 directories 2025/11/08 02:11:36 INFO : A1: Removing directory 2025/11/08 02:11:38 DEBUG : removing 1 level 0 directories 2025/11/08 02:11:38 INFO : gofile root 'rclone-test-qikesob8sicu': Removing directory --- PASS: TestRmdirsNoLeaveRoot (58.75s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:11:44 INFO : A1: Making directory 2025/11/08 02:11:46 INFO : A1/B1: Making directory 2025/11/08 02:11:48 INFO : A1/B1/C1: Making directory 2025/11/08 02:11:54 DEBUG : removing 1 level 3 directories 2025/11/08 02:11:54 INFO : A1/B1/C1: Removing directory 2025/11/08 02:11:56 DEBUG : removing 1 level 2 directories 2025/11/08 02:11:56 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (22.41s) === RUN TestRmdirsWithFilter run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:12:05 INFO : A1: Making directory 2025/11/08 02:12:07 INFO : A1/B1: Making directory 2025/11/08 02:12:09 INFO : A1/B1/C1: Making directory 2025/11/08 02:12:16 DEBUG : removing 1 level 3 directories 2025/11/08 02:12:16 INFO : A1/B1/C1: Removing directory 2025/11/08 02:12:19 DEBUG : removing 1 level 2 directories 2025/11/08 02:12:19 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (21.66s) === RUN TestCopyURL run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:12:33 DEBUG : filename.txt: File name found in url 2025/11/08 02:12:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (20.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:12:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 02:12:51 DEBUG : sub/file2: size = 14 OK 2025/11/08 02:12:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 02:12:51 INFO : file1: Copied (new) to: sub/file2 2025/11/08 02:12:51 INFO : file1: Deleted 2025/11/08 02:12:55 DEBUG : sub/file2: size = 14 OK 2025/11/08 02:12:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/08 02:12:55 DEBUG : file1: Unchanged skipping 2025/11/08 02:12:55 INFO : file1: Deleted 2025/11/08 02:12:56 DEBUG : gofile root 'rclone-test-qikesob8sicu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (15.77s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:13:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 02:13:06 DEBUG : file1: size = 14 OK 2025/11/08 02:13:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 02:13:06 INFO : file1: Copied (new) 2025/11/08 02:13:06 INFO : file1: Deleted 2025/11/08 02:13:09 DEBUG : file1: Destination exists, skipping 2025/11/08 02:13:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (9.76s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (2.03s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.42s) === RUN TestMoveFileBackupDir run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:13:22 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qikesob8sicu/backup" 2025/11/08 02:13:26 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone56154048) 2025/11/08 02:13:26 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-qikesob8sicu') 2025/11/08 02:13:26 DEBUG : dst/file1: Sizes differ 2025/11/08 02:13:34 INFO : dst/file1: Moved (server-side) 2025/11/08 02:13:36 DEBUG : dst/file1: size = 14 OK 2025/11/08 02:13:36 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/08 02:13:36 INFO : dst/file1: Copied (new) 2025/11/08 02:13:36 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (34.18s) === 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:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:14:10 INFO : A1/B2: Making directory 2025/11/08 02:14:13 INFO : A1/B1/C3: Making directory 2025/11/08 02:14:38 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:14:38 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:14:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/08 02:14:39 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/08 02:14:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/08 02:14:43 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/11/08 02:14:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/08 02:14:43 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/11/08 02:14:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/08 02:14:43 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:14:43 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:14:48 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/11/08 02:14:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/08 02:14:48 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/11/08 02:14:48 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/08 02:14:48 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:14:49 DEBUG : pacer: Reducing sleep to 80ms 2025/11/08 02:14:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/08 02:14:53 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/11/08 02:14:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/08 02:14:55 DEBUG : pacer: Reducing sleep to 80ms 2025/11/08 02:14:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/08 02:14:56 DEBUG : pacer: Reducing sleep to 40ms 2025/11/08 02:14:57 DEBUG : pacer: Reducing sleep to 20ms 2025/11/08 02:14:58 DEBUG : pacer: Reducing sleep to 10ms 2025/11/08 02:15:11 INFO : gofile root 'rclone-test-qikesob8sicu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/08 02:15:28 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:29 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:29 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/08 02:15:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/08 02:15:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/08 02:15:33 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/11/08 02:15:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/08 02:15:33 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:34 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/11/08 02:15:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/08 02:15:34 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:38 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/11/08 02:15:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/11/08 02:15:39 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:39 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/11/08 02:15:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/11/08 02:15:39 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:44 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/11/08 02:15:44 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/11/08 02:15:44 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:44 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/11/08 02:15:44 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/11/08 02:15:44 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:49 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2025/11/08 02:15:49 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/11/08 02:15:49 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:49 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2025/11/08 02:15:49 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/11/08 02:15:50 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:54 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2025/11/08 02:15:54 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2025/11/08 02:15:54 DEBUG : Rate limited, sleep for 5s 2025/11/08 02:15:55 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2025/11/08 02:15:55 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2025/11/08 02:15:59 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2025/11/08 02:15:59 DEBUG : pacer: Rate limited, increasing sleep to 20s 2025/11/08 02:16:01 DEBUG : pacer: Reducing sleep to 10s 2025/11/08 02:16:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/08 02:16:11 DEBUG : pacer: Reducing sleep to 5s 2025/11/08 02:16:11 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/08 02:16:21 DEBUG : pacer: Reducing sleep to 2.5s 2025/11/08 02:16:26 DEBUG : pacer: Reducing sleep to 1.25s 2025/11/08 02:16:28 DEBUG : pacer: Reducing sleep to 625ms 2025/11/08 02:16:29 DEBUG : pacer: Reducing sleep to 312.5ms 2025/11/08 02:16:30 DEBUG : pacer: Reducing sleep to 156.25ms 2025/11/08 02:16:31 DEBUG : pacer: Reducing sleep to 78.125ms 2025/11/08 02:16:32 DEBUG : pacer: Reducing sleep to 39.0625ms 2025/11/08 02:16:33 DEBUG : pacer: Reducing sleep to 19.53125ms 2025/11/08 02:16:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (189.64s) === RUN TestGetFsInfo run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" --- PASS: TestGetFsInfo (1.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:17:02 DEBUG : gofile root 'rclone-test-qikesob8sicu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 02:17:05 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 02:17:05 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/08 02:17:05 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/11/08 02:17:08 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 02:17:08 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/11/08 02:17:08 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:17:16 DEBUG : gofile root 'rclone-test-qikesob8sicu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 02:17:19 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 02:17:19 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/08 02:17:19 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/11/08 02:17:21 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 02:17:21 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/11/08 02:17:21 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:17:28 DEBUG : gofile root 'rclone-test-qikesob8sicu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 02:17:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 02:17:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/08 02:17:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 02:17:32 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:17:38 DEBUG : gofile root 'rclone-test-qikesob8sicu': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 02:17:40 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 02:17:40 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/08 02:17:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/08 02:17:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 02:17:43 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/08 02:17:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (46.89s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (14.06s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (11.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (9.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (11.56s) === RUN TestRcatMetadata run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.49s) === RUN TestRcatSize run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:17:52 DEBUG : gofile root 'rclone-test-qikesob8sicu': File to upload is small (60 bytes), uploading instead of streaming 2025/11/08 02:17:53 DEBUG : potato2: size = 60 OK 2025/11/08 02:17:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/08 02:17:53 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (9.06s) === RUN TestRcatSizeMetadata run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.81s) === RUN TestTouchDir run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:18:12 DEBUG : gofile root 'rclone-test-qikesob8sicu': Touching "sub dir/potato3" 2025/11/08 02:18:12 DEBUG : gofile root 'rclone-test-qikesob8sicu': Touching "potato2" 2025/11/08 02:18:12 DEBUG : gofile root 'rclone-test-qikesob8sicu': Touching "empty space" --- PASS: TestTouchDir (21.92s) === RUN TestMkdirMetadata run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.81s) === RUN TestMkdirModTime run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:18:24 INFO : directory with modtime: Making directory 2025/11/08 02:18:27 INFO : directory with modtime: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC --- PASS: TestMkdirModTime (8.08s) === RUN TestCopyDirMetadata run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.87s) === RUN TestSetDirModTime run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:18:34 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/08 02:18:40 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/08 02:18:42 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (13.03s) === RUN TestDirsEqual run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.68s) === RUN TestRemoveExisting run.go:185: Remote "gofile root 'rclone-test-qikesob8sicu'", Local "Local file system at /tmp/rclone56154048", Modify Window "1s" 2025/11/08 02:19:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.rerezuz7" before starting 2025/11/08 02:19:04 DEBUG : sub dir/test remove existing.rerezuz7: TEST: removing renamed existing file after operation 2025/11/08 02:19:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.katuhet8" before starting 2025/11/08 02:19:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.katuhet8: TEST: renaming existing back after failed operation 2025/11/08 02:19:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zerafaw2" before starting 2025/11/08 02:19:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zerafaw2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (34.89s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/08 02:19:24 DEBUG : gofile root 'rclone-test-qikesob8sicu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished OK in 31m29.311755935s (try 4/5)