"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2026/07/26 05:31:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro" 2026/07/26 05:31:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 05:31:36 DEBUG : Creating backend with remote "/tmp/rclone1372457602" === 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:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:31:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/26 05:31:38 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:31:38 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.43s) === RUN TestCopy run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:31:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:31:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:31:40 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:31:40 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:31:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:31:43 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:31:44 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.07s) === RUN TestCopyMetadata run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.14s) === RUN TestCopyMissingDirectory run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:31:50 DEBUG : Creating backend with remote "/non-existing" 2026/07/26 05:31:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/26 05:31:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:31:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.72s) === RUN TestCopyNoTraverse run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:31:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:31:53 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:31:53 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:31:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:31:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.89s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.15s) === RUN TestCopyCheckFirst run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:32:01 INFO : sugarsync root 'Test/rclone-test-noxalob0miro': Running all checks before starting transfers 2026/07/26 05:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:32:01 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:32:01 INFO : sugarsync root 'Test/rclone-test-noxalob0miro': Checks finished, now starting transfers 2026/07/26 05:32:01 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:32:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:32:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.77s) === RUN TestSyncNoTraverse run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:32:09 ERROR : Ignoring --no-traverse with sync 2026/07/26 05:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:32:09 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:32:09 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:32:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:32:12 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:32:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.71s) === RUN TestCopyWithDepth run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:32:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/26 05:32:17 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:32:17 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:32:19 DEBUG : hello world2: size = 12 OK 2026/07/26 05:32:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.90s) === RUN TestCopyWithFilesFrom run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:32:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:32:22 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:32:22 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:32:24 DEBUG : potato2: size = 11 OK 2026/07/26 05:32:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:32:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:32:27 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:32:27 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:32:29 DEBUG : potato2: size = 11 OK 2026/07/26 05:32:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.89s) === RUN TestCopyEmptyDirectories run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:32:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/26 05:32:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:32:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/26 05:32:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:32:32 INFO : sub dir2: Making directory 2026/07/26 05:32:33 INFO : sub dir: Making directory 2026/07/26 05:32:34 INFO : sub dir2/sub sub dir2: Making directory 2026/07/26 05:32:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:32:34 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:32:34 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:32:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:32:36 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:32:38 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (11.67s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:32:43 INFO : sub dir2: Making directory 2026/07/26 05:32:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/26 05:32:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:32:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:32:43 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:32:43 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:32:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:32:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.74s) === RUN TestMoveEmptyDirectories run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:32:50 DEBUG : sub dir2: Making directory with metadata 2026/07/26 05:32:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:32:51 INFO : sub dir2: Making directory 2026/07/26 05:32:52 INFO : sub dir: Making directory 2026/07/26 05:32:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:32:53 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:32:53 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:32:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:32:55 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:32:55 INFO : sub dir/hello world: Deleted 2026/07/26 05:32:56 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/26 05:32:56 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.05s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.15s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:33:02 INFO : sub dir2: Making directory 2026/07/26 05:33:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:33:02 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:33:02 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:33:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:33:05 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:33:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.74s) === RUN TestSyncEmptyDirectories run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:33:09 DEBUG : sub dir2: Making directory with metadata 2026/07/26 05:33:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:33:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:33:10 INFO : sub dir2: Making directory 2026/07/26 05:33:11 INFO : sub dir: Making directory 2026/07/26 05:33:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:33:12 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:33:12 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:33:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:33:14 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:33:14 DEBUG : Waiting for deletions to finish 2026/07/26 05:33:15 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.46s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.15s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:33:20 INFO : sub dir2: Making directory 2026/07/26 05:33:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:33:21 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:33:21 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:33:23 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:33:23 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:33:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.81s) === RUN TestServerSideCopy run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:33:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kifoqar2wexo" sync_test.go:620: Server side copy (if possible) sugarsync root 'Test/rclone-test-noxalob0miro' -> sugarsync root 'Test/rclone-test-kifoqar2wexo' 2026/07/26 05:33:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:33:36 DEBUG : sugarsync root 'Test/rclone-test-kifoqar2wexo': Waiting for checks to finish 2026/07/26 05:33:36 DEBUG : sugarsync root 'Test/rclone-test-kifoqar2wexo': Waiting for transfers to finish 2026/07/26 05:33:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:33:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 05:33:40 DEBUG : sugarsync root 'Test/rclone-test-kifoqar2wexo': Purge remote --- PASS: TestServerSideCopy (16.19s) === RUN TestCopyOverSelf run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:33:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:33:49 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:33:49 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 05:33:49 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:33:49 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:33:50 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 05:33:50 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (10.63s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:33:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fudapoz9jota" sync_test.go:656: Server side copy (if possible) sugarsync root 'Test/rclone-test-noxalob0miro' -> sugarsync root 'Test/rclone-test-fudapoz9jota' 2026/07/26 05:34:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:34:03 DEBUG : sugarsync root 'Test/rclone-test-fudapoz9jota': Waiting for checks to finish 2026/07/26 05:34:03 DEBUG : sugarsync root 'Test/rclone-test-fudapoz9jota': Waiting for transfers to finish 2026/07/26 05:34:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:34:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 05:34:11 DEBUG : sugarsync root 'Test/rclone-test-fudapoz9jota': Waiting for checks to finish 2026/07/26 05:34:11 DEBUG : sub dir/hello world: size = 17 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:34:11 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-fudapoz9jota') 2026/07/26 05:34:11 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 05:34:11 DEBUG : sugarsync root 'Test/rclone-test-fudapoz9jota': Waiting for transfers to finish 2026/07/26 05:34:12 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.boyeyur3" before starting 2026/07/26 05:34:13 DEBUG : sub dir/hello world.boyeyur3: server side copy: removing renamed existing file after operation 2026/07/26 05:34:14 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 05:34:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 05:34:15 DEBUG : sugarsync root 'Test/rclone-test-fudapoz9jota': Purge remote --- PASS: TestServerSideCopyOverSelf (24.15s) === RUN TestMoveOverSelf run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:34:24 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:34:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:34:24 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:34:24 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 05:34:24 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:34:25 DEBUG : sub dir/hello world: size = 17 OK 2026/07/26 05:34:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/26 05:34:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (10.57s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:34:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yufayuk1ruxa" sync_test.go:701: Server side copy (if possible) sugarsync root 'Test/rclone-test-noxalob0miro' -> sugarsync root 'Test/rclone-test-yufayuk1ruxa' 2026/07/26 05:34:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:34:37 DEBUG : sugarsync root 'Test/rclone-test-yufayuk1ruxa': Waiting for checks to finish 2026/07/26 05:34:37 DEBUG : sugarsync root 'Test/rclone-test-yufayuk1ruxa': Waiting for transfers to finish 2026/07/26 05:34:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:34:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/26 05:34:45 DEBUG : sugarsync root 'Test/rclone-test-yufayuk1ruxa': Using server-side directory move 2026/07/26 05:34:45 INFO : sugarsync root 'Test/rclone-test-yufayuk1ruxa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/26 05:34:46 DEBUG : sub dir/hello world: size = 17 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:34:46 DEBUG : sub dir/hello world: size = 11 (sugarsync root 'Test/rclone-test-yufayuk1ruxa') 2026/07/26 05:34:46 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 05:34:46 DEBUG : sugarsync root 'Test/rclone-test-yufayuk1ruxa': Waiting for checks to finish 2026/07/26 05:34:46 DEBUG : sugarsync root 'Test/rclone-test-yufayuk1ruxa': Waiting for transfers to finish 2026/07/26 05:34:46 INFO : sub dir/hello world: Deleted 2026/07/26 05:34:47 INFO : sub dir/hello world: Moved (server-side) 2026/07/26 05:34:52 DEBUG : testing file moves 2026/07/26 05:34:54 DEBUG : sub dir/hello world: size = 24 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:34:54 DEBUG : sugarsync root 'Test/rclone-test-yufayuk1ruxa': Waiting for checks to finish 2026/07/26 05:34:54 DEBUG : sub dir/hello world: size = 17 (sugarsync root 'Test/rclone-test-yufayuk1ruxa') 2026/07/26 05:34:54 DEBUG : sub dir/hello world: Sizes differ 2026/07/26 05:34:54 DEBUG : sugarsync root 'Test/rclone-test-yufayuk1ruxa': Waiting for transfers to finish 2026/07/26 05:34:54 INFO : sub dir/hello world: Deleted 2026/07/26 05:34:55 INFO : sub dir/hello world: Moved (server-side) 2026/07/26 05:34:57 DEBUG : sugarsync root 'Test/rclone-test-yufayuk1ruxa': Purge remote --- PASS: TestServerSideMoveOverSelf (30.97s) === RUN TestCopyAfterDelete run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:35:03 ERROR : error listing: directory not found 2026/07/26 05:35:04 INFO : Local file system at /tmp/rclone1372457602: Making directory 2026/07/26 05:35:05 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:05 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.47s) === RUN TestCopyRedownload run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:35:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/26 05:35:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:35:15 DEBUG : Local file system at /tmp/rclone1372457602: Waiting for checks to finish 2026/07/26 05:35:15 DEBUG : Local file system at /tmp/rclone1372457602: Waiting for transfers to finish 2026/07/26 05:35:16 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/07/26 05:35:16 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/07/26 05:35:16 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:35:16 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.63s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:35:19 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/26 05:35:19 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:19 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:35:21 DEBUG : check sum: size = 1 OK 2026/07/26 05:35:21 INFO : check sum: Copied (new) 2026/07/26 05:35:21 DEBUG : Waiting for deletions to finish 2026/07/26 05:35:22 DEBUG : check sum: size = 1 OK 2026/07/26 05:35:22 NOTICE: sugarsync root 'Test/rclone-test-noxalob0miro': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/26 05:35:22 DEBUG : check sum: Size of src and dst objects identical 2026/07/26 05:35:22 DEBUG : check sum: Unchanged skipping 2026/07/26 05:35:22 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:22 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:35:22 DEBUG : Waiting for deletions to finish 2026/07/26 05:35:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.01s) === RUN TestSyncSizeOnly run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:35:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/26 05:35:25 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:25 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:35:27 DEBUG : sizeonly: size = 6 OK 2026/07/26 05:35:27 INFO : sizeonly: Copied (new) 2026/07/26 05:35:27 DEBUG : Waiting for deletions to finish 2026/07/26 05:35:28 DEBUG : sizeonly: size = 6 OK 2026/07/26 05:35:28 DEBUG : sizeonly: Sizes identical 2026/07/26 05:35:28 DEBUG : sizeonly: Unchanged skipping 2026/07/26 05:35:28 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:28 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:35:28 DEBUG : Waiting for deletions to finish 2026/07/26 05:35:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.03s) === RUN TestSyncIgnoreSize run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:35:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/26 05:35:31 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:31 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:35:33 INFO : ignore-size: Copied (new) 2026/07/26 05:35:33 DEBUG : Waiting for deletions to finish 2026/07/26 05:35:34 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:34 DEBUG : ignore-size: Sizes identical 2026/07/26 05:35:34 DEBUG : ignore-size: Unchanged skipping 2026/07/26 05:35:34 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:35:34 DEBUG : Waiting for deletions to finish 2026/07/26 05:35:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.03s) === RUN TestSyncIgnoreTimes run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:35:40 DEBUG : existing: size = 6 OK 2026/07/26 05:35:40 DEBUG : existing: Sizes identical 2026/07/26 05:35:40 DEBUG : existing: Unchanged skipping 2026/07/26 05:35:40 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:40 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:35:40 DEBUG : Waiting for deletions to finish 2026/07/26 05:35:40 INFO : There was nothing to transfer 2026/07/26 05:35:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/26 05:35:40 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:40 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:35:41 DEBUG : existing: size = 6 OK 2026/07/26 05:35:41 INFO : existing: Copied (replaced existing) 2026/07/26 05:35:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.16s) === RUN TestSyncIgnoreExisting run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:35:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 05:35:44 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:44 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:35:46 DEBUG : existing: size = 6 OK 2026/07/26 05:35:46 INFO : existing: Copied (new) 2026/07/26 05:35:46 DEBUG : Waiting for deletions to finish 2026/07/26 05:35:47 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:47 DEBUG : existing: Destination exists, skipping 2026/07/26 05:35:47 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:35:47 DEBUG : Waiting for deletions to finish 2026/07/26 05:35:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.05s) === RUN TestSyncIgnoreErrors run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:35:55 INFO : d: Making directory 2026/07/26 05:35:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 05:35:58 DEBUG : c/non empty space: size = 5 OK 2026/07/26 05:35:58 DEBUG : c/non empty space: Sizes identical 2026/07/26 05:35:58 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 05:35:58 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:35:58 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:36:01 DEBUG : a/potato2: size = 60 OK 2026/07/26 05:36:01 INFO : a/potato2: Copied (new) 2026/07/26 05:36:01 DEBUG : Waiting for deletions to finish 2026/07/26 05:36:01 INFO : b/potato: Deleted 2026/07/26 05:36:01 INFO : d: Removing directory 2026/07/26 05:36:03 INFO : b: Removing directory 2026/07/26 05:36:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': deleted 2 directories --- PASS: TestSyncIgnoreErrors (19.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:36:12 DEBUG : empty space: size = 1 OK 2026/07/26 05:36:12 DEBUG : empty space: Sizes identical 2026/07/26 05:36:12 DEBUG : empty space: Unchanged skipping 2026/07/26 05:36:12 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:36:12 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:36:12 DEBUG : Waiting for deletions to finish 2026/07/26 05:36:12 INFO : There was nothing to transfer 2026/07/26 05:36:13 DEBUG : empty space: size = 1 OK 2026/07/26 05:36:13 DEBUG : empty space: Sizes identical 2026/07/26 05:36:13 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:36:13 DEBUG : empty space: Unchanged skipping 2026/07/26 05:36:13 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:36:13 DEBUG : Waiting for deletions to finish 2026/07/26 05:36:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.14s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.14s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:36:21 DEBUG : empty space: size = 1 OK 2026/07/26 05:36:21 DEBUG : empty space: Sizes identical 2026/07/26 05:36:21 DEBUG : empty space: Unchanged skipping 2026/07/26 05:36:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/26 05:36:21 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:36:21 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:36:23 DEBUG : potato: size = 60 OK 2026/07/26 05:36:23 INFO : potato: Copied (new) 2026/07/26 05:36:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:36:29 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:36:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:36:29 DEBUG : potato: size = 60 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:36:29 DEBUG : potato: Sizes differ 2026/07/26 05:36:29 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:36:30 DEBUG : potato: size = 21 OK 2026/07/26 05:36:30 INFO : potato: Copied (replaced existing) 2026/07/26 05:36:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.62s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/07/26 05:36:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:36:35 DEBUG : potato: size = 36 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:36:35 DEBUG : potato: Sizes differ 2026/07/26 05:36:35 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:36:35 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:36:37 DEBUG : potato: size = 21 OK 2026/07/26 05:36:37 INFO : potato: Copied (replaced existing) 2026/07/26 05:36:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (6.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:36:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:36:43 DEBUG : empty space: size = 1 OK 2026/07/26 05:36:43 DEBUG : empty space: Sizes identical 2026/07/26 05:36:43 DEBUG : empty space: Unchanged skipping 2026/07/26 05:36:43 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:36:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/26 05:36:43 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:36:43 DEBUG : Waiting for deletions to finish 2026/07/26 05:36:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:36:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:36:51 DEBUG : empty space: size = 1 OK 2026/07/26 05:36:51 DEBUG : empty space: Sizes identical 2026/07/26 05:36:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:36:51 DEBUG : empty space: Unchanged skipping 2026/07/26 05:36:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:36:53 DEBUG : potato2: size = 60 OK 2026/07/26 05:36:53 INFO : potato2: Copied (new) 2026/07/26 05:36:53 DEBUG : Waiting for deletions to finish 2026/07/26 05:36:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:37:03 INFO : d: Making directory 2026/07/26 05:37:04 INFO : d/e: Making directory 2026/07/26 05:37:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 05:37:07 DEBUG : c/non empty space: size = 5 OK 2026/07/26 05:37:07 DEBUG : c/non empty space: Sizes identical 2026/07/26 05:37:07 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 05:37:09 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:37:09 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:37:10 DEBUG : a/potato2: size = 60 OK 2026/07/26 05:37:10 INFO : a/potato2: Copied (new) 2026/07/26 05:37:10 DEBUG : Waiting for deletions to finish 2026/07/26 05:37:10 INFO : b/potato: Deleted 2026/07/26 05:37:10 INFO : d/e: Removing directory 2026/07/26 05:37:12 INFO : d: Removing directory 2026/07/26 05:37:12 INFO : b: Removing directory 2026/07/26 05:37:13 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:37:24 INFO : d: Making directory 2026/07/26 05:37:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/26 05:37:29 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:37:29 DEBUG : c/non empty space: size = 5 OK 2026/07/26 05:37:29 DEBUG : c/non empty space: Sizes identical 2026/07/26 05:37:29 DEBUG : c/non empty space: Unchanged skipping 2026/07/26 05:37:29 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:37:30 DEBUG : a/potato2: size = 60 OK 2026/07/26 05:37:30 INFO : a/potato2: Copied (new) 2026/07/26 05:37:30 ERROR : sugarsync root 'Test/rclone-test-noxalob0miro': not deleting files as there were IO errors 2026/07/26 05:37:30 ERROR : sugarsync root 'Test/rclone-test-noxalob0miro': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:37:43 DEBUG : Waiting for deletions to finish 2026/07/26 05:37:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:37:43 DEBUG : empty space: size = 1 OK 2026/07/26 05:37:43 DEBUG : empty space: Sizes identical 2026/07/26 05:37:43 DEBUG : empty space: Unchanged skipping 2026/07/26 05:37:43 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:37:43 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:37:44 INFO : potato: Deleted 2026/07/26 05:37:45 DEBUG : potato2: size = 60 OK 2026/07/26 05:37:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.06s) === RUN TestSyncDeleteBefore run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:37:53 DEBUG : Waiting for deletions to finish 2026/07/26 05:37:53 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:37:53 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:37:54 INFO : potato: Deleted 2026/07/26 05:37:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:37:55 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:37:55 DEBUG : empty space: size = 1 OK 2026/07/26 05:37:55 DEBUG : empty space: Sizes identical 2026/07/26 05:37:55 DEBUG : empty space: Unchanged skipping 2026/07/26 05:37:55 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:37:57 DEBUG : potato2: size = 60 OK 2026/07/26 05:37:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.24s) === RUN TestCopyDeleteBefore run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:38:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:38:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:38:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:38:05 DEBUG : potato2: size = 19 OK 2026/07/26 05:38:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.09s) === RUN TestSyncWithExclude run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:38:12 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 05:38:12 DEBUG : enormous: Excluded 2026/07/26 05:38:12 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 05:38:12 DEBUG : potato2: Excluded 2026/07/26 05:38:13 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 05:38:13 DEBUG : potato2: Excluded 2026/07/26 05:38:13 DEBUG : empty space: size = 1 OK 2026/07/26 05:38:13 DEBUG : empty space: Sizes identical 2026/07/26 05:38:13 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:38:13 DEBUG : empty space: Unchanged skipping 2026/07/26 05:38:13 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:38:13 DEBUG : Waiting for deletions to finish 2026/07/26 05:38:13 INFO : There was nothing to transfer 2026/07/26 05:38:13 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 05:38:13 DEBUG : enormous: Excluded 2026/07/26 05:38:13 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 05:38:13 DEBUG : potato2: Excluded 2026/07/26 05:38:14 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 05:38:14 DEBUG : potato2: Excluded 2026/07/26 05:38:14 DEBUG : Local file system at /tmp/rclone1372457602: Waiting for checks to finish 2026/07/26 05:38:14 DEBUG : empty space: size = 1 OK 2026/07/26 05:38:14 DEBUG : empty space: Sizes identical 2026/07/26 05:38:14 DEBUG : empty space: Unchanged skipping 2026/07/26 05:38:14 DEBUG : Local file system at /tmp/rclone1372457602: Waiting for transfers to finish 2026/07/26 05:38:14 DEBUG : Waiting for deletions to finish 2026/07/26 05:38:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:38:23 DEBUG : enormous: Excluded (Size Filter) 2026/07/26 05:38:23 DEBUG : enormous: Excluded 2026/07/26 05:38:23 DEBUG : potato2: Excluded (Size Filter) 2026/07/26 05:38:23 DEBUG : potato2: Excluded 2026/07/26 05:38:23 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:38:23 DEBUG : empty space: size = 1 OK 2026/07/26 05:38:23 DEBUG : empty space: Sizes identical 2026/07/26 05:38:23 DEBUG : empty space: Unchanged skipping 2026/07/26 05:38:23 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:38:23 DEBUG : Waiting for deletions to finish 2026/07/26 05:38:24 INFO : potato2: Deleted 2026/07/26 05:38:24 INFO : enormous: Deleted 2026/07/26 05:38:24 INFO : There was nothing to transfer 2026/07/26 05:38:25 DEBUG : empty space: size = 1 OK 2026/07/26 05:38:25 DEBUG : empty space: Sizes identical 2026/07/26 05:38:25 DEBUG : empty space: Unchanged skipping 2026/07/26 05:38:25 DEBUG : Local file system at /tmp/rclone1372457602: Waiting for checks to finish 2026/07/26 05:38:25 DEBUG : Local file system at /tmp/rclone1372457602: Waiting for transfers to finish 2026/07/26 05:38:25 DEBUG : Waiting for deletions to finish 2026/07/26 05:38:25 INFO : enormous: Deleted 2026/07/26 05:38:25 INFO : potato2: Deleted 2026/07/26 05:38:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.65s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.14s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/07/26 05:38:28 ERROR : sugarsync root 'Test/rclone-test-noxalob0miro': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/26 05:38:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/26 05:38:29 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/26 05:38:29 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:38:29 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:38:31 DEBUG : potato: size = 14 OK 2026/07/26 05:38:31 INFO : potato: Copied (new) 2026/07/26 05:38:31 DEBUG : yam: size = 11 OK 2026/07/26 05:38:31 INFO : yam: Copied (new) 2026/07/26 05:38:31 DEBUG : Waiting for deletions to finish 2026/07/26 05:38:31 ERROR : sugarsync root 'Test/rclone-test-noxalob0miro': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/26 05:38:32 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/26 05:38:32 DEBUG : potato: size = 14 OK 2026/07/26 05:38:32 DEBUG : potato: Sizes identical 2026/07/26 05:38:32 DEBUG : potato: Unchanged skipping 2026/07/26 05:38:32 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:38:32 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:38:34 DEBUG : yaml: size = 11 OK 2026/07/26 05:38:34 INFO : yaml: Copied (new) 2026/07/26 05:38:34 DEBUG : Waiting for deletions to finish 2026/07/26 05:38:34 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/07/26 05:38:37 ERROR : sugarsync root 'Test/rclone-test-noxalob0miro': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/26 05:38:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/26 05:38:38 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/26 05:38:38 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:38:38 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:38:40 DEBUG : potato: size = 14 OK 2026/07/26 05:38:40 INFO : potato: Copied (new) 2026/07/26 05:38:40 DEBUG : yam: size = 11 OK 2026/07/26 05:38:40 INFO : yam: Copied (new) 2026/07/26 05:38:40 DEBUG : Waiting for deletions to finish 2026/07/26 05:38:40 ERROR : sugarsync root 'Test/rclone-test-noxalob0miro': Ignoring --track-renames as either the source or destination do not support modtime 2026/07/26 05:38:41 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/26 05:38:41 DEBUG : potato: size = 14 OK 2026/07/26 05:38:41 DEBUG : potato: Sizes identical 2026/07/26 05:38:41 DEBUG : potato: Unchanged skipping 2026/07/26 05:38:41 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:38:41 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:38:43 DEBUG : yaml: size = 11 OK 2026/07/26 05:38:43 INFO : yaml: Copied (new) 2026/07/26 05:38:43 DEBUG : Waiting for deletions to finish 2026/07/26 05:38:44 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/07/26 05:38:47 INFO : sugarsync root 'Test/rclone-test-noxalob0miro': Making map for --track-renames 2026/07/26 05:38:47 INFO : sugarsync root 'Test/rclone-test-noxalob0miro': Finished making map for --track-renames 2026/07/26 05:38:47 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:38:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/26 05:38:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/26 05:38:47 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for renames to finish 2026/07/26 05:38:47 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:38:50 DEBUG : potato: size = 14 OK 2026/07/26 05:38:50 INFO : potato: Copied (new) 2026/07/26 05:38:50 DEBUG : sub/yam: size = 11 OK 2026/07/26 05:38:50 INFO : sub/yam: Copied (new) 2026/07/26 05:38:50 DEBUG : Waiting for deletions to finish 2026/07/26 05:38:52 DEBUG : potato: size = 14 OK 2026/07/26 05:38:52 DEBUG : potato: Sizes identical 2026/07/26 05:38:52 DEBUG : potato: Unchanged skipping 2026/07/26 05:38:52 INFO : sugarsync root 'Test/rclone-test-noxalob0miro': Making map for --track-renames 2026/07/26 05:38:52 INFO : sugarsync root 'Test/rclone-test-noxalob0miro': Finished making map for --track-renames 2026/07/26 05:38:52 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:38:52 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for renames to finish 2026/07/26 05:38:53 INFO : sub/yam: Moved (server-side) to: yam 2026/07/26 05:38:53 INFO : yam: Renamed from "sub/yam" 2026/07/26 05:38:53 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:38:53 DEBUG : Waiting for deletions to finish 2026/07/26 05:38:53 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.71s) === RUN TestServerSideMoveLocal run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:38:58 DEBUG : Creating backend with remote "/tmp/rclone1372457602/dir1" 2026/07/26 05:38:58 DEBUG : Creating backend with remote "/tmp/rclone1372457602/dir2" 2026/07/26 05:38:58 DEBUG : Local file system at /tmp/rclone1372457602/dir2: Using server-side directory move 2026/07/26 05:38:58 INFO : Local file system at /tmp/rclone1372457602/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/26 05:38:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/26 05:38:58 DEBUG : Local file system at /tmp/rclone1372457602/dir2: Waiting for checks to finish 2026/07/26 05:38:58 DEBUG : Local file system at /tmp/rclone1372457602/dir2: Waiting for transfers to finish 2026/07/26 05:38:58 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.15s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:39:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:39:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/26 05:39:00 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:39:00 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:39:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:39:05 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:39:05 INFO : sub dir/hello world: Deleted 2026/07/26 05:39:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/26 05:39:05 INFO : nested/sub dir/file: Copied (new) 2026/07/26 05:39:05 INFO : nested/sub dir/file: Deleted 2026/07/26 05:39:05 INFO : sub dir: Removing directory 2026/07/26 05:39:05 INFO : nested/sub dir: Removing directory 2026/07/26 05:39:05 INFO : nested: Removing directory 2026/07/26 05:39:05 DEBUG : Local file system at /tmp/rclone1372457602: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (12.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:39:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/26 05:39:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/26 05:39:13 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:39:13 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:39:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/26 05:39:18 INFO : sub dir/hello world: Copied (new) 2026/07/26 05:39:18 INFO : sub dir/hello world: Deleted 2026/07/26 05:39:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/26 05:39:18 INFO : nested/sub dir/file: Copied (new) 2026/07/26 05:39:18 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.29s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:39:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/26 05:39:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 05:39:26 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:39:26 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:39:28 DEBUG : existing: size = 6 OK 2026/07/26 05:39:28 INFO : existing: Copied (new) 2026/07/26 05:39:28 INFO : existing: Deleted 2026/07/26 05:39:28 DEBUG : existing-b: size = 6 OK 2026/07/26 05:39:28 INFO : existing-b: Copied (new) 2026/07/26 05:39:28 INFO : existing-b: Deleted 2026/07/26 05:39:29 DEBUG : existing: Destination exists, skipping 2026/07/26 05:39:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/26 05:39:29 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:39:29 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:39:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.69s) === RUN TestServerSideMove run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:39:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-timifiq7pike" sync_test.go:1736: Server side move (if possible) sugarsync root 'Test/rclone-test-noxalob0miro' -> sugarsync root 'Test/rclone-test-timifiq7pike' 2026/07/26 05:39:47 DEBUG : sugarsync root 'Test/rclone-test-timifiq7pike': Using server-side directory move 2026/07/26 05:39:47 INFO : sugarsync root 'Test/rclone-test-timifiq7pike': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/26 05:39:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:39:47 DEBUG : empty space: size = 1 OK 2026/07/26 05:39:47 DEBUG : empty space: Sizes identical 2026/07/26 05:39:47 DEBUG : empty space: Unchanged skipping 2026/07/26 05:39:47 DEBUG : potato3: size = 68 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:39:47 DEBUG : potato3: size = 60 (sugarsync root 'Test/rclone-test-timifiq7pike') 2026/07/26 05:39:47 DEBUG : potato3: Sizes differ 2026/07/26 05:39:47 DEBUG : sugarsync root 'Test/rclone-test-timifiq7pike': Waiting for checks to finish 2026/07/26 05:39:48 INFO : empty space: Deleted 2026/07/26 05:39:48 DEBUG : sugarsync root 'Test/rclone-test-timifiq7pike': Waiting for transfers to finish 2026/07/26 05:39:48 INFO : potato2: Moved (server-side) 2026/07/26 05:39:48 INFO : potato3: Deleted 2026/07/26 05:39:49 INFO : potato3: Moved (server-side) 2026/07/26 05:39:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fuwedic6namo" 2026/07/26 05:39:50 DEBUG : Config file has changed externally - reloading 2026/07/26 05:39:52 DEBUG : sugarsync root 'Test/rclone-test-fuwedic6namo': Using server-side directory move 2026/07/26 05:39:54 INFO : sugarsync root 'Test/rclone-test-fuwedic6namo': Server side directory move succeeded 2026/07/26 05:39:56 ERROR : error listing: directory not found 2026/07/26 05:39:56 DEBUG : sugarsync root 'Test/rclone-test-fuwedic6namo': Purge remote 2026/07/26 05:39:57 DEBUG : sugarsync root 'Test/rclone-test-timifiq7pike': Purge remote 2026/07/26 05:39:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (26.37s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:39:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hoyuxeg2cafa" sync_test.go:1736: Server side move (if possible) sugarsync root 'Test/rclone-test-noxalob0miro' -> sugarsync root 'Test/rclone-test-hoyuxeg2cafa' 2026/07/26 05:40:14 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 05:40:14 DEBUG : empty space: Excluded 2026/07/26 05:40:14 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 05:40:14 DEBUG : empty space: Excluded 2026/07/26 05:40:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:40:14 DEBUG : potato3: size = 68 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:40:14 DEBUG : potato3: size = 60 (sugarsync root 'Test/rclone-test-hoyuxeg2cafa') 2026/07/26 05:40:14 DEBUG : potato3: Sizes differ 2026/07/26 05:40:14 DEBUG : sugarsync root 'Test/rclone-test-hoyuxeg2cafa': Waiting for checks to finish 2026/07/26 05:40:14 DEBUG : sugarsync root 'Test/rclone-test-hoyuxeg2cafa': Waiting for transfers to finish 2026/07/26 05:40:14 INFO : potato2: Moved (server-side) 2026/07/26 05:40:14 INFO : potato3: Deleted 2026/07/26 05:40:15 INFO : potato3: Moved (server-side) 2026/07/26 05:40:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sapedox1xufo" 2026/07/26 05:40:19 DEBUG : empty space: Excluded (Size Filter) 2026/07/26 05:40:19 DEBUG : empty space: Excluded 2026/07/26 05:40:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:40:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/26 05:40:19 DEBUG : sugarsync root 'Test/rclone-test-sapedox1xufo': Waiting for checks to finish 2026/07/26 05:40:19 DEBUG : sugarsync root 'Test/rclone-test-sapedox1xufo': Waiting for transfers to finish 2026/07/26 05:40:21 INFO : potato2: Moved (server-side) 2026/07/26 05:40:21 INFO : potato3: Moved (server-side) 2026/07/26 05:40:23 DEBUG : sugarsync root 'Test/rclone-test-sapedox1xufo': Purge remote 2026/07/26 05:40:23 DEBUG : sugarsync root 'Test/rclone-test-hoyuxeg2cafa': Purge remote --- PASS: TestServerSideMoveWithFilter (27.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:40:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-janekix8hugu" 2026/07/26 05:40:34 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) sugarsync root 'Test/rclone-test-noxalob0miro' -> sugarsync root 'Test/rclone-test-janekix8hugu' 2026/07/26 05:40:42 DEBUG : sugarsync root 'Test/rclone-test-janekix8hugu': Using server-side directory move 2026/07/26 05:40:42 INFO : sugarsync root 'Test/rclone-test-janekix8hugu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/26 05:40:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/26 05:40:42 DEBUG : empty space: size = 1 OK 2026/07/26 05:40:42 DEBUG : empty space: Sizes identical 2026/07/26 05:40:42 DEBUG : empty space: Unchanged skipping 2026/07/26 05:40:42 DEBUG : potato3: size = 68 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:40:42 DEBUG : potato3: size = 60 (sugarsync root 'Test/rclone-test-janekix8hugu') 2026/07/26 05:40:42 DEBUG : potato3: Sizes differ 2026/07/26 05:40:43 DEBUG : sugarsync root 'Test/rclone-test-janekix8hugu': Waiting for checks to finish 2026/07/26 05:40:43 INFO : potato2: Moved (server-side) 2026/07/26 05:40:43 INFO : empty space: Deleted 2026/07/26 05:40:43 DEBUG : sugarsync root 'Test/rclone-test-janekix8hugu': Waiting for transfers to finish 2026/07/26 05:40:43 INFO : potato3: Deleted 2026/07/26 05:40:43 INFO : potato3: Moved (server-side) 2026/07/26 05:40:43 INFO : tomatoDir: Removing directory 2026/07/26 05:40:45 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': deleted 1 directories 2026/07/26 05:40:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-fugenov3pana" 2026/07/26 05:40:49 INFO : tomatoDir: Making directory 2026/07/26 05:40:50 DEBUG : sugarsync root 'Test/rclone-test-fugenov3pana': Using server-side directory move 2026/07/26 05:40:51 INFO : sugarsync root 'Test/rclone-test-fugenov3pana': Server side directory move succeeded 2026/07/26 05:40:54 ERROR : error listing: directory not found 2026/07/26 05:40:54 ERROR : error listing: directory not found 2026/07/26 05:40:54 DEBUG : sugarsync root 'Test/rclone-test-fugenov3pana': Purge remote 2026/07/26 05:40:55 DEBUG : sugarsync root 'Test/rclone-test-janekix8hugu': Purge remote 2026/07/26 05:40:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (31.43s) === RUN TestServerSideMoveOverlap run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.14s) === RUN TestSyncOverlap run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:40:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/rclone-sync-test" --- PASS: TestSyncOverlap (4.85s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:41:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/rclone-sync-test" 2026/07/26 05:41:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/rclone-sync-test-include/layer2" 2026/07/26 05:41:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/rclone-sync-test-ignore-file" 2026/07/26 05:41:23 DEBUG : rclone-sync-test: Excluded 2026/07/26 05:41:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 05:41:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/26 05:41:26 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/rclone-sync-test': Waiting for checks to finish 2026/07/26 05:41:26 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/rclone-sync-test': Waiting for transfers to finish 2026/07/26 05:41:26 DEBUG : Waiting for deletions to finish 2026/07/26 05:41:26 INFO : There was nothing to transfer 2026/07/26 05:41:27 DEBUG : rclone-sync-test: Excluded 2026/07/26 05:41:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 05:41:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/26 05:41:30 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:41:30 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:41:30 DEBUG : Waiting for deletions to finish 2026/07/26 05:41:30 INFO : rclone-sync-test-include: Removing directory 2026/07/26 05:41:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/26 05:41:30 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': failed to delete 1 directories 2026/07/26 05:41:30 INFO : There was nothing to transfer 2026/07/26 05:41:32 DEBUG : rclone-sync-test: Excluded 2026/07/26 05:41:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 05:41:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/26 05:41:34 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/26 05:41:34 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/26 05:41:34 DEBUG : Waiting for deletions to finish 2026/07/26 05:41:34 INFO : There was nothing to transfer 2026/07/26 05:41:36 DEBUG : rclone-sync-test: Excluded 2026/07/26 05:41:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 05:41:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/26 05:41:38 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:41:38 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:41:38 DEBUG : Waiting for deletions to finish 2026/07/26 05:41:38 INFO : rclone-sync-test-include: Removing directory 2026/07/26 05:41:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/26 05:41:39 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': failed to delete 1 directories 2026/07/26 05:41:39 INFO : There was nothing to transfer 2026/07/26 05:41:40 DEBUG : Excluded 2026/07/26 05:41:40 DEBUG : rclone-sync-test: Excluded 2026/07/26 05:41:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/26 05:41:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/26 05:41:43 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/26 05:41:43 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/26 05:41:43 DEBUG : Waiting for deletions to finish 2026/07/26 05:41:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (45.62s) === RUN TestSyncCompareDest run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:41:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/dst" 2026/07/26 05:41:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/CompareDest" 2026/07/26 05:41:58 DEBUG : one: Need to transfer - File not found at Destination 2026/07/26 05:41:58 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:41:58 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:42:00 DEBUG : one: size = 3 OK 2026/07/26 05:42:00 INFO : one: Copied (new) 2026/07/26 05:42:00 DEBUG : Waiting for deletions to finish 2026/07/26 05:42:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:42:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:42:03 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:42:03 DEBUG : one: Sizes differ 2026/07/26 05:42:04 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:42:05 DEBUG : one: size = 5 OK 2026/07/26 05:42:05 INFO : one: Copied (replaced existing) 2026/07/26 05:42:05 DEBUG : Waiting for deletions to finish 2026/07/26 05:42:12 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:42:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:42:12 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:42:12 DEBUG : one: Sizes differ 2026/07/26 05:42:13 DEBUG : one: size = 5 OK 2026/07/26 05:42:13 DEBUG : one: Sizes identical 2026/07/26 05:42:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 05:42:13 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:42:13 DEBUG : Waiting for deletions to finish 2026/07/26 05:42:13 INFO : There was nothing to transfer 2026/07/26 05:42:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:42:18 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:42:18 DEBUG : one: Sizes differ 2026/07/26 05:42:19 DEBUG : two: size = 3 OK 2026/07/26 05:42:19 DEBUG : two: Sizes identical 2026/07/26 05:42:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 05:42:19 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:42:19 DEBUG : one: size = 5 OK 2026/07/26 05:42:19 DEBUG : one: Sizes identical 2026/07/26 05:42:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 05:42:19 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:42:19 DEBUG : Waiting for deletions to finish 2026/07/26 05:42:19 INFO : There was nothing to transfer 2026/07/26 05:42:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:42:21 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:42:21 DEBUG : one: Sizes differ 2026/07/26 05:42:21 DEBUG : two: size = 3 OK 2026/07/26 05:42:21 DEBUG : two: Sizes identical 2026/07/26 05:42:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/26 05:42:21 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:42:21 DEBUG : one: size = 5 OK 2026/07/26 05:42:21 DEBUG : one: Sizes identical 2026/07/26 05:42:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 05:42:21 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:42:21 DEBUG : Waiting for deletions to finish 2026/07/26 05:42:21 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/26 05:42:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:42:24 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:42:24 DEBUG : one: Sizes differ 2026/07/26 05:42:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:42:25 DEBUG : two: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/CompareDest') 2026/07/26 05:42:25 DEBUG : two: Sizes differ 2026/07/26 05:42:25 DEBUG : two: Need to transfer - File not found at Destination 2026/07/26 05:42:25 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:42:25 DEBUG : one: size = 5 OK 2026/07/26 05:42:25 DEBUG : one: Sizes identical 2026/07/26 05:42:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/26 05:42:25 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:42:27 DEBUG : two: size = 5 OK 2026/07/26 05:42:27 INFO : two: Copied (new) 2026/07/26 05:42:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (45.10s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:42:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/dest" 2026/07/26 05:42:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/pre-dest1" 2026/07/26 05:42:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/pre-dest2" 2026/07/26 05:42:49 DEBUG : 1: size = 1 OK 2026/07/26 05:42:49 DEBUG : 1: Sizes identical 2026/07/26 05:42:49 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/26 05:42:50 DEBUG : 2: size = 1 OK 2026/07/26 05:42:50 DEBUG : 2: Sizes identical 2026/07/26 05:42:50 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/26 05:42:51 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/26 05:42:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dest': Waiting for checks to finish 2026/07/26 05:42:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dest': Waiting for transfers to finish 2026/07/26 05:42:54 DEBUG : 3: size = 1 OK 2026/07/26 05:42:54 INFO : 3: Copied (new) 2026/07/26 05:42:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (28.35s) === RUN TestSyncCopyDest run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:43:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/dst" 2026/07/26 05:43:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/CopyDest" 2026/07/26 05:43:11 DEBUG : one: Need to transfer - File not found at Destination 2026/07/26 05:43:11 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:43:11 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:43:13 DEBUG : one: size = 3 OK 2026/07/26 05:43:13 INFO : one: Copied (new) 2026/07/26 05:43:13 DEBUG : Waiting for deletions to finish 2026/07/26 05:43:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:43:16 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:43:16 DEBUG : one: Sizes differ 2026/07/26 05:43:16 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:43:17 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:43:18 DEBUG : one: size = 5 OK 2026/07/26 05:43:18 INFO : one: Copied (replaced existing) 2026/07/26 05:43:18 DEBUG : Waiting for deletions to finish 2026/07/26 05:43:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/BackupDir" 2026/07/26 05:43:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:43:29 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:43:29 DEBUG : one: Sizes differ 2026/07/26 05:43:29 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:43:31 DEBUG : one: size = 5 OK 2026/07/26 05:43:31 DEBUG : one: Sizes identical 2026/07/26 05:43:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:43:31 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:43:31 DEBUG : one: Sizes differ 2026/07/26 05:43:33 INFO : one: Moved (server-side) 2026/07/26 05:43:34 DEBUG : one: size = 5 OK 2026/07/26 05:43:34 INFO : one: Copied (server-side copy) 2026/07/26 05:43:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/26 05:43:34 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:43:34 DEBUG : Waiting for deletions to finish 2026/07/26 05:43:39 DEBUG : one: size = 5 OK 2026/07/26 05:43:39 DEBUG : one: Sizes identical 2026/07/26 05:43:39 DEBUG : one: Unchanged skipping 2026/07/26 05:43:40 DEBUG : two: size = 3 OK 2026/07/26 05:43:40 DEBUG : two: Sizes identical 2026/07/26 05:43:41 DEBUG : two: size = 3 OK 2026/07/26 05:43:41 INFO : two: Copied (server-side copy) 2026/07/26 05:43:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/26 05:43:41 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:43:41 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:43:41 DEBUG : Waiting for deletions to finish 2026/07/26 05:43:43 DEBUG : one: size = 5 OK 2026/07/26 05:43:43 DEBUG : one: Sizes identical 2026/07/26 05:43:43 DEBUG : one: Unchanged skipping 2026/07/26 05:43:43 DEBUG : two: size = 3 OK 2026/07/26 05:43:43 DEBUG : two: Sizes identical 2026/07/26 05:43:43 DEBUG : two: Unchanged skipping 2026/07/26 05:43:43 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:43:43 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:43:43 DEBUG : Waiting for deletions to finish 2026/07/26 05:43:43 INFO : There was nothing to transfer 2026/07/26 05:43:48 DEBUG : one: size = 5 OK 2026/07/26 05:43:48 DEBUG : one: Sizes identical 2026/07/26 05:43:48 DEBUG : one: Unchanged skipping 2026/07/26 05:43:48 DEBUG : three: size = 7 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:43:48 DEBUG : three: size = 5 (sugarsync root 'Test/rclone-test-noxalob0miro/CopyDest') 2026/07/26 05:43:48 DEBUG : three: Sizes differ 2026/07/26 05:43:48 DEBUG : three: Destination not found in --copy-dest 2026/07/26 05:43:48 DEBUG : three: Need to transfer - File not found at Destination 2026/07/26 05:43:48 DEBUG : two: size = 3 OK 2026/07/26 05:43:48 DEBUG : two: Sizes identical 2026/07/26 05:43:48 DEBUG : two: Unchanged skipping 2026/07/26 05:43:48 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:43:48 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:43:50 DEBUG : three: size = 7 OK 2026/07/26 05:43:50 INFO : three: Copied (new) 2026/07/26 05:43:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (57.84s) === RUN TestSyncBackupDir run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:44:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/dst" 2026/07/26 05:44:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/backup" 2026/07/26 05:44:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:44:14 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:44:14 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:44:14 DEBUG : one: Sizes differ 2026/07/26 05:44:14 DEBUG : two: size = 3 OK 2026/07/26 05:44:14 DEBUG : two: Sizes identical 2026/07/26 05:44:14 DEBUG : two: Unchanged skipping 2026/07/26 05:44:16 INFO : one: Moved (server-side) 2026/07/26 05:44:16 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:44:18 DEBUG : one: size = 4 OK 2026/07/26 05:44:18 INFO : one: Copied (new) 2026/07/26 05:44:18 DEBUG : Waiting for deletions to finish 2026/07/26 05:44:19 INFO : three.txt: Moved (server-side) 2026/07/26 05:44:19 INFO : three.txt: Moved into backup dir 2026/07/26 05:44:24 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:44:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:44:24 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:44:24 DEBUG : one: Sizes differ 2026/07/26 05:44:24 DEBUG : two: size = 3 OK 2026/07/26 05:44:24 DEBUG : two: Sizes identical 2026/07/26 05:44:24 DEBUG : two: Unchanged skipping 2026/07/26 05:44:25 INFO : one: Deleted 2026/07/26 05:44:26 INFO : one: Moved (server-side) 2026/07/26 05:44:26 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:44:28 DEBUG : one: size = 5 OK 2026/07/26 05:44:28 INFO : one: Copied (new) 2026/07/26 05:44:28 DEBUG : Waiting for deletions to finish 2026/07/26 05:44:29 INFO : three.txt: Deleted 2026/07/26 05:44:30 INFO : three.txt: Moved (server-side) 2026/07/26 05:44:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (36.67s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:44:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/dst" 2026/07/26 05:44:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/backup" 2026/07/26 05:44:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:44:51 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:44:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:44:51 DEBUG : one: Sizes differ 2026/07/26 05:44:51 DEBUG : two: size = 3 OK 2026/07/26 05:44:51 DEBUG : two: Sizes identical 2026/07/26 05:44:51 DEBUG : two: Unchanged skipping 2026/07/26 05:44:53 INFO : one: Moved (server-side) to: one.bak 2026/07/26 05:44:53 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:44:55 DEBUG : one: size = 4 OK 2026/07/26 05:44:55 INFO : one: Copied (new) 2026/07/26 05:44:55 DEBUG : Waiting for deletions to finish 2026/07/26 05:44:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 05:44:56 INFO : three.txt: Moved into backup dir 2026/07/26 05:45:01 DEBUG : two: size = 3 OK 2026/07/26 05:45:01 DEBUG : two: Sizes identical 2026/07/26 05:45:01 DEBUG : two: Unchanged skipping 2026/07/26 05:45:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:45:01 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:45:01 DEBUG : one: Sizes differ 2026/07/26 05:45:01 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:45:02 INFO : one.bak: Deleted 2026/07/26 05:45:03 INFO : one: Moved (server-side) to: one.bak 2026/07/26 05:45:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:45:05 DEBUG : one: size = 5 OK 2026/07/26 05:45:05 INFO : one: Copied (new) 2026/07/26 05:45:05 DEBUG : Waiting for deletions to finish 2026/07/26 05:45:06 INFO : three.txt.bak: Deleted 2026/07/26 05:45:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 05:45:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (36.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:45:21 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/dst" 2026/07/26 05:45:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/backup" 2026/07/26 05:45:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:45:28 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:45:28 DEBUG : one: Sizes differ 2026/07/26 05:45:28 DEBUG : two: size = 3 OK 2026/07/26 05:45:28 DEBUG : two: Sizes identical 2026/07/26 05:45:28 DEBUG : two: Unchanged skipping 2026/07/26 05:45:28 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:45:30 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/26 05:45:30 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:45:32 DEBUG : one: size = 4 OK 2026/07/26 05:45:32 INFO : one: Copied (new) 2026/07/26 05:45:32 DEBUG : Waiting for deletions to finish 2026/07/26 05:45:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/26 05:45:33 INFO : three.txt: Moved into backup dir 2026/07/26 05:45:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:45:38 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:45:38 DEBUG : one: Sizes differ 2026/07/26 05:45:38 DEBUG : two: size = 3 OK 2026/07/26 05:45:38 DEBUG : two: Sizes identical 2026/07/26 05:45:38 DEBUG : two: Unchanged skipping 2026/07/26 05:45:38 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:45:39 INFO : one-2019-01-01: Deleted 2026/07/26 05:45:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/26 05:45:39 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:45:41 DEBUG : one: size = 5 OK 2026/07/26 05:45:41 INFO : one: Copied (new) 2026/07/26 05:45:41 DEBUG : Waiting for deletions to finish 2026/07/26 05:45:43 INFO : three-2019-01-01.txt: Deleted 2026/07/26 05:45:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/26 05:45:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (36.84s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:45:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/dst" 2026/07/26 05:46:01 DEBUG : two: size = 3 OK 2026/07/26 05:46:01 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:46:01 DEBUG : two: Sizes identical 2026/07/26 05:46:01 DEBUG : two: Unchanged skipping 2026/07/26 05:46:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:46:01 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:46:01 DEBUG : one: Sizes differ 2026/07/26 05:46:02 INFO : one: Moved (server-side) to: one.bak 2026/07/26 05:46:02 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:46:04 DEBUG : one: size = 4 OK 2026/07/26 05:46:04 INFO : one: Copied (new) 2026/07/26 05:46:04 DEBUG : Waiting for deletions to finish 2026/07/26 05:46:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 05:46:05 INFO : three.txt: Moved into backup dir 2026/07/26 05:46:10 DEBUG : one.bak: Excluded (Path Filter) 2026/07/26 05:46:10 DEBUG : one.bak: Excluded 2026/07/26 05:46:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/26 05:46:10 DEBUG : three.txt.bak: Excluded 2026/07/26 05:46:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:46:10 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:46:10 DEBUG : one: Sizes differ 2026/07/26 05:46:10 DEBUG : two: size = 3 OK 2026/07/26 05:46:10 DEBUG : two: Sizes identical 2026/07/26 05:46:10 DEBUG : two: Unchanged skipping 2026/07/26 05:46:10 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for checks to finish 2026/07/26 05:46:11 INFO : one.bak: Deleted 2026/07/26 05:46:12 INFO : one: Moved (server-side) to: one.bak 2026/07/26 05:46:12 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro/dst': Waiting for transfers to finish 2026/07/26 05:46:13 DEBUG : one: size = 5 OK 2026/07/26 05:46:13 INFO : one: Copied (new) 2026/07/26 05:46:13 DEBUG : Waiting for deletions to finish 2026/07/26 05:46:15 INFO : three.txt.bak: Deleted 2026/07/26 05:46:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 05:46:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (31.24s) === RUN TestSyncSuffix run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:46:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/dst" 2026/07/26 05:46:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:46:32 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:46:32 DEBUG : one: Sizes differ 2026/07/26 05:46:33 INFO : one: Moved (server-side) to: one.bak 2026/07/26 05:46:35 DEBUG : one: size = 4 OK 2026/07/26 05:46:35 INFO : one: Copied (new) 2026/07/26 05:46:36 DEBUG : two: size = 3 OK 2026/07/26 05:46:36 DEBUG : two: Sizes identical 2026/07/26 05:46:36 DEBUG : two: Unchanged skipping 2026/07/26 05:46:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:46:36 DEBUG : three.txt: size = 5 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:46:36 DEBUG : three.txt: Sizes differ 2026/07/26 05:46:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 05:46:39 DEBUG : three.txt: size = 6 OK 2026/07/26 05:46:39 INFO : three.txt: Copied (new) 2026/07/26 05:46:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:46:42 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:46:42 DEBUG : one: Sizes differ 2026/07/26 05:46:43 INFO : one.bak: Deleted 2026/07/26 05:46:44 INFO : one: Moved (server-side) to: one.bak 2026/07/26 05:46:46 DEBUG : one: size = 5 OK 2026/07/26 05:46:46 INFO : one: Copied (new) 2026/07/26 05:46:47 DEBUG : two: size = 3 OK 2026/07/26 05:46:47 DEBUG : two: Sizes identical 2026/07/26 05:46:47 DEBUG : two: Unchanged skipping 2026/07/26 05:46:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:46:47 DEBUG : three.txt: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:46:47 DEBUG : three.txt: Sizes differ 2026/07/26 05:46:48 INFO : three.txt.bak: Deleted 2026/07/26 05:46:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/26 05:46:51 DEBUG : three.txt: size = 19 OK 2026/07/26 05:46:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (36.17s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:47:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-noxalob0miro/dst" 2026/07/26 05:47:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:47:08 DEBUG : one: size = 3 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:47:08 DEBUG : one: Sizes differ 2026/07/26 05:47:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/26 05:47:11 DEBUG : one: size = 4 OK 2026/07/26 05:47:11 INFO : one: Copied (new) 2026/07/26 05:47:12 DEBUG : two: size = 3 OK 2026/07/26 05:47:12 DEBUG : two: Sizes identical 2026/07/26 05:47:12 DEBUG : two: Unchanged skipping 2026/07/26 05:47:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:47:12 DEBUG : three.txt: size = 5 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:47:12 DEBUG : three.txt: Sizes differ 2026/07/26 05:47:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/26 05:47:15 DEBUG : three.txt: size = 6 OK 2026/07/26 05:47:15 INFO : three.txt: Copied (new) 2026/07/26 05:47:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:47:18 DEBUG : one: size = 4 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:47:18 DEBUG : one: Sizes differ 2026/07/26 05:47:19 INFO : one-2019-01-01: Deleted 2026/07/26 05:47:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/26 05:47:22 DEBUG : one: size = 5 OK 2026/07/26 05:47:22 INFO : one: Copied (new) 2026/07/26 05:47:23 DEBUG : two: size = 3 OK 2026/07/26 05:47:23 DEBUG : two: Sizes identical 2026/07/26 05:47:23 DEBUG : two: Unchanged skipping 2026/07/26 05:47:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:47:23 DEBUG : three.txt: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro/dst') 2026/07/26 05:47:23 DEBUG : three.txt: Sizes differ 2026/07/26 05:47:24 INFO : three-2019-01-01.txt: Deleted 2026/07/26 05:47:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/26 05:47:27 DEBUG : three.txt: size = 19 OK 2026/07/26 05:47:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (36.25s) === RUN TestSyncUTFNorm run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:47:37 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:47:37 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:47:37 DEBUG : Testêé: size = 18 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:47:37 DEBUG : Testêé: Sizes differ 2026/07/26 05:47:37 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:47:38 DEBUG : Testêé: size = 14 OK 2026/07/26 05:47:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/26 05:47:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.61s) === RUN TestSyncImmutable run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:47:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/26 05:47:42 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:47:42 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:47:44 DEBUG : existing: size = 6 OK 2026/07/26 05:47:44 INFO : existing: Copied (new) 2026/07/26 05:47:44 DEBUG : Waiting for deletions to finish 2026/07/26 05:47:45 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:47:45 DEBUG : existing: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:47:45 DEBUG : existing: Sizes differ 2026/07/26 05:47:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/26 05:47:45 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:47:45 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:47:45 ERROR : sugarsync root 'Test/rclone-test-noxalob0miro': not deleting files as there were IO errors 2026/07/26 05:47:45 ERROR : sugarsync root 'Test/rclone-test-noxalob0miro': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.15s) === RUN TestSyncIgnoreCase run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.13s) === RUN TestFixCase run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:48:03 DEBUG : EXISTING: size = 6 OK 2026/07/26 05:48:03 DEBUG : existing: Sizes identical 2026/07/26 05:48:03 DEBUG : existing: Unchanged skipping 2026/07/26 05:48:03 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:48:03 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:48:03 DEBUG : existingbutdifferent: Sizes differ 2026/07/26 05:48:05 DEBUG : EXISTING: moving to existing-rclone-move-qeliyeh3 2026/07/26 05:48:06 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-hisaros9 2026/07/26 05:48:06 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/07/26 05:48:06 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-qeliyeh3 2026/07/26 05:48:06 DEBUG : EXISTING: moving to existing 2026/07/26 05:48:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-hisaros9 2026/07/26 05:48:06 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/07/26 05:48:07 INFO : existingbutdifferent-rclone-move-hisaros9: Moved (server-side) to: existingbutdifferent 2026/07/26 05:48:07 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/07/26 05:48:07 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/07/26 05:48:07 INFO : existing-rclone-move-qeliyeh3: Moved (server-side) to: existing 2026/07/26 05:48:07 INFO : EXISTING: Moved (server-side) to: existing 2026/07/26 05:48:07 INFO : EXISTING: Fixed case by renaming to: existing 2026/07/26 05:48:09 DEBUG : existingbutdifferent: size = 5 OK 2026/07/26 05:48:09 INFO : existingbutdifferent: Copied (replaced existing) 2026/07/26 05:48:09 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/07/26 05:48:13 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/07/26 05:48:14 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:48:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:48:14 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/07/26 05:48:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-siloyon7 2026/07/26 05:48:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/07/26 05:48:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-siloyon7 2026/07/26 05:48:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2026/07/26 05:48:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:48:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:48:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/07/26 05:48:18 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:48:18 INFO : subdira/subdirb/subdirc/hello-rclone-move-siloyon7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/07/26 05:48:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/07/26 05:48:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2026/07/26 05:48:19 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/07/26 05:48:19 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2026/07/26 05:48:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vaxiqoq4 2026/07/26 05:48:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vaxiqoq4 2026/07/26 05:48:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/07/26 05:48:20 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-vaxiqoq4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/07/26 05:48:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/07/26 05:48:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/07/26 05:48:20 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:48:22 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/07/26 05:48:22 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2026/07/26 05:48:22 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (44.95s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (3.42s) --- SKIP: TestMaxTransfer/Hard (1.14s) --- SKIP: TestMaxTransfer/Soft (1.14s) --- SKIP: TestMaxTransfer/Cautious (1.14s) === RUN TestSyncConcurrentDelete run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:50:03 DEBUG : both0: size = 6 OK 2026/07/26 05:50:03 DEBUG : both11: size = 6 OK 2026/07/26 05:50:03 DEBUG : both0: Sizes identical 2026/07/26 05:50:03 DEBUG : both11: Sizes identical 2026/07/26 05:50:03 DEBUG : both10: size = 6 OK 2026/07/26 05:50:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:50:03 DEBUG : both10: Sizes identical 2026/07/26 05:50:03 DEBUG : both12: size = 6 OK 2026/07/26 05:50:03 DEBUG : both12: Sizes identical 2026/07/26 05:50:03 DEBUG : both0: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both13: size = 6 OK 2026/07/26 05:50:03 DEBUG : both13: Sizes identical 2026/07/26 05:50:03 DEBUG : both13: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both14: size = 6 OK 2026/07/26 05:50:03 DEBUG : both14: Sizes identical 2026/07/26 05:50:03 DEBUG : both11: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both15: size = 6 OK 2026/07/26 05:50:03 DEBUG : both15: Sizes identical 2026/07/26 05:50:03 DEBUG : both15: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both16: size = 6 OK 2026/07/26 05:50:03 DEBUG : both16: Sizes identical 2026/07/26 05:50:03 DEBUG : both16: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both17: size = 6 OK 2026/07/26 05:50:03 DEBUG : both17: Sizes identical 2026/07/26 05:50:03 DEBUG : both17: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both18: size = 6 OK 2026/07/26 05:50:03 DEBUG : both18: Sizes identical 2026/07/26 05:50:03 DEBUG : both18: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both19: size = 6 OK 2026/07/26 05:50:03 DEBUG : both19: Sizes identical 2026/07/26 05:50:03 DEBUG : both19: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both1: size = 6 OK 2026/07/26 05:50:03 DEBUG : both1: Sizes identical 2026/07/26 05:50:03 DEBUG : both1: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both2: size = 6 OK 2026/07/26 05:50:03 DEBUG : both2: Sizes identical 2026/07/26 05:50:03 DEBUG : both10: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both3: size = 6 OK 2026/07/26 05:50:03 DEBUG : both3: Sizes identical 2026/07/26 05:50:03 DEBUG : both2: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both4: size = 6 OK 2026/07/26 05:50:03 DEBUG : both4: Sizes identical 2026/07/26 05:50:03 DEBUG : both4: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both5: size = 6 OK 2026/07/26 05:50:03 DEBUG : both5: Sizes identical 2026/07/26 05:50:03 DEBUG : both12: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both6: size = 6 OK 2026/07/26 05:50:03 DEBUG : both6: Sizes identical 2026/07/26 05:50:03 DEBUG : both6: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both7: size = 6 OK 2026/07/26 05:50:03 DEBUG : both7: Sizes identical 2026/07/26 05:50:03 DEBUG : both14: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both8: size = 6 OK 2026/07/26 05:50:03 DEBUG : both8: Sizes identical 2026/07/26 05:50:03 DEBUG : both3: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both9: size = 6 OK 2026/07/26 05:50:03 DEBUG : both9: Sizes identical 2026/07/26 05:50:03 DEBUG : both5: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both7: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both8: Unchanged skipping 2026/07/26 05:50:03 DEBUG : both9: Unchanged skipping 2026/07/26 05:50:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:50:03 DEBUG : Waiting for deletions to finish 2026/07/26 05:50:04 INFO : only11: Deleted 2026/07/26 05:50:04 INFO : only2: Deleted 2026/07/26 05:50:04 INFO : only13: Deleted 2026/07/26 05:50:04 INFO : only18: Deleted 2026/07/26 05:50:04 INFO : only19: Deleted 2026/07/26 05:50:04 INFO : only1: Deleted 2026/07/26 05:50:04 INFO : only4: Deleted 2026/07/26 05:50:04 INFO : only8: Deleted 2026/07/26 05:50:05 INFO : only9: Deleted 2026/07/26 05:50:05 INFO : only12: Deleted 2026/07/26 05:50:05 INFO : only14: Deleted 2026/07/26 05:50:05 INFO : only15: Deleted 2026/07/26 05:50:05 INFO : only16: Deleted 2026/07/26 05:50:05 INFO : only7: Deleted 2026/07/26 05:50:05 INFO : only0: Deleted 2026/07/26 05:50:05 INFO : only10: Deleted 2026/07/26 05:50:06 INFO : only17: Deleted 2026/07/26 05:50:06 INFO : only3: Deleted 2026/07/26 05:50:06 INFO : only5: Deleted 2026/07/26 05:50:06 INFO : only6: Deleted --- PASS: TestSyncConcurrentDelete (103.15s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:51:42 DEBUG : both10: size = 6 OK 2026/07/26 05:51:42 DEBUG : both11: size = 6 OK 2026/07/26 05:51:42 DEBUG : both10: Sizes identical 2026/07/26 05:51:42 DEBUG : both11: Sizes identical 2026/07/26 05:51:42 DEBUG : both0: size = 6 OK 2026/07/26 05:51:42 DEBUG : both0: Sizes identical 2026/07/26 05:51:42 DEBUG : both12: size = 6 OK 2026/07/26 05:51:42 DEBUG : both12: Sizes identical 2026/07/26 05:51:42 DEBUG : both10: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both13: size = 6 OK 2026/07/26 05:51:42 DEBUG : both13: Sizes identical 2026/07/26 05:51:42 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:51:42 DEBUG : both12: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both14: size = 6 OK 2026/07/26 05:51:42 DEBUG : both14: Sizes identical 2026/07/26 05:51:42 DEBUG : both14: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both15: size = 6 OK 2026/07/26 05:51:42 DEBUG : both15: Sizes identical 2026/07/26 05:51:42 DEBUG : both15: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both16: size = 6 OK 2026/07/26 05:51:42 DEBUG : both16: Sizes identical 2026/07/26 05:51:42 DEBUG : both16: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both17: size = 6 OK 2026/07/26 05:51:42 DEBUG : both17: Sizes identical 2026/07/26 05:51:42 DEBUG : both17: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both18: size = 6 OK 2026/07/26 05:51:42 DEBUG : both18: Sizes identical 2026/07/26 05:51:42 DEBUG : both13: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both19: size = 6 OK 2026/07/26 05:51:42 DEBUG : both19: Sizes identical 2026/07/26 05:51:42 DEBUG : both19: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both1: size = 6 OK 2026/07/26 05:51:42 DEBUG : both1: Sizes identical 2026/07/26 05:51:42 DEBUG : both1: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both2: size = 6 OK 2026/07/26 05:51:42 DEBUG : both2: Sizes identical 2026/07/26 05:51:42 DEBUG : both2: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both3: size = 6 OK 2026/07/26 05:51:42 DEBUG : both3: Sizes identical 2026/07/26 05:51:42 DEBUG : both0: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both4: size = 6 OK 2026/07/26 05:51:42 DEBUG : both4: Sizes identical 2026/07/26 05:51:42 DEBUG : both4: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both5: size = 6 OK 2026/07/26 05:51:42 DEBUG : both5: Sizes identical 2026/07/26 05:51:42 DEBUG : both5: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both6: size = 6 OK 2026/07/26 05:51:42 DEBUG : both6: Sizes identical 2026/07/26 05:51:42 DEBUG : both6: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both7: size = 6 OK 2026/07/26 05:51:42 DEBUG : both7: Sizes identical 2026/07/26 05:51:42 DEBUG : both7: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both8: size = 6 OK 2026/07/26 05:51:42 DEBUG : both8: Sizes identical 2026/07/26 05:51:42 DEBUG : both8: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both11: Unchanged skipping 2026/07/26 05:51:42 DEBUG : both9: size = 6 OK 2026/07/26 05:51:42 DEBUG : both9: Sizes identical 2026/07/26 05:51:42 DEBUG : both18: Unchanged skipping 2026/07/26 05:51:42 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only0: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only0: Sizes differ 2026/07/26 05:51:42 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only10: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only10: Sizes differ 2026/07/26 05:51:42 DEBUG : both9: Unchanged skipping 2026/07/26 05:51:42 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only11: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only11: Sizes differ 2026/07/26 05:51:42 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only12: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only12: Sizes differ 2026/07/26 05:51:42 DEBUG : both3: Unchanged skipping 2026/07/26 05:51:42 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only13: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only13: Sizes differ 2026/07/26 05:51:42 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only14: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only14: Sizes differ 2026/07/26 05:51:42 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only15: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only15: Sizes differ 2026/07/26 05:51:42 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only16: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only16: Sizes differ 2026/07/26 05:51:42 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only17: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only17: Sizes differ 2026/07/26 05:51:42 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only18: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only18: Sizes differ 2026/07/26 05:51:42 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only19: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only19: Sizes differ 2026/07/26 05:51:42 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only1: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only1: Sizes differ 2026/07/26 05:51:42 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only2: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only2: Sizes differ 2026/07/26 05:51:42 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only3: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only3: Sizes differ 2026/07/26 05:51:42 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only4: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only4: Sizes differ 2026/07/26 05:51:42 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only5: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only5: Sizes differ 2026/07/26 05:51:42 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only6: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only6: Sizes differ 2026/07/26 05:51:42 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only7: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only7: Sizes differ 2026/07/26 05:51:42 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only8: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only8: Sizes differ 2026/07/26 05:51:42 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1372457602) 2026/07/26 05:51:42 DEBUG : only9: size = 6 (sugarsync root 'Test/rclone-test-noxalob0miro') 2026/07/26 05:51:42 DEBUG : only9: Sizes differ 2026/07/26 05:51:42 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:51:43 DEBUG : only10: size = 0 OK 2026/07/26 05:51:43 INFO : only10: Copied (replaced existing) 2026/07/26 05:51:43 DEBUG : only13: size = 0 OK 2026/07/26 05:51:43 INFO : only13: Copied (replaced existing) 2026/07/26 05:51:43 DEBUG : only15: size = 0 OK 2026/07/26 05:51:43 INFO : only15: Copied (replaced existing) 2026/07/26 05:51:43 DEBUG : only14: size = 0 OK 2026/07/26 05:51:43 INFO : only14: Copied (replaced existing) 2026/07/26 05:51:45 DEBUG : only11: size = 0 OK 2026/07/26 05:51:45 INFO : only11: Copied (replaced existing) 2026/07/26 05:51:45 DEBUG : only19: size = 0 OK 2026/07/26 05:51:45 INFO : only19: Copied (replaced existing) 2026/07/26 05:51:45 DEBUG : only18: size = 0 OK 2026/07/26 05:51:45 INFO : only18: Copied (replaced existing) 2026/07/26 05:51:45 DEBUG : only16: size = 0 OK 2026/07/26 05:51:45 INFO : only16: Copied (replaced existing) 2026/07/26 05:51:46 DEBUG : only0: size = 0 OK 2026/07/26 05:51:46 INFO : only0: Copied (replaced existing) 2026/07/26 05:51:46 DEBUG : only2: size = 0 OK 2026/07/26 05:51:46 INFO : only2: Copied (replaced existing) 2026/07/26 05:51:46 DEBUG : only12: size = 0 OK 2026/07/26 05:51:46 INFO : only12: Copied (replaced existing) 2026/07/26 05:51:46 DEBUG : only4: size = 0 OK 2026/07/26 05:51:46 INFO : only4: Copied (replaced existing) 2026/07/26 05:51:47 DEBUG : only5: size = 0 OK 2026/07/26 05:51:47 INFO : only5: Copied (replaced existing) 2026/07/26 05:51:47 DEBUG : only8: size = 0 OK 2026/07/26 05:51:47 INFO : only8: Copied (replaced existing) 2026/07/26 05:51:47 DEBUG : only6: size = 0 OK 2026/07/26 05:51:47 INFO : only6: Copied (replaced existing) 2026/07/26 05:51:47 DEBUG : only17: size = 0 OK 2026/07/26 05:51:47 INFO : only17: Copied (replaced existing) 2026/07/26 05:51:48 DEBUG : only9: size = 0 OK 2026/07/26 05:51:48 INFO : only9: Copied (replaced existing) 2026/07/26 05:51:48 DEBUG : only1: size = 0 OK 2026/07/26 05:51:48 INFO : only1: Copied (replaced existing) 2026/07/26 05:51:48 DEBUG : only3: size = 0 OK 2026/07/26 05:51:48 INFO : only3: Copied (replaced existing) 2026/07/26 05:51:48 DEBUG : only7: size = 0 OK 2026/07/26 05:51:48 INFO : only7: Copied (replaced existing) 2026/07/26 05:51:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (114.65s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:52:15 DEBUG : empty_dir: Making directory with metadata 2026/07/26 05:52:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:52:15 DEBUG : empty_on_remote: Making directory with metadata 2026/07/26 05:52:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:52:15 INFO : empty_on_remote: Making directory 2026/07/26 05:52:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 05:52:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/26 05:52:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/26 05:52:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:52:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (16.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:52:31 DEBUG : empty_dir: Making directory with metadata 2026/07/26 05:52:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:52:31 DEBUG : empty_on_remote: Making directory with metadata 2026/07/26 05:52:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/26 05:52:31 INFO : empty_on_remote: Making directory 2026/07/26 05:52:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 05:52:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/26 05:52:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/26 05:52:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:52:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/26 05:52:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.78s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:52:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:52:49 INFO : sub dir: Making directory 2026/07/26 05:52:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (40.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:53:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/26 05:53:29 INFO : sub dir: Making directory 2026/07/26 05:53:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (40.19s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:54:50 DEBUG : Waiting for deletions to finish 2026/07/26 05:54:50 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:54:50 DEBUG : apple: Excluded 2026/07/26 05:54:50 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:54:50 DEBUG : banana: Excluded 2026/07/26 05:54:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:54:50 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:54:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:54:50 DEBUG : splitbananasplit: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:54:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:54:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 05:54:53 DEBUG : apple: size = 5 OK 2026/07/26 05:54:53 DEBUG : apple: Sizes identical 2026/07/26 05:54:53 DEBUG : apple: Unchanged skipping 2026/07/26 05:54:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:54:53 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 05:54:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:54:53 DEBUG : banana: size = 6 OK 2026/07/26 05:54:53 DEBUG : banana: Sizes identical 2026/07/26 05:54:53 DEBUG : banana: Unchanged skipping 2026/07/26 05:54:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:54:53 DEBUG : splitbananasplit: Sizes identical 2026/07/26 05:54:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:54:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:54:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:54:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:54:53 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:54:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:54:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:54:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:54:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:54:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:54:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:54:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:54:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:54:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:54:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:54:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:54:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:54:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 05:54:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:54:53 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:54:53 DEBUG : Waiting for deletions to finish 2026/07/26 05:54:53 INFO : There was nothing to transfer 2026/07/26 05:54:53 DEBUG : Waiting for deletions to finish 2026/07/26 05:54:54 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : apple: Excluded 2026/07/26 05:54:54 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : banana: Excluded 2026/07/26 05:54:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:54:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : splitbananasplit: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:54:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:54:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 05:54:56 DEBUG : apple: size = 5 OK 2026/07/26 05:54:56 DEBUG : apple: Sizes identical 2026/07/26 05:54:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:54:56 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 05:54:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:54:56 DEBUG : apple: Unchanged skipping 2026/07/26 05:54:56 DEBUG : banana: size = 6 OK 2026/07/26 05:54:56 DEBUG : banana: Sizes identical 2026/07/26 05:54:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:54:56 DEBUG : banana: Unchanged skipping 2026/07/26 05:54:56 DEBUG : splitbananasplit: Sizes identical 2026/07/26 05:54:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:54:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:54:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:54:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:54:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:54:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:54:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:54:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:54:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:54:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:54:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:54:57 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:54:57 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:54:57 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:54:57 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:54:57 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:54:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:54:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 05:54:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:54:57 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:54:57 DEBUG : Waiting for deletions to finish 2026/07/26 05:54:57 INFO : There was nothing to transfer 2026/07/26 05:54:57 DEBUG : Waiting for deletions to finish 2026/07/26 05:54:57 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:54:57 DEBUG : apple: Excluded 2026/07/26 05:54:57 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:54:57 DEBUG : banana: Excluded 2026/07/26 05:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:54:57 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:54:57 DEBUG : splitbananasplit: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:54:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:54:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:55:56 DEBUG : Waiting for deletions to finish 2026/07/26 05:55:56 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:55:56 DEBUG : apple: Excluded 2026/07/26 05:55:56 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:55:56 DEBUG : banana: Excluded 2026/07/26 05:55:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:55:56 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:55:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:55:56 DEBUG : splitbananasplit: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:55:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:55:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 05:55:59 DEBUG : apple: size = 5 OK 2026/07/26 05:55:59 DEBUG : apple: Sizes identical 2026/07/26 05:55:59 DEBUG : apple: Unchanged skipping 2026/07/26 05:55:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:55:59 DEBUG : banana: size = 6 OK 2026/07/26 05:55:59 DEBUG : banana: Sizes identical 2026/07/26 05:55:59 DEBUG : banana: Unchanged skipping 2026/07/26 05:55:59 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 05:55:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:55:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:55:59 DEBUG : splitbananasplit: Sizes identical 2026/07/26 05:55:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:55:59 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:55:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:55:59 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:55:59 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:55:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:55:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:55:59 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:55:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:55:59 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:55:59 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:55:59 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:55:59 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:55:59 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:55:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:55:59 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:55:59 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:55:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 05:55:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:55:59 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:55:59 DEBUG : Waiting for deletions to finish 2026/07/26 05:55:59 INFO : There was nothing to transfer 2026/07/26 05:55:59 DEBUG : Waiting for deletions to finish 2026/07/26 05:56:00 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : apple: Excluded 2026/07/26 05:56:00 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : banana: Excluded 2026/07/26 05:56:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:56:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : splitbananasplit: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:56:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:56:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 05:56:02 DEBUG : apple: size = 5 OK 2026/07/26 05:56:02 DEBUG : banana: size = 6 OK 2026/07/26 05:56:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:56:02 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 05:56:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:56:02 DEBUG : splitbananasplit: Sizes identical 2026/07/26 05:56:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:56:02 DEBUG : apple: Sizes identical 2026/07/26 05:56:02 DEBUG : apple: Unchanged skipping 2026/07/26 05:56:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:56:02 DEBUG : banana: Sizes identical 2026/07/26 05:56:02 DEBUG : banana: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:56:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:56:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:56:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:56:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:56:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:56:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:56:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:56:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:56:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:56:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:56:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:56:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:56:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:56:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:56:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:56:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:56:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 05:56:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:56:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:56:03 DEBUG : Waiting for deletions to finish 2026/07/26 05:56:03 INFO : There was nothing to transfer 2026/07/26 05:56:03 DEBUG : Waiting for deletions to finish 2026/07/26 05:56:03 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:56:03 DEBUG : apple: Excluded 2026/07/26 05:56:03 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:56:03 DEBUG : banana: Excluded 2026/07/26 05:56:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:56:03 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:56:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:56:03 DEBUG : splitbananasplit: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:56:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:56:04 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:57:02 DEBUG : Waiting for deletions to finish 2026/07/26 05:57:03 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : apple: Excluded 2026/07/26 05:57:03 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : banana: Excluded 2026/07/26 05:57:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:57:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : splitbananasplit: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:57:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:57:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 05:57:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 05:57:05 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 05:57:05 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 05:57:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 05:57:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:05 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:05 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 05:57:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 05:57:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:57:06 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:57:06 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:57:07 DEBUG : YmFuYW5h: size = 6 OK 2026/07/26 05:57:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/26 05:57:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/26 05:57:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/26 05:57:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:07 DEBUG : YXBwbGU=: size = 5 OK 2026/07/26 05:57:07 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/26 05:57:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/26 05:57:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/26 05:57:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/26 05:57:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/26 05:57:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/26 05:57:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/26 05:57:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/26 05:57:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/26 05:57:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/26 05:57:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/26 05:57:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/26 05:57:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/26 05:57:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:57:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/26 05:57:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/26 05:57:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/26 05:57:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/26 05:57:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:57:15 DEBUG : Waiting for deletions to finish 2026/07/26 05:57:15 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 05:57:15 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 05:57:15 INFO : appleappleapplebanana: Deleted 2026/07/26 05:57:15 INFO : banana: Deleted 2026/07/26 05:57:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 05:57:15 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 05:57:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 05:57:16 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 05:57:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 05:57:16 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 05:57:16 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 05:57:16 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 05:57:16 INFO : apple: Deleted 2026/07/26 05:57:16 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 05:57:16 INFO : splitbananasplit: Deleted 2026/07/26 05:57:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 05:57:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 05:57:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 05:57:16 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 05:57:17 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 05:57:17 DEBUG : Waiting for deletions to finish 2026/07/26 05:57:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/26 05:57:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/26 05:57:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/26 05:57:17 DEBUG : YmFuYW5h: Excluded 2026/07/26 05:57:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/26 05:57:17 DEBUG : YXBwbGU=: Excluded 2026/07/26 05:57:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/26 05:57:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/26 05:57:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/26 05:57:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/26 05:57:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:57:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:20 DEBUG : YmFuYW5h: size = 6 OK 2026/07/26 05:57:20 DEBUG : banana: Sizes identical 2026/07/26 05:57:20 DEBUG : banana: Unchanged skipping 2026/07/26 05:57:20 DEBUG : YXBwbGU=: size = 5 OK 2026/07/26 05:57:20 DEBUG : apple: Sizes identical 2026/07/26 05:57:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/26 05:57:20 DEBUG : apple: Unchanged skipping 2026/07/26 05:57:20 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 05:57:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 05:57:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/26 05:57:20 DEBUG : splitbananasplit: Sizes identical 2026/07/26 05:57:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/26 05:57:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/26 05:57:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/26 05:57:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/26 05:57:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/26 05:57:20 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:57:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/26 05:57:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/26 05:57:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/26 05:57:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/26 05:57:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/26 05:57:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/26 05:57:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/26 05:57:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/26 05:57:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/26 05:57:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/26 05:57:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/26 05:57:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/26 05:57:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 05:57:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 05:57:20 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:57:20 DEBUG : Waiting for deletions to finish 2026/07/26 05:57:20 DEBUG : Waiting for deletions to finish 2026/07/26 05:57:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/26 05:57:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : YmFuYW5h: Excluded 2026/07/26 05:57:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : YXBwbGU=: Excluded 2026/07/26 05:57:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/26 05:57:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/26 05:57:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/26 05:57:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/26 05:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/26 05:57:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/26 05:57:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/26 05:57:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/26 05:57:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/26 05:57:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/26 05:57:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/26 05:57:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/26 05:57:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/26 05:57:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:58:19 DEBUG : Waiting for deletions to finish 2026/07/26 05:58:20 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:58:20 DEBUG : apple: Excluded 2026/07/26 05:58:20 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:58:20 DEBUG : banana: Excluded 2026/07/26 05:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:58:20 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:58:20 DEBUG : splitbananasplit: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:58:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 05:58:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 05:58:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 05:58:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 05:58:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 05:58:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:58:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:58:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:58:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/26 05:58:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/26 05:58:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/26 05:58:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/26 05:58:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/26 05:58:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/26 05:58:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/26 05:58:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/26 05:58:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/26 05:58:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/26 05:58:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/26 05:58:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/26 05:58:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/26 05:58:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/26 05:58:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/26 05:58:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/26 05:58:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/26 05:58:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:23 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:58:23 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:58:24 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/26 05:58:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/26 05:58:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:58:24 DEBUG : PREFIXapple: size = 5 OK 2026/07/26 05:58:24 INFO : apple: Copied (new) to: PREFIXapple 2026/07/26 05:58:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:58:24 DEBUG : PREFIXbanana: size = 6 OK 2026/07/26 05:58:24 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/26 05:58:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:58:24 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/26 05:58:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/26 05:58:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:58:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/26 05:58:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:58:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:58:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/26 05:58:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:58:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:58:26 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/26 05:58:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:58:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:58:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:58:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:58:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:58:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/26 05:58:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:58:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:58:29 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/26 05:58:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:58:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:58:29 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/26 05:58:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:58:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:58:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/26 05:58:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:58:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:58:31 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/26 05:58:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:58:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:58:31 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/26 05:58:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:58:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:58:31 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/26 05:58:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/26 05:58:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:58:31 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/26 05:58:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:58:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:58:33 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/26 05:58:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:58:33 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/26 05:58:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:58:33 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/26 05:58:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:58:33 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/26 05:58:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:58:33 DEBUG : Waiting for deletions to finish 2026/07/26 05:58:33 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 05:58:33 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 05:58:33 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 05:58:33 INFO : splitbananasplit: Deleted 2026/07/26 05:58:33 INFO : appleappleapplebanana: Deleted 2026/07/26 05:58:33 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 05:58:33 INFO : banana: Deleted 2026/07/26 05:58:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 05:58:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 05:58:34 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 05:58:34 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 05:58:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 05:58:34 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 05:58:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 05:58:34 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 05:58:34 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 05:58:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 05:58:34 INFO : apple: Deleted 2026/07/26 05:58:34 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 05:58:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 05:58:35 DEBUG : Waiting for deletions to finish 2026/07/26 05:58:35 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/26 05:58:35 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/26 05:58:35 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/26 05:58:35 DEBUG : PREFIXapple: Excluded 2026/07/26 05:58:35 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:58:35 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/26 05:58:35 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/26 05:58:35 DEBUG : PREFIXbanana: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:58:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/26 05:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : apple: transformed to: PREFIXapple 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/26 05:58:37 DEBUG : banana: transformed to: PREFIXbanana 2026/07/26 05:58:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/26 05:58:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/26 05:58:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/26 05:58:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/26 05:58:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/26 05:58:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/26 05:58:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/26 05:58:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/26 05:58:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/26 05:58:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/26 05:58:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/26 05:58:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/26 05:58:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/26 05:58:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/26 05:58:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/26 05:58:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/26 05:58:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/26 05:58:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 05:58:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 05:58:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 05:58:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:58:38 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:58:38 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:58:39 DEBUG : apple: size = 5 OK 2026/07/26 05:58:39 INFO : apple: Copied (new) 2026/07/26 05:58:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 05:58:39 INFO : splitbananasplit: Copied (new) 2026/07/26 05:58:39 DEBUG : banana: size = 6 OK 2026/07/26 05:58:39 INFO : banana: Copied (new) 2026/07/26 05:58:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 05:58:39 INFO : appleappleapplebanana: Copied (new) 2026/07/26 05:58:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 05:58:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/26 05:58:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 05:58:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/26 05:58:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 05:58:41 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/26 05:58:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 05:58:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/26 05:58:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 05:58:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/26 05:58:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 05:58:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/26 05:58:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 05:58:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/26 05:58:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 05:58:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/26 05:58:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 05:58:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/26 05:58:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 05:58:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/26 05:58:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 05:58:45 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/26 05:58:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 05:58:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/26 05:58:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 05:58:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/26 05:58:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 05:58:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/26 05:58:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 05:58:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/26 05:58:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 05:58:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/26 05:58:47 DEBUG : Waiting for deletions to finish 2026/07/26 05:58:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/26 05:58:47 INFO : PREFIXsplitbananasplit: Deleted 2026/07/26 05:58:47 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/26 05:58:47 INFO : PREFIXapple: Deleted 2026/07/26 05:58:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/26 05:58:47 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/26 05:58:47 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/26 05:58:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/26 05:58:48 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/26 05:58:48 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/26 05:58:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/26 05:58:48 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/26 05:58:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/26 05:58:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/26 05:58:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/26 05:58:48 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/26 05:58:48 INFO : PREFIXbanana: Deleted 2026/07/26 05:58:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/26 05:58:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/26 05:58:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/26 05:58:49 DEBUG : Waiting for deletions to finish 2026/07/26 05:58:49 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:58:49 DEBUG : apple: Excluded 2026/07/26 05:58:49 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:58:49 DEBUG : banana: Excluded 2026/07/26 05:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:58:49 DEBUG : splitbananasplit: Excluded 2026/07/26 05:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:58:49 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:58:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:58:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 05:58:51 DEBUG : Waiting for deletions to finish 2026/07/26 05:58:51 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:58:51 DEBUG : apple: Excluded 2026/07/26 05:58:51 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:58:51 DEBUG : banana: Excluded 2026/07/26 05:58:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:58:51 DEBUG : splitbananasplit: Excluded 2026/07/26 05:58:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:58:51 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:58:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:58:52 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 05:59:50 DEBUG : Waiting for deletions to finish 2026/07/26 05:59:51 DEBUG : apple: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : apple: Excluded 2026/07/26 05:59:51 DEBUG : banana: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : banana: Excluded 2026/07/26 05:59:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : appleappleapplebanana: Excluded 2026/07/26 05:59:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : splitbananasplit: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 05:59:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 05:59:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 05:59:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:59:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:59:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:59:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:59:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:59:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:59:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:59:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:59:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:59:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:59:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:59:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:59:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:59:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:59:52 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:59:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:59:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:59:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:59:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 05:59:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:59:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 05:59:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 05:59:53 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 05:59:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 05:59:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/26 05:59:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 05:59:54 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 05:59:54 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 05:59:55 DEBUG : appleSUFFIX: size = 5 OK 2026/07/26 05:59:55 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/26 05:59:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 05:59:55 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/26 05:59:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/26 05:59:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:55 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/26 05:59:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/26 05:59:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 05:59:55 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/26 05:59:55 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/26 05:59:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 05:59:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/26 05:59:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 05:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 05:59:57 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/26 05:59:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/26 05:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 05:59:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/26 05:59:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 05:59:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 05:59:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/26 05:59:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 05:59:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 05:59:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/26 05:59:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 05:59:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 05:59:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/26 05:59:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 05:59:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 05:59:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/26 05:59:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/26 05:59:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 05:59:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/26 05:59:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 05:59:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 06:00:01 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/26 06:00:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/26 06:00:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 06:00:01 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/26 06:00:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/26 06:00:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 06:00:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/26 06:00:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/26 06:00:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 06:00:01 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/26 06:00:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/26 06:00:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 06:00:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/26 06:00:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/26 06:00:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/26 06:00:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/26 06:00:03 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/26 06:00:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/26 06:00:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/26 06:00:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/26 06:00:03 DEBUG : Waiting for deletions to finish 2026/07/26 06:00:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 06:00:04 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 06:00:04 INFO : appleappleapplebanana: Deleted 2026/07/26 06:00:04 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 06:00:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 06:00:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 06:00:04 INFO : apple: Deleted 2026/07/26 06:00:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 06:00:04 INFO : splitbananasplit: Deleted 2026/07/26 06:00:04 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 06:00:04 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 06:00:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 06:00:04 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 06:00:04 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 06:00:04 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 06:00:04 INFO : banana: Deleted 2026/07/26 06:00:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 06:00:05 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 06:00:05 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 06:00:05 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 06:00:05 DEBUG : Waiting for deletions to finish 2026/07/26 06:00:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:05 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/26 06:00:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:05 DEBUG : appleSUFFIX: Excluded 2026/07/26 06:00:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:05 DEBUG : bananaSUFFIX: Excluded 2026/07/26 06:00:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:05 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/26 06:00:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/26 06:00:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/26 06:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : apple: transformed to: appleSUFFIX 2026/07/26 06:00:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/26 06:00:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/26 06:00:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/26 06:00:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 06:00:08 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:00:08 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:00:10 DEBUG : banana: size = 6 OK 2026/07/26 06:00:10 INFO : banana: Copied (new) 2026/07/26 06:00:10 DEBUG : apple: size = 5 OK 2026/07/26 06:00:10 INFO : apple: Copied (new) 2026/07/26 06:00:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:00:10 INFO : appleappleapplebanana: Copied (new) 2026/07/26 06:00:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:00:10 INFO : splitbananasplit: Copied (new) 2026/07/26 06:00:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:00:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/26 06:00:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:00:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/26 06:00:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:00:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/26 06:00:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:00:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/26 06:00:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:00:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/26 06:00:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:00:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/26 06:00:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:00:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/26 06:00:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:00:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/26 06:00:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:00:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/26 06:00:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:00:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/26 06:00:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:00:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/26 06:00:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:00:16 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/26 06:00:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:00:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/26 06:00:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:00:18 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/26 06:00:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:00:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/26 06:00:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:00:18 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/26 06:00:18 DEBUG : Waiting for deletions to finish 2026/07/26 06:00:18 INFO : bananaSUFFIX: Deleted 2026/07/26 06:00:18 INFO : splitbananasplitSUFFIX: Deleted 2026/07/26 06:00:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/26 06:00:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/26 06:00:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/26 06:00:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/26 06:00:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/26 06:00:18 INFO : appleSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/26 06:00:19 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/26 06:00:19 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/26 06:00:19 DEBUG : Waiting for deletions to finish 2026/07/26 06:00:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:00:20 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:00:20 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:00:20 DEBUG : apple: Excluded 2026/07/26 06:00:20 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:00:20 DEBUG : banana: Excluded 2026/07/26 06:00:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:00:20 DEBUG : splitbananasplit: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:00:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:00:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:00:22 DEBUG : Waiting for deletions to finish 2026/07/26 06:00:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:00:22 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:00:22 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:00:22 DEBUG : apple: Excluded 2026/07/26 06:00:22 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:00:22 DEBUG : banana: Excluded 2026/07/26 06:00:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:00:22 DEBUG : splitbananasplit: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:00:23 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:01:04 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Renewing token 2026/07/26 06:01:04 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2026/07/26 06:01:04 DEBUG : Config file has changed externally - reloading 2026/07/26 06:01:04 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2026/07/26 06:01:04 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2026/07/26 06:01:22 DEBUG : Waiting for deletions to finish 2026/07/26 06:01:22 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:01:22 DEBUG : apple: Excluded 2026/07/26 06:01:22 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:01:22 DEBUG : banana: Excluded 2026/07/26 06:01:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:01:22 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:01:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:01:22 DEBUG : splitbananasplit: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:01:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:01:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:01:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:25 DEBUG : apple: size = 5 OK 2026/07/26 06:01:25 DEBUG : apple: Sizes identical 2026/07/26 06:01:25 DEBUG : apple: Unchanged skipping 2026/07/26 06:01:25 DEBUG : banana: size = 6 OK 2026/07/26 06:01:25 DEBUG : banana: Sizes identical 2026/07/26 06:01:25 DEBUG : banana: Unchanged skipping 2026/07/26 06:01:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 06:01:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 06:01:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 06:01:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/26 06:01:25 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:01:25 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:01:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/26 06:01:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/26 06:01:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 06:01:27 DEBUG : appleapple: size = 21 OK 2026/07/26 06:01:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/26 06:01:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 06:01:27 DEBUG : splitbanan: size = 16 OK 2026/07/26 06:01:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/26 06:01:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 06:01:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/26 06:01:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/26 06:01:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 06:01:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/26 06:01:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/26 06:01:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 06:01:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/26 06:01:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/26 06:01:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 06:01:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/26 06:01:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/26 06:01:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 06:01:29 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/26 06:01:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/26 06:01:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 06:01:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/26 06:01:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/26 06:01:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 06:01:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/26 06:01:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/26 06:01:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 06:01:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/26 06:01:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/26 06:01:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 06:01:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/26 06:01:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/26 06:01:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 06:01:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/26 06:01:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/26 06:01:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 06:01:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/26 06:01:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/26 06:01:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 06:01:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/26 06:01:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/26 06:01:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/26 06:01:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/26 06:01:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/26 06:01:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/26 06:01:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/26 06:01:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/26 06:01:34 DEBUG : Waiting for deletions to finish 2026/07/26 06:01:35 INFO : dir1/0015-9;=.txt: Deleted 2026/07/26 06:01:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/26 06:01:35 INFO : dir1/0014-89;=.txt: Deleted 2026/07/26 06:01:35 INFO : dir1/0009-3456789.txt: Deleted 2026/07/26 06:01:35 INFO : dir1/0011-56789;.txt: Deleted 2026/07/26 06:01:35 INFO : dir1/0007-1234567.txt: Deleted 2026/07/26 06:01:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/26 06:01:35 INFO : dir1/0012-6789;.txt: Deleted 2026/07/26 06:01:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/26 06:01:36 INFO : dir1/0013-789;=.txt: Deleted 2026/07/26 06:01:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/26 06:01:36 INFO : splitbananasplit: Deleted 2026/07/26 06:01:36 INFO : dir1/0008-2345678.txt: Deleted 2026/07/26 06:01:36 INFO : dir1/0003-defghij.txt: Deleted 2026/07/26 06:01:36 INFO : appleappleapplebanana: Deleted 2026/07/26 06:01:36 INFO : dir1/0010-456789.txt: Deleted 2026/07/26 06:01:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/26 06:01:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/26 06:01:36 DEBUG : Waiting for deletions to finish 2026/07/26 06:01:37 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : apple: Excluded 2026/07/26 06:01:37 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : banana: Excluded 2026/07/26 06:01:37 DEBUG : appleapple: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : appleapple: Excluded 2026/07/26 06:01:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : splitbanan: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0001-bcdef: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0000-abcde: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0002-cdefg: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0003-defgh: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0004-efghi: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0005-fghij: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0006-ghijk: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0007-12345: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0008-23456: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0009-34567: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0010-45678: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0011-56789: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0012-6789;: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0013-789;=: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0014-89;=.: Excluded 2026/07/26 06:01:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/26 06:01:37 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/26 06:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 06:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 06:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 06:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 06:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 06:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 06:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 06:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 06:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 06:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 06:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 06:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 06:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 06:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 06:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 06:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 06:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 06:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 06:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 06:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 06:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 06:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 06:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 06:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 06:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 06:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 06:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 06:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 06:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 06:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 06:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 06:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 06:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 06:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 06:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 06:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 06:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 06:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 06:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 06:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 06:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 06:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 06:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 06:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 06:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 06:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 06:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 06:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 06:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 06:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 06:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 06:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 06:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 06:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 06:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 06:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 06:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 06:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 06:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 06:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 06:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 06:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 06:01:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 06:01:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 06:01:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 06:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 06:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 06:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 06:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 06:01:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 06:01:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 06:01:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 06:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 06:01:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 06:01:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 06:01:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 06:01:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 06:01:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:39 DEBUG : apple: size = 5 OK 2026/07/26 06:01:39 DEBUG : apple: Sizes identical 2026/07/26 06:01:39 DEBUG : apple: Unchanged skipping 2026/07/26 06:01:39 DEBUG : appleapple: size = 21 OK 2026/07/26 06:01:39 DEBUG : splitbanan: size = 16 OK 2026/07/26 06:01:39 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:01:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:01:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:01:39 DEBUG : banana: size = 6 OK 2026/07/26 06:01:39 DEBUG : banana: Sizes identical 2026/07/26 06:01:39 DEBUG : banana: Unchanged skipping 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 06:01:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/26 06:01:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/26 06:01:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/26 06:01:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/26 06:01:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/26 06:01:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/26 06:01:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/26 06:01:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/26 06:01:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/26 06:01:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/26 06:01:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/26 06:01:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/26 06:01:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/26 06:01:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/26 06:01:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/26 06:01:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/26 06:01:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/26 06:01:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/26 06:01:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/26 06:01:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/26 06:01:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/26 06:01:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/26 06:01:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/26 06:01:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/26 06:01:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/26 06:01:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/26 06:01:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/26 06:01:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/26 06:01:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/26 06:01:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/26 06:01:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:01:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/26 06:01:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/26 06:01:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:01:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:01:40 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:01:40 DEBUG : Waiting for deletions to finish 2026/07/26 06:01:40 DEBUG : Waiting for deletions to finish 2026/07/26 06:01:40 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:01:40 DEBUG : apple: Excluded 2026/07/26 06:01:40 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:01:40 DEBUG : banana: Excluded 2026/07/26 06:01:40 DEBUG : appleapple: Excluded (Path Filter) 2026/07/26 06:01:40 DEBUG : appleapple: Excluded 2026/07/26 06:01:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/26 06:01:40 DEBUG : splitbanan: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0001-bcdef: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0000-abcde: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0002-cdefg: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0003-defgh: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0004-efghi: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0005-fghij: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0006-ghijk: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0007-12345: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0008-23456: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0009-34567: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0010-45678: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0011-56789: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0012-6789;: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0013-789;=: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0014-89;=.: Excluded 2026/07/26 06:01:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/26 06:01:41 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/26 06:01:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 06:01:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 06:01:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 06:01:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 06:01:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 06:01:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 06:01:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 06:01:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 06:01:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 06:01:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 06:01:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 06:01:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 06:01:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 06:01:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 06:01:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 06:01:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 06:01:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 06:01:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 06:01:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 06:01:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 06:01:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 06:01:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 06:01:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 06:01:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 06:01:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 06:01:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 06:01:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 06:01:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 06:01:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 06:01:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 06:01:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 06:01:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/26 06:01:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 06:01:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/26 06:01:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/26 06:01:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/26 06:01:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/26 06:01:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/26 06:01:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/26 06:01:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/26 06:01:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/26 06:01:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/26 06:01:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/26 06:01:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/26 06:01:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/26 06:01:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/26 06:01:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/26 06:01:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/26 06:01:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/26 06:01:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/26 06:01:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:02:39 DEBUG : Waiting for deletions to finish 2026/07/26 06:02:39 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:02:39 DEBUG : apple: Excluded 2026/07/26 06:02:39 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:02:39 DEBUG : banana: Excluded 2026/07/26 06:02:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:02:39 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:02:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:02:39 DEBUG : splitbananasplit: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:02:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:02:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:02:42 DEBUG : apple: size = 5 OK 2026/07/26 06:02:42 DEBUG : banana: size = 6 OK 2026/07/26 06:02:42 DEBUG : banana: Sizes identical 2026/07/26 06:02:42 DEBUG : banana: Unchanged skipping 2026/07/26 06:02:42 DEBUG : apple: Sizes identical 2026/07/26 06:02:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:02:42 DEBUG : apple: Unchanged skipping 2026/07/26 06:02:42 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:02:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:02:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:02:42 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:02:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:02:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:02:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:02:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:02:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:02:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:02:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:02:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:02:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:02:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:02:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:02:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:02:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:02:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:02:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:02:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:02:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:02:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:02:42 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:02:42 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:02:42 DEBUG : Waiting for deletions to finish 2026/07/26 06:02:42 INFO : There was nothing to transfer 2026/07/26 06:02:42 DEBUG : Waiting for deletions to finish 2026/07/26 06:02:43 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : apple: Excluded 2026/07/26 06:02:43 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : banana: Excluded 2026/07/26 06:02:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:02:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : splitbananasplit: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:02:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:02:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:02:45 DEBUG : apple: size = 5 OK 2026/07/26 06:02:45 DEBUG : apple: Sizes identical 2026/07/26 06:02:45 DEBUG : apple: Unchanged skipping 2026/07/26 06:02:45 DEBUG : banana: size = 6 OK 2026/07/26 06:02:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:02:45 DEBUG : banana: Sizes identical 2026/07/26 06:02:45 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:02:45 DEBUG : banana: Unchanged skipping 2026/07/26 06:02:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:02:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:02:45 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:02:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:02:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:02:46 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:02:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:02:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:02:46 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:02:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:02:46 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:02:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:02:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:02:46 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:02:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:02:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:02:46 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:02:46 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:02:46 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:02:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:02:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:02:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:02:46 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:02:46 DEBUG : Waiting for deletions to finish 2026/07/26 06:02:46 INFO : There was nothing to transfer 2026/07/26 06:02:46 DEBUG : Waiting for deletions to finish 2026/07/26 06:02:46 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:02:46 DEBUG : apple: Excluded 2026/07/26 06:02:46 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:02:46 DEBUG : banana: Excluded 2026/07/26 06:02:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:02:46 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:02:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:02:46 DEBUG : splitbananasplit: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:02:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:02:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:02:48 DEBUG : Waiting for deletions to finish 2026/07/26 06:02:49 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : apple: Excluded 2026/07/26 06:02:49 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : banana: Excluded 2026/07/26 06:02:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:02:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : splitbananasplit: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:02:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:02:49 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:03:47 DEBUG : Waiting for deletions to finish 2026/07/26 06:03:48 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:03:48 DEBUG : apple: Excluded 2026/07/26 06:03:48 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:03:48 DEBUG : banana: Excluded 2026/07/26 06:03:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:03:48 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:03:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:03:48 DEBUG : splitbananasplit: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:03:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:03:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:03:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:03:50 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:03:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:03:50 DEBUG : apple: size = 5 OK 2026/07/26 06:03:50 DEBUG : apple: Sizes identical 2026/07/26 06:03:50 DEBUG : apple: Unchanged skipping 2026/07/26 06:03:50 DEBUG : banana: size = 6 OK 2026/07/26 06:03:50 DEBUG : banana: Sizes identical 2026/07/26 06:03:50 DEBUG : banana: Unchanged skipping 2026/07/26 06:03:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:03:50 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:03:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:03:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:03:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:03:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:03:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:03:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:03:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:03:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:03:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:03:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:03:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:03:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:03:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:03:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:03:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:03:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:03:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:03:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:03:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:03:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:03:51 DEBUG : Waiting for deletions to finish 2026/07/26 06:03:51 INFO : There was nothing to transfer 2026/07/26 06:03:51 DEBUG : Waiting for deletions to finish 2026/07/26 06:03:51 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:03:51 DEBUG : apple: Excluded 2026/07/26 06:03:51 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:03:51 DEBUG : banana: Excluded 2026/07/26 06:03:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:03:51 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:03:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:03:51 DEBUG : splitbananasplit: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:03:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:03:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:03:54 DEBUG : apple: size = 5 OK 2026/07/26 06:03:54 DEBUG : apple: Sizes identical 2026/07/26 06:03:54 DEBUG : apple: Unchanged skipping 2026/07/26 06:03:54 DEBUG : banana: size = 6 OK 2026/07/26 06:03:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:03:54 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:03:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:03:54 DEBUG : banana: Sizes identical 2026/07/26 06:03:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:03:54 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:03:54 DEBUG : banana: Unchanged skipping 2026/07/26 06:03:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:03:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:03:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:03:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:03:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:03:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:03:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:03:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:03:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:03:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:03:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:03:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:03:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:03:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:03:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:03:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:03:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:03:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:03:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:03:54 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:03:54 DEBUG : Waiting for deletions to finish 2026/07/26 06:03:54 INFO : There was nothing to transfer 2026/07/26 06:03:54 DEBUG : Waiting for deletions to finish 2026/07/26 06:03:55 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:03:55 DEBUG : apple: Excluded 2026/07/26 06:03:55 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:03:55 DEBUG : banana: Excluded 2026/07/26 06:03:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:03:55 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:03:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:03:55 DEBUG : splitbananasplit: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:03:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:03:56 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:04:54 DEBUG : Waiting for deletions to finish 2026/07/26 06:04:54 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:04:54 DEBUG : apple: Excluded 2026/07/26 06:04:54 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:04:54 DEBUG : banana: Excluded 2026/07/26 06:04:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:04:54 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:04:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:04:54 DEBUG : splitbananasplit: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:04:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:04:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:04:57 DEBUG : apple: size = 5 OK 2026/07/26 06:04:57 DEBUG : banana: size = 6 OK 2026/07/26 06:04:57 DEBUG : banana: Sizes identical 2026/07/26 06:04:57 DEBUG : banana: Unchanged skipping 2026/07/26 06:04:57 DEBUG : apple: Sizes identical 2026/07/26 06:04:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:04:57 DEBUG : apple: Unchanged skipping 2026/07/26 06:04:57 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:04:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:04:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:04:57 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:04:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:04:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:04:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:04:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:04:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:04:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:04:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:04:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:04:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:04:57 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:04:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:04:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:04:57 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:04:57 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:04:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:04:57 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:04:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:04:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:04:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:04:57 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:04:57 DEBUG : Waiting for deletions to finish 2026/07/26 06:04:57 INFO : There was nothing to transfer 2026/07/26 06:04:57 DEBUG : Waiting for deletions to finish 2026/07/26 06:04:58 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : apple: Excluded 2026/07/26 06:04:58 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : banana: Excluded 2026/07/26 06:04:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:04:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : splitbananasplit: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:04:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:04:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:05:00 DEBUG : apple: size = 5 OK 2026/07/26 06:05:00 DEBUG : apple: Sizes identical 2026/07/26 06:05:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:05:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:05:00 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:05:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:05:00 DEBUG : apple: Unchanged skipping 2026/07/26 06:05:00 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:05:00 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:05:00 DEBUG : banana: size = 6 OK 2026/07/26 06:05:00 DEBUG : banana: Sizes identical 2026/07/26 06:05:00 DEBUG : banana: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:05:01 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:05:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:05:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:05:01 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:05:01 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:05:01 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:05:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:05:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:05:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:05:01 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:05:01 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:05:01 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:05:01 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:05:01 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:05:01 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:05:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:05:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:05:01 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:05:01 DEBUG : Waiting for deletions to finish 2026/07/26 06:05:01 INFO : There was nothing to transfer 2026/07/26 06:05:01 DEBUG : Waiting for deletions to finish 2026/07/26 06:05:01 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:05:01 DEBUG : apple: Excluded 2026/07/26 06:05:01 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:05:01 DEBUG : banana: Excluded 2026/07/26 06:05:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:05:01 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:05:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:05:01 DEBUG : splitbananasplit: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:05:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:05:02 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:06:00 DEBUG : Waiting for deletions to finish 2026/07/26 06:06:00 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:06:00 DEBUG : apple: Excluded 2026/07/26 06:06:00 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:06:00 DEBUG : banana: Excluded 2026/07/26 06:06:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:06:00 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:06:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:06:00 DEBUG : splitbananasplit: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:06:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:06:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:06:03 DEBUG : apple: size = 5 OK 2026/07/26 06:06:03 DEBUG : apple: Sizes identical 2026/07/26 06:06:03 DEBUG : apple: Unchanged skipping 2026/07/26 06:06:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:06:03 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:06:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:06:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:06:03 DEBUG : banana: size = 6 OK 2026/07/26 06:06:03 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:06:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:06:03 DEBUG : banana: Sizes identical 2026/07/26 06:06:03 DEBUG : banana: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:06:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:06:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:06:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:06:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:06:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:06:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:06:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:06:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:06:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:06:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:06:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:06:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:06:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:06:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:06:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:06:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:06:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:06:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:06:03 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:06:03 DEBUG : Waiting for deletions to finish 2026/07/26 06:06:03 INFO : There was nothing to transfer 2026/07/26 06:06:03 DEBUG : Waiting for deletions to finish 2026/07/26 06:06:04 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : apple: Excluded 2026/07/26 06:06:04 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : banana: Excluded 2026/07/26 06:06:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:06:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : splitbananasplit: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:06:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:06:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:06:06 DEBUG : apple: size = 5 OK 2026/07/26 06:06:06 DEBUG : apple: Sizes identical 2026/07/26 06:06:06 DEBUG : banana: size = 6 OK 2026/07/26 06:06:06 DEBUG : banana: Sizes identical 2026/07/26 06:06:06 DEBUG : banana: Unchanged skipping 2026/07/26 06:06:06 DEBUG : apple: Unchanged skipping 2026/07/26 06:06:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:06:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:06:06 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:06:06 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:06:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:06:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:06:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:06:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:06:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:06:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:06:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:06:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:06:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:06:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:06:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:06:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:06:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:06:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:06:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:06:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:06:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:06:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:06:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:06:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:06:07 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:06:07 DEBUG : Waiting for deletions to finish 2026/07/26 06:06:07 INFO : There was nothing to transfer 2026/07/26 06:06:07 DEBUG : Waiting for deletions to finish 2026/07/26 06:06:07 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:06:07 DEBUG : apple: Excluded 2026/07/26 06:06:07 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:06:07 DEBUG : banana: Excluded 2026/07/26 06:06:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:06:07 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:06:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:06:07 DEBUG : splitbananasplit: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:06:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:06:08 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:07:06 DEBUG : Waiting for deletions to finish 2026/07/26 06:07:06 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:07:06 DEBUG : apple: Excluded 2026/07/26 06:07:06 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:07:06 DEBUG : banana: Excluded 2026/07/26 06:07:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:07:06 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:07:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:07:06 DEBUG : splitbananasplit: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:07:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:07:09 DEBUG : apple: size = 5 OK 2026/07/26 06:07:09 DEBUG : apple: Sizes identical 2026/07/26 06:07:09 DEBUG : apple: Unchanged skipping 2026/07/26 06:07:09 DEBUG : banana: size = 6 OK 2026/07/26 06:07:09 DEBUG : banana: Sizes identical 2026/07/26 06:07:09 DEBUG : banana: Unchanged skipping 2026/07/26 06:07:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:07:09 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:07:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:07:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:07:09 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:07:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:07:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:07:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:07:09 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:07:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:07:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:07:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:07:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:07:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:07:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:07:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:07:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:07:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:07:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:07:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:07:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:07:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:07:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:07:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:07:09 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:07:09 DEBUG : Waiting for deletions to finish 2026/07/26 06:07:09 INFO : There was nothing to transfer 2026/07/26 06:07:09 DEBUG : Waiting for deletions to finish 2026/07/26 06:07:10 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : apple: Excluded 2026/07/26 06:07:10 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : banana: Excluded 2026/07/26 06:07:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:07:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : splitbananasplit: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:07:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:07:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/26 06:07:12 DEBUG : apple: size = 5 OK 2026/07/26 06:07:12 DEBUG : apple: Sizes identical 2026/07/26 06:07:12 DEBUG : apple: Unchanged skipping 2026/07/26 06:07:12 DEBUG : banana: size = 6 OK 2026/07/26 06:07:12 DEBUG : banana: Sizes identical 2026/07/26 06:07:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/26 06:07:12 DEBUG : appleappleapplebanana: Sizes identical 2026/07/26 06:07:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/26 06:07:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/26 06:07:12 DEBUG : banana: Unchanged skipping 2026/07/26 06:07:12 DEBUG : splitbananasplit: Sizes identical 2026/07/26 06:07:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/26 06:07:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/26 06:07:13 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/26 06:07:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/26 06:07:13 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/26 06:07:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/26 06:07:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/26 06:07:13 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:07:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/26 06:07:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/26 06:07:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/26 06:07:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/26 06:07:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/26 06:07:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/26 06:07:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/26 06:07:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/26 06:07:13 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/26 06:07:13 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/07/26 06:07:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/26 06:07:13 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:07:13 DEBUG : Waiting for deletions to finish 2026/07/26 06:07:13 INFO : There was nothing to transfer 2026/07/26 06:07:13 DEBUG : Waiting for deletions to finish 2026/07/26 06:07:13 DEBUG : apple: Excluded (Path Filter) 2026/07/26 06:07:13 DEBUG : apple: Excluded 2026/07/26 06:07:13 DEBUG : banana: Excluded (Path Filter) 2026/07/26 06:07:13 DEBUG : banana: Excluded 2026/07/26 06:07:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/26 06:07:13 DEBUG : appleappleapplebanana: Excluded 2026/07/26 06:07:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/26 06:07:13 DEBUG : splitbananasplit: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/26 06:07:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/26 06:07:14 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (802.18s) --- PASS: TestTransform/NFC (66.23s) --- PASS: TestTransform/NFD (66.00s) --- PASS: TestTransform/base64 (77.49s) --- PASS: TestTransform/prefix (90.73s) --- PASS: TestTransform/suffix (90.85s) --- PASS: TestTransform/truncate (77.99s) --- PASS: TestTransform/encoder (68.35s) --- PASS: TestTransform/ISO-8859-1 (66.27s) --- PASS: TestTransform/charmap (66.22s) --- PASS: TestTransform/lowercase (66.00s) --- PASS: TestTransform/ascii (66.05s) === RUN TestTransformCopy run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:07:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 06:07:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 06:07:32 INFO : sub dir_somesuffix: Making directory 2026/07/26 06:07:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/26 06:07:33 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/26 06:07:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 06:07:33 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/26 06:07:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 06:07:33 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:07:33 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:07:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/26 06:07:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/26 06:07:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (7.75s) === RUN TestDoubleTransform run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:07:39 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:07:39 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:07:39 INFO : tictactoe: Making directory 2026/07/26 06:07:41 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:07:41 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:07:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:07:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/26 06:07:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:07:41 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:07:41 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:07:42 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/26 06:07:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/26 06:07:42 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (7.81s) === RUN TestFileTag run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:07:47 INFO : toe: Making directory 2026/07/26 06:07:48 INFO : toe/toe: Making directory 2026/07/26 06:07:49 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:07:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 06:07:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 06:07:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 06:07:49 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:07:49 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:07:51 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/26 06:07:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/26 06:07:51 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (10.56s) === RUN TestNoTag run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:07:58 INFO : toe: Making directory 2026/07/26 06:07:59 INFO : toe/toe: Making directory 2026/07/26 06:08:00 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 06:08:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 06:08:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/26 06:08:00 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:08:00 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:08:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/26 06:08:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/26 06:08:01 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (10.54s) === RUN TestDirTag run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:08:08 DEBUG : empty_dir: Making directory with metadata 2026/07/26 06:08:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 06:08:08 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:08 INFO : tictacempty_dir: Making directory 2026/07/26 06:08:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:10 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:10 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:10 INFO : tictactoe: Making directory 2026/07/26 06:08:10 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:10 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:08:10 INFO : tictactoe/tictactoe: Making directory 2026/07/26 06:08:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:08:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 06:08:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 06:08:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 06:08:11 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:08:11 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:08:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 06:08:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/26 06:08:13 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (12.30s) === RUN TestAllTag run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:08:20 DEBUG : empty_dir: Making directory with metadata 2026/07/26 06:08:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 06:08:20 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:21 INFO : tictacempty_dir: Making directory 2026/07/26 06:08:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:22 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:22 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:22 INFO : tictactoe: Making directory 2026/07/26 06:08:23 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:23 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:08:23 INFO : tictactoe/tictactoe: Making directory 2026/07/26 06:08:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:08:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 06:08:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:08:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 06:08:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:08:24 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:08:24 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:08:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 06:08:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:08:25 DEBUG : Waiting for deletions to finish 2026/07/26 06:08:27 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:08:27 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:27 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:27 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 06:08:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 06:08:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/26 06:08:29 NOTICE: sugarsync root 'Test/rclone-test-noxalob0miro': 0 differences found 2026/07/26 06:08:29 NOTICE: sugarsync root 'Test/rclone-test-noxalob0miro': 1 hashes could not be checked 2026/07/26 06:08:29 NOTICE: sugarsync root 'Test/rclone-test-noxalob0miro': 1 matching files --- PASS: TestAllTag (13.94s) === RUN TestRunTwice run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:08:34 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:35 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:35 INFO : tictactoe: Making directory 2026/07/26 06:08:36 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:36 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:08:36 INFO : tictactoe/tictactoe: Making directory 2026/07/26 06:08:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:08:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 06:08:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 06:08:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 06:08:37 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:08:37 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:08:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 06:08:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/26 06:08:38 DEBUG : Waiting for deletions to finish 2026/07/26 06:08:40 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:41 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:41 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:08:42 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/26 06:08:42 DEBUG : toe/toe/toe.txt: Sizes identical 2026/07/26 06:08:42 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:08:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/26 06:08:42 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/26 06:08:42 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:08:42 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (13.98s) === RUN TestSyntax 2026/07/26 06:08:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:08:49 INFO : toe: Making directory 2026/07/26 06:08:50 INFO : toe/toe: Making directory 2026/07/26 06:08:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 06:08:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:08:51 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:08:52 DEBUG : toe/toe/toe: size = 11 OK 2026/07/26 06:08:52 INFO : toe/toe/toe: Copied (new) 2026/07/26 06:08:52 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (10.56s) === RUN TestMove run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:08:59 DEBUG : empty_dir: Making directory with metadata 2026/07/26 06:08:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 06:08:59 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:08:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:08:59 INFO : tictacempty_dir: Making directory 2026/07/26 06:09:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:09:00 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:00 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:00 INFO : tictactoe: Making directory 2026/07/26 06:09:01 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:01 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:09:01 INFO : tictactoe/tictactoe: Making directory 2026/07/26 06:09:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:09:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 06:09:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 06:09:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:02 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:09:02 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:09:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 06:09:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:04 INFO : toe/toe/toe.txt: Deleted 2026/07/26 06:09:04 INFO : toe/toe: Removing directory 2026/07/26 06:09:04 INFO : toe: Removing directory 2026/07/26 06:09:04 INFO : empty_dir: Removing directory 2026/07/26 06:09:04 DEBUG : Local file system at /tmp/rclone1372457602: deleted 3 directories --- PASS: TestMove (12.28s) === RUN TestTransformFile run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:09:11 DEBUG : empty_dir: Making directory with metadata 2026/07/26 06:09:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 06:09:11 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:09:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:09:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:09:11 INFO : tictacempty_dir: Making directory 2026/07/26 06:09:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:09:13 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:13 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:13 INFO : tictactoe: Making directory 2026/07/26 06:09:13 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:13 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:09:13 INFO : tictactoe/tictactoe: Making directory 2026/07/26 06:09:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:09:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 06:09:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 06:09:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:14 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:09:14 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:09:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 06:09:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:16 INFO : toe/toe/toe.txt: Deleted 2026/07/26 06:09:16 INFO : toe/toe: Removing directory 2026/07/26 06:09:16 INFO : toe: Removing directory 2026/07/26 06:09:16 INFO : empty_dir: Removing directory 2026/07/26 06:09:16 DEBUG : Local file system at /tmp/rclone1372457602: deleted 3 directories 2026/07/26 06:09:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 06:09:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/07/26 06:09:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 06:09:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 06:09:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 06:09:21 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (19.17s) === RUN TestManualTransformFile run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:09:30 DEBUG : Reset feature "Copy" 2026/07/26 06:09:30 DEBUG : Reset feature "Move" 2026/07/26 06:09:30 DEBUG : Reset feature "Copy" 2026/07/26 06:09:30 DEBUG : Reset feature "Move" 2026/07/26 06:09:30 DEBUG : empty_dir: Making directory with metadata 2026/07/26 06:09:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/26 06:09:30 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:09:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:09:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:09:31 INFO : tictacempty_dir: Making directory 2026/07/26 06:09:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/26 06:09:32 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:32 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:32 INFO : tictactoe: Making directory 2026/07/26 06:09:33 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:33 DEBUG : toe: transformed to: tictactoe 2026/07/26 06:09:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:09:33 INFO : tictactoe/tictactoe: Making directory 2026/07/26 06:09:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/26 06:09:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/26 06:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 06:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:34 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:09:34 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:09:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 06:09:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/26 06:09:35 INFO : toe/toe/toe.txt: Deleted 2026/07/26 06:09:35 INFO : toe/toe: Removing directory 2026/07/26 06:09:35 INFO : toe: Removing directory 2026/07/26 06:09:35 INFO : empty_dir: Removing directory 2026/07/26 06:09:35 DEBUG : Local file system at /tmp/rclone1372457602: deleted 3 directories 2026/07/26 06:09:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/26 06:09:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/07/26 06:09:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 06:09:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 06:09:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/26 06:09:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/26 06:09:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/26 06:09:43 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (21.54s) === RUN TestBase64 run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:09:52 DEBUG : toe: transformed to: dG9l 2026/07/26 06:09:52 DEBUG : toe: transformed to: dG9l 2026/07/26 06:09:52 INFO : dG9l: Making directory 2026/07/26 06:09:53 DEBUG : toe: transformed to: dG9l 2026/07/26 06:09:53 DEBUG : toe: transformed to: dG9l 2026/07/26 06:09:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/26 06:09:53 INFO : dG9l/dG9l: Making directory 2026/07/26 06:09:54 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/26 06:09:54 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/26 06:09:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 06:09:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/26 06:09:54 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 06:09:54 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:09:54 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:09:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/26 06:09:56 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/26 06:09:56 DEBUG : Waiting for deletions to finish 2026/07/26 06:09:58 DEBUG : dG9l: transformed to: toe 2026/07/26 06:09:58 DEBUG : dG9l: transformed to: toe 2026/07/26 06:09:58 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/26 06:09:59 DEBUG : dG9l: transformed to: toe 2026/07/26 06:09:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/26 06:09:59 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/26 06:09:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/26 06:09:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/26 06:09:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/07/26 06:09:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/26 06:09:59 DEBUG : Local file system at /tmp/rclone1372457602: Waiting for checks to finish 2026/07/26 06:09:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/26 06:09:59 DEBUG : Local file system at /tmp/rclone1372457602: Waiting for transfers to finish 2026/07/26 06:09:59 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (14.11s) === RUN TestError run.go:198: Remote "sugarsync root 'Test/rclone-test-noxalob0miro'", Local "Local file system at /tmp/rclone1372457602", Modify Window "876000h0m0s" 2026/07/26 06:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 06:10:06 DEBUG : toe: transformed to: 2026/07/26 06:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 06:10:06 DEBUG : toe: transformed to: 2026/07/26 06:10:06 INFO : sugarsync root 'Test/rclone-test-noxalob0miro': Making directory 2026/07/26 06:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 06:10:06 DEBUG : toe: transformed to: 2026/07/26 06:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 06:10:06 DEBUG : toe: transformed to: 2026/07/26 06:10:06 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 06:10:06 DEBUG : toe/toe: transformed to: 2026/07/26 06:10:06 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/26 06:10:06 INFO : toe/toe: Making directory 2026/07/26 06:10:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 06:10:08 DEBUG : toe/toe: transformed to: 2026/07/26 06:10:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/26 06:10:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 06:10:08 DEBUG : toe: transformed to: 2026/07/26 06:10:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/26 06:10:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/26 06:10:08 DEBUG : toe/toe/toe: transformed to: 2026/07/26 06:10:08 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/26 06:10:08 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for checks to finish 2026/07/26 06:10:08 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Waiting for transfers to finish 2026/07/26 06:10:10 DEBUG : toe/toe/toe: size = 11 OK 2026/07/26 06:10:10 INFO : toe/toe/toe: Copied (new) 2026/07/26 06:10:10 ERROR : sugarsync root 'Test/rclone-test-noxalob0miro': not deleting files as there were IO errors 2026/07/26 06:10:10 ERROR : sugarsync root 'Test/rclone-test-noxalob0miro': not deleting directories as there were IO errors --- PASS: TestError (10.57s) PASS 2026/07/26 06:10:16 DEBUG : sugarsync root 'Test/rclone-test-noxalob0miro': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 38m44.027427857s (try 1/5)