"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose -fast-list" - Starting (try 1/5) 2025/07/31 03:07:03 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki" 2025/07/31 03:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/31 03:07:03 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki" 2025/07/31 03:07:03 DEBUG : Creating backend with remote "/tmp/rclone1920677681" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:03 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:03 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/31 03:07:03 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:03 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:03 INFO : sub dir/hello world.rclone_chunk.001_8zmr30: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:03 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:03 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:03 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:03 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (0.00s) === RUN TestCopyMetadata run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:03 DEBUG : metadata sub dir: Making directory with metadata 2025/07/31 03:07:03 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:03 DEBUG : empty metadata sub dir: Making directory with metadata 2025/07/31 03:07:03 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:03 DEBUG : Local file system at /tmp/rclone1920677681: File to upload is small (21 bytes), uploading instead of streaming 2025/07/31 03:07:03 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/07/31 03:07:03 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/07/31 03:07:03 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:03 INFO : empty metadata sub dir: Updated directory metadata 2025/07/31 03:07:03 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir 2025/07/31 03:07:03 INFO : metadata sub dir: Updated directory metadata 2025/07/31 03:07:03 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir 2025/07/31 03:07:03 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/07/31 03:07:03 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:03 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_8zmrlo: Moved (server-side) to: metadata sub dir/hello metadata world 2025/07/31 03:07:03 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:03 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:03 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/07/31 03:07:03 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/07/31 03:07:03 INFO : metadata sub dir: Updated directory metadata 2025/07/31 03:07:03 INFO : empty metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadata (0.03s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:03 DEBUG : metadata sub dir: Making directory with metadata 2025/07/31 03:07:03 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:03 DEBUG : empty metadata sub dir: Making directory with metadata 2025/07/31 03:07:03 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:03 DEBUG : Local file system at /tmp/rclone1920677681: File to upload is small (21 bytes), uploading instead of streaming 2025/07/31 03:07:03 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/07/31 03:07:03 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/07/31 03:07:03 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:03 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/07/31 03:07:03 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/07/31 03:07:03 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/07/31 03:07:03 DEBUG : metadata sub dir/hello metadata world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:03 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:03 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:03 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_8zmrqs: Moved (server-side) to: metadata sub dir/hello metadata world 2025/07/31 03:07:03 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/07/31 03:07:03 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/07/31 03:07:03 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (0.02s) === RUN TestCopyMissingDirectory run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : Creating backend with remote "/non-existing" 2025/07/31 03:07:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zms13: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Running all checks before starting transfers 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Checks finished, now starting transfers 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmspv: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 ERROR : Ignoring --no-traverse with sync 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zms48: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : hello world2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : hello world2.rclone_chunk.001_8zmso2: Moved (server-side) to: hello world2 2025/07/31 03:07:04 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/07/31 03:07:04 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : potato2.rclone_chunk.001_8zmsxy: Moved (server-side) to: potato2 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : potato2.rclone_chunk.001_8zmsir: Moved (server-side) to: potato2 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 DEBUG : sub dir2: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/07/31 03:07:04 DEBUG : sub dir: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmswa: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir2/sub sub dir2: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestCopyEmptyDirectories (0.00s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : sub dir2: Making directory 2025/07/31 03:07:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zms94: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : sub dir2: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:04 DEBUG : sub dir2: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/07/31 03:07:04 DEBUG : sub dir: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir: Made directory with metadata (mtime=2025-07-31T03:07:04.118201945Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmsoe: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestMoveEmptyDirectories (0.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : sub dir2: Making directory 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmsu1: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : sub dir2: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 DEBUG : sub dir2: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/07/31 03:07:04 DEBUG : sub dir: Making directory with metadata 2025/07/31 03:07:04 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zms2k: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestSyncEmptyDirectories (0.00s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : a1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 DEBUG : a1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1", newDst=a1 2025/07/31 03:07:04 DEBUG : a1/b1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1 2025/07/31 03:07:04 DEBUG : a1/b2: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2 2025/07/31 03:07:04 DEBUG : a1/b2/c1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1 2025/07/31 03:07:04 DEBUG : a1/b2/c1/d1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1 2025/07/31 03:07:04 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata 2025/07/31 03:07:04 DEBUG : a1/b1/c1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1 2025/07/31 03:07:04 DEBUG : a1/b1/c1/d1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1 2025/07/31 03:07:04 DEBUG : a1/b1/c1/d2: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2 2025/07/31 03:07:04 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1 2025/07/31 03:07:04 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1 2025/07/31 03:07:04 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2 2025/07/31 03:07:04 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1 2025/07/31 03:07:04 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1 2025/07/31 03:07:04 INFO : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1 2025/07/31 03:07:04 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata 2025/07/31 03:07:04 INFO : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d2: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b2/c1/d1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1/d1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b1/c1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b2/c1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b2: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1/b1: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : a1: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : sub dir2: Making directory 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmst0: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmsmb: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-mapagod0bofu" 2025/07/31 03:07:04 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-mapagod0bofu" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki' -> Chunked 'TestChunkerLocal:rclone-test-mapagod0bofu' 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mapagod0bofu': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mapagod0bofu': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zms5k: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mapagod0bofu': Purge object "sub dir/hello world" 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mapagod0bofu': Purge dir "sub dir" 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-mapagod0bofu': Purge dir "" --- PASS: TestServerSideCopy (0.01s) === RUN TestCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmskz: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmsvs: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmsjz: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-sokiban4boto" 2025/07/31 03:07:04 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-sokiban4boto" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki' -> Chunked 'TestChunkerLocal:rclone-test-sokiban4boto' 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sokiban4boto': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sokiban4boto': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmsbh: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zms62: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zms8t: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sokiban4boto': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sokiban4boto': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sokiban4boto': Purge object "sub dir/hello world" 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sokiban4boto': Purge dir "sub dir" 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-sokiban4boto': Purge dir "" --- PASS: TestServerSideCopyOverSelf (0.01s) === RUN TestMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmsn9: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmssx: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/31 03:07:04 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zms5c: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-hiduyuc4culu" 2025/07/31 03:07:04 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-hiduyuc4culu" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki' -> Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu' 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmsi4: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmsci: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Using server-side directory move 2025/07/31 03:07:04 INFO : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/31 03:07:04 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:04 DEBUG : sub dir/hello world: move non-chunked object... 2025/07/31 03:07:04 INFO : sub dir/hello world: Moved (server-side) 2025/07/31 03:07:04 INFO : sub dir/hello world: Moved (server-side) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zmspb: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : testing file moves 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/31 03:07:04 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:04 DEBUG : sub dir/hello world: move non-chunked object... 2025/07/31 03:07:04 INFO : sub dir/hello world: Moved (server-side) 2025/07/31 03:07:04 INFO : sub dir/hello world: Moved (server-side) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Purge object "sub dir/hello world" 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Purge dir "sub dir" 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-hiduyuc4culu': Purge dir "" --- PASS: TestServerSideMoveOverSelf (0.02s) === RUN TestCopyAfterDelete run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zms5m: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 ERROR : error listing: directory not found 2025/07/31 03:07:04 INFO : Local file system at /tmp/rclone1920677681: Making directory 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : sub dir/hello world.rclone_chunk.001_8zms8a: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : Local file system at /tmp/rclone1920677681: Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Local file system at /tmp/rclone1920677681: Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:04 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/07/31 03:07:04 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : check sum: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : check sum.rclone_chunk.001_8zmsvh: Moved (server-side) to: check sum 2025/07/31 03:07:04 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/31 03:07:04 INFO : check sum: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/31 03:07:04 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/07/31 03:07:04 DEBUG : check sum: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.04s) === RUN TestSyncSizeOnly run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : sizeonly: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : sizeonly.rclone_chunk.001_8zmss4: Moved (server-side) to: sizeonly 2025/07/31 03:07:04 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/31 03:07:04 INFO : sizeonly: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : sizeonly: Sizes identical 2025/07/31 03:07:04 DEBUG : sizeonly: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : ignore-size: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : ignore-size.rclone_chunk.001_8zmso3: Moved (server-side) to: ignore-size 2025/07/31 03:07:04 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/07/31 03:07:04 INFO : ignore-size: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : ignore-size: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : existing.rclone_chunk.001_8zmsu4: Moved (server-side) to: existing 2025/07/31 03:07:04 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : existing: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer 2025/07/31 03:07:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : existing: Deleted 2025/07/31 03:07:04 INFO : existing.rclone_chunk.001_8zmsuc: Moved (server-side) to: existing 2025/07/31 03:07:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/31 03:07:04 INFO : existing: Copied (replaced existing) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : existing.rclone_chunk.001_8zmsos: Moved (server-side) to: existing 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/31 03:07:04 INFO : existing: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 DEBUG : existing: Destination exists, skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : b/potato.rclone_chunk.001_8zmsc7: Moved (server-side) to: b/potato 2025/07/31 03:07:04 INFO : c/non empty space.rclone_chunk.001_8zmsou: Moved (server-side) to: c/non empty space 2025/07/31 03:07:04 INFO : d: Making directory 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a", newDst= 2025/07/31 03:07:04 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "c", newDst=c 2025/07/31 03:07:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : c/non empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : a/potato2.rclone_chunk.001_8zmsgq: Moved (server-side) to: a/potato2 2025/07/31 03:07:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/31 03:07:04 INFO : a/potato2: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : b/potato: Deleted 2025/07/31 03:07:04 INFO : a: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : d: Removing directory 2025/07/31 03:07:04 INFO : b: Removing directory 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : empty space.rclone_chunk.001_8zms20: Moved (server-side) to: empty space 2025/07/31 03:07:04 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/31 03:07:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer 2025/07/31 03:07:04 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/31 03:07:04 INFO : empty space: Updated modification time in destination 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : empty space.rclone_chunk.001_8zmsjv: Moved (server-side) to: empty space 2025/07/31 03:07:04 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : foo.rclone_chunk.001_8zmszu: Moved (server-side) to: foo 2025/07/31 03:07:04 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1920677681) 2025/07/31 03:07:04 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki') 2025/07/31 03:07:04 DEBUG : foo: md5 differ 2025/07/31 03:07:04 DEBUG : foo: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : foo: Deleted 2025/07/31 03:07:04 INFO : foo.rclone_chunk.001_8zmscg: Moved (server-side) to: foo 2025/07/31 03:07:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/07/31 03:07:04 INFO : foo: Copied (replaced existing) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : empty space.rclone_chunk.001_8zmso1: Moved (server-side) to: empty space 2025/07/31 03:07:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zms99: Moved (server-side) to: potato 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/31 03:07:04 INFO : potato: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zms40: Moved (server-side) to: potato 2025/07/31 03:07:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : potato: Deleted 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zms1o: Moved (server-side) to: potato 2025/07/31 03:07:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/07/31 03:07:04 INFO : potato: Copied (replaced existing) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zmsnk: Moved (server-side) to: potato 2025/07/31 03:07:04 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1920677681) 2025/07/31 03:07:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki') 2025/07/31 03:07:04 DEBUG : potato: md5 differ 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : potato: Deleted 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zmsv0: Moved (server-side) to: potato 2025/07/31 03:07:04 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/07/31 03:07:04 INFO : potato: Copied (replaced existing) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zms39: Moved (server-side) to: potato 2025/07/31 03:07:04 INFO : empty space.rclone_chunk.001_8zmsh3: Moved (server-side) to: empty space 2025/07/31 03:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zmsv5: Moved (server-side) to: potato 2025/07/31 03:07:04 INFO : empty space.rclone_chunk.001_8zmsgb: Moved (server-side) to: empty space 2025/07/31 03:07:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : potato2.rclone_chunk.001_8zmsu1: Moved (server-side) to: potato2 2025/07/31 03:07:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/31 03:07:04 INFO : potato2: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : b/potato.rclone_chunk.001_8zmsrx: Moved (server-side) to: b/potato 2025/07/31 03:07:04 INFO : c/non empty space.rclone_chunk.001_8zmsnv: Moved (server-side) to: c/non empty space 2025/07/31 03:07:04 INFO : d: Making directory 2025/07/31 03:07:04 INFO : d/e: Making directory 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a", newDst= 2025/07/31 03:07:04 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "c", newDst=c 2025/07/31 03:07:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : c/non empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : a/potato2.rclone_chunk.001_8zms20: Moved (server-side) to: a/potato2 2025/07/31 03:07:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/31 03:07:04 INFO : a/potato2: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : b/potato: Deleted 2025/07/31 03:07:04 INFO : a: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 INFO : d/e: Removing directory 2025/07/31 03:07:04 INFO : d: Removing directory 2025/07/31 03:07:04 INFO : b: Removing directory 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : b/potato.rclone_chunk.001_8zms40: Moved (server-side) to: b/potato 2025/07/31 03:07:04 INFO : c/non empty space.rclone_chunk.001_8zmsuz: Moved (server-side) to: c/non empty space 2025/07/31 03:07:04 INFO : d: Making directory 2025/07/31 03:07:04 DEBUG : Added delayed dir = "a", newDst= 2025/07/31 03:07:04 INFO : c: Set directory modification time (using SetModTime) 2025/07/31 03:07:04 DEBUG : Added delayed dir = "c", newDst=c 2025/07/31 03:07:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : c/non empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : a/potato2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : a/potato2.rclone_chunk.001_8zmse2: Moved (server-side) to: a/potato2 2025/07/31 03:07:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/31 03:07:04 INFO : a/potato2: Copied (new) 2025/07/31 03:07:04 ERROR : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': not deleting files as there were IO errors 2025/07/31 03:07:04 INFO : a: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:04 ERROR : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zmsl4: Moved (server-side) to: potato 2025/07/31 03:07:04 INFO : empty space.rclone_chunk.001_8zmspc: Moved (server-side) to: empty space 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : potato: Deleted 2025/07/31 03:07:04 INFO : potato2.rclone_chunk.001_8zmsf2: Moved (server-side) to: potato2 2025/07/31 03:07:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/31 03:07:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zmshu: Moved (server-side) to: potato 2025/07/31 03:07:04 INFO : empty space.rclone_chunk.001_8zms8c: Moved (server-side) to: empty space 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : potato: Deleted 2025/07/31 03:07:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : potato2.rclone_chunk.001_8zmsyj: Moved (server-side) to: potato2 2025/07/31 03:07:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/31 03:07:04 INFO : potato2: Copied (new) 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zmsfd: Moved (server-side) to: potato 2025/07/31 03:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : potato2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : potato2.rclone_chunk.001_8zmsvm: Moved (server-side) to: potato2 2025/07/31 03:07:04 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/07/31 03:07:04 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : potato2.rclone_chunk.001_8zmsf7: Moved (server-side) to: potato2 2025/07/31 03:07:04 INFO : empty space.rclone_chunk.001_8zms2i: Moved (server-side) to: empty space 2025/07/31 03:07:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 03:07:04 DEBUG : potato2: Excluded 2025/07/31 03:07:04 DEBUG : enormous: Excluded (Size Filter) 2025/07/31 03:07:04 DEBUG : enormous: Excluded 2025/07/31 03:07:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 03:07:04 DEBUG : potato2: Excluded 2025/07/31 03:07:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer 2025/07/31 03:07:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 03:07:04 DEBUG : potato2: Excluded 2025/07/31 03:07:04 DEBUG : enormous: Excluded (Size Filter) 2025/07/31 03:07:04 DEBUG : enormous: Excluded 2025/07/31 03:07:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 03:07:04 DEBUG : potato2: Excluded 2025/07/31 03:07:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 03:07:04 DEBUG : potato2: Excluded 2025/07/31 03:07:04 DEBUG : Local file system at /tmp/rclone1920677681: Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Local file system at /tmp/rclone1920677681: Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer 2025/07/31 03:07:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 03:07:04 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : potato2.rclone_chunk.001_8zmsmg: Moved (server-side) to: potato2 2025/07/31 03:07:04 INFO : empty space.rclone_chunk.001_8zmslc: Moved (server-side) to: empty space 2025/07/31 03:07:04 INFO : enormous.rclone_chunk.001_8zms8k: Moved (server-side) to: enormous 2025/07/31 03:07:04 DEBUG : enormous: Excluded (Size Filter) 2025/07/31 03:07:04 DEBUG : enormous: Excluded 2025/07/31 03:07:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/31 03:07:04 DEBUG : potato2: Excluded 2025/07/31 03:07:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : enormous: Deleted 2025/07/31 03:07:04 INFO : potato2: Deleted 2025/07/31 03:07:04 INFO : There was nothing to transfer 2025/07/31 03:07:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 DEBUG : Local file system at /tmp/rclone1920677681: Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:04 DEBUG : Local file system at /tmp/rclone1920677681: Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : enormous: Deleted 2025/07/31 03:07:04 INFO : potato2: Deleted 2025/07/31 03:07:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:04 INFO : one.rclone_chunk.001_8zms18: Moved (server-side) to: one 2025/07/31 03:07:04 INFO : two.rclone_chunk.001_8zmsd9: Moved (server-side) to: two 2025/07/31 03:07:04 INFO : three.rclone_chunk.001_8zmse6: Moved (server-side) to: three 2025/07/31 03:07:04 INFO : four.rclone_chunk.001_8zms3k: Moved (server-side) to: four 2025/07/31 03:07:04 DEBUG : five: Need to transfer - File not found at Destination 2025/07/31 03:07:04 DEBUG : five: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : three: Sizes identical 2025/07/31 03:07:04 DEBUG : one: Destination is newer than source, skipping 2025/07/31 03:07:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1920677681) 2025/07/31 03:07:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/31 03:07:04 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki') 2025/07/31 03:07:04 DEBUG : two: md5 differ 2025/07/31 03:07:04 INFO : five.rclone_chunk.001_8zmshq: Moved (server-side) to: five 2025/07/31 03:07:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/07/31 03:07:04 INFO : five: Copied (new) 2025/07/31 03:07:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/31 03:07:04 DEBUG : four: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : four: Deleted 2025/07/31 03:07:04 INFO : four.rclone_chunk.001_8zmsqa: Moved (server-side) to: four 2025/07/31 03:07:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/07/31 03:07:04 INFO : four: Copied (replaced existing) 2025/07/31 03:07:04 INFO : two: Deleted 2025/07/31 03:07:04 INFO : two.rclone_chunk.001_8zmspc: Moved (server-side) to: two 2025/07/31 03:07:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/31 03:07:04 INFO : two: Copied (replaced existing) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 DEBUG : one: Destination is newer than source, skipping 2025/07/31 03:07:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/07/31 03:07:04 DEBUG : four: Size and md5 of src and dst objects identical 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/31 03:07:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/07/31 03:07:04 DEBUG : five: Size and md5 of src and dst objects identical 2025/07/31 03:07:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/31 03:07:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/31 03:07:04 DEBUG : two: Size and md5 of src and dst objects identical 2025/07/31 03:07:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/31 03:07:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1920677681) 2025/07/31 03:07:04 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki') 2025/07/31 03:07:04 DEBUG : three: md5 differ 2025/07/31 03:07:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : three: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : three: Deleted 2025/07/31 03:07:04 INFO : three.rclone_chunk.001_8zmsh3: Moved (server-side) to: three 2025/07/31 03:07:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/31 03:07:04 INFO : three: Copied (replaced existing) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (0.07s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" sync_test.go:1568: Can track renames: true 2025/07/31 03:07:04 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Making map for --track-renames 2025/07/31 03:07:04 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Finished making map for --track-renames 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/31 03:07:04 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/31 03:07:04 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : yam.rclone_chunk.001_8zmsew: Moved (server-side) to: yam 2025/07/31 03:07:04 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/31 03:07:04 INFO : yam: Copied (new) 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for renames to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zms8h: Moved (server-side) to: potato 2025/07/31 03:07:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/07/31 03:07:04 INFO : potato: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:04 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Making map for --track-renames 2025/07/31 03:07:04 DEBUG : potato: Unchanged skipping 2025/07/31 03:07:04 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Finished making map for --track-renames 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : yam: move non-chunked object... 2025/07/31 03:07:04 INFO : yam: Moved (server-side) to: yaml 2025/07/31 03:07:04 INFO : yam: Moved (server-side) to: yaml 2025/07/31 03:07:04 INFO : yaml: Renamed from "yam" 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for renames to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:04 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/07/31 03:07:04 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Making map for --track-renames 2025/07/31 03:07:04 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Finished making map for --track-renames 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/31 03:07:04 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : potato.rclone_chunk.001_8zmsov: Moved (server-side) to: potato 2025/07/31 03:07:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/31 03:07:04 DEBUG : yam: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:04 INFO : yam.rclone_chunk.001_8zmsvz: Moved (server-side) to: yam 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for renames to finish 2025/07/31 03:07:04 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/07/31 03:07:04 INFO : potato: Copied (new) 2025/07/31 03:07:04 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/31 03:07:04 INFO : yam: Copied (new) 2025/07/31 03:07:04 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Making map for --track-renames 2025/07/31 03:07:05 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Finished making map for --track-renames 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : yam: move non-chunked object... 2025/07/31 03:07:05 INFO : yam: Moved (server-side) to: yaml 2025/07/31 03:07:05 INFO : yam: Moved (server-side) to: yaml 2025/07/31 03:07:05 INFO : yaml: Renamed from "yam" 2025/07/31 03:07:05 DEBUG : potato: Unchanged skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for renames to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/07/31 03:07:05 DEBUG : Added delayed dir = "sub", newDst= 2025/07/31 03:07:05 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Making map for --track-renames 2025/07/31 03:07:05 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Finished making map for --track-renames 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for renames to finish 2025/07/31 03:07:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : sub/yam: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : potato: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : sub/yam.rclone_chunk.001_8zmtqz: Moved (server-side) to: sub/yam 2025/07/31 03:07:05 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/31 03:07:05 INFO : sub/yam: Copied (new) 2025/07/31 03:07:05 INFO : potato.rclone_chunk.001_8zmt5k: Moved (server-side) to: potato 2025/07/31 03:07:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/07/31 03:07:05 INFO : potato: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : sub: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : sub: Set directory modification time (using SetModTime) 2025/07/31 03:07:05 DEBUG : Added delayed dir = "sub", newDst=sub 2025/07/31 03:07:05 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : potato: Unchanged skipping 2025/07/31 03:07:05 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Making map for --track-renames 2025/07/31 03:07:05 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Finished making map for --track-renames 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : sub/yam: move non-chunked object... 2025/07/31 03:07:05 INFO : sub/yam: Moved (server-side) to: yam 2025/07/31 03:07:05 INFO : sub/yam: Moved (server-side) to: yam 2025/07/31 03:07:05 INFO : yam: Renamed from "sub/yam" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for renames to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/rclone1920677681/dir1" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/rclone1920677681/dir2" 2025/07/31 03:07:05 DEBUG : Local file system at /tmp/rclone1920677681/dir2: Using server-side directory move 2025/07/31 03:07:05 INFO : Local file system at /tmp/rclone1920677681/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/31 03:07:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:05 INFO : file1.txt: Moved (server-side) 2025/07/31 03:07:05 DEBUG : Local file system at /tmp/rclone1920677681/dir2: Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Local file system at /tmp/rclone1920677681/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : Added delayed dir = "nested", newDst= 2025/07/31 03:07:05 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/07/31 03:07:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/31 03:07:05 INFO : sub dir/hello world.rclone_chunk.001_8zmt3q: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:05 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:05 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:05 INFO : nested/sub dir/file.rclone_chunk.001_8zmt09: Moved (server-side) to: nested/sub dir/file 2025/07/31 03:07:05 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/07/31 03:07:05 INFO : nested/sub dir/file: Copied (new) 2025/07/31 03:07:05 INFO : nested/sub dir/file: Deleted 2025/07/31 03:07:05 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : nested: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : sub dir: Removing directory 2025/07/31 03:07:05 INFO : nested/sub dir: Removing directory 2025/07/31 03:07:05 INFO : nested: Removing directory 2025/07/31 03:07:05 DEBUG : Local file system at /tmp/rclone1920677681: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : Added delayed dir = "nested", newDst= 2025/07/31 03:07:05 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/31 03:07:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : sub dir/hello world: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : sub dir/hello world.rclone_chunk.001_8zmtoe: Moved (server-side) to: sub dir/hello world 2025/07/31 03:07:05 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/07/31 03:07:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:05 INFO : sub dir/hello world: Copied (new) 2025/07/31 03:07:05 INFO : sub dir/hello world: Deleted 2025/07/31 03:07:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : nested/sub dir/file: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : nested/sub dir/file.rclone_chunk.001_8zmten: Moved (server-side) to: nested/sub dir/file 2025/07/31 03:07:05 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/07/31 03:07:05 INFO : nested/sub dir/file: Copied (new) 2025/07/31 03:07:05 INFO : nested/sub dir/file: Deleted 2025/07/31 03:07:05 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : existing-b: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : existing-b.rclone_chunk.001_8zmth6: Moved (server-side) to: existing-b 2025/07/31 03:07:05 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/07/31 03:07:05 INFO : existing-b: Copied (new) 2025/07/31 03:07:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : existing.rclone_chunk.001_8zmtzm: Moved (server-side) to: existing 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 INFO : existing-b: Deleted 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/31 03:07:05 INFO : existing: Copied (new) 2025/07/31 03:07:05 INFO : existing: Deleted 2025/07/31 03:07:05 DEBUG : existing: Destination exists, skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-gisoqit3newi" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-gisoqit3newi" 2025/07/31 03:07:05 INFO : potato2.rclone_chunk.001_8zmt23: Moved (server-side) to: potato2 2025/07/31 03:07:05 INFO : empty space.rclone_chunk.001_8zmtg2: Moved (server-side) to: empty space 2025/07/31 03:07:05 INFO : potato3.rclone_chunk.001_8zmtnb: Moved (server-side) to: potato3 sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki' -> Chunked 'TestChunkerLocal:rclone-test-gisoqit3newi' 2025/07/31 03:07:05 INFO : empty space.rclone_chunk.001_8zmtig: Moved (server-side) to: empty space 2025/07/31 03:07:05 INFO : potato3.rclone_chunk.001_8zmt6b: Moved (server-side) to: potato3 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gisoqit3newi': Using server-side directory move 2025/07/31 03:07:05 INFO : Chunked 'TestChunkerLocal:rclone-test-gisoqit3newi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/31 03:07:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:05 INFO : empty space: Deleted 2025/07/31 03:07:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/31 03:07:05 DEBUG : potato2: move non-chunked object... 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gisoqit3newi': Waiting for checks to finish 2025/07/31 03:07:05 INFO : potato2: Moved (server-side) 2025/07/31 03:07:05 INFO : potato2: Moved (server-side) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gisoqit3newi': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : potato3: Deleted 2025/07/31 03:07:05 DEBUG : potato3: move non-chunked object... 2025/07/31 03:07:05 INFO : potato3: Moved (server-side) 2025/07/31 03:07:05 INFO : potato3: Moved (server-side) 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-nucifiy4sewu" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-nucifiy4sewu" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nucifiy4sewu': Using server-side directory move 2025/07/31 03:07:05 INFO : Chunked 'TestChunkerLocal:rclone-test-nucifiy4sewu': Server side directory move succeeded 2025/07/31 03:07:05 ERROR : error listing: directory not found 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nucifiy4sewu': Purge object "empty space" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nucifiy4sewu': Purge object "potato2" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nucifiy4sewu': Purge object "potato3" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-nucifiy4sewu': Purge dir "" 2025/07/31 03:07:05 ERROR : error listing: directory not found 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-gisoqit3newi': Purge dir "" 2025/07/31 03:07:05 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-gisoqit3newi: no such file or directory 2025/07/31 03:07:05 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (0.02s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-bopahal2xato" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-bopahal2xato" 2025/07/31 03:07:05 INFO : potato2.rclone_chunk.001_8zmtly: Moved (server-side) to: potato2 2025/07/31 03:07:05 INFO : empty space.rclone_chunk.001_8zmt5q: Moved (server-side) to: empty space 2025/07/31 03:07:05 INFO : potato3.rclone_chunk.001_8zmtoj: Moved (server-side) to: potato3 sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki' -> Chunked 'TestChunkerLocal:rclone-test-bopahal2xato' 2025/07/31 03:07:05 INFO : empty space.rclone_chunk.001_8zmtgv: Moved (server-side) to: empty space 2025/07/31 03:07:05 INFO : potato3.rclone_chunk.001_8zmt5i: Moved (server-side) to: potato3 2025/07/31 03:07:05 DEBUG : empty space: Excluded (Size Filter) 2025/07/31 03:07:05 DEBUG : empty space: Excluded (Size Filter) 2025/07/31 03:07:05 DEBUG : empty space: Excluded 2025/07/31 03:07:05 DEBUG : empty space: Excluded 2025/07/31 03:07:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/31 03:07:05 DEBUG : potato2: move non-chunked object... 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bopahal2xato': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bopahal2xato': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : potato3: Deleted 2025/07/31 03:07:05 DEBUG : potato3: move non-chunked object... 2025/07/31 03:07:05 INFO : potato2: Moved (server-side) 2025/07/31 03:07:05 INFO : potato2: Moved (server-side) 2025/07/31 03:07:05 INFO : potato3: Moved (server-side) 2025/07/31 03:07:05 INFO : potato3: Moved (server-side) 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-yujibuw1fufe" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-yujibuw1fufe" 2025/07/31 03:07:05 DEBUG : empty space: Excluded (Size Filter) 2025/07/31 03:07:05 DEBUG : empty space: Excluded 2025/07/31 03:07:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : potato2: move non-chunked object... 2025/07/31 03:07:05 INFO : potato2: Moved (server-side) 2025/07/31 03:07:05 INFO : potato2: Moved (server-side) 2025/07/31 03:07:05 DEBUG : potato3: move non-chunked object... 2025/07/31 03:07:05 INFO : potato3: Moved (server-side) 2025/07/31 03:07:05 INFO : potato3: Moved (server-side) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yujibuw1fufe': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yujibuw1fufe': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yujibuw1fufe': Purge object "potato2" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yujibuw1fufe': Purge object "potato3" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-yujibuw1fufe': Purge dir "" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bopahal2xato': Purge object "empty space" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-bopahal2xato': Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-laxovim7zimo" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-laxovim7zimo" 2025/07/31 03:07:05 INFO : potato2.rclone_chunk.001_8zmt9b: Moved (server-side) to: potato2 2025/07/31 03:07:05 INFO : empty space.rclone_chunk.001_8zmtmi: Moved (server-side) to: empty space 2025/07/31 03:07:05 INFO : potato3.rclone_chunk.001_8zmtsk: Moved (server-side) to: potato3 2025/07/31 03:07:05 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki' -> Chunked 'TestChunkerLocal:rclone-test-laxovim7zimo' 2025/07/31 03:07:05 INFO : empty space.rclone_chunk.001_8zmt7u: Moved (server-side) to: empty space 2025/07/31 03:07:05 INFO : potato3.rclone_chunk.001_8zmtkx: Moved (server-side) to: potato3 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-laxovim7zimo': Using server-side directory move 2025/07/31 03:07:05 INFO : Chunked 'TestChunkerLocal:rclone-test-laxovim7zimo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/31 03:07:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/07/31 03:07:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : empty space: Unchanged skipping 2025/07/31 03:07:05 INFO : empty space: Deleted 2025/07/31 03:07:05 DEBUG : potato2: move non-chunked object... 2025/07/31 03:07:05 INFO : potato2: Moved (server-side) 2025/07/31 03:07:05 INFO : potato2: Moved (server-side) 2025/07/31 03:07:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/31 03:07:05 INFO : potato3: Deleted 2025/07/31 03:07:05 DEBUG : potato3: move non-chunked object... 2025/07/31 03:07:05 INFO : potato3: Moved (server-side) 2025/07/31 03:07:05 INFO : potato3: Moved (server-side) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-laxovim7zimo': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-laxovim7zimo': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : tomatoDir: Removing directory 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': deleted 1 directories 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-zikikog5goho" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-zikikog5goho" 2025/07/31 03:07:05 INFO : tomatoDir: Making directory 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zikikog5goho': Using server-side directory move 2025/07/31 03:07:05 INFO : Chunked 'TestChunkerLocal:rclone-test-zikikog5goho': Server side directory move succeeded 2025/07/31 03:07:05 ERROR : error listing: directory not found 2025/07/31 03:07:05 ERROR : error listing: directory not found 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zikikog5goho': Purge object "empty space" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zikikog5goho': Purge object "potato2" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zikikog5goho': Purge object "potato3" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zikikog5goho': Purge dir "tomatoDir" 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-zikikog5goho': Purge dir "" 2025/07/31 03:07:05 ERROR : error listing: directory not found 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-laxovim7zimo': Purge dir "" 2025/07/31 03:07:05 NOTICE: purge failed to rmdir "": stat /tmp/chunker1/rclone-test-laxovim7zimo: no such file or directory 2025/07/31 03:07:05 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.03s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/rclone-sync-test" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/rclone-sync-test" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/rclone-sync-test" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/rclone-sync-test" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/rclone-sync-test-include/layer2" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/rclone-sync-test-include/layer2" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/rclone-sync-test-ignore-file" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/rclone-sync-test-ignore-file" 2025/07/31 03:07:05 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_8zmtyk: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/rclone-sync-test': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/rclone-sync-test': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : rclone-sync-test-include: Removing directory 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-xotuweb2fiki/rclone-sync-test-include: directory not empty 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': failed to delete 1 directories 2025/07/31 03:07:05 INFO : There was nothing to transfer 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : rclone-sync-test-include: Removing directory 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker1/rclone-test-xotuweb2fiki/rclone-sync-test-include: directory not empty 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': failed to delete 1 directories 2025/07/31 03:07:05 INFO : There was nothing to transfer 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/31 03:07:05 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (0.02s) === RUN TestSyncCompareDest run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/CompareDest" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/CompareDest" 2025/07/31 03:07:05 DEBUG : one: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtvv: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one: Deleted 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtha: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/31 03:07:05 INFO : one: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : dst/one: Deleted 2025/07/31 03:07:05 INFO : dst/one.rclone_chunk.001_8zmtjz: Moved (server-side) to: dst/one 2025/07/31 03:07:05 INFO : CompareDest/one.rclone_chunk.001_8zmtyw: Moved (server-side) to: CompareDest/one 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer 2025/07/31 03:07:05 INFO : CompareDest/two.rclone_chunk.001_8zmtjc: Moved (server-side) to: CompareDest/two 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:07:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:07:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer 2025/07/31 03:07:05 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:07:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 03:07:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/31 03:07:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer 2025/07/31 03:07:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/31 03:07:05 DEBUG : two: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : two: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/31 03:07:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : two.rclone_chunk.001_8zmtpq: Moved (server-side) to: two 2025/07/31 03:07:05 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/31 03:07:05 INFO : two: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.13s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : pre-dest1/1.rclone_chunk.001_8zmt1c: Moved (server-side) to: pre-dest1/1 2025/07/31 03:07:05 INFO : pre-dest2/2.rclone_chunk.001_8zmto8: Moved (server-side) to: pre-dest2/2 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/dest" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/dest" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/pre-dest1" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/pre-dest1" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/pre-dest2" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/pre-dest2" 2025/07/31 03:07:05 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/31 03:07:05 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/31 03:07:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dest': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dest': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : 3: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : 3.rclone_chunk.001_8zmtwy: Moved (server-side) to: 3 2025/07/31 03:07:05 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/07/31 03:07:05 INFO : 3: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.05s) === RUN TestSyncCopyDest run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : dst/one.rclone_chunk.001_8zmt28: Moved (server-side) to: dst/one 2025/07/31 03:07:05 INFO : dst/two.rclone_chunk.001_8zmtcm: Moved (server-side) to: dst/two 2025/07/31 03:07:05 INFO : dst/three.txt.rclone_chunk.001_8zmt9d: Moved (server-side) to: dst/three.txt 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/backup" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/backup" 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) 2025/07/31 03:07:05 INFO : one: Moved (server-side) 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmttg: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) 2025/07/31 03:07:05 INFO : three.txt: Moved into backup dir 2025/07/31 03:07:05 INFO : dst/three.txt.rclone_chunk.001_8zmt1y: Moved (server-side) to: dst/three.txt 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 INFO : one: Deleted 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) 2025/07/31 03:07:05 INFO : one: Moved (server-side) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtde: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : three.txt: Deleted 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) 2025/07/31 03:07:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.04s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : dst/one.rclone_chunk.001_8zmtq5: Moved (server-side) to: dst/one 2025/07/31 03:07:05 INFO : dst/two.rclone_chunk.001_8zmtxk: Moved (server-side) to: dst/two 2025/07/31 03:07:05 INFO : dst/three.txt.rclone_chunk.001_8zmtqx: Moved (server-side) to: dst/three.txt 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/backup" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/backup" 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtg5: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 INFO : three.txt: Moved into backup dir 2025/07/31 03:07:05 INFO : dst/three.txt.rclone_chunk.001_8zmtcn: Moved (server-side) to: dst/three.txt 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 03:07:05 INFO : one.bak: Deleted 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtcd: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : three.txt.bak: Deleted 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : dst/one.rclone_chunk.001_8zmt9p: Moved (server-side) to: dst/one 2025/07/31 03:07:05 INFO : dst/two.rclone_chunk.001_8zmtin: Moved (server-side) to: dst/two 2025/07/31 03:07:05 INFO : dst/three.txt.rclone_chunk.001_8zmt5p: Moved (server-side) to: dst/three.txt 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/backup" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/backup" 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtv0: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 03:07:05 INFO : three.txt: Moved into backup dir 2025/07/31 03:07:05 INFO : dst/three.txt.rclone_chunk.001_8zmtmj: Moved (server-side) to: dst/three.txt 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 03:07:05 INFO : one-2019-01-01: Deleted 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmt41: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : three-2019-01-01.txt: Deleted 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 03:07:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.03s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : dst/one.rclone_chunk.001_8zmtu4: Moved (server-side) to: dst/one 2025/07/31 03:07:05 INFO : dst/two.rclone_chunk.001_8zmtw2: Moved (server-side) to: dst/two 2025/07/31 03:07:05 INFO : dst/three.txt.rclone_chunk.001_8zmtci: Moved (server-side) to: dst/three.txt 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtbq: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 INFO : three.txt: Moved into backup dir 2025/07/31 03:07:05 INFO : dst/three.txt.rclone_chunk.001_8zmt6t: Moved (server-side) to: dst/three.txt 2025/07/31 03:07:05 DEBUG : one.bak: Excluded (Path Filter) 2025/07/31 03:07:05 DEBUG : one.bak: Excluded 2025/07/31 03:07:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/31 03:07:05 DEBUG : three.txt.bak: Excluded 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 03:07:05 INFO : one.bak: Deleted 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki/dst': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtu1: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : three.txt.bak: Deleted 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.03s) === RUN TestSyncSuffix run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : dst/one.rclone_chunk.001_8zmtjz: Moved (server-side) to: dst/one 2025/07/31 03:07:05 INFO : dst/two.rclone_chunk.001_8zmtud: Moved (server-side) to: dst/two 2025/07/31 03:07:05 INFO : dst/three.txt.rclone_chunk.001_8zmtlq: Moved (server-side) to: dst/three.txt 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmt1u: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : three.txt.rclone_chunk.001_8zmtzg: Moved (server-side) to: three.txt 2025/07/31 03:07:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/31 03:07:05 INFO : three.txt: Copied (new) 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 03:07:05 INFO : one.bak: Deleted 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one.bak 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtau: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/31 03:07:05 INFO : three.txt.bak: Deleted 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/31 03:07:05 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : three.txt.rclone_chunk.001_8zmtyi: Moved (server-side) to: three.txt 2025/07/31 03:07:05 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/07/31 03:07:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : dst/one.rclone_chunk.001_8zmtn8: Moved (server-side) to: dst/one 2025/07/31 03:07:05 INFO : dst/two.rclone_chunk.001_8zmt5r: Moved (server-side) to: dst/two 2025/07/31 03:07:05 INFO : dst/three.txt.rclone_chunk.001_8zmttk: Moved (server-side) to: dst/three.txt 2025/07/31 03:07:05 DEBUG : Creating backend with remote "TestChunkerLocal:rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : Creating backend with remote "/tmp/chunker1/rclone-test-xotuweb2fiki/dst" 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtu4: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 03:07:05 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : three.txt.rclone_chunk.001_8zmtwc: Moved (server-side) to: three.txt 2025/07/31 03:07:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/31 03:07:05 INFO : three.txt: Copied (new) 2025/07/31 03:07:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/31 03:07:05 INFO : one-2019-01-01: Deleted 2025/07/31 03:07:05 DEBUG : one: move non-chunked object... 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 03:07:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/31 03:07:05 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : one.rclone_chunk.001_8zmtbi: Moved (server-side) to: one 2025/07/31 03:07:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/31 03:07:05 INFO : one: Copied (new) 2025/07/31 03:07:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : two: Unchanged skipping 2025/07/31 03:07:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/31 03:07:05 INFO : three-2019-01-01.txt: Deleted 2025/07/31 03:07:05 DEBUG : three.txt: move non-chunked object... 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 03:07:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/31 03:07:05 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : three.txt.rclone_chunk.001_8zmt7z: Moved (server-side) to: three.txt 2025/07/31 03:07:05 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/07/31 03:07:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : Testêé.rclone_chunk.001_8zmttn: Moved (server-side) to: Testêé 2025/07/31 03:07:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : Testêé: Deleted 2025/07/31 03:07:05 INFO : Testêé.rclone_chunk.001_8zmt1n: Moved (server-side) to: Testêé 2025/07/31 03:07:05 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/07/31 03:07:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/31 03:07:05 DEBUG : existing: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : existing.rclone_chunk.001_8zmthe: Moved (server-side) to: existing 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/31 03:07:05 INFO : existing: Copied (new) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 ERROR : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': not deleting files as there were IO errors 2025/07/31 03:07:05 ERROR : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : EXISTING.rclone_chunk.001_8zmt5f: Moved (server-side) to: EXISTING 2025/07/31 03:07:05 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : existing: Unchanged skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : both0.rclone_chunk.001_8zmtba: Moved (server-side) to: both0 2025/07/31 03:07:05 INFO : only0.rclone_chunk.001_8zmtlm: Moved (server-side) to: only0 2025/07/31 03:07:05 INFO : both1.rclone_chunk.001_8zmtlh: Moved (server-side) to: both1 2025/07/31 03:07:05 INFO : only1.rclone_chunk.001_8zmtge: Moved (server-side) to: only1 2025/07/31 03:07:05 INFO : both2.rclone_chunk.001_8zmtox: Moved (server-side) to: both2 2025/07/31 03:07:05 INFO : only2.rclone_chunk.001_8zmtjx: Moved (server-side) to: only2 2025/07/31 03:07:05 INFO : both3.rclone_chunk.001_8zmte6: Moved (server-side) to: both3 2025/07/31 03:07:05 INFO : only3.rclone_chunk.001_8zmtd3: Moved (server-side) to: only3 2025/07/31 03:07:05 INFO : both4.rclone_chunk.001_8zmt3o: Moved (server-side) to: both4 2025/07/31 03:07:05 INFO : only4.rclone_chunk.001_8zmt4j: Moved (server-side) to: only4 2025/07/31 03:07:05 INFO : both5.rclone_chunk.001_8zmt59: Moved (server-side) to: both5 2025/07/31 03:07:05 INFO : only5.rclone_chunk.001_8zmt5v: Moved (server-side) to: only5 2025/07/31 03:07:05 INFO : both6.rclone_chunk.001_8zmtyj: Moved (server-side) to: both6 2025/07/31 03:07:05 INFO : only6.rclone_chunk.001_8zmt4v: Moved (server-side) to: only6 2025/07/31 03:07:05 INFO : both7.rclone_chunk.001_8zmtuf: Moved (server-side) to: both7 2025/07/31 03:07:05 INFO : only7.rclone_chunk.001_8zmte2: Moved (server-side) to: only7 2025/07/31 03:07:05 INFO : both8.rclone_chunk.001_8zmtn2: Moved (server-side) to: both8 2025/07/31 03:07:05 INFO : only8.rclone_chunk.001_8zmtt3: Moved (server-side) to: only8 2025/07/31 03:07:05 INFO : both9.rclone_chunk.001_8zmti5: Moved (server-side) to: both9 2025/07/31 03:07:05 INFO : only9.rclone_chunk.001_8zmtbg: Moved (server-side) to: only9 2025/07/31 03:07:05 INFO : both10.rclone_chunk.001_8zmtdf: Moved (server-side) to: both10 2025/07/31 03:07:05 INFO : only10.rclone_chunk.001_8zmtdf: Moved (server-side) to: only10 2025/07/31 03:07:05 INFO : both11.rclone_chunk.001_8zmtt1: Moved (server-side) to: both11 2025/07/31 03:07:05 INFO : only11.rclone_chunk.001_8zmtmg: Moved (server-side) to: only11 2025/07/31 03:07:05 INFO : both12.rclone_chunk.001_8zmt7w: Moved (server-side) to: both12 2025/07/31 03:07:05 INFO : only12.rclone_chunk.001_8zmtdt: Moved (server-side) to: only12 2025/07/31 03:07:05 INFO : both13.rclone_chunk.001_8zmte7: Moved (server-side) to: both13 2025/07/31 03:07:05 INFO : only13.rclone_chunk.001_8zmtim: Moved (server-side) to: only13 2025/07/31 03:07:05 INFO : both14.rclone_chunk.001_8zmtna: Moved (server-side) to: both14 2025/07/31 03:07:05 INFO : only14.rclone_chunk.001_8zmt8u: Moved (server-side) to: only14 2025/07/31 03:07:05 INFO : both15.rclone_chunk.001_8zmt6s: Moved (server-side) to: both15 2025/07/31 03:07:05 INFO : only15.rclone_chunk.001_8zmt1q: Moved (server-side) to: only15 2025/07/31 03:07:05 INFO : both16.rclone_chunk.001_8zmtue: Moved (server-side) to: both16 2025/07/31 03:07:05 INFO : only16.rclone_chunk.001_8zmt3h: Moved (server-side) to: only16 2025/07/31 03:07:05 INFO : both17.rclone_chunk.001_8zmt4y: Moved (server-side) to: both17 2025/07/31 03:07:05 INFO : only17.rclone_chunk.001_8zmt0c: Moved (server-side) to: only17 2025/07/31 03:07:05 INFO : both18.rclone_chunk.001_8zmtbk: Moved (server-side) to: both18 2025/07/31 03:07:05 INFO : only18.rclone_chunk.001_8zmt4h: Moved (server-side) to: only18 2025/07/31 03:07:05 INFO : both19.rclone_chunk.001_8zmtmy: Moved (server-side) to: both19 2025/07/31 03:07:05 INFO : only19.rclone_chunk.001_8zmt4e: Moved (server-side) to: only19 2025/07/31 03:07:05 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both0: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both13: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both14: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both15: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both16: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both17: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both18: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both19: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both1: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both2: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both3: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both4: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both5: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both6: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both7: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both8: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both9: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both10: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both12: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both11: Unchanged skipping 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:05 INFO : only12: Deleted 2025/07/31 03:07:05 INFO : only10: Deleted 2025/07/31 03:07:05 INFO : only11: Deleted 2025/07/31 03:07:05 INFO : only13: Deleted 2025/07/31 03:07:05 INFO : only16: Deleted 2025/07/31 03:07:05 INFO : only17: Deleted 2025/07/31 03:07:05 INFO : only18: Deleted 2025/07/31 03:07:05 INFO : only3: Deleted 2025/07/31 03:07:05 INFO : only4: Deleted 2025/07/31 03:07:05 INFO : only1: Deleted 2025/07/31 03:07:05 INFO : only5: Deleted 2025/07/31 03:07:05 INFO : only9: Deleted 2025/07/31 03:07:05 INFO : only7: Deleted 2025/07/31 03:07:05 INFO : only8: Deleted 2025/07/31 03:07:05 INFO : only14: Deleted 2025/07/31 03:07:05 INFO : only15: Deleted 2025/07/31 03:07:05 INFO : only19: Deleted 2025/07/31 03:07:05 INFO : only0: Deleted 2025/07/31 03:07:05 INFO : only2: Deleted 2025/07/31 03:07:05 INFO : only6: Deleted 2025/07/31 03:07:05 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 INFO : both0.rclone_chunk.001_8zmtwc: Moved (server-side) to: both0 2025/07/31 03:07:05 INFO : only0.rclone_chunk.001_8zmtb9: Moved (server-side) to: only0 2025/07/31 03:07:05 INFO : both1.rclone_chunk.001_8zmtqg: Moved (server-side) to: both1 2025/07/31 03:07:05 INFO : only1.rclone_chunk.001_8zmtsp: Moved (server-side) to: only1 2025/07/31 03:07:05 INFO : both2.rclone_chunk.001_8zmtfa: Moved (server-side) to: both2 2025/07/31 03:07:05 INFO : only2.rclone_chunk.001_8zmtxs: Moved (server-side) to: only2 2025/07/31 03:07:05 INFO : both3.rclone_chunk.001_8zmtsa: Moved (server-side) to: both3 2025/07/31 03:07:05 INFO : only3.rclone_chunk.001_8zmtnd: Moved (server-side) to: only3 2025/07/31 03:07:05 INFO : both4.rclone_chunk.001_8zmtf7: Moved (server-side) to: both4 2025/07/31 03:07:05 INFO : only4.rclone_chunk.001_8zmtex: Moved (server-side) to: only4 2025/07/31 03:07:05 INFO : both5.rclone_chunk.001_8zmtai: Moved (server-side) to: both5 2025/07/31 03:07:05 INFO : only5.rclone_chunk.001_8zmtm8: Moved (server-side) to: only5 2025/07/31 03:07:05 INFO : both6.rclone_chunk.001_8zmtl6: Moved (server-side) to: both6 2025/07/31 03:07:05 INFO : only6.rclone_chunk.001_8zmtrx: Moved (server-side) to: only6 2025/07/31 03:07:05 INFO : both7.rclone_chunk.001_8zmthx: Moved (server-side) to: both7 2025/07/31 03:07:05 INFO : only7.rclone_chunk.001_8zmt5e: Moved (server-side) to: only7 2025/07/31 03:07:05 INFO : both8.rclone_chunk.001_8zmt3h: Moved (server-side) to: both8 2025/07/31 03:07:05 INFO : only8.rclone_chunk.001_8zmtco: Moved (server-side) to: only8 2025/07/31 03:07:05 INFO : both9.rclone_chunk.001_8zmts0: Moved (server-side) to: both9 2025/07/31 03:07:05 INFO : only9.rclone_chunk.001_8zmtq8: Moved (server-side) to: only9 2025/07/31 03:07:05 INFO : both10.rclone_chunk.001_8zmt6s: Moved (server-side) to: both10 2025/07/31 03:07:05 INFO : only10.rclone_chunk.001_8zmtv2: Moved (server-side) to: only10 2025/07/31 03:07:05 INFO : both11.rclone_chunk.001_8zmt3l: Moved (server-side) to: both11 2025/07/31 03:07:05 INFO : only11.rclone_chunk.001_8zmtip: Moved (server-side) to: only11 2025/07/31 03:07:05 INFO : both12.rclone_chunk.001_8zmtg4: Moved (server-side) to: both12 2025/07/31 03:07:05 INFO : only12.rclone_chunk.001_8zmtl4: Moved (server-side) to: only12 2025/07/31 03:07:05 INFO : both13.rclone_chunk.001_8zmt64: Moved (server-side) to: both13 2025/07/31 03:07:05 INFO : only13.rclone_chunk.001_8zmt51: Moved (server-side) to: only13 2025/07/31 03:07:05 INFO : both14.rclone_chunk.001_8zmtoo: Moved (server-side) to: both14 2025/07/31 03:07:05 INFO : only14.rclone_chunk.001_8zmtlk: Moved (server-side) to: only14 2025/07/31 03:07:05 INFO : both15.rclone_chunk.001_8zmt6l: Moved (server-side) to: both15 2025/07/31 03:07:05 INFO : only15.rclone_chunk.001_8zmts3: Moved (server-side) to: only15 2025/07/31 03:07:05 INFO : both16.rclone_chunk.001_8zmtko: Moved (server-side) to: both16 2025/07/31 03:07:05 INFO : only16.rclone_chunk.001_8zmt3h: Moved (server-side) to: only16 2025/07/31 03:07:05 INFO : both17.rclone_chunk.001_8zmtyx: Moved (server-side) to: both17 2025/07/31 03:07:05 INFO : only17.rclone_chunk.001_8zmtbp: Moved (server-side) to: only17 2025/07/31 03:07:05 INFO : both18.rclone_chunk.001_8zmtoe: Moved (server-side) to: both18 2025/07/31 03:07:05 INFO : only18.rclone_chunk.001_8zmtei: Moved (server-side) to: only18 2025/07/31 03:07:05 INFO : both19.rclone_chunk.001_8zmt9n: Moved (server-side) to: both19 2025/07/31 03:07:05 INFO : only19.rclone_chunk.001_8zmtt0: Moved (server-side) to: only19 2025/07/31 03:07:05 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both0: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both10: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both11: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both12: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both14: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:05 DEBUG : both16: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both17: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both19: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both1: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both2: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both3: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both4: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both15: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both13: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both18: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both5: Unchanged skipping 2025/07/31 03:07:05 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:05 DEBUG : both9: Unchanged skipping 2025/07/31 03:07:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only0: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : both6: Unchanged skipping 2025/07/31 03:07:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only12: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : both8: Unchanged skipping 2025/07/31 03:07:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only11: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : both7: Unchanged skipping 2025/07/31 03:07:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 INFO : only11: Deleted 2025/07/31 03:07:05 INFO : only11.rclone_chunk.001_8zmtw9: Moved (server-side) to: only11 2025/07/31 03:07:05 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only11: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only14: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 INFO : only12: Deleted 2025/07/31 03:07:05 INFO : only12.rclone_chunk.001_8zmt1t: Moved (server-side) to: only12 2025/07/31 03:07:05 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only12: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : only16: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : only15: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : only0: Deleted 2025/07/31 03:07:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 INFO : only0.rclone_chunk.001_8zmt33: Moved (server-side) to: only0 2025/07/31 03:07:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/31 03:07:05 INFO : only15: Deleted 2025/07/31 03:07:05 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only0: Copied (replaced existing) 2025/07/31 03:07:05 INFO : only15.rclone_chunk.001_8zmttg: Moved (server-side) to: only15 2025/07/31 03:07:05 INFO : only16: Deleted 2025/07/31 03:07:05 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:05 INFO : only16.rclone_chunk.001_8zmtpg: Moved (server-side) to: only16 2025/07/31 03:07:05 DEBUG : only17: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : only14: Deleted 2025/07/31 03:07:05 INFO : only14.rclone_chunk.001_8zmtvi: Moved (server-side) to: only14 2025/07/31 03:07:05 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only15: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : only10: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only14: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : only13: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only16: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : only18: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : only13: Deleted 2025/07/31 03:07:05 INFO : only13.rclone_chunk.001_8zmtlg: Moved (server-side) to: only13 2025/07/31 03:07:05 INFO : only10: Deleted 2025/07/31 03:07:05 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only13: Copied (replaced existing) 2025/07/31 03:07:05 INFO : only10.rclone_chunk.001_8zmtm9: Moved (server-side) to: only10 2025/07/31 03:07:05 DEBUG : only3: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only18: Deleted 2025/07/31 03:07:05 INFO : only10: Copied (replaced existing) 2025/07/31 03:07:05 INFO : only18.rclone_chunk.001_8zmtp9: Moved (server-side) to: only18 2025/07/31 03:07:05 INFO : only17: Deleted 2025/07/31 03:07:05 INFO : only17.rclone_chunk.001_8zmtru: Moved (server-side) to: only17 2025/07/31 03:07:05 DEBUG : only4: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only17: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : only19: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only18: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : only1: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : only19: Deleted 2025/07/31 03:07:05 INFO : only19.rclone_chunk.001_8zmt4k: Moved (server-side) to: only19 2025/07/31 03:07:05 INFO : only4: Deleted 2025/07/31 03:07:05 INFO : only3: Deleted 2025/07/31 03:07:05 INFO : only4.rclone_chunk.001_8zmtj4: Moved (server-side) to: only4 2025/07/31 03:07:05 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only19: Copied (replaced existing) 2025/07/31 03:07:05 INFO : only3.rclone_chunk.001_8zmtcw: Moved (server-side) to: only3 2025/07/31 03:07:05 DEBUG : only2: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only4: Copied (replaced existing) 2025/07/31 03:07:05 INFO : only1: Deleted 2025/07/31 03:07:05 DEBUG : only8: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : only1.rclone_chunk.001_8zmtka: Moved (server-side) to: only1 2025/07/31 03:07:05 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only3: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : only9: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only1: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : only5: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : only2: Deleted 2025/07/31 03:07:05 INFO : only5: Deleted 2025/07/31 03:07:05 INFO : only5.rclone_chunk.001_8zmty2: Moved (server-side) to: only5 2025/07/31 03:07:05 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only5: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : only6: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : only2.rclone_chunk.001_8zmtgd: Moved (server-side) to: only2 2025/07/31 03:07:05 INFO : only8: Deleted 2025/07/31 03:07:05 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only2: Copied (replaced existing) 2025/07/31 03:07:05 INFO : only8.rclone_chunk.001_8zmtys: Moved (server-side) to: only8 2025/07/31 03:07:05 DEBUG : only7: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:05 INFO : only9: Deleted 2025/07/31 03:07:05 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only8: Copied (replaced existing) 2025/07/31 03:07:05 INFO : only9.rclone_chunk.001_8zmtez: Moved (server-side) to: only9 2025/07/31 03:07:05 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only9: Copied (replaced existing) 2025/07/31 03:07:05 INFO : only6: Deleted 2025/07/31 03:07:05 INFO : only6.rclone_chunk.001_8zmtub: Moved (server-side) to: only6 2025/07/31 03:07:05 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only6: Copied (replaced existing) 2025/07/31 03:07:05 INFO : only7: Deleted 2025/07/31 03:07:05 INFO : only7.rclone_chunk.001_8zmt20: Moved (server-side) to: only7 2025/07/31 03:07:05 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/31 03:07:05 INFO : only7: Copied (replaced existing) 2025/07/31 03:07:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : empty_dir: Making directory with metadata 2025/07/31 03:07:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:05 DEBUG : empty_on_remote: Making directory with metadata 2025/07/31 03:07:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:05 DEBUG : empty_on_remote: Making directory with metadata 2025/07/31 03:07:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.08s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:05 DEBUG : empty_dir: Making directory with metadata 2025/07/31 03:07:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:05 DEBUG : empty_on_remote: Making directory with metadata 2025/07/31 03:07:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:05 DEBUG : empty_on_remote: Making directory with metadata 2025/07/31 03:07:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:06 DEBUG : sub dir: Making directory with metadata 2025/07/31 03:07:06 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/07/31 03:07:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:06 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:06 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (0.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:06 DEBUG : sub dir: Making directory with metadata 2025/07/31 03:07:06 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/07/31 03:07:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/31 03:07:06 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/31 03:07:06 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (0.12s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmufk: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmufn: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmu58: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmu2o: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmu9v: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmuwb: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmue1: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmuwz: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmus3: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmuut: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmujv: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmunm: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmus7: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmury: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmue4: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmujp: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:06 INFO : apple.rclone_chunk.001_8zmuie: Moved (server-side) to: apple 2025/07/31 03:07:06 INFO : banana.rclone_chunk.001_8zmut0: Moved (server-side) to: banana 2025/07/31 03:07:06 INFO : appleappleapplebanana.rclone_chunk.001_8zmuow: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:06 INFO : splitbananasplit.rclone_chunk.001_8zmuto: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:06 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:06 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:06 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:06 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmulw: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmuxp: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmupj: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmu6c: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmuls: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmu2v: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmuv0: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmunm: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmu9e: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmup3: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmute: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmu1v: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmuj1: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmu9u: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmub8: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmuzq: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:06 INFO : apple.rclone_chunk.001_8zmuab: Moved (server-side) to: apple 2025/07/31 03:07:06 INFO : banana.rclone_chunk.001_8zmu2d: Moved (server-side) to: banana 2025/07/31 03:07:06 INFO : appleappleapplebanana.rclone_chunk.001_8zmus3: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:06 INFO : splitbananasplit.rclone_chunk.001_8zmu3u: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:06 INFO : dir1: Set directory modification time (using SetModTime) 2025/07/31 03:07:06 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:06 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:06 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:06 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:06 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish === RUN TestTransform/base64 run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmu27: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmudd: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmuim: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmure: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmufy: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmuly: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmulw: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmupt: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmu3j: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmu4x: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmuh0: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmumw: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmux2: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmuwn: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmupf: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmu5n: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:06 INFO : apple.rclone_chunk.001_8zmuts: Moved (server-side) to: apple 2025/07/31 03:07:06 INFO : banana.rclone_chunk.001_8zmu66: Moved (server-side) to: banana 2025/07/31 03:07:06 INFO : appleappleapplebanana.rclone_chunk.001_8zmu3t: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:06 INFO : splitbananasplit.rclone_chunk.001_8zmuod: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_8zmui7: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/31 03:07:06 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 INFO : YmFuYW5h.rclone_chunk.001_8zmu9l: Moved (server-side) to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/31 03:07:06 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 INFO : YXBwbGU=.rclone_chunk.001_8zmu0g: Moved (server-side) to: YXBwbGU= 2025/07/31 03:07:06 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_8zmurt: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/31 03:07:06 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/31 03:07:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_8zmue4: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_8zmuro: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_8zmuuo: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_8zmukl: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_8zmujb: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_8zmui5: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_8zmuoe: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_8zmuhe: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_8zmuip: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_8zmuzd: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_8zmuuk: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_8zmuf5: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 03:07:06 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_8zmu9r: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_8zmuyf: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_8zmuoc: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_8zmuan: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt: Deleted 2025/07/31 03:07:06 INFO : apple: Deleted 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt: Deleted 2025/07/31 03:07:06 INFO : appleappleapplebanana: Deleted 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt: Deleted 2025/07/31 03:07:06 INFO : splitbananasplit: Deleted 2025/07/31 03:07:06 INFO : banana: Deleted 2025/07/31 03:07:06 INFO : dir1: Set directory modification time (using SetModTime) 2025/07/31 03:07:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : YXBwbGU=: Excluded 2025/07/31 03:07:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/31 03:07:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : YmFuYW5h: Excluded 2025/07/31 03:07:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:06 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:06 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : YXBwbGU=: Excluded 2025/07/31 03:07:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/31 03:07:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : YmFuYW5h: Excluded 2025/07/31 03:07:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/31 03:07:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/31 03:07:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmurz: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmumh: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmu6u: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmus7: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmurz: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmuci: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmuiu: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmuok: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmu7i: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmubl: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmu1p: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmu9e: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmuyz: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmuev: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmue1: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmuxd: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:06 INFO : apple.rclone_chunk.001_8zmuj6: Moved (server-side) to: apple 2025/07/31 03:07:06 INFO : banana.rclone_chunk.001_8zmuxn: Moved (server-side) to: banana 2025/07/31 03:07:06 INFO : appleappleapplebanana.rclone_chunk.001_8zmunx: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:06 INFO : splitbananasplit.rclone_chunk.001_8zmun1: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 INFO : PREFIXapple.rclone_chunk.001_8zmuxt: Moved (server-side) to: PREFIXapple 2025/07/31 03:07:06 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/31 03:07:06 INFO : PREFIXbanana.rclone_chunk.001_8zmusg: Moved (server-side) to: PREFIXbanana 2025/07/31 03:07:06 INFO : apple: Copied (new) to: PREFIXapple 2025/07/31 03:07:06 INFO : PREFIXsplitbananasplit.rclone_chunk.001_8zmuyh: Moved (server-side) to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_8zmul0: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_8zmu57: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 03:07:06 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_8zmuqi: Moved (server-side) to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/31 03:07:06 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_8zmuz7: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_8zmuf0: Moved (server-side) to: dir1/PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_8zmujm: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_8zmu68: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_8zmul5: Moved (server-side) to: dir1/PREFIX0007-1234567.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_8zmuop: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_8zmuph: Moved (server-side) to: dir1/PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_8zmu36: Moved (server-side) to: dir1/PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_8zmuc4: Moved (server-side) to: dir1/PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_8zmuoi: Moved (server-side) to: dir1/PREFIX0011-56789;.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_8zmubp: Moved (server-side) to: dir1/PREFIX0010-456789.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_8zmu7d: Moved (server-side) to: dir1/PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_8zmu8f: Moved (server-side) to: dir1/PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/31 03:07:06 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_8zmu1r: Moved (server-side) to: dir1/PREFIX0015-9;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt: Deleted 2025/07/31 03:07:06 INFO : splitbananasplit: Deleted 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt: Deleted 2025/07/31 03:07:06 INFO : banana: Deleted 2025/07/31 03:07:06 INFO : appleappleapplebanana: Deleted 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/31 03:07:06 INFO : apple: Deleted 2025/07/31 03:07:06 INFO : dir1: Set directory modification time (using SetModTime) 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : PREFIXapple: Excluded 2025/07/31 03:07:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : PREFIXbanana: Excluded 2025/07/31 03:07:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/31 03:07:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/31 03:07:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/31 03:07:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:06 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 INFO : banana.rclone_chunk.001_8zmupj: Moved (server-side) to: banana 2025/07/31 03:07:06 INFO : appleappleapplebanana.rclone_chunk.001_8zmuf2: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:06 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/31 03:07:06 INFO : banana: Copied (new) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/31 03:07:06 INFO : appleappleapplebanana: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 INFO : apple.rclone_chunk.001_8zmuut: Moved (server-side) to: apple 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmuka: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:06 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmuyf: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/31 03:07:06 INFO : apple: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 INFO : splitbananasplit.rclone_chunk.001_8zmu6k: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/31 03:07:06 INFO : splitbananasplit: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmubt: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmu34: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmu9u: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmuiw: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmuqu: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmuz7: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmu3v: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmui6: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmu89: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmu1a: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmu7k: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmu6g: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmu94: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmu0w: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/31 03:07:06 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/31 03:07:06 INFO : PREFIXbanana: Deleted 2025/07/31 03:07:06 INFO : PREFIXsplitbananasplit: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/31 03:07:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/31 03:07:06 INFO : PREFIXapple: Deleted 2025/07/31 03:07:06 INFO : dir1: Set directory modification time (using SetModTime) 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish === RUN TestTransform/suffix run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:06 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmug6: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:06 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmuz2: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:06 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmuwg: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:06 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmub1: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:06 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmu40: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:06 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmuxb: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:06 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmujc: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:06 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmu50: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:06 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmupu: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:06 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmukt: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:06 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmujd: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:06 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmu6e: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:06 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmuwv: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:06 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmuha: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:06 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmut0: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:06 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmumt: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:06 INFO : apple.rclone_chunk.001_8zmuq3: Moved (server-side) to: apple 2025/07/31 03:07:06 INFO : banana.rclone_chunk.001_8zmuo2: Moved (server-side) to: banana 2025/07/31 03:07:06 INFO : appleappleapplebanana.rclone_chunk.001_8zmu4m: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:06 INFO : splitbananasplit.rclone_chunk.001_8zmu1q: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:06 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:06 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : apple: Excluded 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:06 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : banana: Excluded 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 03:07:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 INFO : appleSUFFIX.rclone_chunk.001_8zmv5i: Moved (server-side) to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 INFO : splitbananasplitSUFFIX.rclone_chunk.001_8zmvmg: Moved (server-side) to: splitbananasplitSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 INFO : bananaSUFFIX.rclone_chunk.001_8zmvwz: Moved (server-side) to: bananaSUFFIX 2025/07/31 03:07:07 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_8zmv0y: Moved (server-side) to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/31 03:07:07 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_8zmvrw: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_8zmvp9: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_8zmvwf: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_8zmvm1: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_8zmv03: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_8zmv37: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_8zmvx0: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_8zmv27: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_8zmvxv: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_8zmvg8: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_8zmvp6: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_8zmv7v: Moved (server-side) to: dir1/0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_8zmvz8: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_8zmv6f: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_8zmvz8: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_8zmv93: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 INFO : appleappleapplebanana: Deleted 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt: Deleted 2025/07/31 03:07:07 INFO : apple: Deleted 2025/07/31 03:07:07 INFO : banana: Deleted 2025/07/31 03:07:07 INFO : splitbananasplit: Deleted 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt: Deleted 2025/07/31 03:07:07 INFO : dir1: Set directory modification time (using SetModTime) 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : bananaSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/31 03:07:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/31 03:07:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : apple: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : banana: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : splitbananasplit: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 INFO : appleappleapplebanana.rclone_chunk.001_8zmv5g: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:07 INFO : banana.rclone_chunk.001_8zmv98: Moved (server-side) to: banana 2025/07/31 03:07:07 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/31 03:07:07 INFO : banana: Copied (new) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/31 03:07:07 INFO : appleappleapplebanana: Copied (new) 2025/07/31 03:07:07 INFO : apple.rclone_chunk.001_8zmvur: Moved (server-side) to: apple 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 INFO : apple: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 INFO : splitbananasplit.rclone_chunk.001_8zmva8: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/31 03:07:07 INFO : splitbananasplit: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmvjd: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmvb0: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmvo6: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmvke: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmv03: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmviq: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmvj2: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmv9q: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmvqn: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmv4h: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmvk2: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmvh2: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmvyt: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmvdw: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmvwa: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmvmm: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : splitbananasplitSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : bananaSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/31 03:07:07 INFO : appleSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/31 03:07:07 INFO : dir1: Set directory modification time (using SetModTime) 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmvl4: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmv99: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmv82: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmvn0: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmv93: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmv3y: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmv0x: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmv3e: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmv7y: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmvgn: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmvl2: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmv9e: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmv46: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmv17: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmvl0: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmv0j: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:07 INFO : apple.rclone_chunk.001_8zmvx1: Moved (server-side) to: apple 2025/07/31 03:07:07 INFO : banana.rclone_chunk.001_8zmva9: Moved (server-side) to: banana 2025/07/31 03:07:07 INFO : appleappleapplebanana.rclone_chunk.001_8zmvtg: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:07 INFO : splitbananasplit.rclone_chunk.001_8zmv39: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 INFO : splitbanan.rclone_chunk.001_8zmvcw: Moved (server-side) to: splitbanan 2025/07/31 03:07:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 INFO : appleapple.rclone_chunk.001_8zmv9u: Moved (server-side) to: appleapple 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/31 03:07:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 03:07:07 INFO : dir1/0001-bcdef.rclone_chunk.001_8zmvel: Moved (server-side) to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 03:07:07 INFO : dir1/0002-cdefg.rclone_chunk.001_8zmvmy: Moved (server-side) to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 03:07:07 INFO : dir1/0000-abcde.rclone_chunk.001_8zmvbo: Moved (server-side) to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 03:07:07 INFO : dir1/0003-defgh.rclone_chunk.001_8zmvi6: Moved (server-side) to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 03:07:07 INFO : dir1/0004-efghi.rclone_chunk.001_8zmvze: Moved (server-side) to: dir1/0004-efghi 2025/07/31 03:07:07 INFO : dir1/0005-fghij.rclone_chunk.001_8zmvxx: Moved (server-side) to: dir1/0005-fghij 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/31 03:07:07 INFO : dir1/0007-12345.rclone_chunk.001_8zmvsz: Moved (server-side) to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 03:07:07 INFO : dir1/0006-ghijk.rclone_chunk.001_8zmvh2: Moved (server-side) to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 03:07:07 INFO : dir1/0008-23456.rclone_chunk.001_8zmvev: Moved (server-side) to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 03:07:07 INFO : dir1/0010-45678.rclone_chunk.001_8zmvql: Moved (server-side) to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 03:07:07 INFO : dir1/0009-34567.rclone_chunk.001_8zmvyd: Moved (server-side) to: dir1/0009-34567 2025/07/31 03:07:07 INFO : dir1/0011-56789.rclone_chunk.001_8zmvap: Moved (server-side) to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 03:07:07 INFO : dir1/0012-6789;.rclone_chunk.001_8zmvjr: Moved (server-side) to: dir1/0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/31 03:07:07 INFO : dir1/0013-789;=.rclone_chunk.001_8zmvua: Moved (server-side) to: dir1/0013-789;= 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/31 03:07:07 INFO : dir1/0014-89;=..rclone_chunk.001_8zmv86: Moved (server-side) to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/31 03:07:07 INFO : dir1/0015-9;=.t.rclone_chunk.001_8zmvrs: Moved (server-side) to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt: Deleted 2025/07/31 03:07:07 INFO : appleappleapplebanana: Deleted 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/31 03:07:07 INFO : splitbananasplit: Deleted 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt: Deleted 2025/07/31 03:07:07 INFO : dir1: Set directory modification time (using SetModTime) 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleapple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleapple: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbanan: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcde: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdef: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefg: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defgh: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghi: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghij: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijk: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-12345: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-23456: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-34567: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-45678: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/31 03:07:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/31 03:07:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/31 03:07:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/31 03:07:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/31 03:07:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/31 03:07:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/31 03:07:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/31 03:07:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/31 03:07:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/31 03:07:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/31 03:07:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/31 03:07:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/31 03:07:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/31 03:07:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleapple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleapple: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbanan: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcde: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdef: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefg: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defgh: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghi: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghij: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijk: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-12345: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-23456: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-34567: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-45678: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/31 03:07:07 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmva9: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmvzv: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmv8j: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmvt1: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmvxb: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmvl2: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmvu9: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmvk6: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmvby: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmvfu: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmvpv: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmvio: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmvbz: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmvh9: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmvin: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmvqu: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:07 INFO : apple.rclone_chunk.001_8zmvsr: Moved (server-side) to: apple 2025/07/31 03:07:07 INFO : banana.rclone_chunk.001_8zmvxa: Moved (server-side) to: banana 2025/07/31 03:07:07 INFO : appleappleapplebanana.rclone_chunk.001_8zmvi3: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:07 INFO : splitbananasplit.rclone_chunk.001_8zmvnq: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 INFO : dir1: Set directory modification time (using SetModTime) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmv5x: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmvpd: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmvmb: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmvg2: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmva4: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmvcs: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmvla: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmv03: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmvu9: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmvpn: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmvtl: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmv72: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmvts: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmvyb: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmvap: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmvlp: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:07 INFO : apple.rclone_chunk.001_8zmvk8: Moved (server-side) to: apple 2025/07/31 03:07:07 INFO : banana.rclone_chunk.001_8zmvh9: Moved (server-side) to: banana 2025/07/31 03:07:07 INFO : appleappleapplebanana.rclone_chunk.001_8zmv7i: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:07 INFO : splitbananasplit.rclone_chunk.001_8zmvok: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmvhs: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmv9r: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmvzi: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmvi2: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmvlu: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmv3m: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmvrk: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmvc8: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmvcf: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmvus: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmvc8: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmva2: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmv1x: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmvnt: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmvxy: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmv4k: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:07 INFO : apple.rclone_chunk.001_8zmvwq: Moved (server-side) to: apple 2025/07/31 03:07:07 INFO : banana.rclone_chunk.001_8zmv54: Moved (server-side) to: banana 2025/07/31 03:07:07 INFO : appleappleapplebanana.rclone_chunk.001_8zmvxj: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:07 INFO : splitbananasplit.rclone_chunk.001_8zmv6a: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmvuo: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmvii: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmv31: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmvxz: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmvk2: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmvtn: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmv6c: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmvri: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmvt6: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmv14: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmvta: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmvz3: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmvjs: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmvr6: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmvm0: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmv6z: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:07 INFO : apple.rclone_chunk.001_8zmv5p: Moved (server-side) to: apple 2025/07/31 03:07:07 INFO : banana.rclone_chunk.001_8zmv24: Moved (server-side) to: banana 2025/07/31 03:07:07 INFO : appleappleapplebanana.rclone_chunk.001_8zmv7g: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:07 INFO : splitbananasplit.rclone_chunk.001_8zmvpk: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish === RUN TestTransform/ascii run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:07 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_8zmvru: Moved (server-side) to: dir1/0000-abcdefg.txt 2025/07/31 03:07:07 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_8zmvs9: Moved (server-side) to: dir1/0001-bcdefgh.txt 2025/07/31 03:07:07 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_8zmvyv: Moved (server-side) to: dir1/0002-cdefghi.txt 2025/07/31 03:07:07 INFO : dir1/0003-defghij.txt.rclone_chunk.001_8zmvr8: Moved (server-side) to: dir1/0003-defghij.txt 2025/07/31 03:07:07 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_8zmv8g: Moved (server-side) to: dir1/0004-efghijk.txt 2025/07/31 03:07:07 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_8zmvp7: Moved (server-side) to: dir1/0005-fghijkl.txt 2025/07/31 03:07:07 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_8zmvgb: Moved (server-side) to: dir1/0006-ghijklm.txt 2025/07/31 03:07:07 INFO : dir1/0007-1234567.txt.rclone_chunk.001_8zmvhj: Moved (server-side) to: dir1/0007-1234567.txt 2025/07/31 03:07:07 INFO : dir1/0008-2345678.txt.rclone_chunk.001_8zmv6y: Moved (server-side) to: dir1/0008-2345678.txt 2025/07/31 03:07:07 INFO : dir1/0009-3456789.txt.rclone_chunk.001_8zmv3j: Moved (server-side) to: dir1/0009-3456789.txt 2025/07/31 03:07:07 INFO : dir1/0010-456789.txt.rclone_chunk.001_8zmvln: Moved (server-side) to: dir1/0010-456789.txt 2025/07/31 03:07:07 INFO : dir1/0011-56789;.txt.rclone_chunk.001_8zmvcs: Moved (server-side) to: dir1/0011-56789;.txt 2025/07/31 03:07:07 INFO : dir1/0012-6789;.txt.rclone_chunk.001_8zmv5l: Moved (server-side) to: dir1/0012-6789;.txt 2025/07/31 03:07:07 INFO : dir1/0013-789;=.txt.rclone_chunk.001_8zmviq: Moved (server-side) to: dir1/0013-789;=.txt 2025/07/31 03:07:07 INFO : dir1/0014-89;=.txt.rclone_chunk.001_8zmvyt: Moved (server-side) to: dir1/0014-89;=.txt 2025/07/31 03:07:07 INFO : dir1/0015-9;=.txt.rclone_chunk.001_8zmv1v: Moved (server-side) to: dir1/0015-9;=.txt 2025/07/31 03:07:07 INFO : apple.rclone_chunk.001_8zmv3a: Moved (server-side) to: apple 2025/07/31 03:07:07 INFO : banana.rclone_chunk.001_8zmvh2: Moved (server-side) to: banana 2025/07/31 03:07:07 INFO : appleappleapplebanana.rclone_chunk.001_8zmvfv: Moved (server-side) to: appleappleapplebanana 2025/07/31 03:07:07 INFO : splitbananasplit.rclone_chunk.001_8zmvt3: Moved (server-side) to: splitbananasplit 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/07/31 03:07:07 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : apple: Unchanged skipping 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : banana: Unchanged skipping 2025/07/31 03:07:07 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 DEBUG : apple: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : apple: Excluded 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : appleappleapplebanana: Excluded 2025/07/31 03:07:07 DEBUG : banana: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : banana: Excluded 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : splitbananasplit: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/31 03:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish --- PASS: TestTransform (1.70s) --- PASS: TestTransform/NFC (0.15s) --- PASS: TestTransform/NFD (0.14s) --- PASS: TestTransform/base64 (0.17s) --- PASS: TestTransform/prefix (0.14s) --- PASS: TestTransform/suffix (0.20s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.12s) --- PASS: TestTransform/ISO-8859-1 (0.14s) --- PASS: TestTransform/charmap (0.15s) --- PASS: TestTransform/lowercase (0.14s) --- PASS: TestTransform/ascii (0.14s) === RUN TestTransformCopy run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/31 03:07:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/31 03:07:07 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/07/31 03:07:07 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-07-31T03:07:07.96121226Z) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst=sub dir_somesuffix 2025/07/31 03:07:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/31 03:07:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/31 03:07:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/31 03:07:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_8zmvdc: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/31 03:07:07 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:07 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 INFO : sub dir_somesuffix: Set directory modification time (using SetModTime) --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:07 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:07 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:07 DEBUG : tictactoe: Making directory with metadata 2025/07/31 03:07:07 INFO : tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:07.975212297Z) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/07/31 03:07:07 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:07 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:07 INFO : tictactoe/tictactoe.rclone_chunk.001_8zmvgp: Moved (server-side) to: tictactoe/tictactoe 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:07 DEBUG : toe: Making directory with metadata 2025/07/31 03:07:07 INFO : toe: Made directory with metadata (mtime=2025-07-31T03:07:07.986212327Z) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/31 03:07:07 DEBUG : toe/toe: Making directory with metadata 2025/07/31 03:07:07 INFO : toe/toe: Made directory with metadata (mtime=2025-07-31T03:07:07.986212327Z) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/31 03:07:07 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/31 03:07:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/31 03:07:07 INFO : toe/toe/tictactoe.rclone_chunk.001_8zmv94: Moved (server-side) to: toe/toe/tictactoe 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:07 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:07 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/31 03:07:07 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:07 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/07/31 03:07:07 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:07 DEBUG : toe: Making directory with metadata 2025/07/31 03:07:07 INFO : toe: Made directory with metadata (mtime=2025-07-31T03:07:07.998212359Z) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/31 03:07:07 DEBUG : toe/toe: Making directory with metadata 2025/07/31 03:07:07 INFO : toe/toe: Made directory with metadata (mtime=2025-07-31T03:07:07.998212359Z) 2025/07/31 03:07:07 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/31 03:07:07 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/31 03:07:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/31 03:07:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 INFO : toe/toe/tictactoe.rclone_chunk.001_8zmwm5: Moved (server-side) to: toe/toe/tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/31 03:07:08 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:08 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:08 DEBUG : empty_dir: Making directory with metadata 2025/07/31 03:07:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : tictacempty_dir: Making directory with metadata 2025/07/31 03:07:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.013212399Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.013212399Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_8zmwka: Moved (server-side) to: tictactoe/tictactoe/toe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/31 03:07:08 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictacempty_dir: Set directory modification time (using SetModTime) --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:08 DEBUG : empty_dir: Making directory with metadata 2025/07/31 03:07:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : tictacempty_dir: Making directory with metadata 2025/07/31 03:07:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.031212447Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.031212447Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_8zmw8t: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/31 03:07:08 NOTICE: Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': 0 differences found 2025/07/31 03:07:08 NOTICE: Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': 1 matching files --- PASS: TestAllTag (0.00s) === RUN TestRunTwice run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.035212458Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.035212458Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/31 03:07:08 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_8zmwr9: Moved (server-side) to: tictactoe/tictactoe/toe.txt 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/31 03:07:08 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/07/31 03:07:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:08 DEBUG : toe: Making directory with metadata 2025/07/31 03:07:08 INFO : toe: Made directory with metadata (mtime=2025-07-31T03:07:08.063212533Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/31 03:07:08 DEBUG : toe/toe: Making directory with metadata 2025/07/31 03:07:08 INFO : toe/toe: Made directory with metadata (mtime=2025-07-31T03:07:08.063212533Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/31 03:07:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/31 03:07:08 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:08 INFO : toe/toe/toe.rclone_chunk.001_8zmw0n: Moved (server-side) to: toe/toe/toe 2025/07/31 03:07:08 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : toe/toe/toe: Copied (new) 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:08 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:08 DEBUG : empty_dir: Making directory with metadata 2025/07/31 03:07:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : tictacempty_dir: Making directory with metadata 2025/07/31 03:07:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.084212589Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.084212589Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_8zmwgw: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 INFO : toe/toe/toe.txt: Deleted 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : toe/toe: Removing directory 2025/07/31 03:07:08 INFO : toe: Removing directory 2025/07/31 03:07:08 INFO : empty_dir: Removing directory 2025/07/31 03:07:08 DEBUG : Local file system at /tmp/rclone1920677681: deleted 3 directories --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:08 DEBUG : empty_dir: Making directory with metadata 2025/07/31 03:07:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : tictacempty_dir: Making directory with metadata 2025/07/31 03:07:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.096212622Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.096212622Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_8zmwj1: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 INFO : toe/toe/toe.txt: Deleted 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : toe/toe: Removing directory 2025/07/31 03:07:08 INFO : toe: Removing directory 2025/07/31 03:07:08 INFO : empty_dir: Removing directory 2025/07/31 03:07:08 DEBUG : Local file system at /tmp/rclone1920677681: deleted 3 directories 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: move non-chunked object... 2025/07/31 03:07:08 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/31 03:07:08 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:08 DEBUG : Reset feature "Copy" 2025/07/31 03:07:08 DEBUG : Reset feature "Move" 2025/07/31 03:07:08 DEBUG : Reset feature "Copy" 2025/07/31 03:07:08 DEBUG : Reset feature "Move" 2025/07/31 03:07:08 DEBUG : empty_dir: Making directory with metadata 2025/07/31 03:07:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : tictacempty_dir: Making directory with metadata 2025/07/31 03:07:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/07/31 03:07:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.107212651Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-07-31T03:07:08.107212651Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/31 03:07:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_8zmwf0: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/31 03:07:08 INFO : toe/toe/toe.txt: Deleted 2025/07/31 03:07:08 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : toe/toe: Removing directory 2025/07/31 03:07:08 INFO : toe: Removing directory 2025/07/31 03:07:08 INFO : empty_dir: Removing directory 2025/07/31 03:07:08 DEBUG : Local file system at /tmp/rclone1920677681: deleted 3 directories 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/31 03:07:08 INFO : toe/toe/toe.txt.rclone_chunk.001_8zmwiy: Moved (server-side) to: toe/toe/toe.txt 2025/07/31 03:07:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/31 03:07:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:08 DEBUG : toe: transformed to: dG9l 2025/07/31 03:07:08 DEBUG : toe: transformed to: dG9l 2025/07/31 03:07:08 DEBUG : dG9l: Making directory with metadata 2025/07/31 03:07:08 INFO : dG9l: Made directory with metadata (mtime=2025-07-31T03:07:08.121212689Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "dG9l", newDst=dG9l 2025/07/31 03:07:08 DEBUG : toe: transformed to: dG9l 2025/07/31 03:07:08 DEBUG : toe: transformed to: dG9l 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/31 03:07:08 DEBUG : dG9l/dG9l: Making directory with metadata 2025/07/31 03:07:08 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-07-31T03:07:08.121212689Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "dG9l/dG9l", newDst=dG9l/dG9l 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/31 03:07:08 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/31 03:07:08 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_8zmwc3: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/31 03:07:08 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/31 03:07:08 DEBUG : Waiting for deletions to finish 2025/07/31 03:07:08 INFO : dG9l/dG9l: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : dG9l: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 DEBUG : dG9l: transformed to: toe 2025/07/31 03:07:08 DEBUG : dG9l: transformed to: toe 2025/07/31 03:07:08 DEBUG : toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/31 03:07:08 DEBUG : dG9l: transformed to: toe 2025/07/31 03:07:08 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/31 03:07:08 DEBUG : toe/toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/31 03:07:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/31 03:07:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/31 03:07:08 DEBUG : Local file system at /tmp/rclone1920677681: Waiting for checks to finish 2025/07/31 03:07:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/31 03:07:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/31 03:07:08 DEBUG : Local file system at /tmp/rclone1920677681: Waiting for transfers to finish 2025/07/31 03:07:08 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki'", Local "Local file system at /tmp/rclone1920677681", Modify Window "1ns" 2025/07/31 03:07:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: 2025/07/31 03:07:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Making directory with metadata 2025/07/31 03:07:08 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Made directory with metadata (mtime=2025-07-31T03:07:08.162212799Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "", newDst= 2025/07/31 03:07:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: 2025/07/31 03:07:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: 2025/07/31 03:07:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: 2025/07/31 03:07:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/31 03:07:08 DEBUG : toe/toe: Making directory with metadata 2025/07/31 03:07:08 INFO : toe/toe: Made directory with metadata (mtime=2025-07-31T03:07:08.162212799Z) 2025/07/31 03:07:08 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/31 03:07:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 03:07:08 DEBUG : toe/toe: transformed to: 2025/07/31 03:07:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/31 03:07:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 03:07:08 DEBUG : toe: transformed to: 2025/07/31 03:07:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for checks to finish 2025/07/31 03:07:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/31 03:07:08 DEBUG : toe/toe/toe: transformed to: 2025/07/31 03:07:08 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Waiting for transfers to finish 2025/07/31 03:07:08 DEBUG : toe/toe/toe: skip slow MD5 on source file, hashing in-transit 2025/07/31 03:07:08 INFO : toe/toe/toe.rclone_chunk.001_8zmw6x: Moved (server-side) to: toe/toe/toe 2025/07/31 03:07:08 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/31 03:07:08 INFO : toe/toe/toe: Copied (new) 2025/07/31 03:07:08 ERROR : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': not deleting files as there were IO errors 2025/07/31 03:07:08 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/07/31 03:07:08 INFO : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Set directory modification time (using SetModTime) 2025/07/31 03:07:08 ERROR : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': not deleting directories as there were IO errors --- PASS: TestError (0.01s) PASS 2025/07/31 03:07:08 DEBUG : Chunked 'TestChunkerLocal:rclone-test-xotuweb2fiki': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerLocal: -verbose -fast-list" - Finished OK in 4.303989191s (try 1/5)