"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 1/5)
2025/11/01 01:03:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nubitok9xoko"
2025/11/01 01:03:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:03:58 DEBUG : Creating backend with remote "/tmp/rclone332756512"
=== 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-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
multithread_test.go:119: multithread writing not supported
--- SKIP: TestMultithreadCopy (14.01s)
=== RUN TestMultithreadCopyAbort
run.go:185: Remote "gofile root 'rclone-test-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
multithread_test.go:119: multithread writing not supported
--- SKIP: TestMultithreadCopyAbort (1.49s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/11/01 01:04:14 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/ReadAt
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/Normal/Seek
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/11/01 01:04:14 DEBUG : potato: Seek from 10 to 0
2025/11/01 01:04:14 DEBUG : potato: Seek from 10 to 0
2025/11/01 01:04:14 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/11/01 01:04:14 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/ReadAt
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/WithRangeOption/Seek
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Seek from 5 to 2
2025/11/01 01:04:14 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/11/01 01:04:14 DEBUG : potato: Seek from 7 to 0
2025/11/01 01:04:14 DEBUG : potato: Seek from 7 to 0
2025/11/01 01:04:14 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/11/01 01:04:14 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/ReadAt
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/WithSeekOption/Seek
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Seek from 5 to 2
2025/11/01 01:04:14 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/11/01 01:04:14 DEBUG : potato: Seek from 8 to 0
2025/11/01 01:04:14 DEBUG : potato: Seek from 8 to 0
2025/11/01 01:04:14 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/11/01 01:04:14 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/11/01 01:04:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/ReadAt
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Seek from 5 to 1
=== RUN TestReOpen/UnknownSize/Seek
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/11/01 01:04:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/11/01 01:04:14 DEBUG : potato: Seek from 5 to 2
2025/11/01 01:04:14 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/11/01 01:04:14 DEBUG : potato: Seek from 9 to 0
2025/11/01 01:04:14 DEBUG : potato: Seek from 9 to 0
2025/11/01 01:04:14 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-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
2025/11/01 01:07:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2025/11/01 01:07:57 DEBUG : pacer: low level retry 1/10 (error Error "504 Gateway Timeout (504): \r\n
504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx/1.27.5\r\n\r\n\r\n")
2025/11/01 01:07:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/01 01:08:16 DEBUG : pacer: Reducing sleep to 10ms
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (431.13s)
--- PASS: TestCheck/1 (14.06s)
--- PASS: TestCheck/2 (19.29s)
--- PASS: TestCheck/3 (29.04s)
--- PASS: TestCheck/4 (20.99s)
--- PASS: TestCheck/5 (40.66s)
--- PASS: TestCheck/6 (27.44s)
--- PASS: TestCheck/7 (6.91s)
=== RUN TestCheckFsError
2025/11/01 01:11:25 DEBUG : Creating backend with remote "nonexistent"
2025/11/01 01:11:25 DEBUG : Creating backend with remote "nonexistent"
2025/11/01 01:11:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/11/01 01:11:25 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/01 01:11:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found
2025/11/01 01:11:25 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-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", 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 (224.26s)
--- PASS: TestCheckDownload/1 (14.39s)
--- PASS: TestCheckDownload/2 (7.11s)
--- PASS: TestCheckDownload/3 (7.28s)
--- PASS: TestCheckDownload/4 (15.82s)
--- PASS: TestCheckDownload/5 (11.45s)
--- PASS: TestCheckDownload/6 (7.22s)
--- PASS: TestCheckDownload/7 (9.99s)
=== RUN TestCheckSizeOnly
run.go:185: Remote "gofile root 'rclone-test-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", 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 (196.04s)
--- PASS: TestCheckSizeOnly/1 (9.36s)
--- PASS: TestCheckSizeOnly/2 (11.81s)
--- PASS: TestCheckSizeOnly/3 (12.16s)
--- PASS: TestCheckSizeOnly/4 (10.43s)
--- PASS: TestCheckSizeOnly/5 (12.60s)
--- PASS: TestCheckSizeOnly/6 (7.37s)
--- PASS: TestCheckSizeOnly/7 (10.52s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:185: Remote "gofile root 'rclone-test-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
2025/11/01 01:18:28 NOTICE: test.sum: improperly formatted checksum line 4
2025/11/01 01:18:28 NOTICE: test.sum: improperly formatted checksum line 5
2025/11/01 01:18:28 NOTICE: test.sum: improperly formatted checksum line 6
2025/11/01 01:18:28 NOTICE: test.sum: 2 warning(s) suppressed...
2025/11/01 01:18:32 DEBUG : test.sum: Removing old object on successful upload
2025/11/01 01:18:46 NOTICE: test.sum: improperly formatted checksum line 4
2025/11/01 01:18:46 NOTICE: test.sum: improperly formatted checksum line 5
2025/11/01 01:18:46 NOTICE: test.sum: improperly formatted checksum line 6
2025/11/01 01:18:46 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (48.69s)
=== RUN TestCheckSum
run.go:185: Remote "gofile root 'rclone-test-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
2025/11/01 01:19:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nubitok9xoko/data"
=== RUN TestCheckSum/subtest1
2025/11/01 01:23:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2025/11/01 01:23:25 DEBUG : pacer: low level retry 1/10 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx/1.27.5\r\n\r\n\r\n")
2025/11/01 01:23:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/01 01:23:27 DEBUG : pacer: Reducing sleep to 10ms
2025/11/01 01:23:45 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest2
2025/11/01 01:24:57 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest3
2025/11/01 01:25:51 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest4
2025/11/01 01:26:58 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest5
2025/11/01 01:27:45 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest6
2025/11/01 01:28:29 DEBUG : data/banana: Removing old object on successful upload
2025/11/01 01:28:47 DEBUG : data/potato: Removing old object on successful upload
2025/11/01 01:29:08 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSum/subtest7
--- PASS: TestCheckSum (696.13s)
--- PASS: TestCheckSum/subtest1 (74.16s)
--- PASS: TestCheckSum/subtest2 (17.93s)
--- PASS: TestCheckSum/subtest3 (12.76s)
--- PASS: TestCheckSum/subtest4 (20.79s)
--- PASS: TestCheckSum/subtest5 (9.72s)
--- PASS: TestCheckSum/subtest6 (16.41s)
--- PASS: TestCheckSum/subtest7 (8.97s)
=== RUN TestCheckSumDownload
run.go:185: Remote "gofile root 'rclone-test-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
2025/11/01 01:30:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nubitok9xoko/data"
2025/11/01 01:30:50 DEBUG : Config file has changed externally - reloading
=== RUN TestCheckSumDownload/subtest1
2025/11/01 01:33:39 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest2
2025/11/01 01:34:57 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest3
2025/11/01 01:35:51 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest4
2025/11/01 01:36:43 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest5
2025/11/01 01:37:11 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest6
2025/11/01 01:38:02 DEBUG : data/banana: Removing old object on successful upload
2025/11/01 01:38:23 DEBUG : data/potato: Removing old object on successful upload
2025/11/01 01:39:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2025/11/01 01:39:00 DEBUG : pacer: low level retry 1/10 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx/1.27.5\r\n\r\n\r\n")
2025/11/01 01:39:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/01 01:39:28 DEBUG : pacer: Reducing sleep to 10ms
2025/11/01 01:39:28 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest7
2025/11/01 01:41:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2025/11/01 01:41:06 DEBUG : pacer: low level retry 1/10 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx/1.27.5\r\n\r\n\r\n")
2025/11/01 01:41:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/01 01:41:25 DEBUG : pacer: Reducing sleep to 10ms
2025/11/01 01:41:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2025/11/01 01:41:55 DEBUG : pacer: low level retry 1/10 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx/1.27.5\r\n\r\n\r\n")
2025/11/01 01:41:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/11/01 01:42:01 DEBUG : pacer: Reducing sleep to 10ms
--- PASS: TestCheckSumDownload (747.50s)
--- PASS: TestCheckSumDownload/subtest1 (45.88s)
--- PASS: TestCheckSumDownload/subtest2 (38.82s)
--- PASS: TestCheckSumDownload/subtest3 (17.55s)
--- PASS: TestCheckSumDownload/subtest4 (12.82s)
--- PASS: TestCheckSumDownload/subtest5 (4.81s)
--- PASS: TestCheckSumDownload/subtest6 (12.22s)
--- PASS: TestCheckSumDownload/subtest7 (27.19s)
=== RUN TestApplyTransforms
2025/11/01 01:43:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xucozaq1zuve"
2025/11/01 01:43:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:43:47 DEBUG : Creating backend with remote "/tmp/rclone2340759851"
run.go:185: Remote "gofile root 'rclone-test-xucozaq1zuve'", Local "Local file system at /tmp/rclone2340759851", Modify Window "1s"
upper checkfile vs. lower remote (without normalization)
2025/11/01 01:44:54 ERROR : hello, world!: sum not found
2025/11/01 01:44:54 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-xucozaq1zuve'
2025/11/01 01:44:54 NOTICE: gofile root 'rclone-test-xucozaq1zuve': 1 files missing
2025/11/01 01:44:54 NOTICE: 1 hashes missing
2025/11/01 01:44:54 NOTICE: gofile root 'rclone-test-xucozaq1zuve': 1 differences found
2025/11/01 01:44:54 NOTICE: gofile root 'rclone-test-xucozaq1zuve': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/11/01 01:45:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/11/01 01:45:09 NOTICE: gofile root 'rclone-test-xucozaq1zuve': 0 differences found
2025/11/01 01:45:09 NOTICE: gofile root 'rclone-test-xucozaq1zuve': 1 matching files
2025/11/01 01:45:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yemakim6cena"
2025/11/01 01:45:09 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:45:09 DEBUG : Creating backend with remote "/tmp/rclone2400566012"
run.go:185: Remote "gofile root 'rclone-test-yemakim6cena'", Local "Local file system at /tmp/rclone2400566012", Modify Window "1s"
lower checkfile vs. upper remote (without normalization)
2025/11/01 01:45:10 ERROR : HELLO, WORLD!: sum not found
2025/11/01 01:45:10 ERROR : hello, world!: file not in gofile root 'rclone-test-yemakim6cena'
2025/11/01 01:45:10 NOTICE: gofile root 'rclone-test-yemakim6cena': 1 files missing
2025/11/01 01:45:10 NOTICE: 1 hashes missing
2025/11/01 01:45:10 NOTICE: gofile root 'rclone-test-yemakim6cena': 1 differences found
2025/11/01 01:45:10 NOTICE: gofile root 'rclone-test-yemakim6cena': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/11/01 01:45:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/11/01 01:45:10 NOTICE: gofile root 'rclone-test-yemakim6cena': 0 differences found
2025/11/01 01:45:10 NOTICE: gofile root 'rclone-test-yemakim6cena': 1 matching files
2025/11/01 01:45:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-laqikuy2jeve"
2025/11/01 01:45:10 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:45:24 DEBUG : Creating backend with remote "/tmp/rclone662101858"
run.go:185: Remote "gofile root 'rclone-test-laqikuy2jeve'", Local "Local file system at /tmp/rclone662101858", Modify Window "1s"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/11/01 01:46:12 ERROR : HeLlO, wOrLd!: sum not found
2025/11/01 01:46:12 ERROR : hello, world!: file not in gofile root 'rclone-test-laqikuy2jeve'
2025/11/01 01:46:12 NOTICE: gofile root 'rclone-test-laqikuy2jeve': 1 files missing
2025/11/01 01:46:12 NOTICE: 1 hashes missing
2025/11/01 01:46:12 NOTICE: gofile root 'rclone-test-laqikuy2jeve': 1 differences found
2025/11/01 01:46:12 NOTICE: gofile root 'rclone-test-laqikuy2jeve': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/11/01 01:46:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/11/01 01:46:27 NOTICE: gofile root 'rclone-test-laqikuy2jeve': 0 differences found
2025/11/01 01:46:27 NOTICE: gofile root 'rclone-test-laqikuy2jeve': 1 matching files
2025/11/01 01:46:27 DEBUG : Creating backend with remote "TestGoFile:rclone-test-pikeqeq0komo"
2025/11/01 01:46:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:46:36 DEBUG : Creating backend with remote "/tmp/rclone840228605"
run.go:185: Remote "gofile root 'rclone-test-pikeqeq0komo'", Local "Local file system at /tmp/rclone840228605", Modify Window "1s"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/11/01 01:47:20 ERROR : HELLO, WORLD!: sum not found
2025/11/01 01:47:20 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-pikeqeq0komo'
2025/11/01 01:47:20 NOTICE: gofile root 'rclone-test-pikeqeq0komo': 1 files missing
2025/11/01 01:47:20 NOTICE: 1 hashes missing
2025/11/01 01:47:20 NOTICE: gofile root 'rclone-test-pikeqeq0komo': 1 differences found
2025/11/01 01:47:20 NOTICE: gofile root 'rclone-test-pikeqeq0komo': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/11/01 01:47:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/11/01 01:47:28 NOTICE: gofile root 'rclone-test-pikeqeq0komo': 0 differences found
2025/11/01 01:47:28 NOTICE: gofile root 'rclone-test-pikeqeq0komo': 1 matching files
2025/11/01 01:47:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wegofup0hila"
2025/11/01 01:47:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:47:28 DEBUG : Creating backend with remote "/tmp/rclone3020415887"
run.go:185: Remote "gofile root 'rclone-test-wegofup0hila'", Local "Local file system at /tmp/rclone3020415887", Modify Window "1s"
NFD checkfile vs. NFC remote (without normalization)
2025/11/01 01:47:29 ERROR : 測試_Русский___ě_áñ: sum not found
2025/11/01 01:47:29 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-wegofup0hila'
2025/11/01 01:47:29 NOTICE: gofile root 'rclone-test-wegofup0hila': 1 files missing
2025/11/01 01:47:29 NOTICE: 1 hashes missing
2025/11/01 01:47:29 NOTICE: gofile root 'rclone-test-wegofup0hila': 1 differences found
2025/11/01 01:47:29 NOTICE: gofile root 'rclone-test-wegofup0hila': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/11/01 01:47:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/11/01 01:47:29 NOTICE: gofile root 'rclone-test-wegofup0hila': 0 differences found
2025/11/01 01:47:29 NOTICE: gofile root 'rclone-test-wegofup0hila': 1 matching files
2025/11/01 01:47:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hejasit0teme"
2025/11/01 01:47:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:47:29 DEBUG : Creating backend with remote "/tmp/rclone2896580316"
run.go:185: Remote "gofile root 'rclone-test-hejasit0teme'", Local "Local file system at /tmp/rclone2896580316", Modify Window "1s"
NFC checkfile vs. NFD remote (without normalization)
2025/11/01 01:47:30 ERROR : 測試_Русский___ě_áñ: sum not found
2025/11/01 01:47:30 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-hejasit0teme'
2025/11/01 01:47:30 NOTICE: gofile root 'rclone-test-hejasit0teme': 1 files missing
2025/11/01 01:47:30 NOTICE: 1 hashes missing
2025/11/01 01:47:30 NOTICE: gofile root 'rclone-test-hejasit0teme': 1 differences found
2025/11/01 01:47:30 NOTICE: gofile root 'rclone-test-hejasit0teme': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/11/01 01:47:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/11/01 01:47:31 NOTICE: gofile root 'rclone-test-hejasit0teme': 0 differences found
2025/11/01 01:47:31 NOTICE: gofile root 'rclone-test-hejasit0teme': 1 matching files
2025/11/01 01:47:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-voreket8mika"
2025/11/01 01:47:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:47:31 DEBUG : Creating backend with remote "/tmp/rclone3723800430"
run.go:185: Remote "gofile root 'rclone-test-voreket8mika'", Local "Local file system at /tmp/rclone3723800430", Modify Window "1s"
NFDx2 checkfile vs. both remote (without normalization)
2025/11/01 01:47:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/11/01 01:47:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-voreket8mika'
2025/11/01 01:47:32 NOTICE: gofile root 'rclone-test-voreket8mika': 1 files missing
2025/11/01 01:47:32 NOTICE: 1 hashes missing
2025/11/01 01:47:32 NOTICE: gofile root 'rclone-test-voreket8mika': 1 differences found
2025/11/01 01:47:32 NOTICE: gofile root 'rclone-test-voreket8mika': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/11/01 01:47:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/11/01 01:47:33 NOTICE: gofile root 'rclone-test-voreket8mika': 0 differences found
2025/11/01 01:47:33 NOTICE: gofile root 'rclone-test-voreket8mika': 1 matching files
2025/11/01 01:47:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xositod9juvu"
2025/11/01 01:47:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:47:33 DEBUG : Creating backend with remote "/tmp/rclone661923235"
run.go:185: Remote "gofile root 'rclone-test-xositod9juvu'", Local "Local file system at /tmp/rclone661923235", Modify Window "1s"
NFCx2 checkfile vs. both remote (without normalization)
2025/11/01 01:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/11/01 01:47:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-xositod9juvu'
2025/11/01 01:47:34 NOTICE: gofile root 'rclone-test-xositod9juvu': 1 files missing
2025/11/01 01:47:34 NOTICE: 1 hashes missing
2025/11/01 01:47:34 NOTICE: gofile root 'rclone-test-xositod9juvu': 1 differences found
2025/11/01 01:47:34 NOTICE: gofile root 'rclone-test-xositod9juvu': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/11/01 01:47:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/11/01 01:47:34 NOTICE: gofile root 'rclone-test-xositod9juvu': 0 differences found
2025/11/01 01:47:34 NOTICE: gofile root 'rclone-test-xositod9juvu': 1 matching files
2025/11/01 01:47:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tusiguw9yife"
2025/11/01 01:47:34 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:47:34 DEBUG : Creating backend with remote "/tmp/rclone620667399"
run.go:185: Remote "gofile root 'rclone-test-tusiguw9yife'", Local "Local file system at /tmp/rclone620667399", Modify Window "1s"
both checkfile vs. NFDx2 remote (without normalization)
2025/11/01 01:47:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/11/01 01:47:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-tusiguw9yife'
2025/11/01 01:47:35 NOTICE: gofile root 'rclone-test-tusiguw9yife': 1 files missing
2025/11/01 01:47:35 NOTICE: 1 hashes missing
2025/11/01 01:47:35 NOTICE: gofile root 'rclone-test-tusiguw9yife': 1 differences found
2025/11/01 01:47:35 NOTICE: gofile root 'rclone-test-tusiguw9yife': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/11/01 01:47:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/11/01 01:47:35 NOTICE: gofile root 'rclone-test-tusiguw9yife': 0 differences found
2025/11/01 01:47:35 NOTICE: gofile root 'rclone-test-tusiguw9yife': 1 matching files
2025/11/01 01:47:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-siduhas2kiva"
2025/11/01 01:47:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/11/01 01:47:49 DEBUG : Creating backend with remote "/tmp/rclone3702410868"
run.go:185: Remote "gofile root 'rclone-test-siduhas2kiva'", Local "Local file system at /tmp/rclone3702410868", Modify Window "1s"
both checkfile vs. NFCx2 remote (without normalization)
2025/11/01 01:48:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/11/01 01:48:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-siduhas2kiva'
2025/11/01 01:48:38 NOTICE: gofile root 'rclone-test-siduhas2kiva': 1 files missing
2025/11/01 01:48:38 NOTICE: 1 hashes missing
2025/11/01 01:48:38 NOTICE: gofile root 'rclone-test-siduhas2kiva': 1 differences found
2025/11/01 01:48:38 NOTICE: gofile root 'rclone-test-siduhas2kiva': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/11/01 01:48:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/11/01 01:48:48 NOTICE: gofile root 'rclone-test-siduhas2kiva': 0 differences found
2025/11/01 01:48:48 NOTICE: gofile root 'rclone-test-siduhas2kiva': 1 matching files
2025/11/01 01:48:48 DEBUG : gofile root 'rclone-test-siduhas2kiva': Purge remote
2025/11/01 01:49:01 DEBUG : gofile root 'rclone-test-tusiguw9yife': Purge remote
2025/11/01 01:49:02 DEBUG : gofile root 'rclone-test-xositod9juvu': Purge remote
2025/11/01 01:49:02 DEBUG : gofile root 'rclone-test-voreket8mika': Purge remote
2025/11/01 01:49:12 DEBUG : gofile root 'rclone-test-hejasit0teme': Purge remote
2025/11/01 01:49:32 DEBUG : gofile root 'rclone-test-wegofup0hila': Purge remote
2025/11/01 01:49:33 DEBUG : gofile root 'rclone-test-pikeqeq0komo': Purge remote
2025/11/01 01:49:42 DEBUG : gofile root 'rclone-test-laqikuy2jeve': Purge remote
2025/11/01 01:49:43 DEBUG : gofile root 'rclone-test-yemakim6cena': Purge remote
2025/11/01 01:50:01 DEBUG : gofile root 'rclone-test-xucozaq1zuve': Purge remote
--- PASS: TestApplyTransforms (419.72s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:185: Remote "gofile root 'rclone-test-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
2025/11/01 01:50:17 DEBUG : file1: Need to transfer - File not found at Destination
2025/11/01 01:50:18 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/11/01 01:50:18 INFO : file1: Copied (new) to: sub/file2
2025/11/01 01:50:18 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s)
2025/11/01 01:50:18 DEBUG : file1: Unchanged skipping
2025/11/01 01:50:19 DEBUG : gofile root 'rclone-test-nubitok9xoko': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (1.76s)
=== RUN TestCopyLongFile
run.go:185: Remote "gofile root 'rclone-test-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
copy_test.go:154: Test only runs on local
--- SKIP: TestCopyLongFile (0.14s)
=== RUN TestCopyFileBackupDir
run.go:185: Remote "gofile root 'rclone-test-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
2025/11/01 01:50:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nubitok9xoko/backup"
2025/11/01 01:50:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/11/01 01:50:21 INFO : dst/file1: Moved (server-side)
2025/11/01 01:50:21 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/11/01 01:50:21 INFO : dst/file1: Copied (new)
--- PASS: TestCopyFileBackupDir (2.96s)
=== RUN TestCopyFileCompareDest
run.go:185: Remote "gofile root 'rclone-test-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
2025/11/01 01:50:22 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nubitok9xoko/dst"
2025/11/01 01:51:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nubitok9xoko/CompareDest"
2025/11/01 01:51:09 DEBUG : one: Need to transfer - File not found at Destination
2025/11/01 01:51:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/11/01 01:51:38 INFO : one: Copied (new)
2025/11/01 01:52:11 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/11/01 01:52:18 DEBUG : one: Removing old object on successful upload
2025/11/01 01:52:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/11/01 01:52:29 INFO : one: Copied (replaced existing)
2025/11/01 01:52:48 DEBUG : dst/one: Removing old object on successful upload
2025/11/01 01:53:27 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/11/01 01:53:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/11/01 01:53:27 DEBUG : one: Destination found in --compare-dest, skipping
2025/11/01 01:54:30 DEBUG : two: Need to transfer - File not found at Destination
2025/11/01 01:54:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/11/01 01:54:50 DEBUG : two: Destination found in --compare-dest, skipping
2025/11/01 01:55:25 DEBUG : two: Need to transfer - File not found at Destination
2025/11/01 01:55:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/11/01 01:55:37 DEBUG : two: Destination found in --compare-dest, skipping
2025/11/01 01:56:17 DEBUG : two: Need to transfer - File not found at Destination
2025/11/01 01:56:28 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/11/01 01:56:42 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/11/01 01:56:42 INFO : two: Copied (new)
--- PASS: TestCopyFileCompareDest (492.06s)
=== RUN TestCopyFileCopyDest
run.go:185: Remote "gofile root 'rclone-test-nubitok9xoko'", Local "Local file system at /tmp/rclone332756512", Modify Window "1s"
2025/11/01 01:58:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nubitok9xoko/dst"
2025/11/01 01:58:34 DEBUG : Config file has changed externally - reloading
2025/11/01 01:58:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nubitok9xoko/CopyDest"
2025/11/01 01:58:37 DEBUG : one: Need to transfer - File not found at Destination
2025/11/01 01:58:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/11/01 01:58:38 INFO : one: Copied (new)
2025/11/01 01:59:08 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/11/01 01:59:08 DEBUG : one: Removing old object on successful upload
2025/11/01 01:59:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/11/01 01:59:09 INFO : one: Copied (replaced existing)
2025/11/01 01:59:37 DEBUG : dst/one: Removing old object on successful upload
2025/11/01 02:00:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nubitok9xoko/BackupDir"
2025/11/01 02:00:31 DEBUG : Config file has changed externally - reloading
2025/11/01 02:00:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/11/01 02:00:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/11/01 02:00:31 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/11/01 02:00:32 INFO : one: Moved (server-side)
2025/11/01 02:00:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/11/01 02:00:32 INFO : one: Copied (server-side copy)
2025/11/01 02:00:32 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/11/01 02:01:23 DEBUG : two: Need to transfer - File not found at Destination
2025/11/01 02:01:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/11/01 02:01:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/11/01 02:01:23 INFO : two: Copied (server-side copy)
2025/11/01 02:01:23 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/11/01 02:01:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s)
2025/11/01 02:01:38 DEBUG : two: Unchanged skipping
2025/11/01 02:02:18 DEBUG : three: Need to transfer - File not found at Destination
2025/11/01 02:02:18 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/11/01 02:02:18 DEBUG : three: Destination not found in --copy-dest
2025/11/01 02:02:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/11/01 02:02:19 INFO : three: Copied (new)
panic: test timed out after 1h0m0s
running tests:
TestCopyFileCopyDest (5m24s)
goroutine 3858 [running]:
testing.(*M).startAlarm.func1()
/usr/local/go/src/testing/testing.go:2484 +0x394
created by time.goFunc
/usr/local/go/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 6 minutes]:
testing.(*T).Run(0xc0004ba380, {0x28775ef?, 0xc00069dad8?}, 0x299ebc8)
/usr/local/go/src/testing/testing.go:1859 +0x431
testing.runTests.func1(0xc0004ba380)
/usr/local/go/src/testing/testing.go:2279 +0x37
testing.tRunner(0xc0004ba380, 0xc00069dc18)
/usr/local/go/src/testing/testing.go:1792 +0xf4
testing.runTests(0xc000733710, {0x41745e0, 0x6e, 0x6e}, {0xee097537e?, 0x418b4e0?, 0x418b4e0?})
/usr/local/go/src/testing/testing.go:2277 +0x4b4
testing.(*M).Run(0xc000806320)
/usr/local/go/src/testing/testing.go:2142 +0x64a
github.com/rclone/rclone/fstest.TestMain(0xc000806320)
/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:267 +0xa9
goroutine 10 [syscall, 60 minutes]:
os/signal.signal_recv()
/usr/local/go/src/runtime/sigqueue.go:152 +0x29
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 11 [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 2504 [chan receive, 16 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 1805
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 765 [chan receive (nil chan), 49 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 755
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 706 [chan receive (nil chan), 51 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 696
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 47 [chan receive (nil chan), 58 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 37
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 299 [chan receive (nil chan), 56 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 193
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 437 [chan receive (nil chan), 54 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 315
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 222 [chan receive (nil chan), 58 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 212
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 582 [chan receive (nil chan), 52 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 572
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 1046 [chan receive (nil chan), 48 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 940
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 369 [chan receive (nil chan), 56 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 359
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 514 [chan receive (nil chan), 52 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 504
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 614 [chan receive (nil chan), 51 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 412
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 251 [chan receive (nil chan), 58 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 177
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 241 [chan receive (nil chan), 54 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 231
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 431 [chan receive (nil chan), 52 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 422
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 2229 [chan receive, 16 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 1805
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 630 [chan receive (nil chan), 51 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 604
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 3842 [select]:
net/http.(*http2clientStream).writeRequest(0xc00080e900, 0xc0008bd900, 0x0)
/usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05
net/http.(*http2clientStream).doRequest(0xc00080e900, 0xc00070bf80?, 0x0?)
/usr/local/go/src/net/http/h2_bundle.go:8901 +0x56
created by net/http.(*http2ClientConn).roundTrip in goroutine 3428
/usr/local/go/src/net/http/h2_bundle.go:8806 +0x419
goroutine 743 [chan receive (nil chan), 49 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 733
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 3146 [IO wait]:
internal/poll.runtime_pollWait(0x7c0e10273868, 0x72)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0001a2100?, 0xc000933800?, 0x0)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0001a2100, {0xc000933800, 0xc00, 0xc00})
/usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a
net.(*netFD).Read(0xc0001a2100, {0xc000933800?, 0xbfb?, 0xc0007801c0?})
/usr/local/go/src/net/fd_posix.go:55 +0x25
net.(*conn).Read(0xc000120030, {0xc000933800?, 0xc000933800?, 0x5?})
/usr/local/go/src/net/net.go:194 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0006381c8, {0xc000933800?, 0x7c0e10248838?, 0x7c0e5aaa3f30?})
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29
crypto/tls.(*atLeastReader).Read(0xc0007323f0, {0xc000933800?, 0xbfb?, 0xc000849608?})
/usr/local/go/src/crypto/tls/conn.go:809 +0x3b
bytes.(*Buffer).ReadFrom(0xc000a202b8, {0x2cda900, 0xc0007323f0})
/usr/local/go/src/bytes/buffer.go:211 +0x98
crypto/tls.(*Conn).readFromUntil(0xc000a20008, {0x7c0e101fe498, 0xc0006381c8}, 0x4426d4?)
/usr/local/go/src/crypto/tls/conn.go:831 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0xc000a20008, 0x0)
/usr/local/go/src/crypto/tls/conn.go:629 +0x3cf
crypto/tls.(*Conn).readRecord(...)
/usr/local/go/src/crypto/tls/conn.go:591
crypto/tls.(*Conn).Read(0xc000a20008, {0xc0002f3000, 0x1000, 0xc000984700?})
/usr/local/go/src/crypto/tls/conn.go:1385 +0x145
bufio.(*Reader).Read(0xc000ab8180, {0xc000a5a040, 0x9, 0x40f6420?})
/usr/local/go/src/bufio/bufio.go:245 +0x197
io.ReadAtLeast({0x2cd8cc0, 0xc000ab8180}, {0xc000a5a040, 0x9, 0x9}, 0x9)
/usr/local/go/src/io/io.go:335 +0x91
io.ReadFull(...)
/usr/local/go/src/io/io.go:354
net/http.http2readFrameHeader({0xc000a5a040, 0x9, 0x5149f0?}, {0x2cd8cc0?, 0xc000ab8180?})
/usr/local/go/src/net/http/h2_bundle.go:1805 +0x65
net/http.(*http2Framer).ReadFrame(0xc000a5a000)
/usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d
net/http.(*http2clientConnReadLoop).run(0xc000833fa8)
/usr/local/go/src/net/http/h2_bundle.go:9933 +0xda
net/http.(*http2ClientConn).readLoop(0xc000a9c000)
/usr/local/go/src/net/http/h2_bundle.go:9812 +0x79
created by net/http.(*http2Transport).newClientConn in goroutine 3145
/usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5
goroutine 1030 [chan receive (nil chan), 48 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1020
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 1806 [chan receive, 21 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 1805
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 837 [chan receive (nil chan), 49 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 827
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 861 [chan receive (nil chan), 48 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 851
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 2194 [chan receive, 17 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 1805
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 912 [chan receive (nil chan), 49 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 902
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 1013 [chan receive (nil chan), 48 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1003
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 2219 [chan receive, 16 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 1805
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 1919 [chan receive, 19 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 1805
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 929 [chan receive (nil chan), 48 minutes]:
github.com/rclone/rclone/fs/march.(*March).Run.func2()
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c
created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 919
/home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378
goroutine 1963 [chan receive, 19 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 1805
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 2113 [chan receive, 17 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 1805
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 3428 [select]:
net/http.(*http2ClientConn).roundTrip(0xc000a9c000, 0xc0008bd900, 0x0)
/usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3
net/http.(*http2ClientConn).RoundTrip(...)
/usr/local/go/src/net/http/h2_bundle.go:8767
net/http.(*http2Transport).RoundTripOpt(0xc0008063c0, 0xc0008bd900, {0x20?, 0x4?})
/usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec
net/http.(*http2Transport).RoundTrip(...)
/usr/local/go/src/net/http/h2_bundle.go:8014
net/http.http2noDialH2RoundTripper.RoundTrip({0xc0001d8680?}, 0xc0008bd900?)
/usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c
net/http.(*Transport).roundTrip(0xc0001d8680, 0xc0008bd900)
/usr/local/go/src/net/http/transport.go:615 +0x497
net/http.(*Transport).RoundTrip(...)
/usr/local/go/src/net/http/roundtrip.go:30
github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000123080, 0xc0008bd900)
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345
net/http.send(0xc0008bd900, {0x2cd9fe0, 0xc000123080}, {0x6fd101?, 0xc000aa0428?, 0x0?})
/usr/local/go/src/net/http/client.go:259 +0x5e2
net/http.(*Client).send(0xc00060b8f0, 0xc0008bd900, {0x2e?, 0x1?, 0x0?})
/usr/local/go/src/net/http/client.go:180 +0x91
net/http.(*Client).do(0xc00060b8f0, 0xc0008bd900)
/usr/local/go/src/net/http/client.go:728 +0x989
net/http.(*Client).Do(...)
/usr/local/go/src/net/http/client.go:587
github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0001b74a0, {0x2d02328, 0x41aeb80}, 0xc0008bd7c0)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67
github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0001b74a0, {0x2d02328, 0x41aeb80}, 0x419691?, {0x0?, 0x0?}, {0x23c7a60, 0xc0002ead20}, 0x41373d?, 0x29a0140, ...)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2
github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493
github.com/rclone/rclone/backend/gofile.(*Fs).listAll.func1()
/home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:542 +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(0xc0001230e0, 0xc000982380, 0xa)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0001230e0, 0xc000982380)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93
github.com/rclone/rclone/backend/gofile.(*Fs).listAll(0xc000403a80, {0x2d02328, 0x41aeb80}, {0xc000c1ae10, 0x24}, 0x0, 0x0, {0x0, 0x0}, 0x29a07a0)
/home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:541 +0x557
github.com/rclone/rclone/backend/gofile.(*Fs).purgeCheck(0xc000403a80, {0x2d02328, 0x41aeb80}, {0xc00060cd1c, 0x3}, 0x1)
/home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:850 +0x119
github.com/rclone/rclone/backend/gofile.(*Fs).Rmdir(0x7c0e114412f8?, {0x2d02328?, 0x41aeb80?}, {0xc00060cd1c?, 0x48f13d?})
/home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:875 +0x28
github.com/rclone/rclone/fstest.newRunIndividual.func1.2()
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:174 +0x30
github.com/rclone/rclone/fstest.retry(0xc0003be000, {0xc000610a38, 0x12}, 0xc000067dd8)
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:126 +0xde
github.com/rclone/rclone/fstest.newRunIndividual.func1()
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x271
github.com/rclone/rclone/fstest.(*Run).Finalise(0xc00046e310)
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 +0x1c
testing.(*common).Cleanup.func1()
/usr/local/go/src/testing/testing.go:1211 +0x106
testing.(*common).runCleanup(0xc0003be000, 0x4b6cf3?)
/usr/local/go/src/testing/testing.go:1445 +0xea
testing.tRunner.func2()
/usr/local/go/src/testing/testing.go:1786 +0x25
testing.tRunner(0xc0003be000, 0x299ebc8)
/usr/local/go/src/testing/testing.go:1798 +0x11e
created by testing.(*T).Run in goroutine 1
/usr/local/go/src/testing/testing.go:1851 +0x413
goroutine 2405 [chan receive, 16 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 1805
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
goroutine 2436 [chan receive, 16 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 1805
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7
"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Finished ERROR in 1h0m16.340530418s (try 1/5): exit status 2: Failed []