"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose -fast-list" - Starting (try 1/5) 2025/08/05 02:22:41 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu" 2025/08/05 02:22:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/05 02:22:41 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu" 2025/08/05 02:22:41 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu.rclone_chunk.001" 2025/08/05 02:22:41 DEBUG : Creating backend with remote "/tmp/rclone2423376484" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/05 02:22:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:41 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:41 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:41 INFO : sub dir/hello world.rclone_chunk.001_i6wt5c: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:41 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:41 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : metadata sub dir: Making directory with metadata 2025/08/05 02:22:42 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 DEBUG : empty metadata sub dir: Making directory with metadata 2025/08/05 02:22:42 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484: File to upload is small (21 bytes), uploading instead of streaming 2025/08/05 02:22:42 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/08/05 02:22:42 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/08/05 02:22:42 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : empty metadata sub dir: Updated directory metadata 2025/08/05 02:22:42 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir 2025/08/05 02:22:42 INFO : metadata sub dir: Updated directory metadata 2025/08/05 02:22:42 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir 2025/08/05 02:22:42 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_i6wuqo: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2025/08/05 02:22:42 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/08/05 02:22:42 INFO : metadata sub dir: Updated directory metadata 2025/08/05 02:22:42 INFO : empty metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadata (0.01s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : metadata sub dir: Making directory with metadata 2025/08/05 02:22:42 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 DEBUG : empty metadata sub dir: Making directory with metadata 2025/08/05 02:22:42 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484: File to upload is small (21 bytes), uploading instead of streaming 2025/08/05 02:22:42 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/08/05 02:22:42 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/08/05 02:22:42 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/08/05 02:22:42 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/08/05 02:22:42 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : metadata sub dir/hello metadata world.rclone_chunk.001_i6wumc: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/non-existing" 2025/08/05 02:22:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wu4u: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Running all checks before starting transfers 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Checks finished, now starting transfers 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wujz: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (0.00s) === RUN TestSyncNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 ERROR : Ignoring --no-traverse with sync 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wuk5: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 INFO : hello world2.rclone_chunk.001_i6wumr: Moved (server-side) to: hello world2.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : hello world2: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wuc5: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : potato2: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wue3: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 DEBUG : sub dir2: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/08/05 02:22:42 DEBUG : sub dir: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wudt: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 INFO : sub dir2/sub sub dir2: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : sub dir2: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyEmptyDirectories (0.00s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : sub dir2: Making directory 2025/08/05 02:22:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wufq: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (0.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : sub dir2: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 DEBUG : sub dir2: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/08/05 02:22:42 DEBUG : sub dir: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir: Made directory with metadata (mtime=2025-08-05T02:22:42.117880742Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wunq: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 INFO : sub dir/hello world: Deleted 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir2: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveEmptyDirectories (0.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : sub dir2: Making directory 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wu7t: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 INFO : sub dir/hello world: Deleted 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (0.00s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : sub dir2: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 DEBUG : sub dir2: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2 2025/08/05 02:22:42 DEBUG : sub dir: Making directory with metadata 2025/08/05 02:22:42 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wuu4: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : sub dir2: Set directory modification time (using SetModTime) --- PASS: TestSyncEmptyDirectories (0.00s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : a1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 DEBUG : a1: Making directory with metadata 2025/08/05 02:22:42 INFO : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1", newDst=a1 2025/08/05 02:22:42 DEBUG : a1/b1: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1 2025/08/05 02:22:42 DEBUG : a1/b2: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2 2025/08/05 02:22:42 DEBUG : a1/b2/c1: Making directory with metadata 2025/08/05 02:22:42 DEBUG : a1/b1/c1: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1 2025/08/05 02:22:42 INFO : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1 2025/08/05 02:22:42 DEBUG : a1/b1/c1/d1: Making directory with metadata 2025/08/05 02:22:42 DEBUG : a1/b2/c1/d1: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1 2025/08/05 02:22:42 DEBUG : a1/b1/c1/d2: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1 2025/08/05 02:22:42 INFO : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2 2025/08/05 02:22:42 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1 2025/08/05 02:22:42 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata 2025/08/05 02:22:42 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1 2025/08/05 02:22:42 INFO : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1 2025/08/05 02:22:42 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1 2025/08/05 02:22:42 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1 2025/08/05 02:22:42 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1 2025/08/05 02:22:42 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata 2025/08/05 02:22:42 INFO : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d2: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1/d1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b2/c1/d1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b2/c1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b1/c1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b2: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1/b1: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : a1: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : sub dir2: Making directory 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wu2d: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (0.00s) === RUN TestServerSideCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wuvj: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-tacufaq6qete" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-tacufaq6qete" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-tacufaq6qete.rclone_chunk.001" sync_test.go:620: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu' -> Chunked 'TestChunkerNometaLocal:rclone-test-tacufaq6qete' 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-tacufaq6qete': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-tacufaq6qete': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wulk: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-tacufaq6qete': Purge object "sub dir/hello world" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-tacufaq6qete': Purge dir "sub dir" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-tacufaq6qete': Purge dir "" --- PASS: TestServerSideCopy (0.01s) === RUN TestCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wunr: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wux4: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wu7k: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-givugir5wanu" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-givugir5wanu" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-givugir5wanu.rclone_chunk.001" sync_test.go:656: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu' -> Chunked 'TestChunkerNometaLocal:rclone-test-givugir5wanu' 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wuj2: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-givugir5wanu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-givugir5wanu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wutw: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-givugir5wanu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-givugir5wanu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wune: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-givugir5wanu': Purge object "sub dir/hello world" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-givugir5wanu': Purge dir "sub dir" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-givugir5wanu': Purge dir "" --- PASS: TestServerSideCopyOverSelf (0.01s) === RUN TestMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wuhw: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wu4v: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/05 02:22:42 INFO : sub dir/hello world: Deleted 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (0.00s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wucr: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-neyujeh8pabu" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-neyujeh8pabu" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-neyujeh8pabu.rclone_chunk.001" sync_test.go:701: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu' -> Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu' 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wut4: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wudn: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Using server-side directory move 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir/hello world: Deleted 2025/08/05 02:22:42 DEBUG : sub dir/hello world: move 1 data chunks... 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : sub dir/hello world: Moved (server-side) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wulw: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : testing file moves 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/05 02:22:42 INFO : sub dir/hello world: Deleted 2025/08/05 02:22:42 DEBUG : sub dir/hello world: move 1 data chunks... 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : sub dir/hello world: Moved (server-side) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Purge object "sub dir/hello world" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Purge dir "sub dir" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-neyujeh8pabu': Purge dir "" --- PASS: TestServerSideMoveOverSelf (0.01s) === RUN TestCopyAfterDelete run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wuiz: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 ERROR : error listing: directory not found 2025/08/05 02:22:42 INFO : Local file system at /tmp/rclone2423376484: Making directory 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.00s) === RUN TestCopyRedownload run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wu75: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484: Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484: Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : check sum.rclone_chunk.001_i6wuvh: Moved (server-side) to: check sum.rclone_chunk.001 2025/08/05 02:22:42 INFO : check sum: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/05 02:22:42 DEBUG : check sum: Size of src and dst objects identical 2025/08/05 02:22:42 DEBUG : check sum: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : sizeonly.rclone_chunk.001_i6wuxv: Moved (server-side) to: sizeonly.rclone_chunk.001 2025/08/05 02:22:42 INFO : sizeonly: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : sizeonly: Sizes identical 2025/08/05 02:22:42 DEBUG : sizeonly: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : ignore-size.rclone_chunk.001_i6wu19: Moved (server-side) to: ignore-size.rclone_chunk.001 2025/08/05 02:22:42 INFO : ignore-size: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : ignore-size: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : existing.rclone_chunk.001_i6wuzp: Moved (server-side) to: existing.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : existing: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer 2025/08/05 02:22:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : existing.rclone_chunk.001_i6wuq9: Moved (server-side) to: existing.rclone_chunk.001 2025/08/05 02:22:42 INFO : existing: Copied (replaced existing) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : existing.rclone_chunk.001_i6wuhf: Moved (server-side) to: existing.rclone_chunk.001 2025/08/05 02:22:42 INFO : existing: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : existing: Destination exists, skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : b/potato.rclone_chunk.001_i6wuyj: Moved (server-side) to: b/potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : c/non empty space.rclone_chunk.001_i6wuxz: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : d: Making directory 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a", newDst= 2025/08/05 02:22:42 INFO : c: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "c", newDst=c 2025/08/05 02:22:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : a/potato2.rclone_chunk.001_i6wuca: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : a/potato2: Copied (new) 2025/08/05 02:22:42 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : b/potato: Deleted 2025/08/05 02:22:42 INFO : a: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : d: Removing directory 2025/08/05 02:22:42 INFO : b: Removing directory 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wup9: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 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/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 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/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wuek: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : empty space: Copied (replaced existing) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : foo.rclone_chunk.001_i6wu8h: Moved (server-side) to: foo.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 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/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : foo.rclone_chunk.001_i6wuop: Moved (server-side) to: foo.rclone_chunk.001 2025/08/05 02:22:42 INFO : foo: Copied (replaced existing) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wuxk: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wu1t: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato: Copied (new) 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wuk1: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wuoo: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato: Copied (replaced existing) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wuzj: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 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/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wuh8: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato: Copied (replaced existing) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wuz2: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wulo: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wuzu: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wu11: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wupw: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato2: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : b/potato.rclone_chunk.001_i6wubn: Moved (server-side) to: b/potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : c/non empty space.rclone_chunk.001_i6wu9z: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : d: Making directory 2025/08/05 02:22:42 INFO : d/e: Making directory 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a", newDst= 2025/08/05 02:22:42 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "c", newDst=c 2025/08/05 02:22:42 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : a/potato2.rclone_chunk.001_i6wubm: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : a/potato2: Copied (new) 2025/08/05 02:22:42 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : b/potato: Deleted 2025/08/05 02:22:42 INFO : a: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : d/e: Removing directory 2025/08/05 02:22:42 INFO : d: Removing directory 2025/08/05 02:22:42 INFO : b: Removing directory 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : b/potato.rclone_chunk.001_i6wubv: Moved (server-side) to: b/potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : c/non empty space.rclone_chunk.001_i6wu3n: Moved (server-side) to: c/non empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : d: Making directory 2025/08/05 02:22:42 DEBUG : Added delayed dir = "a", newDst= 2025/08/05 02:22:42 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "c", newDst=c 2025/08/05 02:22:42 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : c/non empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : a/potato2.rclone_chunk.001_i6wu5m: Moved (server-side) to: a/potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : a/potato2: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': not deleting files as there were IO errors 2025/08/05 02:22:42 INFO : a: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wun2: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wudq: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : potato: Deleted 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wu0v: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wuqy: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wud3: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : potato: Deleted 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wub5: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wu4w: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wu71: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wuga: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wum0: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : enormous: Excluded 2025/08/05 02:22:42 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : potato2: Excluded 2025/08/05 02:22:42 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : potato2: Excluded 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer 2025/08/05 02:22:42 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : enormous: Excluded 2025/08/05 02:22:42 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : potato2: Excluded 2025/08/05 02:22:42 DEBUG : potato2: Excluded 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484: Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484: Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wug9: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wuk1: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : enormous.rclone_chunk.001_i6wu8g: Moved (server-side) to: enormous.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : enormous: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : enormous: Excluded 2025/08/05 02:22:42 DEBUG : potato2: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : potato2: Excluded 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : potato2: Deleted 2025/08/05 02:22:42 INFO : enormous: Deleted 2025/08/05 02:22:42 INFO : There was nothing to transfer 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484: Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484: Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : enormous: Deleted 2025/08/05 02:22:42 INFO : potato2: Deleted 2025/08/05 02:22:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wu0q: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 INFO : two.rclone_chunk.001_i6wui2: Moved (server-side) to: two.rclone_chunk.001 2025/08/05 02:22:42 INFO : three.rclone_chunk.001_i6wuwr: Moved (server-side) to: three.rclone_chunk.001 2025/08/05 02:22:42 INFO : four.rclone_chunk.001_i6wuep: Moved (server-side) to: four.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : five: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/05 02:22:42 DEBUG : one: Destination is newer than source, skipping 2025/08/05 02:22:42 DEBUG : three: Sizes identical 2025/08/05 02:22:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/05 02:22:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : five.rclone_chunk.001_i6wu2r: Moved (server-side) to: five.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : five: Copied (new) 2025/08/05 02:22:42 INFO : four.rclone_chunk.001_i6wugo: Moved (server-side) to: four.rclone_chunk.001 2025/08/05 02:22:42 INFO : four: Copied (replaced existing) 2025/08/05 02:22:42 INFO : two.rclone_chunk.001_i6wuyx: Moved (server-side) to: two.rclone_chunk.001 2025/08/05 02:22:42 INFO : two: Copied (replaced existing) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (0.03s) === 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 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" sync_test.go:1568: Can track renames: false 2025/08/05 02:22:42 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Ignoring --track-renames as the source and destination do not have a common hash 2025/08/05 02:22:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wu6s: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : yam.rclone_chunk.001_i6wubv: Moved (server-side) to: yam.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 INFO : potato: Copied (new) 2025/08/05 02:22:42 INFO : yam: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Ignoring --track-renames as the source and destination do not have a common hash 2025/08/05 02:22:42 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : potato: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : yaml.rclone_chunk.001_i6wur6: Moved (server-side) to: yaml.rclone_chunk.001 2025/08/05 02:22:42 INFO : yaml: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Making map for --track-renames 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Finished making map for --track-renames 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for renames to finish 2025/08/05 02:22:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/05 02:22:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : yam.rclone_chunk.001_i6wuxy: Moved (server-side) to: yam.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wu8s: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato: Copied (new) 2025/08/05 02:22:42 INFO : yam: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Making map for --track-renames 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Finished making map for --track-renames 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : yam: move 1 data chunks... 2025/08/05 02:22:42 INFO : yam.rclone_chunk.001: Moved (server-side) to: yaml.rclone_chunk.001 2025/08/05 02:22:42 INFO : yam: Moved (server-side) to: yaml 2025/08/05 02:22:42 INFO : yaml: Renamed from "yam" 2025/08/05 02:22:42 DEBUG : potato: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for renames to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub", newDst= 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Making map for --track-renames 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Finished making map for --track-renames 2025/08/05 02:22:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/05 02:22:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/05 02:22:42 INFO : potato.rclone_chunk.001_i6wuhe: Moved (server-side) to: potato.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato: Copied (new) 2025/08/05 02:22:42 INFO : sub/yam.rclone_chunk.001_i6wuit: Moved (server-side) to: sub/yam.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub/yam: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for renames to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : sub: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : sub: Set directory modification time (using SetModTime) 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub", newDst=sub 2025/08/05 02:22:42 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : potato: Unchanged skipping 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Making map for --track-renames 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Finished making map for --track-renames 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : sub/yam: move 1 data chunks... 2025/08/05 02:22:42 INFO : sub/yam.rclone_chunk.001: Moved (server-side) to: yam.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub/yam: Moved (server-side) to: yam 2025/08/05 02:22:42 INFO : yam: Renamed from "sub/yam" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for renames to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/rclone2423376484/dir1" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/rclone2423376484/dir2" 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484/dir2: Using server-side directory move 2025/08/05 02:22:42 INFO : Local file system at /tmp/rclone2423376484/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 02:22:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : file1.txt: Moved (server-side) 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484/dir2: Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Added delayed dir = "nested", newDst= 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wu0q: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : sub dir/hello world: Deleted 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : nested/sub dir/file.rclone_chunk.001_i6wuxv: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2025/08/05 02:22:42 INFO : nested/sub dir/file: Copied (new) 2025/08/05 02:22:42 INFO : nested/sub dir/file: Deleted 2025/08/05 02:22:42 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : nested: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : sub dir: Removing directory 2025/08/05 02:22:42 INFO : nested/sub dir: Removing directory 2025/08/05 02:22:42 INFO : nested: Removing directory 2025/08/05 02:22:42 DEBUG : Local file system at /tmp/rclone2423376484: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Added delayed dir = "nested", newDst= 2025/08/05 02:22:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/05 02:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : sub dir/hello world.rclone_chunk.001_i6wurw: Moved (server-side) to: sub dir/hello world.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/08/05 02:22:42 INFO : sub dir/hello world: Copied (new) 2025/08/05 02:22:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/05 02:22:42 INFO : sub dir/hello world: Deleted 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : nested/sub dir/file.rclone_chunk.001_i6wu7g: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001 2025/08/05 02:22:42 INFO : nested/sub dir/file: Copied (new) 2025/08/05 02:22:42 INFO : nested/sub dir/file: Deleted 2025/08/05 02:22:42 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:42 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : existing-b.rclone_chunk.001_i6wu6p: Moved (server-side) to: existing-b.rclone_chunk.001 2025/08/05 02:22:42 INFO : existing-b: Copied (new) 2025/08/05 02:22:42 INFO : existing.rclone_chunk.001_i6wuk5: Moved (server-side) to: existing.rclone_chunk.001 2025/08/05 02:22:42 INFO : existing: Copied (new) 2025/08/05 02:22:42 INFO : existing-b: Deleted 2025/08/05 02:22:42 INFO : existing: Deleted 2025/08/05 02:22:42 DEBUG : existing: Destination exists, skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.00s) === RUN TestServerSideMove run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-hohomol4mase" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-hohomol4mase" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-hohomol4mase.rclone_chunk.001" 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wuyc: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wuta: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato3.rclone_chunk.001_i6wubu: Moved (server-side) to: potato3.rclone_chunk.001 sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu' -> Chunked 'TestChunkerNometaLocal:rclone-test-hohomol4mase' 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wue0: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato3.rclone_chunk.001_i6wue1: Moved (server-side) to: potato3.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hohomol4mase': Using server-side directory move 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-hohomol4mase': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 INFO : empty space: Deleted 2025/08/05 02:22:42 DEBUG : potato2: move 1 data chunks... 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : potato2: Moved (server-side) 2025/08/05 02:22:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 02:22:42 INFO : potato3: Deleted 2025/08/05 02:22:42 DEBUG : potato3: move 1 data chunks... 2025/08/05 02:22:42 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : potato3: Moved (server-side) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hohomol4mase': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hohomol4mase': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qejakar6yamo" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qejakar6yamo" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qejakar6yamo.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qejakar6yamo': Using server-side directory move 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-qejakar6yamo': Server side directory move succeeded 2025/08/05 02:22:42 ERROR : error listing: directory not found 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qejakar6yamo': Purge object "empty space" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qejakar6yamo': Purge object "potato2" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qejakar6yamo': Purge object "potato3" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qejakar6yamo': Purge dir "" 2025/08/05 02:22:42 ERROR : error listing: directory not found 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hohomol4mase': Purge dir "" 2025/08/05 02:22:42 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-hohomol4mase: no such file or directory 2025/08/05 02:22:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (0.01s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-hurowix0bane" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-hurowix0bane" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-hurowix0bane.rclone_chunk.001" 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wu5p: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wueg: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato3.rclone_chunk.001_i6wu5l: Moved (server-side) to: potato3.rclone_chunk.001 sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu' -> Chunked 'TestChunkerNometaLocal:rclone-test-hurowix0bane' 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wui4: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato3.rclone_chunk.001_i6wuc0: Moved (server-side) to: potato3.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : empty space: Excluded 2025/08/05 02:22:42 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : empty space: Excluded 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : potato2: move 1 data chunks... 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hurowix0bane': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hurowix0bane': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : potato2: Moved (server-side) 2025/08/05 02:22:42 INFO : potato3: Deleted 2025/08/05 02:22:42 DEBUG : potato3: move 1 data chunks... 2025/08/05 02:22:42 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : potato3: Moved (server-side) 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jedihar1qewo" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jedihar1qewo" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jedihar1qewo.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : empty space: Excluded (Size Filter) 2025/08/05 02:22:42 DEBUG : empty space: Excluded 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : potato2: move 1 data chunks... 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jedihar1qewo': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jedihar1qewo': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : potato3: move 1 data chunks... 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : potato2: Moved (server-side) 2025/08/05 02:22:42 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : potato3: Moved (server-side) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jedihar1qewo': Purge object "potato2" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jedihar1qewo': Purge object "potato3" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jedihar1qewo': Purge dir "" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hurowix0bane': Purge object "empty space" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-hurowix0bane': Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-doponiz6xepa" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-doponiz6xepa" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-doponiz6xepa.rclone_chunk.001" 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001_i6wufs: Moved (server-side) to: potato2.rclone_chunk.001 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wuxm: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato3.rclone_chunk.001_i6wuk1: Moved (server-side) to: potato3.rclone_chunk.001 2025/08/05 02:22:42 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu' -> Chunked 'TestChunkerNometaLocal:rclone-test-doponiz6xepa' 2025/08/05 02:22:42 INFO : empty space.rclone_chunk.001_i6wuy4: Moved (server-side) to: empty space.rclone_chunk.001 2025/08/05 02:22:42 INFO : potato3.rclone_chunk.001_i6wuzz: Moved (server-side) to: potato3.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-doponiz6xepa': Using server-side directory move 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-doponiz6xepa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/05 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/08/05 02:22:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : empty space: Unchanged skipping 2025/08/05 02:22:42 INFO : empty space: Deleted 2025/08/05 02:22:42 DEBUG : potato2: move 1 data chunks... 2025/08/05 02:22:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-doponiz6xepa': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-doponiz6xepa': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : potato3: Deleted 2025/08/05 02:22:42 DEBUG : potato3: move 1 data chunks... 2025/08/05 02:22:42 INFO : potato3.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : potato3: Moved (server-side) 2025/08/05 02:22:42 INFO : potato2.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : potato2: Moved (server-side) 2025/08/05 02:22:42 INFO : tomatoDir: Removing directory 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': deleted 1 directories 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jonuxiw2xeni" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jonuxiw2xeni" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jonuxiw2xeni.rclone_chunk.001" 2025/08/05 02:22:42 INFO : tomatoDir: Making directory 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jonuxiw2xeni': Using server-side directory move 2025/08/05 02:22:42 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-jonuxiw2xeni': Server side directory move succeeded 2025/08/05 02:22:42 ERROR : error listing: directory not found 2025/08/05 02:22:42 ERROR : error listing: directory not found 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jonuxiw2xeni': Purge object "empty space" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jonuxiw2xeni': Purge object "potato2" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jonuxiw2xeni': Purge object "potato3" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jonuxiw2xeni': Purge dir "tomatoDir" 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jonuxiw2xeni': Purge dir "" 2025/08/05 02:22:42 ERROR : error listing: directory not found 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-doponiz6xepa': Purge dir "" 2025/08/05 02:22:42 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-doponiz6xepa: no such file or directory 2025/08/05 02:22:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/rclone-sync-test" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/rclone-sync-test" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/rclone-sync-test.rclone_chunk.001" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/rclone-sync-test" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/rclone-sync-test" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/rclone-sync-test.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/rclone-sync-test-include/layer2" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/rclone-sync-test-include/layer2" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/rclone-sync-test-include/layer2.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/rclone-sync-test-ignore-file" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/rclone-sync-test-ignore-file" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/rclone-sync-test-ignore-file.rclone_chunk.001" 2025/08/05 02:22:42 INFO : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_i6wu59: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : rclone-sync-test: Excluded 2025/08/05 02:22:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 02:22:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/08/05 02:22:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/rclone-sync-test': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/rclone-sync-test': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer 2025/08/05 02:22:42 DEBUG : rclone-sync-test: Excluded 2025/08/05 02:22:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 02:22:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : rclone-sync-test-include: Removing directory 2025/08/05 02:22:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-yohafom5pigu/rclone-sync-test-include: directory not empty 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': failed to delete 1 directories 2025/08/05 02:22:42 INFO : There was nothing to transfer 2025/08/05 02:22:42 DEBUG : rclone-sync-test: Excluded 2025/08/05 02:22:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 02:22:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/08/05 02:22:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer 2025/08/05 02:22:42 DEBUG : rclone-sync-test: Excluded 2025/08/05 02:22:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 02:22:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : rclone-sync-test-include: Removing directory 2025/08/05 02:22:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-yohafom5pigu/rclone-sync-test-include: directory not empty 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': failed to delete 1 directories 2025/08/05 02:22:42 INFO : There was nothing to transfer 2025/08/05 02:22:42 DEBUG : Excluded 2025/08/05 02:22:42 DEBUG : rclone-sync-test: Excluded 2025/08/05 02:22:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/05 02:22:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/08/05 02:22:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (0.02s) === RUN TestSyncCompareDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/CompareDest" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/CompareDest" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/CompareDest.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : one: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wues: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wuzt: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Copied (replaced existing) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : dst/one.rclone_chunk.001_i6wu8f: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/05 02:22:42 INFO : CompareDest/one.rclone_chunk.001_i6wu7a: Moved (server-side) to: CompareDest/one.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 02:22:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer 2025/08/05 02:22:42 INFO : CompareDest/two.rclone_chunk.001_i6wu9u: Moved (server-side) to: CompareDest/two.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 02:22:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 02:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer 2025/08/05 02:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 02:22:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/05 02:22:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/05 02:22:42 DEBUG : two: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/05 02:22:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/05 02:22:42 INFO : two.rclone_chunk.001_i6wu8n: Moved (server-side) to: two.rclone_chunk.001 2025/08/05 02:22:42 INFO : two: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.05s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : pre-dest1/1.rclone_chunk.001_i6wuaq: Moved (server-side) to: pre-dest1/1.rclone_chunk.001 2025/08/05 02:22:42 INFO : pre-dest2/2.rclone_chunk.001_i6wuwg: Moved (server-side) to: pre-dest2/2.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/dest" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dest" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dest.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/pre-dest1" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/pre-dest1" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/pre-dest1.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/pre-dest2" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/pre-dest2" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/pre-dest2.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/05 02:22:42 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/05 02:22:42 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dest': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dest': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : 3.rclone_chunk.001_i6wuce: Moved (server-side) to: 3.rclone_chunk.001 2025/08/05 02:22:42 INFO : 3: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (0.04s) === RUN TestSyncCopyDest run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", 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 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : dst/one.rclone_chunk.001_i6wu16: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/05 02:22:42 INFO : dst/two.rclone_chunk.001_i6wujp: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/05 02:22:42 INFO : dst/three.txt.rclone_chunk.001_i6wufq: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/backup" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/backup" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/backup.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 02:22:42 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:42 INFO : one.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : one: Moved (server-side) 2025/08/05 02:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : two: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wud6: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : three.txt: Moved (server-side) 2025/08/05 02:22:42 INFO : three.txt: Moved into backup dir 2025/08/05 02:22:42 INFO : dst/three.txt.rclone_chunk.001_i6wuxg: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 02:22:42 INFO : one: Deleted 2025/08/05 02:22:42 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:42 INFO : one.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : one: Moved (server-side) 2025/08/05 02:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : two: Unchanged skipping 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wunu: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : three.txt: Deleted 2025/08/05 02:22:42 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) 2025/08/05 02:22:42 INFO : three.txt: Moved (server-side) 2025/08/05 02:22:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : dst/one.rclone_chunk.001_i6wux5: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/05 02:22:42 INFO : dst/two.rclone_chunk.001_i6wuq6: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/05 02:22:42 INFO : dst/three.txt.rclone_chunk.001_i6wui6: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/backup" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/backup" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/backup.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 02:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : two: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Moved (server-side) to: one.bak 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wulc: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/05 02:22:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 02:22:42 INFO : three.txt: Moved into backup dir 2025/08/05 02:22:42 INFO : dst/three.txt.rclone_chunk.001_i6wu6h: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 02:22:42 INFO : one.bak: Deleted 2025/08/05 02:22:42 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : two: Unchanged skipping 2025/08/05 02:22:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Moved (server-side) to: one.bak 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wufq: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : three.txt.bak: Deleted 2025/08/05 02:22:42 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/05 02:22:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 02:22:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : dst/one.rclone_chunk.001_i6wu0n: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/05 02:22:42 INFO : dst/two.rclone_chunk.001_i6wuma: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/05 02:22:42 INFO : dst/three.txt.rclone_chunk.001_i6wupf: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/backup" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/backup" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/backup.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 02:22:42 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/05 02:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : two: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wuo1: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/08/05 02:22:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/05 02:22:42 INFO : three.txt: Moved into backup dir 2025/08/05 02:22:42 INFO : dst/three.txt.rclone_chunk.001_i6wulo: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 02:22:42 INFO : one-2019-01-01: Deleted 2025/08/05 02:22:42 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wu8m: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : two: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 INFO : one: Copied (new) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : three-2019-01-01.txt: Deleted 2025/08/05 02:22:42 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/08/05 02:22:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/05 02:22:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.02s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : dst/one.rclone_chunk.001_i6wu8x: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/05 02:22:42 INFO : dst/two.rclone_chunk.001_i6wu36: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/05 02:22:42 INFO : dst/three.txt.rclone_chunk.001_i6wuwt: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:42 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst.rclone_chunk.001" 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 02:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : two: Unchanged skipping 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Moved (server-side) to: one.bak 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wujh: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/05 02:22:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 02:22:42 INFO : three.txt: Moved into backup dir 2025/08/05 02:22:42 INFO : dst/three.txt.rclone_chunk.001_i6wufc: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/05 02:22:42 DEBUG : one.bak: Excluded (Path Filter) 2025/08/05 02:22:42 DEBUG : one.bak: Excluded 2025/08/05 02:22:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/05 02:22:42 DEBUG : three.txt.bak: Excluded 2025/08/05 02:22:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for checks to finish 2025/08/05 02:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:42 DEBUG : two: Unchanged skipping 2025/08/05 02:22:42 INFO : one.bak: Deleted 2025/08/05 02:22:42 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:42 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Moved (server-side) to: one.bak 2025/08/05 02:22:42 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst': Waiting for transfers to finish 2025/08/05 02:22:42 INFO : one.rclone_chunk.001_i6wulj: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:42 INFO : one: Copied (new) 2025/08/05 02:22:42 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:42 INFO : three.txt.bak: Deleted 2025/08/05 02:22:42 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:42 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/05 02:22:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 02:22:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.02s) === RUN TestSyncSuffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:42 INFO : dst/one.rclone_chunk.001_i6wuek: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/05 02:22:42 INFO : dst/two.rclone_chunk.001_i6wu9h: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/05 02:22:42 INFO : dst/three.txt.rclone_chunk.001_i6wuut: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:43 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:43 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst.rclone_chunk.001" 2025/08/05 02:22:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 02:22:43 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:43 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/05 02:22:43 INFO : one: Moved (server-side) to: one.bak 2025/08/05 02:22:43 INFO : one.rclone_chunk.001_i6wvbr: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:43 INFO : one: Copied (new) 2025/08/05 02:22:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : two: Unchanged skipping 2025/08/05 02:22:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/05 02:22:43 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:43 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/05 02:22:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 02:22:43 INFO : three.txt.rclone_chunk.001_i6wv7a: Moved (server-side) to: three.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : three.txt: Copied (new) 2025/08/05 02:22:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 02:22:43 INFO : one.bak: Deleted 2025/08/05 02:22:43 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:43 INFO : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001 2025/08/05 02:22:43 INFO : one: Moved (server-side) to: one.bak 2025/08/05 02:22:43 INFO : one.rclone_chunk.001_i6wvny: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:43 INFO : one: Copied (new) 2025/08/05 02:22:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : two: Unchanged skipping 2025/08/05 02:22:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/05 02:22:43 INFO : three.txt.bak: Deleted 2025/08/05 02:22:43 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:43 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001 2025/08/05 02:22:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/05 02:22:43 INFO : three.txt.rclone_chunk.001_i6wv3n: Moved (server-side) to: three.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.03s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : dst/one.rclone_chunk.001_i6wvqq: Moved (server-side) to: dst/one.rclone_chunk.001 2025/08/05 02:22:43 INFO : dst/two.rclone_chunk.001_i6wve2: Moved (server-side) to: dst/two.rclone_chunk.001 2025/08/05 02:22:43 INFO : dst/three.txt.rclone_chunk.001_i6wvgl: Moved (server-side) to: dst/three.txt.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:43 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst" 2025/08/05 02:22:43 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-yohafom5pigu/dst.rclone_chunk.001" 2025/08/05 02:22:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/05 02:22:43 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:43 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/08/05 02:22:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/05 02:22:43 INFO : one.rclone_chunk.001_i6wvit: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:43 INFO : one: Copied (new) 2025/08/05 02:22:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : two: Unchanged skipping 2025/08/05 02:22:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/05 02:22:43 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:43 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/05 02:22:43 INFO : three.txt.rclone_chunk.001_i6wve0: Moved (server-side) to: three.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : three.txt: Copied (new) 2025/08/05 02:22:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/05 02:22:43 INFO : one-2019-01-01: Deleted 2025/08/05 02:22:43 DEBUG : one: move 1 data chunks... 2025/08/05 02:22:43 INFO : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001 2025/08/05 02:22:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/05 02:22:43 INFO : one.rclone_chunk.001_i6wv1n: Moved (server-side) to: one.rclone_chunk.001 2025/08/05 02:22:43 INFO : one: Copied (new) 2025/08/05 02:22:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : two: Unchanged skipping 2025/08/05 02:22:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/05 02:22:43 INFO : three-2019-01-01.txt: Deleted 2025/08/05 02:22:43 DEBUG : three.txt: move 1 data chunks... 2025/08/05 02:22:43 INFO : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/05 02:22:43 INFO : three.txt.rclone_chunk.001_i6wvo9: Moved (server-side) to: three.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.04s) === RUN TestSyncUTFNorm run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : Testêé.rclone_chunk.001_i6wvlh: Moved (server-side) to: Testêé.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 INFO : Testêé.rclone_chunk.001_i6wv7p: Moved (server-side) to: Testêé.rclone_chunk.001 2025/08/05 02:22:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 INFO : existing.rclone_chunk.001_i6wvr6: Moved (server-side) to: existing.rclone_chunk.001 2025/08/05 02:22:43 INFO : existing: Copied (new) 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/05 02:22:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': not deleting files as there were IO errors 2025/08/05 02:22:43 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : EXISTING.rclone_chunk.001_i6wvod: Moved (server-side) to: EXISTING.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : existing: Unchanged skipping 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", 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 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", 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 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : both0.rclone_chunk.001_i6wvsu: Moved (server-side) to: both0.rclone_chunk.001 2025/08/05 02:22:43 INFO : only0.rclone_chunk.001_i6wvco: Moved (server-side) to: only0.rclone_chunk.001 2025/08/05 02:22:43 INFO : both1.rclone_chunk.001_i6wvub: Moved (server-side) to: both1.rclone_chunk.001 2025/08/05 02:22:43 INFO : only1.rclone_chunk.001_i6wvcv: Moved (server-side) to: only1.rclone_chunk.001 2025/08/05 02:22:43 INFO : both2.rclone_chunk.001_i6wvrn: Moved (server-side) to: both2.rclone_chunk.001 2025/08/05 02:22:43 INFO : only2.rclone_chunk.001_i6wvjx: Moved (server-side) to: only2.rclone_chunk.001 2025/08/05 02:22:43 INFO : both3.rclone_chunk.001_i6wvnx: Moved (server-side) to: both3.rclone_chunk.001 2025/08/05 02:22:43 INFO : only3.rclone_chunk.001_i6wv7x: Moved (server-side) to: only3.rclone_chunk.001 2025/08/05 02:22:43 INFO : both4.rclone_chunk.001_i6wvda: Moved (server-side) to: both4.rclone_chunk.001 2025/08/05 02:22:43 INFO : only4.rclone_chunk.001_i6wv9n: Moved (server-side) to: only4.rclone_chunk.001 2025/08/05 02:22:43 INFO : both5.rclone_chunk.001_i6wva5: Moved (server-side) to: both5.rclone_chunk.001 2025/08/05 02:22:43 INFO : only5.rclone_chunk.001_i6wv5y: Moved (server-side) to: only5.rclone_chunk.001 2025/08/05 02:22:43 INFO : both6.rclone_chunk.001_i6wvlp: Moved (server-side) to: both6.rclone_chunk.001 2025/08/05 02:22:43 INFO : only6.rclone_chunk.001_i6wv9f: Moved (server-side) to: only6.rclone_chunk.001 2025/08/05 02:22:43 INFO : both7.rclone_chunk.001_i6wvy1: Moved (server-side) to: both7.rclone_chunk.001 2025/08/05 02:22:43 INFO : only7.rclone_chunk.001_i6wv79: Moved (server-side) to: only7.rclone_chunk.001 2025/08/05 02:22:43 INFO : both8.rclone_chunk.001_i6wvkd: Moved (server-side) to: both8.rclone_chunk.001 2025/08/05 02:22:43 INFO : only8.rclone_chunk.001_i6wvil: Moved (server-side) to: only8.rclone_chunk.001 2025/08/05 02:22:43 INFO : both9.rclone_chunk.001_i6wv0s: Moved (server-side) to: both9.rclone_chunk.001 2025/08/05 02:22:43 INFO : only9.rclone_chunk.001_i6wvvz: Moved (server-side) to: only9.rclone_chunk.001 2025/08/05 02:22:43 INFO : both10.rclone_chunk.001_i6wv51: Moved (server-side) to: both10.rclone_chunk.001 2025/08/05 02:22:43 INFO : only10.rclone_chunk.001_i6wv44: Moved (server-side) to: only10.rclone_chunk.001 2025/08/05 02:22:43 INFO : both11.rclone_chunk.001_i6wvsv: Moved (server-side) to: both11.rclone_chunk.001 2025/08/05 02:22:43 INFO : only11.rclone_chunk.001_i6wvro: Moved (server-side) to: only11.rclone_chunk.001 2025/08/05 02:22:43 INFO : both12.rclone_chunk.001_i6wvxu: Moved (server-side) to: both12.rclone_chunk.001 2025/08/05 02:22:43 INFO : only12.rclone_chunk.001_i6wv85: Moved (server-side) to: only12.rclone_chunk.001 2025/08/05 02:22:43 INFO : both13.rclone_chunk.001_i6wv99: Moved (server-side) to: both13.rclone_chunk.001 2025/08/05 02:22:43 INFO : only13.rclone_chunk.001_i6wvak: Moved (server-side) to: only13.rclone_chunk.001 2025/08/05 02:22:43 INFO : both14.rclone_chunk.001_i6wvnj: Moved (server-side) to: both14.rclone_chunk.001 2025/08/05 02:22:43 INFO : only14.rclone_chunk.001_i6wvuh: Moved (server-side) to: only14.rclone_chunk.001 2025/08/05 02:22:43 INFO : both15.rclone_chunk.001_i6wv2b: Moved (server-side) to: both15.rclone_chunk.001 2025/08/05 02:22:43 INFO : only15.rclone_chunk.001_i6wvf5: Moved (server-side) to: only15.rclone_chunk.001 2025/08/05 02:22:43 INFO : both16.rclone_chunk.001_i6wvi8: Moved (server-side) to: both16.rclone_chunk.001 2025/08/05 02:22:43 INFO : only16.rclone_chunk.001_i6wvxw: Moved (server-side) to: only16.rclone_chunk.001 2025/08/05 02:22:43 INFO : both17.rclone_chunk.001_i6wvzx: Moved (server-side) to: both17.rclone_chunk.001 2025/08/05 02:22:43 INFO : only17.rclone_chunk.001_i6wvjk: Moved (server-side) to: only17.rclone_chunk.001 2025/08/05 02:22:43 INFO : both18.rclone_chunk.001_i6wv7v: Moved (server-side) to: both18.rclone_chunk.001 2025/08/05 02:22:43 INFO : only18.rclone_chunk.001_i6wv3g: Moved (server-side) to: only18.rclone_chunk.001 2025/08/05 02:22:43 INFO : both19.rclone_chunk.001_i6wvto: Moved (server-side) to: both19.rclone_chunk.001 2025/08/05 02:22:43 INFO : only19.rclone_chunk.001_i6wvwh: Moved (server-side) to: only19.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both0: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both13: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both14: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both10: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both16: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both17: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both11: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both19: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both15: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both12: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both1: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both18: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both3: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both6: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both7: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both2: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both9: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both4: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both5: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both8: Unchanged skipping 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 INFO : only13: Deleted 2025/08/05 02:22:43 INFO : only14: Deleted 2025/08/05 02:22:43 INFO : only16: Deleted 2025/08/05 02:22:43 INFO : only1: Deleted 2025/08/05 02:22:43 INFO : only7: Deleted 2025/08/05 02:22:43 INFO : only6: Deleted 2025/08/05 02:22:43 INFO : only9: Deleted 2025/08/05 02:22:43 INFO : only11: Deleted 2025/08/05 02:22:43 INFO : only12: Deleted 2025/08/05 02:22:43 INFO : only15: Deleted 2025/08/05 02:22:43 INFO : only18: Deleted 2025/08/05 02:22:43 INFO : only19: Deleted 2025/08/05 02:22:43 INFO : only8: Deleted 2025/08/05 02:22:43 INFO : only0: Deleted 2025/08/05 02:22:43 INFO : only17: Deleted 2025/08/05 02:22:43 INFO : only2: Deleted 2025/08/05 02:22:43 INFO : only3: Deleted 2025/08/05 02:22:43 INFO : only4: Deleted 2025/08/05 02:22:43 INFO : only5: Deleted 2025/08/05 02:22:43 INFO : only10: Deleted 2025/08/05 02:22:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (0.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : both0.rclone_chunk.001_i6wvbs: Moved (server-side) to: both0.rclone_chunk.001 2025/08/05 02:22:43 INFO : only0.rclone_chunk.001_i6wvq3: Moved (server-side) to: only0.rclone_chunk.001 2025/08/05 02:22:43 INFO : both1.rclone_chunk.001_i6wvz7: Moved (server-side) to: both1.rclone_chunk.001 2025/08/05 02:22:43 INFO : only1.rclone_chunk.001_i6wvkj: Moved (server-side) to: only1.rclone_chunk.001 2025/08/05 02:22:43 INFO : both2.rclone_chunk.001_i6wvbn: Moved (server-side) to: both2.rclone_chunk.001 2025/08/05 02:22:43 INFO : only2.rclone_chunk.001_i6wv47: Moved (server-side) to: only2.rclone_chunk.001 2025/08/05 02:22:43 INFO : both3.rclone_chunk.001_i6wvji: Moved (server-side) to: both3.rclone_chunk.001 2025/08/05 02:22:43 INFO : only3.rclone_chunk.001_i6wv33: Moved (server-side) to: only3.rclone_chunk.001 2025/08/05 02:22:43 INFO : both4.rclone_chunk.001_i6wvv0: Moved (server-side) to: both4.rclone_chunk.001 2025/08/05 02:22:43 INFO : only4.rclone_chunk.001_i6wvbb: Moved (server-side) to: only4.rclone_chunk.001 2025/08/05 02:22:43 INFO : both5.rclone_chunk.001_i6wv8h: Moved (server-side) to: both5.rclone_chunk.001 2025/08/05 02:22:43 INFO : only5.rclone_chunk.001_i6wvxz: Moved (server-side) to: only5.rclone_chunk.001 2025/08/05 02:22:43 INFO : both6.rclone_chunk.001_i6wvg9: Moved (server-side) to: both6.rclone_chunk.001 2025/08/05 02:22:43 INFO : only6.rclone_chunk.001_i6wvcd: Moved (server-side) to: only6.rclone_chunk.001 2025/08/05 02:22:43 INFO : both7.rclone_chunk.001_i6wvqq: Moved (server-side) to: both7.rclone_chunk.001 2025/08/05 02:22:43 INFO : only7.rclone_chunk.001_i6wvx5: Moved (server-side) to: only7.rclone_chunk.001 2025/08/05 02:22:43 INFO : both8.rclone_chunk.001_i6wvtc: Moved (server-side) to: both8.rclone_chunk.001 2025/08/05 02:22:43 INFO : only8.rclone_chunk.001_i6wv4m: Moved (server-side) to: only8.rclone_chunk.001 2025/08/05 02:22:43 INFO : both9.rclone_chunk.001_i6wv7g: Moved (server-side) to: both9.rclone_chunk.001 2025/08/05 02:22:43 INFO : only9.rclone_chunk.001_i6wv3j: Moved (server-side) to: only9.rclone_chunk.001 2025/08/05 02:22:43 INFO : both10.rclone_chunk.001_i6wvyl: Moved (server-side) to: both10.rclone_chunk.001 2025/08/05 02:22:43 INFO : only10.rclone_chunk.001_i6wvvh: Moved (server-side) to: only10.rclone_chunk.001 2025/08/05 02:22:43 INFO : both11.rclone_chunk.001_i6wv8e: Moved (server-side) to: both11.rclone_chunk.001 2025/08/05 02:22:43 INFO : only11.rclone_chunk.001_i6wvrj: Moved (server-side) to: only11.rclone_chunk.001 2025/08/05 02:22:43 INFO : both12.rclone_chunk.001_i6wvx1: Moved (server-side) to: both12.rclone_chunk.001 2025/08/05 02:22:43 INFO : only12.rclone_chunk.001_i6wvn0: Moved (server-side) to: only12.rclone_chunk.001 2025/08/05 02:22:43 INFO : both13.rclone_chunk.001_i6wv5f: Moved (server-side) to: both13.rclone_chunk.001 2025/08/05 02:22:43 INFO : only13.rclone_chunk.001_i6wviw: Moved (server-side) to: only13.rclone_chunk.001 2025/08/05 02:22:43 INFO : both14.rclone_chunk.001_i6wv55: Moved (server-side) to: both14.rclone_chunk.001 2025/08/05 02:22:43 INFO : only14.rclone_chunk.001_i6wvth: Moved (server-side) to: only14.rclone_chunk.001 2025/08/05 02:22:43 INFO : both15.rclone_chunk.001_i6wvor: Moved (server-side) to: both15.rclone_chunk.001 2025/08/05 02:22:43 INFO : only15.rclone_chunk.001_i6wvak: Moved (server-side) to: only15.rclone_chunk.001 2025/08/05 02:22:43 INFO : both16.rclone_chunk.001_i6wvev: Moved (server-side) to: both16.rclone_chunk.001 2025/08/05 02:22:43 INFO : only16.rclone_chunk.001_i6wv1m: Moved (server-side) to: only16.rclone_chunk.001 2025/08/05 02:22:43 INFO : both17.rclone_chunk.001_i6wvh4: Moved (server-side) to: both17.rclone_chunk.001 2025/08/05 02:22:43 INFO : only17.rclone_chunk.001_i6wv2n: Moved (server-side) to: only17.rclone_chunk.001 2025/08/05 02:22:43 INFO : both18.rclone_chunk.001_i6wvdl: Moved (server-side) to: both18.rclone_chunk.001 2025/08/05 02:22:43 INFO : only18.rclone_chunk.001_i6wvln: Moved (server-side) to: only18.rclone_chunk.001 2025/08/05 02:22:43 INFO : both19.rclone_chunk.001_i6wv8h: Moved (server-side) to: both19.rclone_chunk.001 2025/08/05 02:22:43 INFO : only19.rclone_chunk.001_i6wvye: Moved (server-side) to: only19.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both0: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both13: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both14: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both15: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both16: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both10: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both18: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both19: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both1: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both2: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both3: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both4: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both5: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both6: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both7: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both8: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : both9: Unchanged skipping 2025/08/05 02:22:43 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : both17: Unchanged skipping 2025/08/05 02:22:43 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 INFO : only0.rclone_chunk.001_i6wv7i: Moved (server-side) to: only0.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/05 02:22:43 INFO : only11.rclone_chunk.001_i6wvi7: Moved (server-side) to: only11.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : both12: Unchanged skipping 2025/08/05 02:22:43 DEBUG : both11: Unchanged skipping 2025/08/05 02:22:43 INFO : only11: Copied (replaced existing) 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 INFO : only12.rclone_chunk.001_i6wvpm: Moved (server-side) to: only12.rclone_chunk.001 2025/08/05 02:22:43 INFO : only0: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only13.rclone_chunk.001_i6wvhr: Moved (server-side) to: only13.rclone_chunk.001 2025/08/05 02:22:43 INFO : only13: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only14.rclone_chunk.001_i6wvno: Moved (server-side) to: only14.rclone_chunk.001 2025/08/05 02:22:43 INFO : only14: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only12: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only15.rclone_chunk.001_i6wvp6: Moved (server-side) to: only15.rclone_chunk.001 2025/08/05 02:22:43 INFO : only15: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only16.rclone_chunk.001_i6wvgi: Moved (server-side) to: only16.rclone_chunk.001 2025/08/05 02:22:43 INFO : only16: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only18.rclone_chunk.001_i6wven: Moved (server-side) to: only18.rclone_chunk.001 2025/08/05 02:22:43 INFO : only18: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only10.rclone_chunk.001_i6wv0f: Moved (server-side) to: only10.rclone_chunk.001 2025/08/05 02:22:43 INFO : only10: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only1.rclone_chunk.001_i6wvrg: Moved (server-side) to: only1.rclone_chunk.001 2025/08/05 02:22:43 INFO : only1: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only2.rclone_chunk.001_i6wvih: Moved (server-side) to: only2.rclone_chunk.001 2025/08/05 02:22:43 INFO : only2: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only4.rclone_chunk.001_i6wvg3: Moved (server-side) to: only4.rclone_chunk.001 2025/08/05 02:22:43 INFO : only4: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only5.rclone_chunk.001_i6wvw5: Moved (server-side) to: only5.rclone_chunk.001 2025/08/05 02:22:43 INFO : only5: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only7.rclone_chunk.001_i6wvh4: Moved (server-side) to: only7.rclone_chunk.001 2025/08/05 02:22:43 INFO : only7: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only17.rclone_chunk.001_i6wvvk: Moved (server-side) to: only17.rclone_chunk.001 2025/08/05 02:22:43 INFO : only17: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only6.rclone_chunk.001_i6wvv2: Moved (server-side) to: only6.rclone_chunk.001 2025/08/05 02:22:43 INFO : only6: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only3.rclone_chunk.001_i6wvh8: Moved (server-side) to: only3.rclone_chunk.001 2025/08/05 02:22:43 INFO : only3: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only19.rclone_chunk.001_i6wvgi: Moved (server-side) to: only19.rclone_chunk.001 2025/08/05 02:22:43 INFO : only9.rclone_chunk.001_i6wvhf: Moved (server-side) to: only9.rclone_chunk.001 2025/08/05 02:22:43 INFO : only9: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only19: Copied (replaced existing) 2025/08/05 02:22:43 INFO : only8.rclone_chunk.001_i6wvt9: Moved (server-side) to: only8.rclone_chunk.001 2025/08/05 02:22:43 INFO : only8: Copied (replaced existing) 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (0.05s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 DEBUG : empty_dir: Making directory with metadata 2025/08/05 02:22:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:43 DEBUG : empty_on_remote: Making directory with metadata 2025/08/05 02:22:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:43 DEBUG : empty_on_remote: Making directory with metadata 2025/08/05 02:22:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 DEBUG : empty_dir: Making directory with metadata 2025/08/05 02:22:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:43 DEBUG : empty_on_remote: Making directory with metadata 2025/08/05 02:22:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:43 DEBUG : empty_on_remote: Making directory with metadata 2025/08/05 02:22:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 DEBUG : sub dir: Making directory with metadata 2025/08/05 02:22:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/08/05 02:22:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:43 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 DEBUG : sub dir: Making directory with metadata 2025/08/05 02:22:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/08/05 02:22:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/05 02:22:43 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/05 02:22:43 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wv1t: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wv4x: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6wvhv: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wv7s: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6wvhw: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6wv4b: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wv70: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wvch: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wvh4: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wvpm: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wvpr: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wv4p: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6wvx2: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wvre: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6wv7t: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6wvzb: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : apple.rclone_chunk.001_i6wv39: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:43 INFO : banana.rclone_chunk.001_i6wvin: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:43 INFO : appleappleapplebanana.rclone_chunk.001_i6wvn0: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:43 INFO : splitbananasplit.rclone_chunk.001_i6wvbr: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : apple: Excluded 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : banana: Excluded 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : apple: Excluded 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : banana: Excluded 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : apple: Excluded 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : banana: Excluded 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wvzg: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wvjy: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6wv3u: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wv9g: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6wv70: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6wvli: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wvze: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wvrw: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wvh1: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wvcz: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wvbq: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wv0m: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6wvid: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wv6g: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6wvig: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6wvm8: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : apple.rclone_chunk.001_i6wv2u: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:43 INFO : banana.rclone_chunk.001_i6wvey: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:43 INFO : appleappleapplebanana.rclone_chunk.001_i6wvyh: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:43 INFO : splitbananasplit.rclone_chunk.001_i6wvbf: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : apple: Excluded 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : banana: Excluded 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : apple: Excluded 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : banana: Excluded 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : apple: Excluded 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : banana: Excluded 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wvwf: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wvsj: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6wvtw: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wvae: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6wvj2: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6wv97: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wvhb: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wvpc: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wvm7: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wvcj: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wv1y: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wvca: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6wv6s: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wv3g: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6wv3b: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6wvsz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : apple.rclone_chunk.001_i6wv33: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:43 INFO : banana.rclone_chunk.001_i6wvut: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:43 INFO : appleappleapplebanana.rclone_chunk.001_i6wvct: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:43 INFO : splitbananasplit.rclone_chunk.001_i6wvoe: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : apple: Excluded 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : banana: Excluded 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 INFO : YXBwbGU=.rclone_chunk.001_i6wv9p: Moved (server-side) to: YXBwbGU=.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 INFO : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001_i6wv0s: Moved (server-side) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 INFO : c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001_i6wvns: Moved (server-side) to: c3BsaXRiYW5hbmFzcGxpdA==.rclone_chunk.001 2025/08/05 02:22:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 INFO : YmFuYW5h.rclone_chunk.001_i6wv8k: Moved (server-side) to: YmFuYW5h.rclone_chunk.001 2025/08/05 02:22:43 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 INFO : dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001_i6wvgs: Moved (server-side) to: dir1/MDAwMS1iY2RlZmdoLnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 INFO : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001_i6wvkr: Moved (server-side) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 INFO : dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001_i6wv09: Moved (server-side) to: dir1/MDAwMC1hYmNkZWZnLnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 INFO : dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001_i6wv9c: Moved (server-side) to: dir1/MDAwNC1lZmdoaWprLnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 INFO : dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001_i6wvp6: Moved (server-side) to: dir1/MDAwMy1kZWZnaGlqLnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001_i6wv9h: Moved (server-side) to: dir1/MDAwNS1mZ2hpamtsLnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 INFO : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001_i6wvi1: Moved (server-side) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 INFO : dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001_i6wvx4: Moved (server-side) to: dir1/MDAwNi1naGlqa2xtLnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 INFO : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001_i6wvs8: Moved (server-side) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 INFO : dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001_i6wvm0: Moved (server-side) to: dir1/MDAwNy0xMjM0NTY3LnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 INFO : dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001_i6wv04: Moved (server-side) to: dir1/MDAxMC00NTY3ODkudHh0.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 INFO : dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001_i6wve0: Moved (server-side) to: dir1/MDAxMS01Njc4OTsudHh0.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001_i6wvfw: Moved (server-side) to: dir1/MDAxMy03ODk7PS50eHQ=.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 02:22:43 INFO : dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001_i6wvxg: Moved (server-side) to: dir1/MDAxNC04OTs9LnR4dA==.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 INFO : dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001_i6wv3v: Moved (server-side) to: dir1/MDAxMi02Nzg5Oy50eHQ=.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 INFO : dir1/MDAxNS05Oz0udHh0.rclone_chunk.001_i6wvdw: Moved (server-side) to: dir1/MDAxNS05Oz0udHh0.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 02:22:43 INFO : banana: Deleted 2025/08/05 02:22:43 INFO : splitbananasplit: Deleted 2025/08/05 02:22:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 02:22:43 INFO : apple: Deleted 2025/08/05 02:22:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 02:22:43 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 02:22:43 INFO : appleappleapplebanana: Deleted 2025/08/05 02:22:43 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 02:22:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : YXBwbGU=: Excluded 2025/08/05 02:22:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/05 02:22:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : YmFuYW5h: Excluded 2025/08/05 02:22:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:43 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : YXBwbGU=: Excluded 2025/08/05 02:22:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/05 02:22:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : YmFuYW5h: Excluded 2025/08/05 02:22:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/05 02:22:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/05 02:22:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/05 02:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:43 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wvka: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wvwt: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6wvds: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wv7f: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6wvmt: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6wvu3: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wv5k: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wvym: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wvek: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wv0r: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wvmi: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wvl5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6wvd9: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wve4: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6wvv1: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6wvgz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:43 INFO : apple.rclone_chunk.001_i6wvu9: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:43 INFO : banana.rclone_chunk.001_i6wvqw: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:43 INFO : appleappleapplebanana.rclone_chunk.001_i6wvrc: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:43 INFO : splitbananasplit.rclone_chunk.001_i6wvdb: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:43 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : apple: Excluded 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : banana: Excluded 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 INFO : PREFIXappleappleapplebanana.rclone_chunk.001_i6wwh3: Moved (server-side) to: PREFIXappleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 INFO : PREFIXsplitbananasplit.rclone_chunk.001_i6wwij: Moved (server-side) to: PREFIXsplitbananasplit.rclone_chunk.001 2025/08/05 02:22:44 INFO : PREFIXbanana.rclone_chunk.001_i6wwy3: Moved (server-side) to: PREFIXbanana.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 INFO : PREFIXapple.rclone_chunk.001_i6wwg9: Moved (server-side) to: PREFIXapple.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 INFO : apple: Copied (new) to: PREFIXapple 2025/08/05 02:22:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001_i6wwgs: Moved (server-side) to: dir1/PREFIX0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001_i6wwvm: Moved (server-side) to: dir1/PREFIX0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0004-efghijk.txt.rclone_chunk.001_i6wwih: Moved (server-side) to: dir1/PREFIX0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/PREFIX0003-defghij.txt.rclone_chunk.001_i6wwnt: Moved (server-side) to: dir1/PREFIX0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001_i6wwq1: Moved (server-side) to: dir1/PREFIX0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001_i6wwa1: Moved (server-side) to: dir1/PREFIX0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0007-1234567.txt.rclone_chunk.001_i6wwg0: Moved (server-side) to: dir1/PREFIX0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001_i6ww2a: Moved (server-side) to: dir1/PREFIX0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0008-2345678.txt.rclone_chunk.001_i6wwmd: Moved (server-side) to: dir1/PREFIX0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0009-3456789.txt.rclone_chunk.001_i6wwb7: Moved (server-side) to: dir1/PREFIX0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0010-456789.txt.rclone_chunk.001_i6wwft: Moved (server-side) to: dir1/PREFIX0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0012-6789;.txt.rclone_chunk.001_i6wwo0: Moved (server-side) to: dir1/PREFIX0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0013-789;=.txt.rclone_chunk.001_i6ww0p: Moved (server-side) to: dir1/PREFIX0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/PREFIX0011-56789;.txt.rclone_chunk.001_i6wwpq: Moved (server-side) to: dir1/PREFIX0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0014-89;=.txt.rclone_chunk.001_i6wwxb: Moved (server-side) to: dir1/PREFIX0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/05 02:22:44 INFO : dir1/PREFIX0015-9;=.txt.rclone_chunk.001_i6wwpu: Moved (server-side) to: dir1/PREFIX0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 02:22:44 INFO : banana: Deleted 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 02:22:44 INFO : appleappleapplebanana: Deleted 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 02:22:44 INFO : splitbananasplit: Deleted 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 02:22:44 INFO : apple: Deleted 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 02:22:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : PREFIXapple: Excluded 2025/08/05 02:22:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : PREFIXbanana: Excluded 2025/08/05 02:22:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : apple: transformed to: PREFIXapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/05 02:22:44 DEBUG : banana: transformed to: PREFIXbanana 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/05 02:22:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 INFO : apple.rclone_chunk.001_i6wwbq: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:44 INFO : banana.rclone_chunk.001_i6wwfo: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:44 INFO : banana: Copied (new) 2025/08/05 02:22:44 INFO : appleappleapplebanana.rclone_chunk.001_i6wwqh: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana: Copied (new) 2025/08/05 02:22:44 INFO : splitbananasplit.rclone_chunk.001_i6ww4d: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:44 INFO : splitbananasplit: Copied (new) 2025/08/05 02:22:44 INFO : apple: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6ww53: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wwtu: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6wwm3: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6ww4i: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6ww1s: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6wwla: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wwnw: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wwjc: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wwlz: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wwfn: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6ww60: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wwk5: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wwd5: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6ww7n: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6wwxh: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6ww39: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 INFO : PREFIXsplitbananasplit: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/05 02:22:44 INFO : PREFIXbanana: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/05 02:22:44 INFO : PREFIXapple: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/05 02:22:44 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/05 02:22:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wwbc: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6ww76: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6wwhe: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wwom: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6wwm6: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6ww7l: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wwcm: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6ww7d: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wwbk: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wwl8: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wwio: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wwq8: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6wwns: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wwrw: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6ww6v: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6ww0y: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : apple.rclone_chunk.001_i6ww3b: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:44 INFO : banana.rclone_chunk.001_i6wwz2: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana.rclone_chunk.001_i6wwzg: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:44 INFO : splitbananasplit.rclone_chunk.001_i6wwq6: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 02:22:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 02:22:44 INFO : appleappleapplebananaSUFFIX.rclone_chunk.001_i6wwdf: Moved (server-side) to: appleappleapplebananaSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 INFO : appleSUFFIX.rclone_chunk.001_i6wwu3: Moved (server-side) to: appleSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 02:22:44 INFO : bananaSUFFIX.rclone_chunk.001_i6wwwj: Moved (server-side) to: bananaSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 INFO : splitbananasplitSUFFIX.rclone_chunk.001_i6wwoj: Moved (server-side) to: splitbananasplitSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001_i6wwhl: Moved (server-side) to: dir1/0001-bcdefgh.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001_i6wwza: Moved (server-side) to: dir1/0002-cdefghi.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001_i6wwxh: Moved (server-side) to: dir1/0004-efghijk.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001_i6wwk2: Moved (server-side) to: dir1/0000-abcdefg.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txtSUFFIX.rclone_chunk.001_i6ww53: Moved (server-side) to: dir1/0003-defghij.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001_i6wwl8: Moved (server-side) to: dir1/0005-fghijkl.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001_i6wwqw: Moved (server-side) to: dir1/0006-ghijklm.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txtSUFFIX.rclone_chunk.001_i6wwtc: Moved (server-side) to: dir1/0008-2345678.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txtSUFFIX.rclone_chunk.001_i6wwfi: Moved (server-side) to: dir1/0007-1234567.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0010-456789.txtSUFFIX.rclone_chunk.001_i6ww1n: Moved (server-side) to: dir1/0010-456789.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txtSUFFIX.rclone_chunk.001_i6wwmx: Moved (server-side) to: dir1/0009-3456789.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txtSUFFIX.rclone_chunk.001_i6ww93: Moved (server-side) to: dir1/0013-789;=.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txtSUFFIX.rclone_chunk.001_i6ww9g: Moved (server-side) to: dir1/0011-56789;.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txtSUFFIX.rclone_chunk.001_i6ww3u: Moved (server-side) to: dir1/0012-6789;.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txtSUFFIX.rclone_chunk.001_i6wwt8: Moved (server-side) to: dir1/0015-9;=.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txtSUFFIX.rclone_chunk.001_i6ww77: Moved (server-side) to: dir1/0014-89;=.txtSUFFIX.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 02:22:44 INFO : banana: Deleted 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 02:22:44 INFO : apple: Deleted 2025/08/05 02:22:44 INFO : appleappleapplebanana: Deleted 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 02:22:44 INFO : splitbananasplit: Deleted 2025/08/05 02:22:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : bananaSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/05 02:22:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/05 02:22:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 02:22:44 INFO : apple.rclone_chunk.001_i6ww10: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:44 INFO : apple: Copied (new) 2025/08/05 02:22:44 INFO : banana.rclone_chunk.001_i6wweu: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana.rclone_chunk.001_i6wwds: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:44 INFO : banana: Copied (new) 2025/08/05 02:22:44 INFO : appleappleapplebanana: Copied (new) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 INFO : splitbananasplit.rclone_chunk.001_i6wwyc: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:44 INFO : splitbananasplit: Copied (new) 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wwrt: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6ww24: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wwle: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wwpb: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6ww7z: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6wwre: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wwaw: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6ww9x: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wwa0: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6ww8y: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wwq1: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6wwmh: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wwd6: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wwvl: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6wwqb: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6wwa4: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : appleSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/05 02:22:44 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/05 02:22:44 INFO : bananaSUFFIX: Deleted 2025/08/05 02:22:44 INFO : splitbananasplitSUFFIX: Deleted 2025/08/05 02:22:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wwba: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wwlq: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6ww7f: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wwa6: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6wwsi: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6wwuv: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wwcl: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wwdw: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wwr7: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wwkt: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6ww5j: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wwm8: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6ww6x: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6ww8q: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6ww8k: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6wwe2: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : apple.rclone_chunk.001_i6wwd6: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:44 INFO : banana.rclone_chunk.001_i6wwok: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana.rclone_chunk.001_i6wwcy: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:44 INFO : splitbananasplit.rclone_chunk.001_i6ww74: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 INFO : splitbanan.rclone_chunk.001_i6ww82: Moved (server-side) to: splitbanan.rclone_chunk.001 2025/08/05 02:22:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/05 02:22:44 INFO : appleapple.rclone_chunk.001_i6ww6c: Moved (server-side) to: appleapple.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 02:22:44 INFO : dir1/0001-bcdef.rclone_chunk.001_i6wwfe: Moved (server-side) to: dir1/0001-bcdef.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 02:22:44 INFO : dir1/0003-defgh.rclone_chunk.001_i6ww91: Moved (server-side) to: dir1/0003-defgh.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0000-abcde.rclone_chunk.001_i6wwy3: Moved (server-side) to: dir1/0000-abcde.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 INFO : dir1/0004-efghi.rclone_chunk.001_i6wws7: Moved (server-side) to: dir1/0004-efghi.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 02:22:44 INFO : dir1/0005-fghij.rclone_chunk.001_i6wwcm: Moved (server-side) to: dir1/0005-fghij.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 02:22:44 INFO : dir1/0006-ghijk.rclone_chunk.001_i6ww3u: Moved (server-side) to: dir1/0006-ghijk.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 02:22:44 INFO : dir1/0002-cdefg.rclone_chunk.001_i6wwxu: Moved (server-side) to: dir1/0002-cdefg.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 02:22:44 INFO : dir1/0008-23456.rclone_chunk.001_i6ww62: Moved (server-side) to: dir1/0008-23456.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-12345.rclone_chunk.001_i6wwee: Moved (server-side) to: dir1/0007-12345.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 02:22:44 INFO : dir1/0010-45678.rclone_chunk.001_i6wwk6: Moved (server-side) to: dir1/0010-45678.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 02:22:44 INFO : dir1/0009-34567.rclone_chunk.001_i6ww0e: Moved (server-side) to: dir1/0009-34567.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 02:22:44 INFO : dir1/0014-89;=..rclone_chunk.001_i6wwxk: Moved (server-side) to: dir1/0014-89;=..rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0011-56789.rclone_chunk.001_i6ww1l: Moved (server-side) to: dir1/0011-56789.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 02:22:44 INFO : dir1/0013-789;=.rclone_chunk.001_i6wwga: Moved (server-side) to: dir1/0013-789;=.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/05 02:22:44 INFO : dir1/0012-6789;.rclone_chunk.001_i6ww2q: Moved (server-side) to: dir1/0012-6789;.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/05 02:22:44 INFO : dir1/0015-9;=.t.rclone_chunk.001_i6wwxh: Moved (server-side) to: dir1/0015-9;=.t.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt: Deleted 2025/08/05 02:22:44 INFO : appleappleapplebanana: Deleted 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/05 02:22:44 INFO : splitbananasplit: Deleted 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt: Deleted 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt: Deleted 2025/08/05 02:22:44 INFO : dir1: Set directory modification time (using SetModTime) 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleapple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleapple: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbanan: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcde: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdef: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefg: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defgh: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghi: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghij: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijk: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-12345: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-23456: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-34567: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-45678: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/05 02:22:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/05 02:22:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/05 02:22:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/05 02:22:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/05 02:22:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/05 02:22:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/05 02:22:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/05 02:22:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/05 02:22:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/05 02:22:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/05 02:22:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/05 02:22:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/05 02:22:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/05 02:22:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/05 02:22:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleapple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleapple: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbanan: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcde: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdef: Excluded 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefg: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defgh: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghi: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghij: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijk: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-12345: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-23456: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-34567: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-45678: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/05 02:22:44 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wwjl: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wwyh: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6ww4k: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wwe9: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6wwu9: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6ww43: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wwea: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wwed: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wwdu: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wwju: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wwul: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wwi0: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6wwdf: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wwiq: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6ww9d: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6wwlz: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : apple.rclone_chunk.001_i6wwf9: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:44 INFO : banana.rclone_chunk.001_i6wwrj: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana.rclone_chunk.001_i6wwf3: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:44 INFO : splitbananasplit.rclone_chunk.001_i6ww8c: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wwiq: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wwwa: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6wwhf: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wwmv: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6ww4g: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6wwmq: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wwcb: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wwcr: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wwnf: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wwy9: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wwse: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wwl0: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6ww24: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wwuv: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6wwqg: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6wwdr: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : apple.rclone_chunk.001_i6www6: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:44 INFO : banana.rclone_chunk.001_i6ww6e: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana.rclone_chunk.001_i6wwxf: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:44 INFO : splitbananasplit.rclone_chunk.001_i6wwfk: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish === RUN TestTransform/charmap run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wwti: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wwgs: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6wwm9: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wwfu: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6ww88: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6ww23: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wwn1: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wwnc: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wwza: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wwzb: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wwrm: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wwb8: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6wwyx: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6ww1v: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6ww2n: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6ww07: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : apple.rclone_chunk.001_i6wwsu: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:44 INFO : banana.rclone_chunk.001_i6ww12: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana.rclone_chunk.001_i6wwrc: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:44 INFO : splitbananasplit.rclone_chunk.001_i6wwqp: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish === RUN TestTransform/lowercase run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6ww5u: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wwzy: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6wwun: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wwci: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6ww30: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6wwnx: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6wwy3: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wwmw: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6wwkt: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6ww9h: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wwbu: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wwtv: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6ww26: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wwql: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6ww9w: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6ww3m: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : apple.rclone_chunk.001_i6ww5b: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:44 INFO : banana.rclone_chunk.001_i6wwo0: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:44 INFO : appleappleapplebanana.rclone_chunk.001_i6wwcd: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:44 INFO : splitbananasplit.rclone_chunk.001_i6wwmp: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:44 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:44 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : apple: Excluded 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:44 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : banana: Excluded 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:44 INFO : dir1/0000-abcdefg.txt.rclone_chunk.001_i6wwxr: Moved (server-side) to: dir1/0000-abcdefg.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0001-bcdefgh.txt.rclone_chunk.001_i6wws9: Moved (server-side) to: dir1/0001-bcdefgh.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0002-cdefghi.txt.rclone_chunk.001_i6wwvd: Moved (server-side) to: dir1/0002-cdefghi.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0003-defghij.txt.rclone_chunk.001_i6wwyk: Moved (server-side) to: dir1/0003-defghij.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0004-efghijk.txt.rclone_chunk.001_i6wwx4: Moved (server-side) to: dir1/0004-efghijk.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0005-fghijkl.txt.rclone_chunk.001_i6wwty: Moved (server-side) to: dir1/0005-fghijkl.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0006-ghijklm.txt.rclone_chunk.001_i6ww1i: Moved (server-side) to: dir1/0006-ghijklm.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0007-1234567.txt.rclone_chunk.001_i6wwp1: Moved (server-side) to: dir1/0007-1234567.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0008-2345678.txt.rclone_chunk.001_i6www8: Moved (server-side) to: dir1/0008-2345678.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0009-3456789.txt.rclone_chunk.001_i6wwo2: Moved (server-side) to: dir1/0009-3456789.txt.rclone_chunk.001 2025/08/05 02:22:44 INFO : dir1/0010-456789.txt.rclone_chunk.001_i6wwdc: Moved (server-side) to: dir1/0010-456789.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : dir1/0011-56789;.txt.rclone_chunk.001_i6wxdo: Moved (server-side) to: dir1/0011-56789;.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : dir1/0012-6789;.txt.rclone_chunk.001_i6wx01: Moved (server-side) to: dir1/0012-6789;.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : dir1/0013-789;=.txt.rclone_chunk.001_i6wxr9: Moved (server-side) to: dir1/0013-789;=.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : dir1/0014-89;=.txt.rclone_chunk.001_i6wx9z: Moved (server-side) to: dir1/0014-89;=.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : dir1/0015-9;=.txt.rclone_chunk.001_i6wx0p: Moved (server-side) to: dir1/0015-9;=.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : apple.rclone_chunk.001_i6wxb0: Moved (server-side) to: apple.rclone_chunk.001 2025/08/05 02:22:45 INFO : banana.rclone_chunk.001_i6wxr8: Moved (server-side) to: banana.rclone_chunk.001 2025/08/05 02:22:45 INFO : appleappleapplebanana.rclone_chunk.001_i6wxgk: Moved (server-side) to: appleappleapplebanana.rclone_chunk.001 2025/08/05 02:22:45 INFO : splitbananasplit.rclone_chunk.001_i6wx2o: Moved (server-side) to: splitbananasplit.rclone_chunk.001 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : apple: Excluded 2025/08/05 02:22:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:45 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : banana: Excluded 2025/08/05 02:22:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:45 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:45 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:45 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : apple: Excluded 2025/08/05 02:22:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:45 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : banana: Excluded 2025/08/05 02:22:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "dir1", newDst=dir1 2025/08/05 02:22:45 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : apple: Unchanged skipping 2025/08/05 02:22:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/05 02:22:45 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : banana: Unchanged skipping 2025/08/05 02:22:45 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 DEBUG : apple: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : apple: Excluded 2025/08/05 02:22:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : appleappleapplebanana: Excluded 2025/08/05 02:22:45 DEBUG : banana: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : banana: Excluded 2025/08/05 02:22:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : splitbananasplit: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/05 02:22:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/05 02:22:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish --- PASS: TestTransform (1.71s) --- PASS: TestTransform/NFC (0.18s) --- PASS: TestTransform/NFD (0.17s) --- PASS: TestTransform/base64 (0.16s) --- PASS: TestTransform/prefix (0.10s) --- PASS: TestTransform/suffix (0.22s) --- PASS: TestTransform/truncate (0.15s) --- PASS: TestTransform/encoder (0.13s) --- PASS: TestTransform/ISO-8859-1 (0.11s) --- PASS: TestTransform/charmap (0.14s) --- PASS: TestTransform/lowercase (0.18s) --- PASS: TestTransform/ascii (0.17s) === RUN TestTransformCopy run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/05 02:22:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/05 02:22:45 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/08/05 02:22:45 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-08-05T02:22:45.157887444Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "sub dir_somesuffix", newDst=sub dir_somesuffix 2025/08/05 02:22:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/05 02:22:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/05 02:22:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/05 02:22:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 INFO : sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001_i6wxih: Moved (server-side) to: sub dir_somesuffix/hello world_somesuffix.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 INFO : sub dir_somesuffix: Set directory modification time (using SetModTime) --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.167887466Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 INFO : tictactoe/tictactoe.rclone_chunk.001_i6wxhi: Moved (server-side) to: tictactoe/tictactoe.rclone_chunk.001 2025/08/05 02:22:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : toe: Making directory with metadata 2025/08/05 02:22:45 INFO : toe: Made directory with metadata (mtime=2025-08-05T02:22:45.177887489Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/05 02:22:45 DEBUG : toe/toe: Making directory with metadata 2025/08/05 02:22:45 INFO : toe/toe: Made directory with metadata (mtime=2025-08-05T02:22:45.177887489Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 02:22:45 INFO : toe/toe/tictactoe.rclone_chunk.001_i6wxsi: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2025/08/05 02:22:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : toe: Making directory with metadata 2025/08/05 02:22:45 INFO : toe: Made directory with metadata (mtime=2025-08-05T02:22:45.187887511Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/05 02:22:45 DEBUG : toe/toe: Making directory with metadata 2025/08/05 02:22:45 INFO : toe/toe: Made directory with metadata (mtime=2025-08-05T02:22:45.187887511Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 INFO : toe/toe/tictactoe.rclone_chunk.001_i6wxet: Moved (server-side) to: toe/toe/tictactoe.rclone_chunk.001 2025/08/05 02:22:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestNoTag (0.00s) === RUN TestDirTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : empty_dir: Making directory with metadata 2025/08/05 02:22:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : tictacempty_dir: Making directory with metadata 2025/08/05 02:22:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.190887517Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.190887517Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_i6wxoz: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictactoe: Set directory modification time (using SetModTime) --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : empty_dir: Making directory with metadata 2025/08/05 02:22:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : tictacempty_dir: Making directory with metadata 2025/08/05 02:22:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.201887541Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.201887541Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_i6wx89: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/05 02:22:45 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': 0 differences found 2025/08/05 02:22:45 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': 1 hashes could not be checked 2025/08/05 02:22:45 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': 1 matching files --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.21488757Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.21488757Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 02:22:45 INFO : tictactoe/tictactoe/toe.txt.rclone_chunk.001_i6wxew: Moved (server-side) to: tictactoe/tictactoe/toe.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2025/08/05 02:22:45 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : toe: Making directory with metadata 2025/08/05 02:22:45 INFO : toe: Made directory with metadata (mtime=2025-08-05T02:22:45.230887605Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/05 02:22:45 DEBUG : toe/toe: Making directory with metadata 2025/08/05 02:22:45 INFO : toe/toe: Made directory with metadata (mtime=2025-08-05T02:22:45.230887605Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/05 02:22:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 02:22:45 INFO : toe/toe/toe.rclone_chunk.001_i6wx27: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 INFO : toe/toe/toe: Copied (new) 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : toe: Set directory modification time (using SetModTime) --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : empty_dir: Making directory with metadata 2025/08/05 02:22:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : tictacempty_dir: Making directory with metadata 2025/08/05 02:22:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.24188763Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.24188763Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_i6wxne: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 INFO : toe/toe/toe.txt: Deleted 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : toe/toe: Removing directory 2025/08/05 02:22:45 INFO : toe: Removing directory 2025/08/05 02:22:45 INFO : empty_dir: Removing directory 2025/08/05 02:22:45 DEBUG : Local file system at /tmp/rclone2423376484: deleted 3 directories --- PASS: TestMove (0.00s) === RUN TestTransformFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : empty_dir: Making directory with metadata 2025/08/05 02:22:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : tictacempty_dir: Making directory with metadata 2025/08/05 02:22:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.245887638Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.245887638Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_i6wxm3: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 INFO : toe/toe/toe.txt: Deleted 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : toe/toe: Removing directory 2025/08/05 02:22:45 INFO : toe: Removing directory 2025/08/05 02:22:45 INFO : empty_dir: Removing directory 2025/08/05 02:22:45 DEBUG : Local file system at /tmp/rclone2423376484: deleted 3 directories 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: move 1 data chunks... 2025/08/05 02:22:45 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (0.00s) === RUN TestManualTransformFile run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : Reset feature "Copy" 2025/08/05 02:22:45 DEBUG : Reset feature "Move" 2025/08/05 02:22:45 DEBUG : Reset feature "Copy" 2025/08/05 02:22:45 DEBUG : Reset feature "Move" 2025/08/05 02:22:45 DEBUG : empty_dir: Making directory with metadata 2025/08/05 02:22:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : tictacempty_dir: Making directory with metadata 2025/08/05 02:22:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictacempty_dir", newDst=tictacempty_dir 2025/08/05 02:22:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.249887647Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe", newDst=tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-08-05T02:22:45.249887647Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst=tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/05 02:22:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 INFO : tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001_i6wx0c: Moved (server-side) to: tictactoe/tictactoe/tictactoe.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/05 02:22:45 INFO : toe/toe/toe.txt: Deleted 2025/08/05 02:22:45 INFO : tictactoe/tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictactoe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : tictacempty_dir: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : toe/toe: Removing directory 2025/08/05 02:22:45 INFO : toe: Removing directory 2025/08/05 02:22:45 INFO : empty_dir: Removing directory 2025/08/05 02:22:45 DEBUG : Local file system at /tmp/rclone2423376484: deleted 3 directories 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/05 02:22:45 INFO : toe/toe/toe.txt.rclone_chunk.001_i6wxv2: Moved (server-side) to: toe/toe/toe.txt.rclone_chunk.001 2025/08/05 02:22:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/05 02:22:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 DEBUG : toe: transformed to: dG9l 2025/08/05 02:22:45 DEBUG : toe: transformed to: dG9l 2025/08/05 02:22:45 DEBUG : dG9l: Making directory with metadata 2025/08/05 02:22:45 INFO : dG9l: Made directory with metadata (mtime=2025-08-05T02:22:45.258887667Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "dG9l", newDst=dG9l 2025/08/05 02:22:45 DEBUG : toe: transformed to: dG9l 2025/08/05 02:22:45 DEBUG : toe: transformed to: dG9l 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/05 02:22:45 DEBUG : dG9l/dG9l: Making directory with metadata 2025/08/05 02:22:45 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-08-05T02:22:45.258887667Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "dG9l/dG9l", newDst=dG9l/dG9l 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/05 02:22:45 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/05 02:22:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/05 02:22:45 INFO : dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001_i6wx8e: Moved (server-side) to: dG9l/dG9l/dG9lLnR4dA==.rclone_chunk.001 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish 2025/08/05 02:22:45 INFO : dG9l/dG9l: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : dG9l: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 DEBUG : dG9l: transformed to: toe 2025/08/05 02:22:45 DEBUG : dG9l: transformed to: toe 2025/08/05 02:22:45 DEBUG : toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/05 02:22:45 DEBUG : dG9l: transformed to: toe 2025/08/05 02:22:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/05 02:22:45 DEBUG : toe/toe: Directory modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/05 02:22:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/05 02:22:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/08/05 02:22:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/05 02:22:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/05 02:22:45 DEBUG : Local file system at /tmp/rclone2423376484: Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Local file system at /tmp/rclone2423376484: Waiting for transfers to finish 2025/08/05 02:22:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (0.01s) === RUN TestError run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu'", Local "Local file system at /tmp/rclone2423376484", Modify Window "1ns" 2025/08/05 02:22:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: 2025/08/05 02:22:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Making directory with metadata 2025/08/05 02:22:45 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Made directory with metadata (mtime=2025-08-05T02:22:45.269887691Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "", newDst= 2025/08/05 02:22:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: 2025/08/05 02:22:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: 2025/08/05 02:22:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: 2025/08/05 02:22:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/05 02:22:45 DEBUG : toe/toe: Making directory with metadata 2025/08/05 02:22:45 INFO : toe/toe: Made directory with metadata (mtime=2025-08-05T02:22:45.270887694Z) 2025/08/05 02:22:45 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/05 02:22:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 02:22:45 DEBUG : toe/toe: transformed to: 2025/08/05 02:22:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/05 02:22:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 02:22:45 DEBUG : toe: transformed to: 2025/08/05 02:22:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/05 02:22:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/05 02:22:45 DEBUG : toe/toe/toe: transformed to: 2025/08/05 02:22:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/05 02:22:45 INFO : toe/toe/toe.rclone_chunk.001_i6wxpf: Moved (server-side) to: toe/toe/toe.rclone_chunk.001 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for checks to finish 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Waiting for transfers to finish 2025/08/05 02:22:45 INFO : toe/toe/toe: Copied (new) 2025/08/05 02:22:45 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': not deleting files as there were IO errors 2025/08/05 02:22:45 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/08/05 02:22:45 INFO : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Set directory modification time (using SetModTime) 2025/08/05 02:22:45 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': not deleting directories as there were IO errors --- PASS: TestError (0.01s) PASS 2025/08/05 02:22:45 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-yohafom5pigu': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose -fast-list" - Finished OK in 3.387319624s (try 1/5)