"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wamiloq2buxe" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35620->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31249") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58700->127.0.0.1:31249, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone1869316846" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30127") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37274->127.0.0.1:30127, err= 2026/07/09 02:24:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31263") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42548->127.0.0.1:31263, err= 2026/07/09 02:24:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/09 02:24:56 DEBUG : a: size = 0 OK 2026/07/09 02:24:56 DEBUG : a: size = 1 (memory) 2026/07/09 02:24:56 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/09 02:24:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/09 02:24:56 DEBUG : potato: Seek from 10 to 0 2026/07/09 02:24:56 DEBUG : potato: Seek from 10 to 0 2026/07/09 02:24:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/09 02:24:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Seek from 5 to 2 2026/07/09 02:24:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/09 02:24:56 DEBUG : potato: Seek from 7 to 0 2026/07/09 02:24:56 DEBUG : potato: Seek from 7 to 0 2026/07/09 02:24:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/09 02:24:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Seek from 5 to 2 2026/07/09 02:24:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/09 02:24:56 DEBUG : potato: Seek from 8 to 0 2026/07/09 02:24:56 DEBUG : potato: Seek from 8 to 0 2026/07/09 02:24:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/09 02:24:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/09 02:24:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/09 02:24:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/09 02:24:56 DEBUG : potato: Seek from 5 to 2 2026/07/09 02:24:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/09 02:24:56 DEBUG : potato: Seek from 9 to 0 2026/07/09 02:24:56 DEBUG : potato: Seek from 9 to 0 2026/07/09 02:24:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31458") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51342->127.0.0.1:31458, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31572") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45192->127.0.0.1:31572, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30589") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39838->127.0.0.1:30589, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31891") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37630->127.0.0.1:31891, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30755") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38000->127.0.0.1:30755, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30186") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36166->127.0.0.1:30186, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30939") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57274->127.0.0.1:30939, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30464") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49474->127.0.0.1:30464, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30646") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54932->127.0.0.1:30646, err= === RUN TestCheck/3 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30971") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50046->127.0.0.1:30971, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31490") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43680->127.0.0.1:31490, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31303") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46532->127.0.0.1:31303, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30074") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59362->127.0.0.1:30074, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30124") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38292->127.0.0.1:30124, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30577") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34238->127.0.0.1:30577, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31973") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41266->127.0.0.1:31973, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30451") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35516->127.0.0.1:30451, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30568") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43384->127.0.0.1:30568, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31591") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35748->127.0.0.1:31591, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31363") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38256->127.0.0.1:31363, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31107") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40242->127.0.0.1:31107, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30447") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41726->127.0.0.1:30447, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31938") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40774->127.0.0.1:31938, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30451") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35532->127.0.0.1:30451, err= --- PASS: TestCheck (0.03s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/07/09 02:24:56 DEBUG : Creating backend with remote "nonexistent" 2026/07/09 02:24:56 DEBUG : Creating backend with remote "nonexistent" 2026/07/09 02:24:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/09 02:24:56 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/09 02:24:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/09 02:24:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31858") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39212->127.0.0.1:31858, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31320") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41746->127.0.0.1:31320, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30468") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45266->127.0.0.1:30468, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30888") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35464->127.0.0.1:30888, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31239") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43634->127.0.0.1:31239, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31977") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43272->127.0.0.1:31977, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31419") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45454->127.0.0.1:31419, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30236") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55280->127.0.0.1:30236, err= === RUN TestCheckDownload/3 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31227") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57560->127.0.0.1:31227, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30786") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57652->127.0.0.1:30786, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31176") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36094->127.0.0.1:31176, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31517") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35014->127.0.0.1:31517, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31065") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60112->127.0.0.1:31065, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30133") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59794->127.0.0.1:30133, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31342") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39598->127.0.0.1:31342, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31153") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36036->127.0.0.1:31153, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30712") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40172->127.0.0.1:30712, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31946") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53520->127.0.0.1:31946, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31320") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41752->127.0.0.1:31320, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30311") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34666->127.0.0.1:30311, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30058") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57382->127.0.0.1:30058, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31994") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52232->127.0.0.1:31994, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31294") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32930->127.0.0.1:31294, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31426") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45614->127.0.0.1:31426, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31086") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48806->127.0.0.1:31086, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31601") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33694->127.0.0.1:31601, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31690") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42838->127.0.0.1:31690, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30248") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35878->127.0.0.1:30248, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30913") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41164->127.0.0.1:30913, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30888") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35466->127.0.0.1:30888, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30827") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44636->127.0.0.1:30827, err= === RUN TestCheckSizeOnly/3 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31986") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45516->127.0.0.1:31986, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31555") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43654->127.0.0.1:31555, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31695") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56482->127.0.0.1:31695, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31613") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46056->127.0.0.1:31613, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30998") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47922->127.0.0.1:30998, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31882") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46412->127.0.0.1:31882, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31450") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44284->127.0.0.1:31450, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31720") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35826->127.0.0.1:31720, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31520") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55246->127.0.0.1:31520, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31085") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54784->127.0.0.1:31085, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30188") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33402->127.0.0.1:30188, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30216") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33820->127.0.0.1:30216, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31693") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39006->127.0.0.1:31693, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31967") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49734->127.0.0.1:31967, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30000") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55206->127.0.0.1:30000, err= --- PASS: TestCheckSizeOnly (0.03s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31090") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41848->127.0.0.1:31090, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30482") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35620->127.0.0.1:30482, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31259") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38192->127.0.0.1:31259, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30823") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33750->127.0.0.1:30823, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31363") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38260->127.0.0.1:31363, err= 2026/07/09 02:24:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/09 02:24:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/09 02:24:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/09 02:24:56 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30287") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39190->127.0.0.1:30287, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31285") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54372->127.0.0.1:31285, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30042") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41040->127.0.0.1:30042, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31766") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46542->127.0.0.1:31766, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30979") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52934->127.0.0.1:30979, err= 2026/07/09 02:24:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/09 02:24:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/09 02:24:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/09 02:24:56 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30479") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53722->127.0.0.1:30479, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31751") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46358->127.0.0.1:31751, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31720") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35838->127.0.0.1:31720, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31956") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52606->127.0.0.1:31956, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wamiloq2buxe/data" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data: > dial: conn=127.0.0.1:35634->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data: dial("tcp","127.0.0.1:30135") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data: > dial: conn=127.0.0.1:40818->127.0.0.1:30135, err= check_test.go:350: ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data lacks md5, skipping 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30804") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41342->127.0.0.1:30804, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31315") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56234->127.0.0.1:31315, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30653") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43340->127.0.0.1:30653, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30394") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41692->127.0.0.1:30394, err= --- SKIP: TestCheckSum (0.00s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wamiloq2buxe/data" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data: > dial: conn=127.0.0.1:35640->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data: dial("tcp","127.0.0.1:30945") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/data: > dial: conn=127.0.0.1:36302->127.0.0.1:30945, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30993") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50760->127.0.0.1:30993, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31870") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48972->127.0.0.1:31870, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31412") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49166->127.0.0.1:31412, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30200") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60244->127.0.0.1:30200, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31272") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35756->127.0.0.1:31272, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31160") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42382->127.0.0.1:31160, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30912") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39060->127.0.0.1:30912, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30662") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52902->127.0.0.1:30662, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30583") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44892->127.0.0.1:30583, err= === RUN TestCheckSumDownload/subtest1 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31496") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39762->127.0.0.1:31496, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30680") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39780->127.0.0.1:30680, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31124") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53094->127.0.0.1:31124, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31257") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47532->127.0.0.1:31257, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31865") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48548->127.0.0.1:31865, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30452") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44120->127.0.0.1:30452, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30814") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37742->127.0.0.1:30814, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30884") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34302->127.0.0.1:30884, err= === RUN TestCheckSumDownload/subtest2 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31686") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33184->127.0.0.1:31686, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31980") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52702->127.0.0.1:31980, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31311") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51664->127.0.0.1:31311, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31106") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59812->127.0.0.1:31106, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30550") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47378->127.0.0.1:30550, err= === RUN TestCheckSumDownload/subtest3 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31777") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56312->127.0.0.1:31777, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30699") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56466->127.0.0.1:30699, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31923") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39424->127.0.0.1:31923, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31862") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54606->127.0.0.1:31862, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30273") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46740->127.0.0.1:30273, err= === RUN TestCheckSumDownload/subtest4 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30606") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50602->127.0.0.1:30606, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31204") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55006->127.0.0.1:31204, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31110") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42846->127.0.0.1:31110, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31506") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45916->127.0.0.1:31506, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31893") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53556->127.0.0.1:31893, err= === RUN TestCheckSumDownload/subtest5 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30587") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43760->127.0.0.1:30587, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30161") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46746->127.0.0.1:30161, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30421") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37348->127.0.0.1:30421, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31160") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42384->127.0.0.1:31160, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31633") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36388->127.0.0.1:31633, err= === RUN TestCheckSumDownload/subtest6 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30382") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56400->127.0.0.1:30382, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31181") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44186->127.0.0.1:31181, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30928") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40588->127.0.0.1:30928, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30238") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38068->127.0.0.1:30238, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31354") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43094->127.0.0.1:31354, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30353") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58880->127.0.0.1:30353, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30471") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47180->127.0.0.1:30471, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30013") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44750->127.0.0.1:30013, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30554") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51902->127.0.0.1:30554, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31668") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36520->127.0.0.1:31668, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31999") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35074->127.0.0.1:31999, err= === RUN TestCheckSumDownload/subtest7 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31167") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46822->127.0.0.1:31167, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31474") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48560->127.0.0.1:31474, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31721") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34172->127.0.0.1:31721, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31123") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33150->127.0.0.1:31123, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31057") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43638->127.0.0.1:31057, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30298") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52414->127.0.0.1:30298, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31313") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42042->127.0.0.1:31313, err= --- PASS: TestCheckSumDownload (0.13s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.01s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-faqayiz1kaza" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:35644->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:30698") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:60516->127.0.0.1:30698, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone3824617486" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza", Local "Local file system at /tmp/rclone3824617486", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:30407") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:38192->127.0.0.1:30407, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:31886") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:55766->127.0.0.1:31886, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:31682") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:35754->127.0.0.1:31682, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:31547") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:45146->127.0.0.1:31547, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:30183") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:49034->127.0.0.1:30183, err= upper checkfile vs. lower remote (without normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:31864") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:37890->127.0.0.1:31864, err= 2026/07/09 02:24:56 ERROR : hello, world!: sum not found 2026/07/09 02:24:56 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: 1 files missing 2026/07/09 02:24:56 NOTICE: 1 hashes missing 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: 1 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:30279") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:35710->127.0.0.1:30279, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:30456") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:54314->127.0.0.1:30456, err= 2026/07/09 02:24:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: 0 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: 1 matching files 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-duyexox8vexi" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:35648->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:31617") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:54086->127.0.0.1:31617, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone4001718142" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-duyexox8vexi", Local "Local file system at /tmp/rclone4001718142", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:30371") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:42268->127.0.0.1:30371, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:31668") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:36532->127.0.0.1:31668, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:31932") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:38284->127.0.0.1:31932, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:30676") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:47012->127.0.0.1:30676, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:30597") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:49058->127.0.0.1:30597, err= lower checkfile vs. upper remote (without normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:31371") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:44806->127.0.0.1:31371, err= 2026/07/09 02:24:56 ERROR : HELLO, WORLD!: sum not found 2026/07/09 02:24:56 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-duyexox8vexi 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: 1 files missing 2026/07/09 02:24:56 NOTICE: 1 hashes missing 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: 1 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:31278") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:42102->127.0.0.1:31278, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:30718") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:49094->127.0.0.1:30718, err= 2026/07/09 02:24:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: 0 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: 1 matching files 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-ququlan8kapi" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:35664->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:30829") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:38874->127.0.0.1:30829, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone3032619442" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-ququlan8kapi", Local "Local file system at /tmp/rclone3032619442", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:30460") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:34266->127.0.0.1:30460, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:31142") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:53452->127.0.0.1:31142, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:31234") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:36950->127.0.0.1:31234, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:31756") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:34194->127.0.0.1:31756, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:31154") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:46856->127.0.0.1:31154, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:31869") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:37672->127.0.0.1:31869, err= 2026/07/09 02:24:56 ERROR : HeLlO, wOrLd!: sum not found 2026/07/09 02:24:56 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-ququlan8kapi 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: 1 files missing 2026/07/09 02:24:56 NOTICE: 1 hashes missing 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: 1 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:30559") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:60488->127.0.0.1:30559, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:30983") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:38370->127.0.0.1:30983, err= 2026/07/09 02:24:56 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: 0 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: 1 matching files 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sufajoh2naga" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:35676->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:30138") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:35624->127.0.0.1:30138, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone746176462" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sufajoh2naga", Local "Local file system at /tmp/rclone746176462", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:30430") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:37284->127.0.0.1:30430, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:31543") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:47236->127.0.0.1:31543, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:31295") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:51548->127.0.0.1:31295, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:30946") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:44342->127.0.0.1:30946, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:30046") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:47974->127.0.0.1:30046, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:31082") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:38310->127.0.0.1:31082, err= 2026/07/09 02:24:56 ERROR : HELLO, WORLD!: sum not found 2026/07/09 02:24:56 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-sufajoh2naga 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: 1 files missing 2026/07/09 02:24:56 NOTICE: 1 hashes missing 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: 1 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:31613") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:46060->127.0.0.1:31613, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:30167") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:35120->127.0.0.1:30167, err= 2026/07/09 02:24:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: 0 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: 1 matching files 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tehemab1yofa" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:35680->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:31155") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:53150->127.0.0.1:31155, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone2348302609" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-tehemab1yofa", Local "Local file system at /tmp/rclone2348302609", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:30974") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:36314->127.0.0.1:30974, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:31235") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:35200->127.0.0.1:31235, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:30856") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:55588->127.0.0.1:30856, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:31196") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:56126->127.0.0.1:31196, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:31744") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:39174->127.0.0.1:31744, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:30615") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:58692->127.0.0.1:30615, err= 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-tehemab1yofa 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: 1 files missing 2026/07/09 02:24:56 NOTICE: 1 hashes missing 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: 1 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:30642") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:41994->127.0.0.1:30642, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:30933") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:49156->127.0.0.1:30933, err= 2026/07/09 02:24:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: 0 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: 1 matching files 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-luwizeq1pide" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:35692->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:30518") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:37458->127.0.0.1:30518, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone3335918857" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-luwizeq1pide", Local "Local file system at /tmp/rclone3335918857", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:30002") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:42934->127.0.0.1:30002, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:30087") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:40756->127.0.0.1:30087, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:31983") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:38350->127.0.0.1:31983, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:30020") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:42090->127.0.0.1:30020, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:30022") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:54088->127.0.0.1:30022, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:31907") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:41510->127.0.0.1:31907, err= 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-luwizeq1pide 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: 1 files missing 2026/07/09 02:24:56 NOTICE: 1 hashes missing 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: 1 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:31657") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:46212->127.0.0.1:31657, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:31286") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:60932->127.0.0.1:31286, err= 2026/07/09 02:24:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: 0 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: 1 matching files 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-hacumon6xiqo" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:35698->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:30081") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:41284->127.0.0.1:30081, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone1321088612" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo", Local "Local file system at /tmp/rclone1321088612", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:30490") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:57600->127.0.0.1:30490, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:30855") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:35726->127.0.0.1:30855, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:30648") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:41904->127.0.0.1:30648, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:31002") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:41592->127.0.0.1:31002, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:30226") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:58778->127.0.0.1:30226, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:30509") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:50960->127.0.0.1:30509, err= 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: 1 files missing 2026/07/09 02:24:56 NOTICE: 1 hashes missing 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: 1 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:31230") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:35156->127.0.0.1:31230, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:30279") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:35724->127.0.0.1:30279, err= 2026/07/09 02:24:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: 0 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: 1 matching files 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-butulim7rese" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:35712->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:31366") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:60076->127.0.0.1:31366, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone3592501360" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-butulim7rese", Local "Local file system at /tmp/rclone3592501360", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:30102") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:39648->127.0.0.1:30102, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:30835") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:42612->127.0.0.1:30835, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:30249") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:60664->127.0.0.1:30249, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:31036") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:42956->127.0.0.1:31036, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:30018") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:47012->127.0.0.1:30018, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:31799") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:56754->127.0.0.1:31799, err= 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-butulim7rese 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-butulim7rese: 1 files missing 2026/07/09 02:24:56 NOTICE: 1 hashes missing 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-butulim7rese: 1 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-butulim7rese: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:31961") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:40592->127.0.0.1:31961, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:30044") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:59748->127.0.0.1:30044, err= 2026/07/09 02:24:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-butulim7rese: 0 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-butulim7rese: 1 matching files 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-xidifaq8gezo" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:35718->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:31238") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:38618->127.0.0.1:31238, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone3460267265" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo", Local "Local file system at /tmp/rclone3460267265", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:30167") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:35126->127.0.0.1:30167, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:30488") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:33688->127.0.0.1:30488, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:31783") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:59668->127.0.0.1:31783, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:31848") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:57726->127.0.0.1:31848, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:30116") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:40118->127.0.0.1:30116, err= both checkfile vs. NFDx2 remote (without normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:30731") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:52976->127.0.0.1:30731, err= 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: 1 files missing 2026/07/09 02:24:56 NOTICE: 1 hashes missing 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: 1 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:31210") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:43986->127.0.0.1:31210, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:30492") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:36158->127.0.0.1:30492, err= 2026/07/09 02:24:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: 0 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: 1 matching files 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-zitusum3yoco" 2026/07/09 02:24:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:35722->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:31863") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:56720->127.0.0.1:31863, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "/tmp/rclone1687721253" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-zitusum3yoco", Local "Local file system at /tmp/rclone1687721253", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:30869") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:44298->127.0.0.1:30869, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:31222") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:52510->127.0.0.1:31222, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:31682") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:35764->127.0.0.1:31682, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:30271") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:48888->127.0.0.1:30271, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:31280") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:51554->127.0.0.1:31280, err= both checkfile vs. NFCx2 remote (without normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:30995") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:38906->127.0.0.1:30995, err= 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/09 02:24:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-zitusum3yoco 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: 1 files missing 2026/07/09 02:24:56 NOTICE: 1 hashes missing 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: 1 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:31963") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:49574->127.0.0.1:31963, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:31002") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:41602->127.0.0.1:31002, err= 2026/07/09 02:24:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: 0 differences found 2026/07/09 02:24:56 NOTICE: ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: 1 matching files 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:30668") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:41098->127.0.0.1:30668, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: dial("tcp","127.0.0.1:31248") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: > dial: conn=127.0.0.1:41222->127.0.0.1:31248, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-zitusum3yoco: Purge dir "" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:30777") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:49610->127.0.0.1:30777, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: dial("tcp","127.0.0.1:31465") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: > dial: conn=127.0.0.1:42626->127.0.0.1:31465, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-xidifaq8gezo: Purge dir "" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:31264") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:51854->127.0.0.1:31264, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: dial("tcp","127.0.0.1:31007") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: > dial: conn=127.0.0.1:53110->127.0.0.1:31007, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-butulim7rese: Purge dir "" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:31959") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:44638->127.0.0.1:31959, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: dial("tcp","127.0.0.1:31451") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: > dial: conn=127.0.0.1:54314->127.0.0.1:31451, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-hacumon6xiqo: Purge dir "" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:31451") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:54326->127.0.0.1:31451, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: Purge object "測試_Русский___ě_áñ" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: dial("tcp","127.0.0.1:30687") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: > dial: conn=127.0.0.1:56200->127.0.0.1:30687, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-luwizeq1pide: Purge dir "" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:30805") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:34494->127.0.0.1:30805, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: Purge object "測試_Русский___ě_áñ" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: dial("tcp","127.0.0.1:30109") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: > dial: conn=127.0.0.1:34368->127.0.0.1:30109, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-tehemab1yofa: Purge dir "" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:30172") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:58632->127.0.0.1:30172, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: Purge object "HELLO, WORLD!" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: dial("tcp","127.0.0.1:30104") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: > dial: conn=127.0.0.1:33988->127.0.0.1:30104, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-sufajoh2naga: Purge dir "" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:30170") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:52952->127.0.0.1:30170, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: Purge object "HeLlO, wOrLd!" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: dial("tcp","127.0.0.1:31169") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: > dial: conn=127.0.0.1:39326->127.0.0.1:31169, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-ququlan8kapi: Purge dir "" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:31377") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:49522->127.0.0.1:31377, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: Purge object "HELLO, WORLD!" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: dial("tcp","127.0.0.1:30073") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: > dial: conn=127.0.0.1:49248->127.0.0.1:30073, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-duyexox8vexi: Purge dir "" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:31569") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:60234->127.0.0.1:31569, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: Purge object "hello, world!" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: dial("tcp","127.0.0.1:31615") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: > dial: conn=127.0.0.1:37942->127.0.0.1:31615, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-faqayiz1kaza: Purge dir "" --- PASS: TestApplyTransforms (0.15s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31181") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44198->127.0.0.1:31181, err= 2026/07/09 02:24:56 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31689") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56522->127.0.0.1:31689, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30625") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53506->127.0.0.1:30625, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30323") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40780->127.0.0.1:30323, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31317") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42302->127.0.0.1:31317, err= 2026/07/09 02:24:56 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31868") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59464->127.0.0.1:31868, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30731") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52992->127.0.0.1:30731, err= 2026/07/09 02:24:56 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/09 02:24:56 INFO : file1: Copied (new) to: sub/file2 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31204") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55016->127.0.0.1:31204, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30999") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37060->127.0.0.1:30999, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31403") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33874->127.0.0.1:31403, err= 2026/07/09 02:24:56 DEBUG : sub/file2: size = 14 OK 2026/07/09 02:24:56 DEBUG : file1: Sizes identical 2026/07/09 02:24:56 DEBUG : file1: Unchanged skipping 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30522") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55684->127.0.0.1:30522, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30243") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40226->127.0.0.1:30243, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: don't need to copy/move sub/file2, it is already at target location 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30567") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56862->127.0.0.1:30567, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30376") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36792->127.0.0.1:30376, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31043") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42882->127.0.0.1:31043, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30350") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43862->127.0.0.1:30350, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31759") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34756->127.0.0.1:31759, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31228") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60604->127.0.0.1:31228, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30686") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50924->127.0.0.1:30686, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30662") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52904->127.0.0.1:30662, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31955") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46426->127.0.0.1:31955, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31386") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51082->127.0.0.1:31386, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30647") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43734->127.0.0.1:30647, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31101") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58222->127.0.0.1:31101, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30270") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42864->127.0.0.1:30270, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30447") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41736->127.0.0.1:30447, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30341") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46792->127.0.0.1:30341, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31386") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51084->127.0.0.1:31386, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30740") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53708->127.0.0.1:30740, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31682") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35768->127.0.0.1:31682, err= 2026/07/09 02:24:56 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wamiloq2buxe/backup" 2026/07/09 02:24:56 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:56 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:56 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:56 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:56 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:35730->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:30113") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:46074->127.0.0.1:30113, err= 2026/07/09 02:24:56 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-wamiloq2buxe/backup" to be canonical "TestFTPRclone{Ezo-w}:rclone-test-wamiloq2buxe/backup" 2026/07/09 02:24:56 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1869316846) 2026/07/09 02:24:56 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe) 2026/07/09 02:24:56 DEBUG : dst/file1: Sizes differ 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:30692") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:32968->127.0.0.1:30692, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:31276") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:50506->127.0.0.1:31276, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:31975") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:60810->127.0.0.1:31975, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:30813") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:49690->127.0.0.1:30813, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:30456") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:54322->127.0.0.1:30456, err= 2026/07/09 02:24:56 INFO : dst/file1: Moved (server-side) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30145") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58698->127.0.0.1:30145, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31512") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49702->127.0.0.1:31512, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31050") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46500->127.0.0.1:31050, err= 2026/07/09 02:24:56 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30755") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38016->127.0.0.1:30755, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30475") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35306->127.0.0.1:30475, err= 2026/07/09 02:24:56 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/09 02:24:56 INFO : dst/file1: Copied (new) 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30663") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37862->127.0.0.1:30663, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Connecting to FTP server 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31890") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35744->127.0.0.1:28622, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50084->127.0.0.1:31890, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30997") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54064->127.0.0.1:30997, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31334") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49668->127.0.0.1:31334, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31299") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45372->127.0.0.1:31299, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31259") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38206->127.0.0.1:31259, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31379") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58746->127.0.0.1:31379, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30126") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39888->127.0.0.1:30126, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31408") 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38574->127.0.0.1:31408, err= 2026/07/09 02:24:56 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30049") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51366->127.0.0.1:30049, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31378") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60278->127.0.0.1:31378, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31943") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55508->127.0.0.1:31943, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.03s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:57 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wamiloq2buxe/dst" 2026/07/09 02:24:57 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:57 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:57 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:57 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:57 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:57 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:57 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:57 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:57 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:57 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: Connecting to FTP server 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:35746->127.0.0.1:28622, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30473") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:42796->127.0.0.1:30473, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31920") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:42440->127.0.0.1:31920, err= 2026/07/09 02:24:57 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wamiloq2buxe/CompareDest" 2026/07/09 02:24:57 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:57 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:57 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:57 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:57 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:57 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:57 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:57 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:57 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:57 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: Connecting to FTP server 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: > dial: conn=127.0.0.1:35756->127.0.0.1:28622, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: dial("tcp","127.0.0.1:30407") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: > dial: conn=127.0.0.1:38200->127.0.0.1:30407, err= 2026/07/09 02:24:57 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-wamiloq2buxe/CompareDest" to be canonical "TestFTPRclone{Ezo-w}:rclone-test-wamiloq2buxe/CompareDest" 2026/07/09 02:24:57 DEBUG : one: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: dial("tcp","127.0.0.1:30896") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: > dial: conn=127.0.0.1:42116->127.0.0.1:30896, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31728") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:51234->127.0.0.1:31728, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31392") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:39874->127.0.0.1:31392, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30358") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:39680->127.0.0.1:30358, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30496") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:32942->127.0.0.1:30496, err= 2026/07/09 02:24:57 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31107") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:40258->127.0.0.1:31107, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31054") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:58992->127.0.0.1:31054, err= 2026/07/09 02:24:57 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/09 02:24:57 INFO : one: Copied (new) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30526") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37308->127.0.0.1:30526, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31592") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54868->127.0.0.1:31592, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31669") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41552->127.0.0.1:31669, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31019") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56952->127.0.0.1:31019, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31805") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:38650->127.0.0.1:31805, err= 2026/07/09 02:24:57 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-wamiloq2buxe/CompareDest" for canonical name "TestFTPRclone{Ezo-w}:rclone-test-wamiloq2buxe/CompareDest" 2026/07/09 02:24:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1869316846) 2026/07/09 02:24:57 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst) 2026/07/09 02:24:57 DEBUG : one: Sizes differ 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: dial("tcp","127.0.0.1:31093") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: > dial: conn=127.0.0.1:35494->127.0.0.1:31093, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30895") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:48408->127.0.0.1:30895, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30768") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:44354->127.0.0.1:30768, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30424") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:46422->127.0.0.1:30424, err= 2026/07/09 02:24:57 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30658") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:52364->127.0.0.1:30658, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31570") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:45170->127.0.0.1:31570, err= 2026/07/09 02:24:57 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/09 02:24:57 INFO : one: Copied (replaced existing) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31479") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49730->127.0.0.1:31479, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31951") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52062->127.0.0.1:31951, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31850") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60172->127.0.0.1:31850, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30438") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49590->127.0.0.1:30438, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31362") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53512->127.0.0.1:31362, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31139") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43162->127.0.0.1:31139, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31736") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59708->127.0.0.1:31736, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30250") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47300->127.0.0.1:30250, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30286") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54104->127.0.0.1:30286, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31829") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47054->127.0.0.1:31829, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30462") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58864->127.0.0.1:30462, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31475") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52914->127.0.0.1:31475, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31047") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:58410->127.0.0.1:31047, err= 2026/07/09 02:24:57 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-wamiloq2buxe/CompareDest" for canonical name "TestFTPRclone{Ezo-w}:rclone-test-wamiloq2buxe/CompareDest" 2026/07/09 02:24:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1869316846) 2026/07/09 02:24:57 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst) 2026/07/09 02:24:57 DEBUG : one: Sizes differ 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: dial("tcp","127.0.0.1:30350") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: > dial: conn=127.0.0.1:43866->127.0.0.1:30350, err= 2026/07/09 02:24:57 DEBUG : one: size = 5 OK 2026/07/09 02:24:57 DEBUG : one: Sizes identical 2026/07/09 02:24:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31379") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58756->127.0.0.1:31379, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30826") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35870->127.0.0.1:30826, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30714") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48812->127.0.0.1:30714, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30660") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50982->127.0.0.1:30660, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30558") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47570->127.0.0.1:30558, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31567") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36980->127.0.0.1:31567, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31634") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56050->127.0.0.1:31634, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30959") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31323") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42030->127.0.0.1:30959, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36036->127.0.0.1:31323, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31554") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:58074->127.0.0.1:31554, err= 2026/07/09 02:24:57 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-wamiloq2buxe/CompareDest" for canonical name "TestFTPRclone{Ezo-w}:rclone-test-wamiloq2buxe/CompareDest" 2026/07/09 02:24:57 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: dial("tcp","127.0.0.1:30523") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: > dial: conn=127.0.0.1:46918->127.0.0.1:30523, err= 2026/07/09 02:24:57 DEBUG : two: size = 3 OK 2026/07/09 02:24:57 DEBUG : two: Sizes identical 2026/07/09 02:24:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30567") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56878->127.0.0.1:30567, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30956") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31249") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58716->127.0.0.1:31249, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59334->127.0.0.1:30956, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30519") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:38104->127.0.0.1:30519, err= 2026/07/09 02:24:57 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-wamiloq2buxe/CompareDest" for canonical name "TestFTPRclone{Ezo-w}:rclone-test-wamiloq2buxe/CompareDest" 2026/07/09 02:24:57 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: dial("tcp","127.0.0.1:30356") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: > dial: conn=127.0.0.1:51338->127.0.0.1:30356, err= 2026/07/09 02:24:57 DEBUG : two: size = 3 OK 2026/07/09 02:24:57 DEBUG : two: Sizes identical 2026/07/09 02:24:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30449") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38490->127.0.0.1:30449, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31609") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31575") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46788->127.0.0.1:31575, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55862->127.0.0.1:31609, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30227") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58338->127.0.0.1:30227, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30505") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56382->127.0.0.1:30505, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30082") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60308->127.0.0.1:30082, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31996") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:36740->127.0.0.1:31996, err= 2026/07/09 02:24:57 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-wamiloq2buxe/CompareDest" for canonical name "TestFTPRclone{Ezo-w}:rclone-test-wamiloq2buxe/CompareDest" 2026/07/09 02:24:57 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: dial("tcp","127.0.0.1:31287") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: > dial: conn=127.0.0.1:44248->127.0.0.1:31287, err= 2026/07/09 02:24:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone1869316846) 2026/07/09 02:24:57 DEBUG : two: size = 3 (ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest) 2026/07/09 02:24:57 DEBUG : two: Sizes differ 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30362") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:33530->127.0.0.1:30362, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30175") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:49706->127.0.0.1:30175, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:30541") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:39968->127.0.0.1:30541, err= 2026/07/09 02:24:57 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31530") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:54998->127.0.0.1:31530, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: dial("tcp","127.0.0.1:31452") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/dst: > dial: conn=127.0.0.1:53436->127.0.0.1:31452, err= 2026/07/09 02:24:57 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/09 02:24:57 INFO : two: Copied (new) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31858") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39214->127.0.0.1:31858, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31253") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52948->127.0.0.1:31253, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30493") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33444->127.0.0.1:30493, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31650") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52960->127.0.0.1:31650, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31872") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33684->127.0.0.1:31872, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30344") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44072->127.0.0.1:30344, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30804") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41352->127.0.0.1:30804, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30422") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51720->127.0.0.1:30422, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31996") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36752->127.0.0.1:31996, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31287") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44264->127.0.0.1:31287, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30737") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54086->127.0.0.1:30737, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31506") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45918->127.0.0.1:31506, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.06s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30893") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38920->127.0.0.1:30893, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31629") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58610->127.0.0.1:31629, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31343") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51378->127.0.0.1:31343, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30033") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44656->127.0.0.1:30033, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30305") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58706->127.0.0.1:30305, err= 2026/07/09 02:24:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31259") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38208->127.0.0.1:31259, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31325") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44894->127.0.0.1:31325, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30744") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51904->127.0.0.1:30744, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30554") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51904->127.0.0.1:30554, err= 2026/07/09 02:24:57 DEBUG : sub/file2: size = 14 OK 2026/07/09 02:24:57 INFO : file1: Copied (new) to: sub/file2 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30586") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57712->127.0.0.1:30586, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31432") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52822->127.0.0.1:31432, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31045") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40232->127.0.0.1:31045, err= 2026/07/09 02:24:57 DEBUG : sub/file2: size = 14 OK 2026/07/09 02:24:57 DEBUG : file1: Sizes identical 2026/07/09 02:24:57 DEBUG : file1: Unchanged skipping 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30604") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44690->127.0.0.1:30604, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31666") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38442->127.0.0.1:31666, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: don't need to copy/move sub/file2, it is already at target location 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30077") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52948->127.0.0.1:30077, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30757") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39970->127.0.0.1:30757, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31344") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46224->127.0.0.1:31344, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31001") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52432->127.0.0.1:31001, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30407") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38212->127.0.0.1:30407, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30113") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46078->127.0.0.1:30113, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30409") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56450->127.0.0.1:30409, err= --- PASS: TestCopyInplace (0.01s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31389") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45682->127.0.0.1:31389, err= 2026/07/09 02:24:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30709") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52060->127.0.0.1:30709, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30889") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50530->127.0.0.1:30889, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31314") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49440->127.0.0.1:31314, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31162") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32898->127.0.0.1:31162, err= 2026/07/09 02:24:57 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30891") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55218->127.0.0.1:30891, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30061") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32890->127.0.0.1:30061, err= 2026/07/09 02:24:57 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/09 02:24:57 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31612") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34140->127.0.0.1:31612, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30306") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43458->127.0.0.1:30306, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31876") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36426->127.0.0.1:31876, err= 2026/07/09 02:24:57 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/07/09 02:24:57 DEBUG : file1: Sizes identical 2026/07/09 02:24:57 DEBUG : file1: Unchanged skipping 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31361") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48512->127.0.0.1:31361, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30197") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57272->127.0.0.1:30197, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30189") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59906->127.0.0.1:30189, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30383") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43482->127.0.0.1:30383, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30806") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43270->127.0.0.1:30806, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30167") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35130->127.0.0.1:30167, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30919") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36310->127.0.0.1:30919, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30261") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42414->127.0.0.1:30261, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31188") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57164->127.0.0.1:31188, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30725") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52086->127.0.0.1:30725, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30332") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45420->127.0.0.1:30332, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Connecting to FTP server 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Waiting for checks to finish 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Waiting for transfers to finish 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Connecting to FTP server 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30179") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30691") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35770->127.0.0.1:28622, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38714->127.0.0.1:30179, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43078->127.0.0.1:30691, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31681") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57818->127.0.0.1:31681, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30325") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55122->127.0.0.1:30325, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31539") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51686->127.0.0.1:31539, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31058") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36460->127.0.0.1:31058, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30397") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31666") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53960->127.0.0.1:30397, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38452->127.0.0.1:31666, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31475") 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52920->127.0.0.1:31475, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31426") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31714") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45630->127.0.0.1:31426, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39500->127.0.0.1:31714, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30915") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51684->127.0.0.1:30915, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30623") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31980") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35916->127.0.0.1:30623, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52708->127.0.0.1:31980, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/07/09 02:24:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/07/09 02:24:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31923") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30954") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31772") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39428->127.0.0.1:31923, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55682->127.0.0.1:30954, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57816->127.0.0.1:31772, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/07/09 02:24:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31338") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30247") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50880->127.0.0.1:31338, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31236") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44896->127.0.0.1:30247, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55718->127.0.0.1:31236, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30473") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42804->127.0.0.1:30473, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31018") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33988->127.0.0.1:31018, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31120") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49040->127.0.0.1:31120, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31870") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30634") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48976->127.0.0.1:31870, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39762->127.0.0.1:30634, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31343") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51390->127.0.0.1:31343, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31954") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59124->127.0.0.1:31954, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30535") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50442->127.0.0.1:30535, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31470") 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/07/09 02:24:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58132->127.0.0.1:31470, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35772->127.0.0.1:28622, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31424") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30590") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36432->127.0.0.1:31424, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47126->127.0.0.1:30590, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/07/09 02:24:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/07/09 02:24:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30113") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31668") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46082->127.0.0.1:30113, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31247") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44918->127.0.0.1:31247, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36534->127.0.0.1:31668, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31476") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31615") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30851") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37946->127.0.0.1:31615, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44716->127.0.0.1:31476, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51582->127.0.0.1:30851, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30605") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31688") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58084->127.0.0.1:30605, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48704->127.0.0.1:31688, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30632") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31504") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31357") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38748->127.0.0.1:30632, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55772->127.0.0.1:31357, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41814->127.0.0.1:31504, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31201") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56634->127.0.0.1:31201, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30733") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31363") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46690->127.0.0.1:30733, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38268->127.0.0.1:31363, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31668") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36536->127.0.0.1:31668, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30505") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56386->127.0.0.1:30505, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30428") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30946") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55170->127.0.0.1:30428, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44352->127.0.0.1:30946, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/07/09 02:24:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/07/09 02:24:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31959") 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/07/09 02:24:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44640->127.0.0.1:31959, err= 2026/07/09 02:24:57 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/07/09 02:24:57 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30672") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52062->127.0.0.1:30672, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30801") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56586->127.0.0.1:30801, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31205") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42966->127.0.0.1:31205, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30436") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51442->127.0.0.1:30436, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30453") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54528->127.0.0.1:30453, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31719") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42706->127.0.0.1:31719, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30420") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48094->127.0.0.1:30420, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31308") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37524->127.0.0.1:31308, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31171") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40342->127.0.0.1:31171, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31296") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54616->127.0.0.1:31296, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30067") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36350->127.0.0.1:30067, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31469") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52684->127.0.0.1:31469, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31173") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60020->127.0.0.1:31173, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30361") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44472->127.0.0.1:30361, err= --- PASS: TestCopyLongFileNameCollision (0.04s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31085") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54788->127.0.0.1:31085, err= 2026/07/09 02:24:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30704") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46826->127.0.0.1:30704, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30151") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38804->127.0.0.1:30151, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30479") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53732->127.0.0.1:30479, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31394") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48160->127.0.0.1:31394, err= 2026/07/09 02:24:57 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31693") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39018->127.0.0.1:31693, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31709") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48296->127.0.0.1:31709, err= 2026/07/09 02:24:57 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/07/09 02:24:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30680") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39786->127.0.0.1:30680, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31971") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58452->127.0.0.1:31971, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30641") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41400->127.0.0.1:30641, err= 2026/07/09 02:24:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30770") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56110->127.0.0.1:30770, err= 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30781") 2026/07/09 02:24:57 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48196->127.0.0.1:30781, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30129") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51204->127.0.0.1:30129, err= 2026/07/09 02:24:58 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/09 02:24:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30675") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35028->127.0.0.1:30675, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31595") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48594->127.0.0.1:31595, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31995") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43994->127.0.0.1:31995, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31664") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38378->127.0.0.1:31664, err= 2026/07/09 02:24:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30327") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34110->127.0.0.1:30327, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31634") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56064->127.0.0.1:31634, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31174") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46120->127.0.0.1:31174, err= 2026/07/09 02:24:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30132") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50448->127.0.0.1:30132, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30893") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38924->127.0.0.1:30893, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31773") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56800->127.0.0.1:31773, err= 2026/07/09 02:24:58 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31719") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42714->127.0.0.1:31719, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30140") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47546->127.0.0.1:30140, err= 2026/07/09 02:24:58 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/07/09 02:24:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30323") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40784->127.0.0.1:30323, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31522") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34124->127.0.0.1:31522, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31064") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41988->127.0.0.1:31064, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31198") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41496->127.0.0.1:31198, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31076") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52612->127.0.0.1:31076, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31326") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51360->127.0.0.1:31326, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30696") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35822->127.0.0.1:30696, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31591") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35756->127.0.0.1:31591, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31449") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38820->127.0.0.1:31449, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30865") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56112->127.0.0.1:30865, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30254") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50110->127.0.0.1:30254, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30354") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45188->127.0.0.1:30354, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31081") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33438->127.0.0.1:31081, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30608") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42046->127.0.0.1:30608, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31744") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39188->127.0.0.1:31744, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30140") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47552->127.0.0.1:30140, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30794") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43432->127.0.0.1:30794, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30330") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45546->127.0.0.1:30330, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31276") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50516->127.0.0.1:31276, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30681") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34732->127.0.0.1:30681, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31564") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41120->127.0.0.1:31564, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31396") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47822->127.0.0.1:31396, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31546") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36842->127.0.0.1:31546, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30262") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49978->127.0.0.1:30262, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31150") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57308->127.0.0.1:31150, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30851") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51584->127.0.0.1:30851, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31196") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56140->127.0.0.1:31196, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30144") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55146->127.0.0.1:30144, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31671") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45664->127.0.0.1:31671, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30424") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46434->127.0.0.1:30424, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30361") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44476->127.0.0.1:30361, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31270") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55648->127.0.0.1:31270, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30655") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59996->127.0.0.1:30655, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30018") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47028->127.0.0.1:30018, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30386") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41962->127.0.0.1:30386, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31008") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38682->127.0.0.1:31008, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31285") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54378->127.0.0.1:31285, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31730") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44346->127.0.0.1:31730, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31058") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36476->127.0.0.1:31058, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30188") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33418->127.0.0.1:30188, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30574") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52490->127.0.0.1:30574, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31156") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46896->127.0.0.1:31156, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30141") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50272->127.0.0.1:30141, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31138") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43734->127.0.0.1:31138, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31369") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52016->127.0.0.1:31369, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31051") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37964->127.0.0.1:31051, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30518") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37474->127.0.0.1:30518, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31586") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50058->127.0.0.1:31586, err= --- SKIP: TestDeduplicateRename (0.01s) === RUN TestMergeDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30359") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45530->127.0.0.1:30359, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31576") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39228->127.0.0.1:31576, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31521") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33530->127.0.0.1:31521, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31216") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60732->127.0.0.1:31216, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31372") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53352->127.0.0.1:31372, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31210") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43994->127.0.0.1:31210, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30775") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50322->127.0.0.1:30775, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30592") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34232->127.0.0.1:30592, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30262") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49986->127.0.0.1:30262, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31230") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35164->127.0.0.1:31230, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30491") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50006->127.0.0.1:30491, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31574") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57312->127.0.0.1:31574, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31570") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45174->127.0.0.1:31570, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31064") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42004->127.0.0.1:31064, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30152") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59578->127.0.0.1:30152, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30646") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54946->127.0.0.1:30646, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31305") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50058->127.0.0.1:31305, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31613") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46066->127.0.0.1:31613, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30819") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59250->127.0.0.1:30819, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30246") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33212->127.0.0.1:30246, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30062") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37544->127.0.0.1:30062, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31699") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34708->127.0.0.1:31699, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30477") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49906->127.0.0.1:30477, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31553") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41666->127.0.0.1:31553, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31518") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59616->127.0.0.1:31518, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30252") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49642->127.0.0.1:30252, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31257") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47546->127.0.0.1:31257, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31956") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52610->127.0.0.1:31956, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31333") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51494->127.0.0.1:31333, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31534") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59560->127.0.0.1:31534, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30050") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31266") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50356->127.0.0.1:31266, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43570->127.0.0.1:30050, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30675") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35036->127.0.0.1:30675, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30915") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51690->127.0.0.1:30915, err= 2026/07/09 02:24:58 DEBUG : a.txt: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : a.txt: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30538") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42176->127.0.0.1:30538, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30198") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43450->127.0.0.1:30198, err= 2026/07/09 02:24:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : sub dir/hello world: Excluded 2026/07/09 02:24:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : sub dir/hello world2: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31886") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55778->127.0.0.1:31886, err= 2026/07/09 02:24:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : sub dir/hello world: Excluded 2026/07/09 02:24:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : sub dir/hello world2: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30666") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58598->127.0.0.1:30666, err= 2026/07/09 02:24:58 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31411") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48218->127.0.0.1:31411, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30066") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39254->127.0.0.1:30066, err= 2026/07/09 02:24:58 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31030") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59208->127.0.0.1:31030, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30142") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59360->127.0.0.1:30142, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30349") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40400->127.0.0.1:30349, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30253") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51586->127.0.0.1:30253, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31105") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39844->127.0.0.1:31105, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31594") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47184->127.0.0.1:31594, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31462") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50108->127.0.0.1:31462, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30237") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35830->127.0.0.1:30237, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30208") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31773") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56806->127.0.0.1:31773, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56736->127.0.0.1:30208, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31320") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41758->127.0.0.1:31320, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31445") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35216->127.0.0.1:31445, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31610") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36182->127.0.0.1:31610, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30184") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45954->127.0.0.1:30184, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30150") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55678->127.0.0.1:30150, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30230") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36494->127.0.0.1:30230, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31225") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56622->127.0.0.1:31225, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30035") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60014->127.0.0.1:30035, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30346") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51108->127.0.0.1:30346, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31851") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34350->127.0.0.1:31851, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31706") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56614->127.0.0.1:31706, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31378") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60284->127.0.0.1:31378, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31407") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42930->127.0.0.1:31407, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30522") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55696->127.0.0.1:30522, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31088") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47044->127.0.0.1:31088, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31470") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58140->127.0.0.1:31470, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31814") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34618->127.0.0.1:31814, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30860") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36322->127.0.0.1:30860, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31294") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32940->127.0.0.1:31294, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31818") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41354->127.0.0.1:31818, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31382") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38764->127.0.0.1:31382, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30956") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59338->127.0.0.1:30956, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30593") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35708->127.0.0.1:30593, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30729") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43690->127.0.0.1:30729, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31726") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39430->127.0.0.1:31726, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30490") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57612->127.0.0.1:30490, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31630") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54286->127.0.0.1:31630, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30244") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49800->127.0.0.1:30244, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30695") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35920->127.0.0.1:30695, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30784") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54580->127.0.0.1:30784, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31183") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43818->127.0.0.1:31183, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30042") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41054->127.0.0.1:30042, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30677") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34836->127.0.0.1:30677, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30806") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43272->127.0.0.1:30806, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30642") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42000->127.0.0.1:30642, err= 2026/07/09 02:24:58 DEBUG : a.txt: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : a.txt: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30990") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42680->127.0.0.1:30990, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30472") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35724->127.0.0.1:30472, err= 2026/07/09 02:24:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : sub dir/hello world: Excluded 2026/07/09 02:24:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : sub dir/hello world2: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31386") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51100->127.0.0.1:31386, err= 2026/07/09 02:24:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : sub dir/hello world: Excluded 2026/07/09 02:24:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : sub dir/hello world2: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31254") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50322->127.0.0.1:31254, err= 2026/07/09 02:24:58 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30615") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58708->127.0.0.1:30615, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31979") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49954->127.0.0.1:31979, err= 2026/07/09 02:24:58 DEBUG : sub dir/ignore dir: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30746") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59744->127.0.0.1:30746, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30390") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48236->127.0.0.1:30390, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31450") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44286->127.0.0.1:31450, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30318") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34728->127.0.0.1:30318, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31948") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59286->127.0.0.1:31948, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30373") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38772->127.0.0.1:30373, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31418") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48548->127.0.0.1:31418, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30593") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35722->127.0.0.1:30593, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31474") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30211") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49100->127.0.0.1:30211, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48572->127.0.0.1:31474, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31612") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34148->127.0.0.1:31612, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30360") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33442->127.0.0.1:30360, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31446") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47630->127.0.0.1:31446, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31485") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38000->127.0.0.1:31485, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30640") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36244->127.0.0.1:30640, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31292") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47948->127.0.0.1:31292, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30565") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36258->127.0.0.1:30565, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31174") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46134->127.0.0.1:31174, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30872") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51720->127.0.0.1:30872, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30808") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35448->127.0.0.1:30808, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30920") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42994->127.0.0.1:30920, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31815") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41128->127.0.0.1:31815, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31325") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44902->127.0.0.1:31325, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31988") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36402->127.0.0.1:31988, err= === RUN TestListJSON/Default 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30293") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52638->127.0.0.1:30293, err= === RUN TestListJSON/FilesOnly 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30837") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54320->127.0.0.1:30837, err= === RUN TestListJSON/DirsOnly 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30800") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58710->127.0.0.1:30800, err= === RUN TestListJSON/Recurse 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30660") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50990->127.0.0.1:30660, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30880") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34318->127.0.0.1:30880, err= === RUN TestListJSON/SubDir 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30229") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56832->127.0.0.1:30229, err= === RUN TestListJSON/NoModTime 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30814") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37760->127.0.0.1:30814, err= === RUN TestListJSON/NoMimeType 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30217") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33170->127.0.0.1:30217, err= === RUN TestListJSON/ShowHash 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31435") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37932->127.0.0.1:31435, err= === RUN TestListJSON/HashTypes 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31783") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59672->127.0.0.1:31783, err= 2026/07/09 02:24:58 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31275") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50136->127.0.0.1:31275, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30624") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60696->127.0.0.1:30624, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31432") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52826->127.0.0.1:31432, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31482") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40556->127.0.0.1:31482, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30124") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38300->127.0.0.1:30124, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30778") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38042->127.0.0.1:30778, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30257") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35446->127.0.0.1:30257, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31328") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41846->127.0.0.1:31328, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31479") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49744->127.0.0.1:31479, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30012") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42638->127.0.0.1:30012, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31652") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38658->127.0.0.1:31652, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30852") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60804->127.0.0.1:30852, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31880") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42598->127.0.0.1:31880, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30998") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47932->127.0.0.1:30998, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31541") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56858->127.0.0.1:31541, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30054") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45994->127.0.0.1:30054, err= === RUN TestStatJSON/Root 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31659") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55244->127.0.0.1:31659, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30457") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47246->127.0.0.1:30457, err= === RUN TestStatJSON/Dir 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30806") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43276->127.0.0.1:30806, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31201") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56650->127.0.0.1:31201, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31217") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57188->127.0.0.1:31217, err= === RUN TestStatJSON/File 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31388") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34218->127.0.0.1:31388, err= === RUN TestStatJSON/NotFound 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31204") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55018->127.0.0.1:31204, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31444") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50738->127.0.0.1:31444, err= === RUN TestStatJSON/DirFilesOnly 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31199") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48750->127.0.0.1:31199, err= === RUN TestStatJSON/FileFilesOnly 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30302") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52402->127.0.0.1:30302, err= === RUN TestStatJSON/NotFoundFilesOnly 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30842") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55872->127.0.0.1:30842, err= === RUN TestStatJSON/DirDirsOnly 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30148") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50200->127.0.0.1:30148, err= === RUN TestStatJSON/FileDirsOnly 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31906") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39430->127.0.0.1:31906, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31448") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41932->127.0.0.1:31448, err= === RUN TestStatJSON/RootNotFound 2026/07/09 02:24:58 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wamiloq2buxe/notfound" 2026/07/09 02:24:58 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:58 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:58 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:58 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:58 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:58 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:58 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:58 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:58 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:58 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/notfound: Connecting to FTP server 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/notfound: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/notfound: > dial: conn=127.0.0.1:35778->127.0.0.1:28622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/notfound: dial("tcp","127.0.0.1:31848") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/notfound: > dial: conn=127.0.0.1:57736->127.0.0.1:31848, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/notfound: dial("tcp","127.0.0.1:31435") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/notfound: > dial: conn=127.0.0.1:37948->127.0.0.1:31435, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31133") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55096->127.0.0.1:31133, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31815") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41138->127.0.0.1:31815, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30420") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48098->127.0.0.1:30420, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31726") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39444->127.0.0.1:31726, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30517") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50430->127.0.0.1:30517, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30074") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59376->127.0.0.1:30074, err= --- PASS: TestStatJSON (0.03s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 INFO : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30808") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35452->127.0.0.1:30808, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30001") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35122->127.0.0.1:30001, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31701") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37568->127.0.0.1:31701, err= 2026/07/09 02:24:58 INFO : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31675") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44270->127.0.0.1:31675, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31960") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55160->127.0.0.1:31960, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30847") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49356->127.0.0.1:30847, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31231") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33286->127.0.0.1:31231, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30863") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44104->127.0.0.1:30863, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30728") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37380->127.0.0.1:30728, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31910") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37114->127.0.0.1:31910, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31363") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38274->127.0.0.1:31363, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30420") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48114->127.0.0.1:30420, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30130") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40830->127.0.0.1:30130, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31721") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34182->127.0.0.1:31721, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31902") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45842->127.0.0.1:31902, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30265") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58656->127.0.0.1:30265, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30171") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36794->127.0.0.1:30171, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30475") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35316->127.0.0.1:30475, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30094") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57034->127.0.0.1:30094, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31595") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48606->127.0.0.1:31595, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30392") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47960->127.0.0.1:30392, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31229") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49290->127.0.0.1:31229, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31770") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42744->127.0.0.1:31770, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30328") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56970->127.0.0.1:30328, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30915") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51702->127.0.0.1:30915, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31040") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41248->127.0.0.1:31040, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30047") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57322->127.0.0.1:30047, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47728->127.0.0.1:30622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31612") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34154->127.0.0.1:31612, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30567") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56880->127.0.0.1:30567, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30363") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49144->127.0.0.1:30363, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31133") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55106->127.0.0.1:31133, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30592") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34246->127.0.0.1:30592, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30074") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59380->127.0.0.1:30074, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30999") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37066->127.0.0.1:30999, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31262") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37430->127.0.0.1:31262, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30600") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54344->127.0.0.1:30600, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31434") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50238->127.0.0.1:31434, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30012") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42640->127.0.0.1:30012, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31293") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60722->127.0.0.1:31293, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30505") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56388->127.0.0.1:30505, err= 2026/07/09 02:24:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/09 02:24:58 DEBUG : empty space: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30071") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31326") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40968->127.0.0.1:30071, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51366->127.0.0.1:31326, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31063") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34884->127.0.0.1:31063, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30787") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54016->127.0.0.1:30787, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31942") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56098->127.0.0.1:31942, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31589") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36800->127.0.0.1:31589, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31766") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46550->127.0.0.1:31766, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31824") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51322->127.0.0.1:31824, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31409") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56920->127.0.0.1:31409, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30097") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39552->127.0.0.1:30097, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31454") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35956->127.0.0.1:31454, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31404") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42074->127.0.0.1:31404, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31907") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41514->127.0.0.1:31907, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30401") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44952->127.0.0.1:30401, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31809") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55772->127.0.0.1:31809, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30885") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54024->127.0.0.1:30885, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30786") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57654->127.0.0.1:30786, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31489") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55942->127.0.0.1:31489, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31948") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59296->127.0.0.1:31948, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31425") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35904->127.0.0.1:31425, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30251") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36132->127.0.0.1:30251, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30057") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45172->127.0.0.1:30057, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31352") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36002->127.0.0.1:31352, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30001") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35132->127.0.0.1:30001, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30048") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54920->127.0.0.1:30048, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30720") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36848->127.0.0.1:30720, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30977") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43294->127.0.0.1:30977, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30789") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41166->127.0.0.1:30789, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31491") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47164->127.0.0.1:31491, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31003") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41502->127.0.0.1:31003, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30226") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58784->127.0.0.1:30226, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31966") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57598->127.0.0.1:31966, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/07/09 02:24:58 DEBUG : Creating backend with remote ":memory:" 2026/07/09 02:24:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/09 02:24:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/09 02:24:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/09 02:24:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/09 02:24:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/09 02:24:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/09 02:24:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/09 02:24:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/09 02:24:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31066") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38338->127.0.0.1:31066, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30404") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60762->127.0.0.1:30404, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31613") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46076->127.0.0.1:31613, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31177") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52468->127.0.0.1:31177, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31686") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33200->127.0.0.1:31686, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31002") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41612->127.0.0.1:31002, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31318") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42362->127.0.0.1:31318, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31427") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58164->127.0.0.1:31427, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31323") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36046->127.0.0.1:31323, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31833") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44660->127.0.0.1:31833, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31354") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43100->127.0.0.1:31354, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31345") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51628->127.0.0.1:31345, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31607") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34376->127.0.0.1:31607, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31934") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38304->127.0.0.1:31934, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31448") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41934->127.0.0.1:31448, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30389") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56786->127.0.0.1:30389, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30308") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50578->127.0.0.1:30308, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31749") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47348->127.0.0.1:31749, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30316") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46706->127.0.0.1:30316, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30119") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36526->127.0.0.1:30119, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30201") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39238->127.0.0.1:30201, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30588") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59974->127.0.0.1:30588, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31864") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37906->127.0.0.1:31864, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31107") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40262->127.0.0.1:31107, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31298") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60892->127.0.0.1:31298, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31921") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33752->127.0.0.1:31921, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31276") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50518->127.0.0.1:31276, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30133") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59808->127.0.0.1:30133, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30397") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53964->127.0.0.1:30397, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31798") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37174->127.0.0.1:31798, err= 2026/07/09 02:24:58 DEBUG : Waiting for deletions to finish 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30726") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44312->127.0.0.1:30726, err= 2026/07/09 02:24:58 DEBUG : large: Excluded (Size Filter) 2026/07/09 02:24:58 DEBUG : large: Excluded 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31804") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30116") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47626->127.0.0.1:31804, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40120->127.0.0.1:30116, err= 2026/07/09 02:24:58 INFO : medium: Deleted 2026/07/09 02:24:58 INFO : small: Deleted 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31718") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47636->127.0.0.1:31718, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30492") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36166->127.0.0.1:30492, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30196") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56884->127.0.0.1:30196, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31975") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60822->127.0.0.1:31975, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30267") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60438->127.0.0.1:30267, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31522") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34138->127.0.0.1:31522, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30558") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47584->127.0.0.1:30558, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30186") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36182->127.0.0.1:30186, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30620") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46452->127.0.0.1:30620, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31613") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46080->127.0.0.1:31613, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30586") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57714->127.0.0.1:30586, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30157") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51510->127.0.0.1:30157, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31603") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54480->127.0.0.1:31603, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31259") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38212->127.0.0.1:31259, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30073") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49260->127.0.0.1:30073, err= 2026/07/09 02:24:58 DEBUG : Waiting for deletions to finish 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30553") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40772->127.0.0.1:30553, err= 2026/07/09 02:24:58 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31997") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54876->127.0.0.1:31997, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31732") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35834->127.0.0.1:31732, err= 2026/07/09 02:24:58 INFO : large: Deleted 2026/07/09 02:24:58 INFO : medium: Deleted 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30497") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48474->127.0.0.1:30497, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30967") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44078->127.0.0.1:30967, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30916") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59896->127.0.0.1:30916, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30992") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41556->127.0.0.1:30992, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31958") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56420->127.0.0.1:31958, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31698") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36176->127.0.0.1:31698, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30418") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60146->127.0.0.1:30418, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31187") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50354->127.0.0.1:31187, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30165") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48894->127.0.0.1:30165, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31435") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37954->127.0.0.1:31435, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30964") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57236->127.0.0.1:30964, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31180") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41686->127.0.0.1:31180, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31973") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41278->127.0.0.1:31973, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31464") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49746->127.0.0.1:31464, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30077") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52950->127.0.0.1:30077, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30956") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59346->127.0.0.1:30956, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30533") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37732->127.0.0.1:30533, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30860") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36332->127.0.0.1:30860, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30953") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57526->127.0.0.1:30953, err= 2026/07/09 02:24:58 DEBUG : Waiting for deletions to finish 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31563") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53826->127.0.0.1:31563, err= 2026/07/09 02:24:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31532") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39460->127.0.0.1:31532, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30976") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47562->127.0.0.1:30976, err= 2026/07/09 02:24:58 INFO : medium: Deleted 2026/07/09 02:24:58 INFO : small: Deleted 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31420") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56920->127.0.0.1:31420, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30112") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35174->127.0.0.1:30112, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31202") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36124->127.0.0.1:31202, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30928") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40596->127.0.0.1:30928, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30659") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47936->127.0.0.1:30659, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30462") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58876->127.0.0.1:30462, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30457") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47256->127.0.0.1:30457, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31883") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60442->127.0.0.1:31883, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31452") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53440->127.0.0.1:31452, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31593") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53970->127.0.0.1:31593, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30388") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45944->127.0.0.1:30388, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30552") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43880->127.0.0.1:30552, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31615") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37952->127.0.0.1:31615, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30080") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47944->127.0.0.1:30080, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31968") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36430->127.0.0.1:31968, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30796") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49210->127.0.0.1:30796, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30648") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41918->127.0.0.1:30648, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31031") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45048->127.0.0.1:31031, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30391") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54892->127.0.0.1:30391, err= 2026/07/09 02:24:58 DEBUG : Waiting for deletions to finish 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31686") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33202->127.0.0.1:31686, err= 2026/07/09 02:24:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31793") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45384->127.0.0.1:31793, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31421") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47792->127.0.0.1:31421, err= 2026/07/09 02:24:58 INFO : large: Deleted 2026/07/09 02:24:58 INFO : medium: Deleted 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30132") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50462->127.0.0.1:30132, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30902") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57172->127.0.0.1:30902, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31424") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36438->127.0.0.1:31424, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30479") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53742->127.0.0.1:30479, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31207") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37894->127.0.0.1:31207, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31034") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52684->127.0.0.1:31034, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30658") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52376->127.0.0.1:30658, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30222") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36508->127.0.0.1:30222, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31268") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39202->127.0.0.1:31268, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30065") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36758->127.0.0.1:30065, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31215") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51194->127.0.0.1:31215, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31750") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38138->127.0.0.1:31750, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31311") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51672->127.0.0.1:31311, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30121") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57010->127.0.0.1:30121, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30308") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50594->127.0.0.1:30308, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31716") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40622->127.0.0.1:31716, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30065") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36770->127.0.0.1:30065, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30596") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35564->127.0.0.1:30596, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31955") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46434->127.0.0.1:31955, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30928") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40602->127.0.0.1:30928, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31646") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45314->127.0.0.1:31646, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30145") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58708->127.0.0.1:30145, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31198") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41502->127.0.0.1:31198, err= --- PASS: TestReadFile (0.02s) === RUN TestRetry 2026/07/09 02:24:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/09 02:24:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/09 02:24:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 02:24:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 02:24:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 02:24:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/09 02:24:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31301") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50874->127.0.0.1:31301, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30400") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40744->127.0.0.1:30400, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30276") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36934->127.0.0.1:30276, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30295") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40950->127.0.0.1:30295, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30211") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49106->127.0.0.1:30211, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30989") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57792->127.0.0.1:30989, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31915") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53544->127.0.0.1:31915, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31828") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41654->127.0.0.1:31828, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31522") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34144->127.0.0.1:31522, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31576") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39234->127.0.0.1:31576, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30334") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58708->127.0.0.1:30334, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31876") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36428->127.0.0.1:31876, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31684") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43304->127.0.0.1:31684, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31609") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55876->127.0.0.1:31609, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30449") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38504->127.0.0.1:30449, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30745") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36914->127.0.0.1:30745, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30935") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48348->127.0.0.1:30935, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31129") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53914->127.0.0.1:31129, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30781") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48206->127.0.0.1:30781, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31492") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40120->127.0.0.1:31492, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30238") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38078->127.0.0.1:30238, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30980") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56460->127.0.0.1:30980, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31249") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58722->127.0.0.1:31249, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30578") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52902->127.0.0.1:30578, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31520") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55258->127.0.0.1:31520, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30151") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38814->127.0.0.1:30151, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31569") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60236->127.0.0.1:31569, err= --- PASS: TestCat (0.15s) === RUN TestPurge 2026/07/09 02:24:58 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-datexoj4zaxu" 2026/07/09 02:24:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 02:24:58 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:58 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:58 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:58 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:58 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:58 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:58 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:58 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:58 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:58 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: Connecting to FTP server 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:35782->127.0.0.1:28622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31352") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:36008->127.0.0.1:31352, err= 2026/07/09 02:24:58 DEBUG : Creating backend with remote "/tmp/rclone3266840235" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu", Local "Local file system at /tmp/rclone3266840235", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30185") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:46100->127.0.0.1:30185, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31979") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:49960->127.0.0.1:31979, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30281") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:33432->127.0.0.1:30281, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30181") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:51116->127.0.0.1:30181, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31962") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:43956->127.0.0.1:31962, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31575") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:46794->127.0.0.1:31575, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31742") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:34070->127.0.0.1:31742, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31635") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:58526->127.0.0.1:31635, err= 2026/07/09 02:24:58 INFO : A2: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30294") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:43024->127.0.0.1:30294, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30948") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:45786->127.0.0.1:30948, err= 2026/07/09 02:24:58 INFO : A1/B2: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31868") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:59476->127.0.0.1:31868, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30849") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:37174->127.0.0.1:30849, err= 2026/07/09 02:24:58 INFO : A1/B2/C2: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30089") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:52756->127.0.0.1:30089, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31150") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:57310->127.0.0.1:31150, err= 2026/07/09 02:24:58 INFO : A1/B1/C3: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30136") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:39202->127.0.0.1:30136, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30227") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:58342->127.0.0.1:30227, err= 2026/07/09 02:24:58 INFO : A3: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31056") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:48246->127.0.0.1:31056, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31621") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:53088->127.0.0.1:31621, err= 2026/07/09 02:24:58 INFO : A3/B3: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31059") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:36538->127.0.0.1:31059, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31525") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:52350->127.0.0.1:31525, err= 2026/07/09 02:24:58 INFO : A3/B3/C4: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31032") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:36500->127.0.0.1:31032, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31287") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:44276->127.0.0.1:31287, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31859") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:56824->127.0.0.1:31859, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30378") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:43394->127.0.0.1:30378, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31321") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:52984->127.0.0.1:31321, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30943") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:50786->127.0.0.1:30943, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: Connecting to FTP server 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: Connecting to FTP server 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30698") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:35784->127.0.0.1:28622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:60520->127.0.0.1:30698, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31574") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:57328->127.0.0.1:31574, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30046") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30903") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:47976->127.0.0.1:30046, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:53716->127.0.0.1:30903, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: Connecting to FTP server 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31765") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:41518->127.0.0.1:31765, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30176") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:43874->127.0.0.1:30176, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30106") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:46188->127.0.0.1:30106, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30189") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:59918->127.0.0.1:30189, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:35792->127.0.0.1:28622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30171") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:36808->127.0.0.1:30171, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30471") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:47184->127.0.0.1:30471, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:35806->127.0.0.1:28622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31370") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:58480->127.0.0.1:31370, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:47732->127.0.0.1:30622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31156") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:46898->127.0.0.1:31156, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30077") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:52954->127.0.0.1:30077, err= 2026/07/09 02:24:58 DEBUG : Waiting for deletions to finish 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30077") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:52960->127.0.0.1:30077, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31255") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30431") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:49830->127.0.0.1:30431, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:57326->127.0.0.1:31255, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30803") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:55428->127.0.0.1:30803, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30945") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:36310->127.0.0.1:30945, err= 2026/07/09 02:24:58 INFO : A1/B1/C1/one: Deleted 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30921") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:34366->127.0.0.1:30921, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31267") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30846") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:39998->127.0.0.1:31267, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:59752->127.0.0.1:30846, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30199") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:33410->127.0.0.1:30199, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31817") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:58758->127.0.0.1:31817, err= 2026/07/09 02:24:58 DEBUG : removing 2 level 3 directories 2026/07/09 02:24:58 INFO : A1/B1/C3: Removing directory 2026/07/09 02:24:58 INFO : A1/B1/C1: Removing directory 2026/07/09 02:24:58 DEBUG : removing 1 level 2 directories 2026/07/09 02:24:58 INFO : A1/B1: Removing directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31485") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:38014->127.0.0.1:31485, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31378") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30285") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:60290->127.0.0.1:31378, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31493") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:55360->127.0.0.1:31493, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:60172->127.0.0.1:30285, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30189") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30273") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:59934->127.0.0.1:30189, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:46748->127.0.0.1:30273, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31092") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:58070->127.0.0.1:31092, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30710") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:59502->127.0.0.1:30710, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31908") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:58270->127.0.0.1:31908, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30223") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31460") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:53124->127.0.0.1:31460, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:57798->127.0.0.1:30223, err= 2026/07/09 02:24:58 DEBUG : Waiting for deletions to finish 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31015") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:45106->127.0.0.1:31015, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31772") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30668") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31503") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:57828->127.0.0.1:31772, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:41104->127.0.0.1:30668, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:41372->127.0.0.1:31503, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31092") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:58086->127.0.0.1:31092, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31725") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31258") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:55460->127.0.0.1:31725, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31525") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:49628->127.0.0.1:31258, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:52354->127.0.0.1:31525, err= 2026/07/09 02:24:58 INFO : A1/two: Deleted 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31123") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31926") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:33164->127.0.0.1:31123, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:55802->127.0.0.1:31926, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31947") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:49142->127.0.0.1:31947, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30281") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:33446->127.0.0.1:30281, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31087") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:55194->127.0.0.1:31087, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30704") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31977") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31799") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:43278->127.0.0.1:31977, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:56762->127.0.0.1:31799, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:46836->127.0.0.1:30704, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31350") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:34240->127.0.0.1:31350, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30347") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:41766->127.0.0.1:30347, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31512") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:49716->127.0.0.1:31512, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31090") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:41856->127.0.0.1:31090, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31914") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:52170->127.0.0.1:31914, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30190") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:56512->127.0.0.1:30190, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:31397") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:56856->127.0.0.1:31397, err= 2026/07/09 02:24:58 DEBUG : removing 2 level 3 directories 2026/07/09 02:24:58 INFO : A3/B3/C4: Removing directory 2026/07/09 02:24:58 INFO : A1/B2/C2: Removing directory 2026/07/09 02:24:58 DEBUG : removing 2 level 2 directories 2026/07/09 02:24:58 INFO : A3/B3: Removing directory 2026/07/09 02:24:58 INFO : A1/B2: Removing directory 2026/07/09 02:24:58 DEBUG : removing 3 level 1 directories 2026/07/09 02:24:58 INFO : A3: Removing directory 2026/07/09 02:24:58 INFO : A1: Removing directory 2026/07/09 02:24:58 INFO : A2: Removing directory 2026/07/09 02:24:58 DEBUG : removing 1 level 0 directories 2026/07/09 02:24:58 INFO : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: Removing directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30136") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:39204->127.0.0.1:30136, err= 2026/07/09 02:24:58 ERROR : error listing: directory not found 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: dial("tcp","127.0.0.1:30713") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: > dial: conn=127.0.0.1:37500->127.0.0.1:30713, err= 2026/07/09 02:24:58 ERROR : error listing: directory not found 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-datexoj4zaxu: Purge dir "" 2026/07/09 02:24:58 NOTICE: purge failed to rmdir "": directory not found 2026/07/09 02:24:58 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.07s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31410") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55042->127.0.0.1:31410, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31840") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50868->127.0.0.1:31840, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30524") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52452->127.0.0.1:30524, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31386") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51106->127.0.0.1:31386, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31351") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56880->127.0.0.1:31351, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30338") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55364->127.0.0.1:30338, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30328") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56974->127.0.0.1:30328, err= 2026/07/09 02:24:58 INFO : A2: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30039") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42626->127.0.0.1:30039, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31512") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49728->127.0.0.1:31512, err= 2026/07/09 02:24:58 INFO : A1/B2: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31361") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48526->127.0.0.1:31361, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30481") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38260->127.0.0.1:30481, err= 2026/07/09 02:24:58 INFO : A1/B2/C2: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31130") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50230->127.0.0.1:31130, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30254") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50114->127.0.0.1:30254, err= 2026/07/09 02:24:58 INFO : A1/B1/C3: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31791") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32960->127.0.0.1:31791, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31722") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32844->127.0.0.1:31722, err= 2026/07/09 02:24:58 INFO : A3: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30070") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47350->127.0.0.1:30070, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30515") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54126->127.0.0.1:30515, err= 2026/07/09 02:24:58 INFO : A3/B3: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31678") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42288->127.0.0.1:31678, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30698") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60530->127.0.0.1:30698, err= 2026/07/09 02:24:58 INFO : A3/B3/C4: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31222") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52512->127.0.0.1:31222, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31600") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56390->127.0.0.1:31600, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30051") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40886->127.0.0.1:30051, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31824") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51330->127.0.0.1:31824, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30586") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57722->127.0.0.1:30586, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31565") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42554->127.0.0.1:31565, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30284") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50922->127.0.0.1:30284, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30714") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30981") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48186->127.0.0.1:30981, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48822->127.0.0.1:30714, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31119") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30011") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35386->127.0.0.1:31119, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51046->127.0.0.1:30011, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Connecting to FTP server 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31560") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35818->127.0.0.1:28622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40700->127.0.0.1:31560, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30303") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43186->127.0.0.1:30303, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30014") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41768->127.0.0.1:30014, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30009") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31315") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41494->127.0.0.1:30009, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30264") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56250->127.0.0.1:31315, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36098->127.0.0.1:30264, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30981") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48196->127.0.0.1:30981, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30995") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38912->127.0.0.1:30995, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31447") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42212->127.0.0.1:31447, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31121") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51654->127.0.0.1:31121, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30012") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42650->127.0.0.1:30012, err= 2026/07/09 02:24:58 DEBUG : removing 1 level 3 directories 2026/07/09 02:24:58 INFO : A3/B3/C4: Removing directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31498") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47156->127.0.0.1:31498, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30671") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30590") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31671") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47136->127.0.0.1:30590, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45666->127.0.0.1:31671, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37510->127.0.0.1:30671, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30621") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37720->127.0.0.1:30621, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30640") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36260->127.0.0.1:30640, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Connecting to FTP server 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31320") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35832->127.0.0.1:28622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41768->127.0.0.1:31320, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31426") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30475") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45636->127.0.0.1:31426, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30796") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35326->127.0.0.1:30475, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49218->127.0.0.1:30796, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31876") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31673") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36444->127.0.0.1:31876, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58998->127.0.0.1:31673, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31479") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49752->127.0.0.1:31479, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30103") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59926->127.0.0.1:30103, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31259") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38224->127.0.0.1:31259, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31316") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31097") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31106") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45166->127.0.0.1:31316, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53218->127.0.0.1:31097, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59826->127.0.0.1:31106, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31152") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31644") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42096->127.0.0.1:31152, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30359") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30901") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45544->127.0.0.1:30359, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44112->127.0.0.1:31644, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38294->127.0.0.1:30901, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30942") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37108->127.0.0.1:30942, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30700") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31871") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31729") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33278->127.0.0.1:31871, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36392->127.0.0.1:30700, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45040->127.0.0.1:31729, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30209") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41924->127.0.0.1:30209, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31659") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55258->127.0.0.1:31659, err= 2026/07/09 02:24:58 DEBUG : removing 2 level 3 directories 2026/07/09 02:24:58 INFO : A1/B2/C2: Removing directory 2026/07/09 02:24:58 INFO : A1/B1/C3: Removing directory 2026/07/09 02:24:58 DEBUG : removing 2 level 2 directories 2026/07/09 02:24:58 INFO : A3/B3: Removing directory 2026/07/09 02:24:58 INFO : A1/B2: Removing directory 2026/07/09 02:24:58 DEBUG : removing 2 level 1 directories 2026/07/09 02:24:58 INFO : A3: Removing directory 2026/07/09 02:24:58 INFO : A2: Removing directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31064") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42018->127.0.0.1:31064, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30050") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43578->127.0.0.1:30050, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30509") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50962->127.0.0.1:30509, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31771") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34174->127.0.0.1:31771, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31804") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47642->127.0.0.1:31804, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31071") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59338->127.0.0.1:31071, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30719") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42998->127.0.0.1:30719, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31752") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55898->127.0.0.1:31752, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30615") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58712->127.0.0.1:30615, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31241") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41296->127.0.0.1:31241, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30873") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41170->127.0.0.1:30873, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31775") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52136->127.0.0.1:31775, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31396") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47828->127.0.0.1:31396, err= 2026/07/09 02:24:58 DEBUG : removing 1 level 3 directories 2026/07/09 02:24:58 INFO : A1/B1/C1: Removing directory 2026/07/09 02:24:58 DEBUG : removing 1 level 2 directories 2026/07/09 02:24:58 INFO : A1/B1: Removing directory 2026/07/09 02:24:58 DEBUG : removing 1 level 1 directories 2026/07/09 02:24:58 INFO : A1: Removing directory 2026/07/09 02:24:58 DEBUG : removing 1 level 0 directories 2026/07/09 02:24:58 INFO : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Removing directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30309") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40966->127.0.0.1:30309, err= 2026/07/09 02:24:58 ERROR : error listing: directory not found 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30406") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53350->127.0.0.1:30406, err= 2026/07/09 02:24:58 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.05s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30654") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38708->127.0.0.1:30654, err= 2026/07/09 02:24:58 INFO : A1: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31453") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48918->127.0.0.1:31453, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31379") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58770->127.0.0.1:31379, err= 2026/07/09 02:24:58 INFO : A1/B1: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31545") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47368->127.0.0.1:31545, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30496") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32952->127.0.0.1:30496, err= 2026/07/09 02:24:58 INFO : A1/B1/C1: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30968") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37994->127.0.0.1:30968, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31464") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49760->127.0.0.1:31464, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31231") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33288->127.0.0.1:31231, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31294") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32946->127.0.0.1:31294, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30031") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58054->127.0.0.1:30031, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30803") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55432->127.0.0.1:30803, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31995") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44006->127.0.0.1:31995, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31181") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44208->127.0.0.1:31181, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30228") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59084->127.0.0.1:30228, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31002") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41622->127.0.0.1:31002, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30205") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55932->127.0.0.1:30205, err= 2026/07/09 02:24:58 DEBUG : removing 1 level 3 directories 2026/07/09 02:24:58 INFO : A1/B1/C1: Removing directory 2026/07/09 02:24:58 DEBUG : removing 1 level 2 directories 2026/07/09 02:24:58 INFO : A1/B1: Removing directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30694") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35774->127.0.0.1:30694, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31155") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53158->127.0.0.1:31155, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31894") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35284->127.0.0.1:31894, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30409") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56462->127.0.0.1:30409, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31906") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39446->127.0.0.1:31906, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30895") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48424->127.0.0.1:30895, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30293") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52648->127.0.0.1:30293, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30001") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35148->127.0.0.1:30001, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30750") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55424->127.0.0.1:30750, err= 2026/07/09 02:24:58 INFO : A1: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31551") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34608->127.0.0.1:31551, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30021") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32998->127.0.0.1:30021, err= 2026/07/09 02:24:58 INFO : A1/B1: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31592") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54882->127.0.0.1:31592, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31020") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42416->127.0.0.1:31020, err= 2026/07/09 02:24:58 INFO : A1/B1/C1: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31853") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41648->127.0.0.1:31853, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31923") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39444->127.0.0.1:31923, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31652") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38662->127.0.0.1:31652, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31766") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46558->127.0.0.1:31766, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30922") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54404->127.0.0.1:30922, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31990") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54582->127.0.0.1:31990, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30681") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34742->127.0.0.1:30681, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31577") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60786->127.0.0.1:31577, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30608") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42060->127.0.0.1:30608, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31626") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35132->127.0.0.1:31626, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30181") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51122->127.0.0.1:30181, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30837") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54326->127.0.0.1:30837, err= 2026/07/09 02:24:58 DEBUG : removing 1 level 3 directories 2026/07/09 02:24:58 INFO : A1/B1/C1: Removing directory 2026/07/09 02:24:58 DEBUG : removing 1 level 2 directories 2026/07/09 02:24:58 INFO : A1/B1: Removing directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30778") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38048->127.0.0.1:30778, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58698->127.0.0.1:31622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31201") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56662->127.0.0.1:31201, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31922") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59520->127.0.0.1:31922, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30258") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45958->127.0.0.1:30258, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31372") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53356->127.0.0.1:31372, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30923") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53234->127.0.0.1:30923, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31871") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33284->127.0.0.1:31871, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31453") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48920->127.0.0.1:31453, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31552") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46242->127.0.0.1:31552, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30397") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53980->127.0.0.1:30397, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31374") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41440->127.0.0.1:31374, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31354") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43104->127.0.0.1:31354, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30738") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50092->127.0.0.1:30738, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30502") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38198->127.0.0.1:30502, err= 2026/07/09 02:24:58 DEBUG : filename.txt: File name found in url 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30194") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46708->127.0.0.1:30194, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30046") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47982->127.0.0.1:30046, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30299") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46982->127.0.0.1:30299, err= 2026/07/09 02:24:58 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31854") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41190->127.0.0.1:31854, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31131") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44040->127.0.0.1:31131, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30857") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55482->127.0.0.1:30857, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30432") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57870->127.0.0.1:30432, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30376") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36800->127.0.0.1:30376, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31713") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60136->127.0.0.1:31713, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30716") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41616->127.0.0.1:30716, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31385") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60872->127.0.0.1:31385, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31603") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54494->127.0.0.1:31603, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31601") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33698->127.0.0.1:31601, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30498") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46084->127.0.0.1:30498, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30692") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32976->127.0.0.1:30692, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31117") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58346->127.0.0.1:31117, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30581") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50930->127.0.0.1:30581, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30987") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54362->127.0.0.1:30987, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30051") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40890->127.0.0.1:30051, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31634") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56080->127.0.0.1:31634, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31676") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46868->127.0.0.1:31676, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30986") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48606->127.0.0.1:30986, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31764") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34554->127.0.0.1:31764, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31164") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35608->127.0.0.1:31164, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31085") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54802->127.0.0.1:31085, err= 2026/07/09 02:24:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30836") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44946->127.0.0.1:30836, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30144") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55160->127.0.0.1:30144, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31904") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58444->127.0.0.1:31904, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30983") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38386->127.0.0.1:30983, err= 2026/07/09 02:24:58 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30448") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55534->127.0.0.1:30448, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31274") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45750->127.0.0.1:31274, err= 2026/07/09 02:24:58 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/09 02:24:58 INFO : file1: Copied (new) to: sub/file2 2026/07/09 02:24:58 INFO : file1: Deleted 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31104") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56192->127.0.0.1:31104, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31912") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40496->127.0.0.1:31912, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31120") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49052->127.0.0.1:31120, err= 2026/07/09 02:24:58 DEBUG : sub/file2: size = 14 OK 2026/07/09 02:24:58 DEBUG : file1: Sizes identical 2026/07/09 02:24:58 DEBUG : file1: Unchanged skipping 2026/07/09 02:24:58 INFO : file1: Deleted 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31937") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54700->127.0.0.1:31937, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31870") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48986->127.0.0.1:31870, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: don't need to copy/move sub/file2, it is already at target location 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31290") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58954->127.0.0.1:31290, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31038") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44676->127.0.0.1:31038, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30280") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52970->127.0.0.1:30280, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30310") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57238->127.0.0.1:30310, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30971") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50048->127.0.0.1:30971, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30146") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52076->127.0.0.1:30146, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31701") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37580->127.0.0.1:31701, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30104") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34002->127.0.0.1:30104, err= 2026/07/09 02:24:58 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31317") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42312->127.0.0.1:31317, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30918") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51328->127.0.0.1:30918, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31032") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36514->127.0.0.1:31032, err= 2026/07/09 02:24:58 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31330") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48416->127.0.0.1:31330, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30785") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45968->127.0.0.1:30785, err= 2026/07/09 02:24:58 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/07/09 02:24:58 INFO : file1: Copied (new) 2026/07/09 02:24:58 INFO : file1: Deleted 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31305") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50060->127.0.0.1:31305, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30083") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37104->127.0.0.1:30083, err= 2026/07/09 02:24:58 DEBUG : file1: Destination exists, skipping 2026/07/09 02:24:58 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31110") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42860->127.0.0.1:31110, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30908") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43258->127.0.0.1:30908, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31686") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33214->127.0.0.1:31686, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31447") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42218->127.0.0.1:31447, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31593") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53980->127.0.0.1:31593, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31484") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37970->127.0.0.1:31484, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31236") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55732->127.0.0.1:31236, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30176") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43888->127.0.0.1:30176, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30921") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34378->127.0.0.1:30921, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31697") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47978->127.0.0.1:31697, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30445") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50686->127.0.0.1:30445, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31081") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33440->127.0.0.1:31081, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30369") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41678->127.0.0.1:30369, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30451") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35542->127.0.0.1:30451, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31132") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53682->127.0.0.1:31132, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31899") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42084->127.0.0.1:31899, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31496") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39768->127.0.0.1:31496, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31544") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36518->127.0.0.1:31544, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31809") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55786->127.0.0.1:31809, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30122") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60084->127.0.0.1:30122, err= 2026/07/09 02:24:58 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-wamiloq2buxe/backup" 2026/07/09 02:24:58 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/07/09 02:24:58 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:58 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:58 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:58 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:58 DEBUG : TestFTPRclone: detected overridden config - adding "{Ezo-w}" suffix to name 2026/07/09 02:24:58 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/07/09 02:24:58 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/07/09 02:24:58 DEBUG : Setting pass="EqlIWDiAXoGsIrJksmI_MYUUcrJG4SykAe4RcDkXDqzS" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/07/09 02:24:58 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: Connecting to FTP server 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:28622") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:35846->127.0.0.1:28622, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:31453") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:48930->127.0.0.1:31453, err= 2026/07/09 02:24:58 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-wamiloq2buxe/backup" to be canonical "TestFTPRclone{Ezo-w}:rclone-test-wamiloq2buxe/backup" 2026/07/09 02:24:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1869316846) 2026/07/09 02:24:58 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe) 2026/07/09 02:24:58 DEBUG : dst/file1: Sizes differ 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:31329") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:50632->127.0.0.1:31329, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:31253") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:52964->127.0.0.1:31253, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:30045") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:50814->127.0.0.1:30045, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:31616") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:35520->127.0.0.1:31616, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: dial("tcp","127.0.0.1:30111") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: > dial: conn=127.0.0.1:44842->127.0.0.1:30111, err= 2026/07/09 02:24:58 INFO : dst/file1: Moved (server-side) 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31423") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54352->127.0.0.1:31423, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31529") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54490->127.0.0.1:31529, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31608") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44554->127.0.0.1:31608, err= 2026/07/09 02:24:58 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30415") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38150->127.0.0.1:30415, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31539") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51690->127.0.0.1:31539, err= 2026/07/09 02:24:58 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/09 02:24:58 INFO : dst/file1: Copied (new) 2026/07/09 02:24:58 INFO : dst/file1: Deleted 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30724") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49084->127.0.0.1:30724, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30715") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53884->127.0.0.1:30715, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31041") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58890->127.0.0.1:31041, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31741") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46036->127.0.0.1:31741, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30045") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50816->127.0.0.1:30045, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31810") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35946->127.0.0.1:31810, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31152") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42112->127.0.0.1:31152, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30178") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42212->127.0.0.1:30178, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30985") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38574->127.0.0.1:30985, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31695") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56484->127.0.0.1:31695, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31995") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44018->127.0.0.1:31995, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31962") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43968->127.0.0.1:31962, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.02s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31961") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40602->127.0.0.1:31961, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31397") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56872->127.0.0.1:31397, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31061") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60840->127.0.0.1:31061, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30289") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36772->127.0.0.1:30289, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30940") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51544->127.0.0.1:30940, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30949") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52602->127.0.0.1:30949, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30131") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48696->127.0.0.1:30131, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30626") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55684->127.0.0.1:30626, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31733") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37794->127.0.0.1:31733, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31097") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53228->127.0.0.1:31097, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30053") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37124->127.0.0.1:30053, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31509") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33674->127.0.0.1:31509, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30081") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41288->127.0.0.1:30081, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30113") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46090->127.0.0.1:30113, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30786") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57664->127.0.0.1:30786, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30010") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37706->127.0.0.1:30010, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30086") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57680->127.0.0.1:30086, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31526") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43726->127.0.0.1:31526, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31031") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45060->127.0.0.1:31031, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30166") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51566->127.0.0.1:30166, err= 2026/07/09 02:24:58 INFO : A1/B2: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30405") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37228->127.0.0.1:30405, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31803") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58904->127.0.0.1:31803, err= 2026/07/09 02:24:58 INFO : A1/B1/C3: Making directory 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30654") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38712->127.0.0.1:30654, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31453") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48942->127.0.0.1:31453, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30296") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55484->127.0.0.1:30296, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30902") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57184->127.0.0.1:30902, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31500") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60934->127.0.0.1:31500, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31478") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49860->127.0.0.1:31478, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30370") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47884->127.0.0.1:30370, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30785") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31716") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31751") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45978->127.0.0.1:30785, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40628->127.0.0.1:31716, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46366->127.0.0.1:31751, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31536") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52136->127.0.0.1:31536, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31918") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48498->127.0.0.1:31918, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30252") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49654->127.0.0.1:30252, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31049") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47910->127.0.0.1:31049, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30503") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37512->127.0.0.1:30503, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31965") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40658->127.0.0.1:31965, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31296") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54624->127.0.0.1:31296, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30262") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50000->127.0.0.1:30262, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30314") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30233") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41710->127.0.0.1:30314, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52820->127.0.0.1:30233, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31973") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41290->127.0.0.1:31973, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31961") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40610->127.0.0.1:31961, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31463") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58924->127.0.0.1:31463, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30086") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30138") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57694->127.0.0.1:30086, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35630->127.0.0.1:30138, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31380") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40904->127.0.0.1:31380, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30351") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30760") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30305") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48750->127.0.0.1:30351, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58712->127.0.0.1:30305, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47240->127.0.0.1:30760, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31739") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38658->127.0.0.1:31739, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30472") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35734->127.0.0.1:30472, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30420") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48118->127.0.0.1:30420, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30152") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59580->127.0.0.1:30152, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30295") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40954->127.0.0.1:30295, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31176") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36096->127.0.0.1:31176, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31746") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44448->127.0.0.1:31746, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31117") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58356->127.0.0.1:31117, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30997") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54074->127.0.0.1:30997, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31680") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52346->127.0.0.1:31680, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30566") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36692->127.0.0.1:30566, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30885") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54040->127.0.0.1:30885, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30902") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57200->127.0.0.1:30902, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31774") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30178") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30443") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30559") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59774->127.0.0.1:30443, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30608") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42228->127.0.0.1:30178, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60494->127.0.0.1:30559, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42076->127.0.0.1:30608, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38380->127.0.0.1:31774, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31324") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31967") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39430->127.0.0.1:31324, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49736->127.0.0.1:31967, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30417") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31166") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60666->127.0.0.1:31166, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55914->127.0.0.1:30417, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31298") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60898->127.0.0.1:31298, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30163") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45584->127.0.0.1:30163, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31273") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45326->127.0.0.1:31273, err= 2026/07/09 02:24:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30293") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30929") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52664->127.0.0.1:30293, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54818->127.0.0.1:30929, err= 2026/07/09 02:24:58 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/09 02:24:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/09 02:24:58 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30691") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43088->127.0.0.1:30691, err= 2026/07/09 02:24:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31112") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43426->127.0.0.1:31112, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31200") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49074->127.0.0.1:31200, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30229") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56840->127.0.0.1:30229, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31653") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35382->127.0.0.1:31653, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31407") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42938->127.0.0.1:31407, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31618") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31218") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30012") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46044->127.0.0.1:31618, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51610->127.0.0.1:31218, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42652->127.0.0.1:30012, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31774") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38390->127.0.0.1:31774, err= 2026/07/09 02:24:58 INFO : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30104") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34004->127.0.0.1:30104, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30021") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31979") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33012->127.0.0.1:30021, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49970->127.0.0.1:31979, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31963") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30155") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30553") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31962") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40782->127.0.0.1:30553, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43980->127.0.0.1:31962, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49588->127.0.0.1:31963, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58600->127.0.0.1:30155, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31392") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39878->127.0.0.1:31392, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31995") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44024->127.0.0.1:31995, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30428") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55178->127.0.0.1:30428, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30354") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45204->127.0.0.1:30354, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31287") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44288->127.0.0.1:31287, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31884") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56250->127.0.0.1:31884, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31612") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34162->127.0.0.1:31612, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30806") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43288->127.0.0.1:30806, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30495") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37874->127.0.0.1:30495, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31768") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38184->127.0.0.1:31768, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30701") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45830->127.0.0.1:30701, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30735") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55964->127.0.0.1:30735, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30960") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39784->127.0.0.1:30960, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30728") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31313") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30617") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42052->127.0.0.1:31313, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52096->127.0.0.1:30617, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37396->127.0.0.1:30728, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31333") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30283") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51508->127.0.0.1:31333, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60610->127.0.0.1:30283, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31303") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30586") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57736->127.0.0.1:30586, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46542->127.0.0.1:31303, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31998") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31035") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30470") 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49550->127.0.0.1:31035, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40142->127.0.0.1:31998, err= 2026/07/09 02:24:58 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46318->127.0.0.1:30470, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31389") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45684->127.0.0.1:31389, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31876") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30081") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31307") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36446->127.0.0.1:31876, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41300->127.0.0.1:30081, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31847") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34346->127.0.0.1:31307, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50134->127.0.0.1:31847, err= 2026/07/09 02:24:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/09 02:24:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/09 02:24:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/09 02:24:59 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/09 02:24:59 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30567") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56886->127.0.0.1:30567, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31142") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53456->127.0.0.1:31142, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31172") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48604->127.0.0.1:31172, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30509") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50976->127.0.0.1:30509, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31055") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30499") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55894->127.0.0.1:31055, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31353") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30715") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43848->127.0.0.1:30499, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53890->127.0.0.1:30715, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53416->127.0.0.1:31353, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31361") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48538->127.0.0.1:31361, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30492") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36180->127.0.0.1:30492, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31101") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58226->127.0.0.1:31101, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30931") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48162->127.0.0.1:30931, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31517") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35020->127.0.0.1:31517, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31394") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30786") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57678->127.0.0.1:30786, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48168->127.0.0.1:31394, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30294") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43026->127.0.0.1:30294, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30378") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43408->127.0.0.1:30378, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31333") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31763") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31052") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51518->127.0.0.1:31333, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39040->127.0.0.1:31763, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43768->127.0.0.1:31052, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30329") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31173") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60034->127.0.0.1:31173, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42276->127.0.0.1:30329, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30579") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54086->127.0.0.1:30579, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31248") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41232->127.0.0.1:31248, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30025") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33840->127.0.0.1:30025, err= --- PASS: TestDirMove (0.07s) === RUN TestGetFsInfo run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31712") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43502->127.0.0.1:31712, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31141") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39094->127.0.0.1:31141, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30702") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45600->127.0.0.1:30702, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31382") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38774->127.0.0.1:31382, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31105") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39858->127.0.0.1:31105, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30333") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59678->127.0.0.1:30333, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30008") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54488->127.0.0.1:30008, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31187") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50362->127.0.0.1:31187, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31605") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54824->127.0.0.1:31605, err= 2026/07/09 02:24:59 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 02:24:59 NOTICE: ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/09 02:24:59 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30301") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34930->127.0.0.1:30301, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31679") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54406->127.0.0.1:31679, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31488") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53638->127.0.0.1:31488, err= 2026/07/09 02:24:59 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 02:24:59 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30047") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57338->127.0.0.1:30047, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30921") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34386->127.0.0.1:30921, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30093") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60298->127.0.0.1:30093, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30438") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49602->127.0.0.1:30438, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30575") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51402->127.0.0.1:30575, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31113") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43466->127.0.0.1:31113, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30513") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42072->127.0.0.1:30513, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30263") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55382->127.0.0.1:30263, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31026") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35908->127.0.0.1:31026, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31482") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40558->127.0.0.1:31482, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31482") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40562->127.0.0.1:31482, err= 2026/07/09 02:24:59 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 02:24:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30418") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60158->127.0.0.1:30418, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30030") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53470->127.0.0.1:30030, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30305") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58724->127.0.0.1:30305, err= 2026/07/09 02:24:59 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 02:24:59 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30613") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50162->127.0.0.1:30613, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30335") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34536->127.0.0.1:30335, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31626") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35148->127.0.0.1:31626, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30241") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35810->127.0.0.1:30241, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31272") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35762->127.0.0.1:31272, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31867") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50380->127.0.0.1:31867, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30100") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47304->127.0.0.1:30100, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30491") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50014->127.0.0.1:30491, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31989") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45368->127.0.0.1:31989, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31801") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41784->127.0.0.1:31801, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30466") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50438->127.0.0.1:30466, err= 2026/07/09 02:24:59 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 02:24:59 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30104") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34008->127.0.0.1:30104, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30154") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40464->127.0.0.1:30154, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31050") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46502->127.0.0.1:31050, err= 2026/07/09 02:24:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 02:24:59 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30032") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55406->127.0.0.1:30032, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30061") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32904->127.0.0.1:30061, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30718") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49100->127.0.0.1:30718, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31569") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60252->127.0.0.1:31569, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30088") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43236->127.0.0.1:30088, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30419") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57472->127.0.0.1:30419, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30179") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38720->127.0.0.1:30179, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31181") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44210->127.0.0.1:31181, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: File to upload is small (34 bytes), uploading instead of streaming 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30696") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35830->127.0.0.1:30696, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30545") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51176->127.0.0.1:30545, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30873") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41176->127.0.0.1:30873, err= 2026/07/09 02:24:59 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/09 02:24:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31993") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48982->127.0.0.1:31993, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31082") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38326->127.0.0.1:31082, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30288") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41792->127.0.0.1:30288, err= 2026/07/09 02:24:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/09 02:24:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30242") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52496->127.0.0.1:30242, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31274") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45756->127.0.0.1:31274, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30634") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39772->127.0.0.1:30634, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30141") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50282->127.0.0.1:30141, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30049") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51378->127.0.0.1:30049, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30175") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49708->127.0.0.1:30175, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30696") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35838->127.0.0.1:30696, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30818") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56340->127.0.0.1:30818, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30243") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40228->127.0.0.1:30243, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30127") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37278->127.0.0.1:30127, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30778") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38054->127.0.0.1:30778, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31253") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52974->127.0.0.1:31253, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31003") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41508->127.0.0.1:31003, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: File to upload is small (60 bytes), uploading instead of streaming 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31524") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:48548->127.0.0.1:31524, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31893") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53572->127.0.0.1:31893, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30300") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49768->127.0.0.1:30300, err= 2026/07/09 02:24:59 DEBUG : potato2: size = 60 OK 2026/07/09 02:24:59 DEBUG : potato2: Size of src and dst objects identical 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30507") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40096->127.0.0.1:30507, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30604") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44692->127.0.0.1:30604, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30582") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44886->127.0.0.1:30582, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31808") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47946->127.0.0.1:31808, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30062") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37546->127.0.0.1:30062, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31395") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46912->127.0.0.1:31395, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31546") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36844->127.0.0.1:31546, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31171") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40344->127.0.0.1:31171, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30419") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57486->127.0.0.1:30419, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31298") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60902->127.0.0.1:31298, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30354") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45206->127.0.0.1:30354, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30221") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53690->127.0.0.1:30221, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31317") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42328->127.0.0.1:31317, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30273") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46758->127.0.0.1:30273, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31553") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41682->127.0.0.1:31553, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30771") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52174->127.0.0.1:30771, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30417") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55926->127.0.0.1:30417, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31629") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58620->127.0.0.1:31629, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30535") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50448->127.0.0.1:30535, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31559") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54104->127.0.0.1:31559, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31737") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38380->127.0.0.1:31737, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31309") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47376->127.0.0.1:31309, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30194") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46712->127.0.0.1:30194, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30498") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46092->127.0.0.1:30498, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31207") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37904->127.0.0.1:31207, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30109") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34384->127.0.0.1:30109, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30655") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60000->127.0.0.1:30655, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31500") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60936->127.0.0.1:31500, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30321") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46736->127.0.0.1:30321, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31972") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58336->127.0.0.1:31972, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30236") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55294->127.0.0.1:30236, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30799") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37950->127.0.0.1:30799, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31312") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:43988->127.0.0.1:31312, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30968") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38004->127.0.0.1:30968, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31679") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54416->127.0.0.1:31679, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31752") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55902->127.0.0.1:31752, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30695") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35930->127.0.0.1:30695, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30225") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34528->127.0.0.1:30225, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30206") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60458->127.0.0.1:30206, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30730") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:42934->127.0.0.1:30730, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31013") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52980->127.0.0.1:31013, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe", Local "Local file system at /tmp/rclone1869316846", Modify Window "876000h0m0s" 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31775") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52150->127.0.0.1:31775, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30821") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46692->127.0.0.1:30821, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30650") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:44436->127.0.0.1:30650, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31506") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45928->127.0.0.1:31506, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31477") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:60088->127.0.0.1:31477, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31921") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:33764->127.0.0.1:31921, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: SetModTime is not supported 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31682") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35774->127.0.0.1:31682, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31798") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37180->127.0.0.1:31798, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30506") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:50874->127.0.0.1:30506, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30146") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:52082->127.0.0.1:30146, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30665") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:59634->127.0.0.1:30665, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30490") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:57620->127.0.0.1:30490, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30097") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39568->127.0.0.1:30097, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31919") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53150->127.0.0.1:31919, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30413") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51566->127.0.0.1:30413, err= 2026/07/09 02:24:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.huzowib4" before starting 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31818") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:41356->127.0.0.1:31818, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31816") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:46654->127.0.0.1:31816, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30256") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:37448->127.0.0.1:30256, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30715") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53892->127.0.0.1:30715, err= 2026/07/09 02:24:59 DEBUG : sub dir/test remove existing.huzowib4: TEST: removing renamed existing file after operation 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30634") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:39784->127.0.0.1:30634, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30438") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49612->127.0.0.1:30438, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30955") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:47038->127.0.0.1:30955, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31932") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:38286->127.0.0.1:31932, err= 2026/07/09 02:24:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.selodal7" before starting 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30759") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:32940->127.0.0.1:30759, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31710") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45710->127.0.0.1:31710, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30091") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36154->127.0.0.1:30091, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30505") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56402->127.0.0.1:30505, err= 2026/07/09 02:24:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.selodal7: TEST: renaming existing back after failed operation 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31084") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45492->127.0.0.1:31084, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31171") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:40354->127.0.0.1:31171, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30694") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35786->127.0.0.1:30694, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30512") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56918->127.0.0.1:30512, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31999") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35076->127.0.0.1:31999, err= 2026/07/09 02:24:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zaneler2" before starting 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30750") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:55438->127.0.0.1:30750, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30878") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:58904->127.0.0.1:30878, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30196") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:56892->127.0.0.1:30196, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31176") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36104->127.0.0.1:31176, err= 2026/07/09 02:24:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zaneler2: TEST: removing renamed existing file after operation 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31499") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53514->127.0.0.1:31499, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31607") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34392->127.0.0.1:31607, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31264") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51862->127.0.0.1:31264, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31699") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:34724->127.0.0.1:31699, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31539") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:51694->127.0.0.1:31539, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30468") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:45270->127.0.0.1:30468, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31563") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:53830->127.0.0.1:31563, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30456") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:54338->127.0.0.1:30456, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31724") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:36430->127.0.0.1:31724, err= --- PASS: TestRemoveExisting (0.03s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:30099") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:35318->127.0.0.1:30099, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: dial("tcp","127.0.0.1:31963") 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: > dial: conn=127.0.0.1:49592->127.0.0.1:31963, err= 2026/07/09 02:24:59 DEBUG : ftp://127.0.0.1:28622/rclone-test-wamiloq2buxe: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 2.718853201s (try 1/5)