"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Starting (try 1/5) 2026/08/12 05:42:02 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji" 2026/08/12 05:42:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 05:42:03 DEBUG : Creating backend with remote "/tmp/rclone3305357891" === 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 "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/12 05:42:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.93s) === RUN TestCopy run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:42:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:42:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:42:05 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:42:05 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.06s) === RUN TestCopyMetadata run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.22s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.18s) === RUN TestCopyMissingDirectory run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:06 DEBUG : Creating backend with remote "/non-existing" 2026/08/12 05:42:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/12 05:42:06 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:06 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.28s) === RUN TestCopyNoTraverse run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:06 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:06 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:06 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:42:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:42:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.05s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.20s) === RUN TestCopyCheckFirst run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:07 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Running all checks before starting transfers 2026/08/12 05:42:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:07 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:07 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Checks finished, now starting transfers 2026/08/12 05:42:07 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:08 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:42:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:08 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:42:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.10s) === RUN TestSyncNoTraverse run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:08 ERROR : Ignoring --no-traverse with sync 2026/08/12 05:42:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:09 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:09 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:09 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:42:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:09 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:42:09 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:42:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.07s) === RUN TestCopyWithDepth run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/12 05:42:10 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:10 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:10 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/12 05:42:10 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/12 05:42:10 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/12 05:42:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.10s) === RUN TestCopyWithFilesFrom run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:42:11 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:11 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:11 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/12 05:42:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:11 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/12 05:42:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.85s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:42:12 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:12 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:12 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/12 05:42:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:12 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/12 05:42:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.18s) === RUN TestCopyEmptyDirectories run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/12 05:42:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:42:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/12 05:42:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:42:13 INFO : sub dir2: Making directory 2026/08/12 05:42:13 INFO : sub dir: Making directory 2026/08/12 05:42:13 INFO : sub dir2/sub sub dir2: Making directory 2026/08/12 05:42:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:14 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:14 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:42:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:42:14 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:42:14 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.07s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:15 INFO : sub dir2: Making directory 2026/08/12 05:42:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/12 05:42:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:42:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:15 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:15 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:15 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:42:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:15 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:42:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:16 DEBUG : sub dir2: Making directory with metadata 2026/08/12 05:42:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:42:16 INFO : sub dir2: Making directory 2026/08/12 05:42:16 INFO : sub dir: Making directory 2026/08/12 05:42:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:16 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:16 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:16 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:42:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:16 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:42:16 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:42:16 INFO : sub dir/hello world: Deleted 2026/08/12 05:42:17 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/12 05:42:17 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.18s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:17 INFO : sub dir2: Making directory 2026/08/12 05:42:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:17 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:17 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:18 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:42:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:18 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:42:18 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:42:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.06s) === RUN TestSyncEmptyDirectories run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:18 DEBUG : sub dir2: Making directory with metadata 2026/08/12 05:42:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 05:42:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 05:42:19 INFO : sub dir2: Making directory 2026/08/12 05:42:19 INFO : sub dir: Making directory 2026/08/12 05:42:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:19 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:19 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:19 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:42:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:19 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:42:19 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:42:19 DEBUG : Waiting for deletions to finish 2026/08/12 05:42:19 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.59s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.21s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:22 INFO : sub dir2: Making directory 2026/08/12 05:42:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:22 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:22 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:23 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:42:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:23 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:42:23 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:42:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.03s) === RUN TestServerSideCopy run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-katadat2miwa" sync_test.go:620: Server side copy (if possible) pcloud root 'rclone-test-zeqibeq5xaji' -> pcloud root 'rclone-test-katadat2miwa' 2026/08/12 05:42:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:25 DEBUG : pcloud root 'rclone-test-katadat2miwa': Waiting for checks to finish 2026/08/12 05:42:25 DEBUG : pcloud root 'rclone-test-katadat2miwa': Waiting for transfers to finish 2026/08/12 05:42:26 DEBUG : sub dir/hello world.edb212ba.partial: size = 11 OK 2026/08/12 05:42:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:26 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2026/08/12 05:42:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/12 05:42:26 DEBUG : pcloud root 'rclone-test-katadat2miwa': Purge remote --- PASS: TestServerSideCopy (3.51s) === RUN TestCopyOverSelf run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:42:27 DEBUG : sub dir/hello world: size = 11 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:42:27 DEBUG : sub dir/hello world: Sizes differ 2026/08/12 05:42:27 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:27 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:27 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/12 05:42:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/12 05:42:28 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/12 05:42:28 INFO : sub dir/hello world: Copied (replaced existing) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyOverSelf (9.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:36 DEBUG : Creating backend with remote "TestPcloud:rclone-test-yutuguz0qexu" sync_test.go:656: Server side copy (if possible) pcloud root 'rclone-test-zeqibeq5xaji' -> pcloud root 'rclone-test-yutuguz0qexu' 2026/08/12 05:42:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:38 DEBUG : pcloud root 'rclone-test-yutuguz0qexu': Waiting for checks to finish 2026/08/12 05:42:38 DEBUG : pcloud root 'rclone-test-yutuguz0qexu': Waiting for transfers to finish 2026/08/12 05:42:38 DEBUG : sub dir/hello world.edb212ba.partial: size = 11 OK 2026/08/12 05:42:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:42:39 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2026/08/12 05:42:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/12 05:42:39 DEBUG : pcloud root 'rclone-test-yutuguz0qexu': Waiting for checks to finish 2026/08/12 05:42:39 DEBUG : sub dir/hello world: size = 17 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:42:39 DEBUG : sub dir/hello world: size = 11 (pcloud root 'rclone-test-yutuguz0qexu') 2026/08/12 05:42:39 DEBUG : sub dir/hello world: Sizes differ 2026/08/12 05:42:39 DEBUG : pcloud root 'rclone-test-yutuguz0qexu': Waiting for transfers to finish 2026/08/12 05:42:39 DEBUG : sub dir/hello world.e9fc25bf.partial: size = 17 OK 2026/08/12 05:42:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/12 05:42:40 DEBUG : sub dir/hello world.e9fc25bf.partial: renamed to: sub dir/hello world 2026/08/12 05:42:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/12 05:42:40 DEBUG : pcloud root 'rclone-test-yutuguz0qexu': Purge remote --- PASS: TestServerSideCopyOverSelf (4.60s) === RUN TestMoveOverSelf run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:42:41 DEBUG : sub dir/hello world: size = 11 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:42:41 DEBUG : sub dir/hello world: Sizes differ 2026/08/12 05:42:41 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:42:41 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:42:41 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/12 05:42:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/12 05:42:41 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/12 05:42:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/12 05:42:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.37s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:42:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-lakadus7kovo" sync_test.go:701: Server side copy (if possible) pcloud root 'rclone-test-zeqibeq5xaji' -> pcloud root 'rclone-test-lakadus7kovo' 2026/08/12 05:42:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:42:43 DEBUG : pcloud root 'rclone-test-lakadus7kovo': Waiting for checks to finish 2026/08/12 05:42:43 DEBUG : pcloud root 'rclone-test-lakadus7kovo': Waiting for transfers to finish 2026/08/12 05:47:44 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/checksumfile?fileid=103462748912": net/http: timeout awaiting response headers) 2026/08/12 05:47:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 05:47:44 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 05:47:44 DEBUG : sub dir/hello world.edb212ba.partial: size = 11 OK 2026/08/12 05:47:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:47:45 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2026/08/12 05:47:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/12 05:47:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 05:47:45 DEBUG : pacer: Reducing sleep to 10ms 2026/08/12 05:47:45 DEBUG : pcloud root 'rclone-test-lakadus7kovo': Using server-side directory move 2026/08/12 05:47:45 INFO : pcloud root 'rclone-test-lakadus7kovo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/12 05:47:45 DEBUG : sub dir/hello world: size = 17 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:47:45 DEBUG : sub dir/hello world: size = 11 (pcloud root 'rclone-test-lakadus7kovo') 2026/08/12 05:47:45 DEBUG : sub dir/hello world: Sizes differ 2026/08/12 05:47:45 DEBUG : pcloud root 'rclone-test-lakadus7kovo': Waiting for checks to finish 2026/08/12 05:47:45 DEBUG : pcloud root 'rclone-test-lakadus7kovo': Waiting for transfers to finish 2026/08/12 05:47:45 INFO : sub dir/hello world: Deleted 2026/08/12 05:47:45 INFO : sub dir/hello world: Moved (server-side) 2026/08/12 05:47:46 DEBUG : testing file moves 2026/08/12 05:47:46 DEBUG : sub dir/hello world: size = 24 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:47:46 DEBUG : sub dir/hello world: size = 17 (pcloud root 'rclone-test-lakadus7kovo') 2026/08/12 05:47:46 DEBUG : sub dir/hello world: Sizes differ 2026/08/12 05:47:46 DEBUG : pcloud root 'rclone-test-lakadus7kovo': Waiting for checks to finish 2026/08/12 05:47:46 DEBUG : pcloud root 'rclone-test-lakadus7kovo': Waiting for transfers to finish 2026/08/12 05:47:46 INFO : sub dir/hello world: Deleted 2026/08/12 05:47:46 INFO : sub dir/hello world: Moved (server-side) 2026/08/12 05:47:47 DEBUG : pcloud root 'rclone-test-lakadus7kovo': Purge remote --- PASS: TestServerSideMoveOverSelf (305.17s) === RUN TestCopyAfterDelete run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:47:47 ERROR : error listing: directory not found 2026/08/12 05:47:47 INFO : Local file system at /tmp/rclone3305357891: Making directory 2026/08/12 05:47:47 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:47:47 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.14s) === RUN TestCopyRedownload run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:47:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/12 05:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:47:49 DEBUG : Local file system at /tmp/rclone3305357891: Waiting for checks to finish 2026/08/12 05:47:49 DEBUG : Local file system at /tmp/rclone3305357891: Waiting for transfers to finish 2026/08/12 05:47:49 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Wed, 12 Aug 2026 05:47:49 +0000": parsing time "Wed, 12 Aug 2026 05:47:49 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 12 Aug 2026 05:47:49 +0000" as " " 2026/08/12 05:47:49 DEBUG : sub dir/hello world.edb212ba.partial: size = 11 OK 2026/08/12 05:47:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:47:49 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2026/08/12 05:47:49 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:47:49 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (1.29s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:47:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/12 05:47:49 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:47:49 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:47:50 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/12 05:47:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/12 05:47:50 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/12 05:47:50 INFO : check sum: Copied (new) 2026/08/12 05:47:50 DEBUG : Waiting for deletions to finish 2026/08/12 05:47:50 DEBUG : check sum: size = 1 OK 2026/08/12 05:47:50 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:47:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/12 05:47:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/12 05:47:50 DEBUG : check sum: Unchanged skipping 2026/08/12 05:47:50 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:47:50 DEBUG : Waiting for deletions to finish 2026/08/12 05:47:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.14s) === RUN TestSyncSizeOnly run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:47:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/12 05:47:51 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:47:51 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:47:51 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/12 05:47:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/12 05:47:51 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/12 05:47:51 INFO : sizeonly: Copied (new) 2026/08/12 05:47:51 DEBUG : Waiting for deletions to finish 2026/08/12 05:47:51 DEBUG : sizeonly: size = 6 OK 2026/08/12 05:47:51 DEBUG : sizeonly: Sizes identical 2026/08/12 05:47:51 DEBUG : sizeonly: Unchanged skipping 2026/08/12 05:47:51 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:47:51 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:47:51 DEBUG : Waiting for deletions to finish 2026/08/12 05:47:51 INFO : There was nothing to transfer 2026/08/12 05:52:17 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=25934910349&recursive=1": EOF) 2026/08/12 05:52:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 05:52:17 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 05:52:17 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 05:52:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/12 05:52:18 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=25934910349&recursive=1": EOF) 2026/08/12 05:52:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 05:52:18 DEBUG : pacer: Reducing sleep to 15ms --- PASS: TestSyncSizeOnly (267.26s) === RUN TestSyncIgnoreSize run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 05:52:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/12 05:52:18 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:18 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:18 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=ignore-size.4f0c3726.partial&folderid=25934910349&mtime=981173106&nopartial=1": read tcp 65.108.87.141:58728->45.131.247.16:443: read: connection reset by peer) 2026/08/12 05:52:18 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/08/12 05:52:18 DEBUG : pacer: Reducing sleep to 16.875ms 2026/08/12 05:52:19 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/12 05:52:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/12 05:52:24 DEBUG : ignore-size: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=ignore-size.4f0c3726.partial&folderid=25934910349&mtime=981173106&nopartial=1": read tcp 65.108.87.141:58728->45.131.247.16:443: read: connection reset by peer - low level retry 0/10 2026/08/12 05:52:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/12 05:52:24 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/12 05:52:24 INFO : ignore-size: Copied (new) 2026/08/12 05:52:24 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 05:52:24 DEBUG : ignore-size: Unchanged skipping 2026/08/12 05:52:24 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:24 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:24 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.75s) === RUN TestSyncIgnoreTimes run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:25 DEBUG : existing: size = 6 OK 2026/08/12 05:52:25 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 05:52:25 DEBUG : existing: Unchanged skipping 2026/08/12 05:52:25 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:25 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:25 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:25 INFO : There was nothing to transfer 2026/08/12 05:52:25 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/12 05:52:25 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/12 05:52:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/12 05:52:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/12 05:52:25 INFO : existing: Copied (replaced existing) 2026/08/12 05:52:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.23s) === RUN TestSyncIgnoreExisting run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:26 DEBUG : existing: Destination exists, skipping 2026/08/12 05:52:26 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:26 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:26 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:26 INFO : There was nothing to transfer 2026/08/12 05:52:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/12 05:52:26 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:26 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:26 DEBUG : existing.2039b02f.partial: size = 11 OK 2026/08/12 05:52:26 DEBUG : existing: sha1 = 3a6766d1e22aa0eecd15b4432ccd36734d23e010 OK 2026/08/12 05:52:26 DEBUG : existing.2039b02f.partial: renamed to: existing 2026/08/12 05:52:26 INFO : existing: Copied (new) 2026/08/12 05:52:26 DEBUG : Waiting for deletions to finish fstest.go:142: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:142 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:939 Error: Received unexpected error: failed to get hash: pcloud error: File not found. (2009) Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (1.12s) === RUN TestSyncIgnoreErrors run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:27 INFO : d: Making directory 2026/08/12 05:52:28 DEBUG : c/non empty space: size = 5 OK 2026/08/12 05:52:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:52:28 DEBUG : c/non empty space: Unchanged skipping 2026/08/12 05:52:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/12 05:52:28 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:28 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:28 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/12 05:52:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/12 05:52:28 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/12 05:52:28 INFO : a/potato2: Copied (new) 2026/08/12 05:52:28 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:29 INFO : b/potato: Deleted 2026/08/12 05:52:29 INFO : d: Removing directory 2026/08/12 05:52:29 INFO : b: Removing directory 2026/08/12 05:52:29 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': deleted 2 directories --- PASS: TestSyncIgnoreErrors (2.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:30 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:30 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/12 05:52:30 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/12 05:52:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/12 05:52:30 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:30 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:30 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:30 INFO : There was nothing to transfer 2026/08/12 05:52:30 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:30 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/12 05:52:30 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/12 05:52:31 INFO : empty space: Updated modification time in destination 2026/08/12 05:52:31 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:31 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:31 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:31 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:31 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:31 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/12 05:52:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/12 05:52:31 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:31 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:31 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.94s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:33 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:33 DEBUG : foo: size = 3 OK 2026/08/12 05:52:33 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/12 05:52:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:52:33 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:52:33 DEBUG : foo: sha1 differ 2026/08/12 05:52:33 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:33 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/08/12 05:52:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/12 05:52:33 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/08/12 05:52:33 INFO : foo: Copied (replaced existing) 2026/08/12 05:52:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:34 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/12 05:52:34 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:52:34 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:34 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:34 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:34 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/12 05:52:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/12 05:52:34 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/12 05:52:34 INFO : potato: Copied (new) 2026/08/12 05:52:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:52:35 DEBUG : potato: size = 60 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:52:35 DEBUG : potato: Sizes differ 2026/08/12 05:52:35 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:35 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:35 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/12 05:52:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/12 05:52:35 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/12 05:52:35 INFO : potato: Copied (replaced existing) 2026/08/12 05:52:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.05s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:36 DEBUG : potato: size = 21 OK 2026/08/12 05:52:36 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/12 05:52:36 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3305357891) 2026/08/12 05:52:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:52:36 DEBUG : potato: sha1 differ 2026/08/12 05:52:36 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:36 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/12 05:52:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/12 05:52:36 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/12 05:52:36 INFO : potato: Copied (replaced existing) 2026/08/12 05:52:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:52:37 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:52:37 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:37 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:37 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/12 05:52:37 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:38 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:52:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:52:38 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:38 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:38 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:39 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/12 05:52:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/12 05:52:39 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/12 05:52:39 INFO : potato2: Copied (new) 2026/08/12 05:52:39 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:39 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:40 INFO : d: Making directory 2026/08/12 05:52:40 INFO : d/e: Making directory 2026/08/12 05:52:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/12 05:52:41 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:41 DEBUG : c/non empty space: size = 5 OK 2026/08/12 05:52:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:52:41 DEBUG : c/non empty space: Unchanged skipping 2026/08/12 05:52:41 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:41 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/12 05:52:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/12 05:52:41 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/12 05:52:41 INFO : a/potato2: Copied (new) 2026/08/12 05:52:41 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:41 INFO : b/potato: Deleted 2026/08/12 05:52:41 INFO : d/e: Removing directory 2026/08/12 05:52:41 INFO : d: Removing directory 2026/08/12 05:52:42 INFO : b: Removing directory 2026/08/12 05:52:42 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:43 INFO : d: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/12 05:52:51 DEBUG : c/non empty space: size = 5 OK 2026/08/12 05:52:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:52:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/12 05:52:51 DEBUG : c/non empty space: Unchanged skipping 2026/08/12 05:52:51 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:51 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:51 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/12 05:52:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/12 05:52:52 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/12 05:52:52 INFO : a/potato2: Copied (new) 2026/08/12 05:52:52 ERROR : pcloud root 'rclone-test-zeqibeq5xaji': not deleting files as there were IO errors 2026/08/12 05:52:52 ERROR : pcloud root 'rclone-test-zeqibeq5xaji': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.34s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:53 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:53 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:52:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:52:53 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:53 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:53 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:54 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/12 05:52:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/12 05:52:54 INFO : potato: Deleted 2026/08/12 05:52:54 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/12 05:52:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.52s) === RUN TestSyncDeleteBefore run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:55 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:55 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:55 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:55 INFO : potato: Deleted 2026/08/12 05:52:55 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:52:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:52:55 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:55 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:55 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:56 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/12 05:52:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/12 05:52:56 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/12 05:52:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.93s) === RUN TestCopyDeleteBefore run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:52:57 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:57 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:57 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/12 05:52:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/12 05:52:57 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/12 05:52:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.27s) === RUN TestSyncWithExclude run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:52:58 DEBUG : enormous: Excluded (Size Filter) 2026/08/12 05:52:58 DEBUG : enormous: Excluded 2026/08/12 05:52:58 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:52:58 DEBUG : potato2: Excluded 2026/08/12 05:52:58 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:52:58 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:52:58 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:52:58 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:58 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:52:58 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:58 INFO : There was nothing to transfer 2026/08/12 05:52:58 DEBUG : enormous: Excluded (Size Filter) 2026/08/12 05:52:58 DEBUG : enormous: Excluded 2026/08/12 05:52:58 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:52:58 DEBUG : potato2: Excluded 2026/08/12 05:52:59 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:52:59 DEBUG : empty space: size = 1 OK 2026/08/12 05:52:59 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/12 05:52:59 DEBUG : empty space: Unchanged skipping 2026/08/12 05:52:59 DEBUG : Local file system at /tmp/rclone3305357891: Waiting for checks to finish 2026/08/12 05:52:59 DEBUG : Local file system at /tmp/rclone3305357891: Waiting for transfers to finish 2026/08/12 05:52:59 DEBUG : Waiting for deletions to finish 2026/08/12 05:52:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:53:00 DEBUG : enormous: Excluded (Size Filter) 2026/08/12 05:53:00 DEBUG : enormous: Excluded 2026/08/12 05:53:00 DEBUG : potato2: Excluded (Size Filter) 2026/08/12 05:53:00 DEBUG : potato2: Excluded 2026/08/12 05:53:00 DEBUG : empty space: size = 1 OK 2026/08/12 05:53:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:53:00 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:53:00 DEBUG : empty space: Unchanged skipping 2026/08/12 05:53:00 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:53:00 DEBUG : Waiting for deletions to finish 2026/08/12 05:53:00 INFO : enormous: Deleted 2026/08/12 05:53:00 INFO : potato2: Deleted 2026/08/12 05:53:00 INFO : There was nothing to transfer 2026/08/12 05:53:00 DEBUG : empty space: size = 1 OK 2026/08/12 05:53:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/12 05:53:00 DEBUG : empty space: Unchanged skipping 2026/08/12 05:53:00 DEBUG : Local file system at /tmp/rclone3305357891: Waiting for checks to finish 2026/08/12 05:53:00 DEBUG : Local file system at /tmp/rclone3305357891: Waiting for transfers to finish 2026/08/12 05:53:00 DEBUG : Waiting for deletions to finish 2026/08/12 05:53:00 INFO : enormous: Deleted 2026/08/12 05:53:00 INFO : potato2: Deleted 2026/08/12 05:53:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.50s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:01 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=25934910349&recursive=1": net/http: timeout awaiting response headers) 2026/08/12 05:58:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 05:58:01 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 05:58:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 05:58:01 DEBUG : pacer: Reducing sleep to 10ms 2026/08/12 05:58:01 DEBUG : five: Need to transfer - File not found at Destination 2026/08/12 05:58:01 DEBUG : one: Destination is newer than source, skipping 2026/08/12 05:58:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:58:01 DEBUG : two: size = 3 OK 2026/08/12 05:58:01 DEBUG : three: size = 5 OK 2026/08/12 05:58:01 DEBUG : four: size = 8 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:58:01 DEBUG : three: Sizes identical 2026/08/12 05:58:01 DEBUG : four: Sizes differ 2026/08/12 05:58:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/12 05:58:01 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/12 05:58:02 DEBUG : five.0fee171d.partial: size = 4 OK 2026/08/12 05:58:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/12 05:58:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3305357891) 2026/08/12 05:58:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:58:02 DEBUG : two: sha1 differ 2026/08/12 05:58:02 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:02 DEBUG : four.f852663a.partial: size = 4 OK 2026/08/12 05:58:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/12 05:58:02 DEBUG : five.0fee171d.partial: renamed to: five 2026/08/12 05:58:02 INFO : five: Copied (new) 2026/08/12 05:58:02 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/08/12 05:58:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/12 05:58:02 DEBUG : four.f852663a.partial: renamed to: four 2026/08/12 05:58:02 INFO : four: Copied (replaced existing) 2026/08/12 05:58:02 DEBUG : two.8549bf6d.partial: renamed to: two 2026/08/12 05:58:02 INFO : two: Copied (replaced existing) 2026/08/12 05:58:02 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:02 DEBUG : five: size = 4 OK 2026/08/12 05:58:02 DEBUG : three: size = 5 OK 2026/08/12 05:58:02 DEBUG : one: Destination is newer than source, skipping 2026/08/12 05:58:02 DEBUG : two: size = 3 OK 2026/08/12 05:58:02 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:02 DEBUG : four: size = 4 OK 2026/08/12 05:58:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/12 05:58:03 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/12 05:58:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/12 05:58:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3305357891) 2026/08/12 05:58:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:58:03 DEBUG : three: sha1 differ 2026/08/12 05:58:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/12 05:58:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/12 05:58:03 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/12 05:58:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/12 05:58:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/12 05:58:03 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/12 05:58:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/12 05:58:03 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:03 DEBUG : three.7d26d052.partial: size = 5 OK 2026/08/12 05:58:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/12 05:58:03 DEBUG : three.7d26d052.partial: renamed to: three 2026/08/12 05:58:03 INFO : three: Copied (replaced existing) 2026/08/12 05:58:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (303.54s) === 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 "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:1569: Can track renames: true 2026/08/12 05:58:04 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Making map for --track-renames 2026/08/12 05:58:04 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Finished making map for --track-renames 2026/08/12 05:58:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/12 05:58:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for renames to finish 2026/08/12 05:58:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/12 05:58:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:04 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/12 05:58:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/12 05:58:04 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/12 05:58:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/12 05:58:04 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/12 05:58:04 INFO : yam: Copied (new) 2026/08/12 05:58:04 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/12 05:58:04 INFO : potato: Copied (new) 2026/08/12 05:58:04 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/12 05:58:12 DEBUG : potato: size = 14 OK 2026/08/12 05:58:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 05:58:12 DEBUG : potato: Unchanged skipping 2026/08/12 05:58:12 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Making map for --track-renames 2026/08/12 05:58:12 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Finished making map for --track-renames 2026/08/12 05:58:12 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:12 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for renames to finish 2026/08/12 05:58:13 INFO : yam: Moved (server-side) to: yaml 2026/08/12 05:58:13 INFO : yaml: Renamed from "yam" 2026/08/12 05:58:13 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:13 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (9.36s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/08/12 05:58:13 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Making map for --track-renames 2026/08/12 05:58:13 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Finished making map for --track-renames 2026/08/12 05:58:13 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/12 05:58:13 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for renames to finish 2026/08/12 05:58:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/12 05:58:13 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:14 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/12 05:58:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/12 05:58:14 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/12 05:58:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/12 05:58:14 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/12 05:58:14 INFO : potato: Copied (new) 2026/08/12 05:58:14 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/12 05:58:14 INFO : yam: Copied (new) 2026/08/12 05:58:14 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:14 DEBUG : potato: size = 14 OK 2026/08/12 05:58:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 05:58:14 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Making map for --track-renames 2026/08/12 05:58:14 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Finished making map for --track-renames 2026/08/12 05:58:14 DEBUG : potato: Unchanged skipping 2026/08/12 05:58:14 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:14 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for renames to finish 2026/08/12 05:58:14 INFO : yam: Moved (server-side) to: yaml 2026/08/12 05:58:14 INFO : yaml: Renamed from "yam" 2026/08/12 05:58:14 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:14 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/08/12 05:58:15 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Making map for --track-renames 2026/08/12 05:58:15 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Finished making map for --track-renames 2026/08/12 05:58:15 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/12 05:58:15 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for renames to finish 2026/08/12 05:58:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/12 05:58:15 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:15 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/12 05:58:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/12 05:58:15 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/12 05:58:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/12 05:58:16 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/12 05:58:16 INFO : sub/yam: Copied (new) 2026/08/12 05:58:16 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/12 05:58:16 INFO : potato: Copied (new) 2026/08/12 05:58:16 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:16 DEBUG : potato: size = 14 OK 2026/08/12 05:58:16 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 05:58:16 DEBUG : potato: Unchanged skipping 2026/08/12 05:58:16 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Making map for --track-renames 2026/08/12 05:58:16 INFO : pcloud root 'rclone-test-zeqibeq5xaji': Finished making map for --track-renames 2026/08/12 05:58:16 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:16 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for renames to finish 2026/08/12 05:58:16 INFO : sub/yam: Moved (server-side) to: yam 2026/08/12 05:58:16 INFO : yam: Renamed from "sub/yam" 2026/08/12 05:58:16 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:16 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:16 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.90s) === RUN TestServerSideMoveLocal run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:17 DEBUG : Creating backend with remote "/tmp/rclone3305357891/dir1" 2026/08/12 05:58:17 DEBUG : Creating backend with remote "/tmp/rclone3305357891/dir2" 2026/08/12 05:58:17 DEBUG : Local file system at /tmp/rclone3305357891/dir2: Using server-side directory move 2026/08/12 05:58:17 INFO : Local file system at /tmp/rclone3305357891/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/12 05:58:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/12 05:58:17 DEBUG : Local file system at /tmp/rclone3305357891/dir2: Waiting for checks to finish 2026/08/12 05:58:17 DEBUG : Local file system at /tmp/rclone3305357891/dir2: Waiting for transfers to finish 2026/08/12 05:58:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.19s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:58:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/12 05:58:17 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:17 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:58:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:58:18 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/12 05:58:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/12 05:58:18 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:58:18 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:58:18 INFO : sub dir/hello world: Deleted 2026/08/12 05:58:18 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/12 05:58:18 INFO : nested/sub dir/file: Copied (new) 2026/08/12 05:58:18 INFO : nested/sub dir/file: Deleted 2026/08/12 05:58:18 INFO : sub dir: Removing directory 2026/08/12 05:58:18 INFO : nested/sub dir: Removing directory 2026/08/12 05:58:18 INFO : nested: Removing directory 2026/08/12 05:58:18 DEBUG : Local file system at /tmp/rclone3305357891: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 05:58:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/12 05:58:19 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:19 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:19 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/12 05:58:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/12 05:58:20 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/12 05:58:20 INFO : sub dir/hello world: Copied (new) 2026/08/12 05:58:20 INFO : sub dir/hello world: Deleted 2026/08/12 05:58:20 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/12 05:58:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/12 05:58:20 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/12 05:58:20 INFO : nested/sub dir/file: Copied (new) 2026/08/12 05:58:20 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/12 05:58:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/12 05:58:21 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:21 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:21 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/12 05:58:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/12 05:58:21 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/12 05:58:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/12 05:58:21 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/12 05:58:21 INFO : existing: Copied (new) 2026/08/12 05:58:21 INFO : existing: Deleted 2026/08/12 05:58:21 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/12 05:58:21 INFO : existing-b: Copied (new) 2026/08/12 05:58:21 INFO : existing-b: Deleted 2026/08/12 05:58:22 DEBUG : existing: Destination exists, skipping 2026/08/12 05:58:22 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/12 05:58:22 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.46s) === RUN TestServerSideMove run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:22 DEBUG : Creating backend with remote "TestPcloud:rclone-test-gawovin8geju" sync_test.go:1736: Server side move (if possible) pcloud root 'rclone-test-zeqibeq5xaji' -> pcloud root 'rclone-test-gawovin8geju' 2026/08/12 05:58:25 DEBUG : pcloud root 'rclone-test-gawovin8geju': Using server-side directory move 2026/08/12 05:58:25 INFO : pcloud root 'rclone-test-gawovin8geju': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/12 05:58:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:58:25 DEBUG : empty space: size = 1 OK 2026/08/12 05:58:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/12 05:58:25 DEBUG : empty space: Unchanged skipping 2026/08/12 05:58:25 DEBUG : potato3: size = 68 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:58:25 DEBUG : potato3: size = 60 (pcloud root 'rclone-test-gawovin8geju') 2026/08/12 05:58:25 DEBUG : potato3: Sizes differ 2026/08/12 05:58:25 DEBUG : pcloud root 'rclone-test-gawovin8geju': Waiting for checks to finish 2026/08/12 05:58:25 INFO : empty space: Deleted 2026/08/12 05:58:25 DEBUG : pcloud root 'rclone-test-gawovin8geju': Waiting for transfers to finish 2026/08/12 05:58:25 INFO : potato2: Moved (server-side) 2026/08/12 05:58:25 INFO : potato3: Deleted 2026/08/12 05:58:25 INFO : potato3: Moved (server-side) 2026/08/12 05:58:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-wuhoxin1hego" 2026/08/12 05:58:27 DEBUG : pcloud root 'rclone-test-wuhoxin1hego': Using server-side directory move 2026/08/12 05:58:27 INFO : pcloud root 'rclone-test-wuhoxin1hego': Server side directory move succeeded 2026/08/12 05:58:28 DEBUG : pcloud root 'rclone-test-wuhoxin1hego': Purge remote 2026/08/12 05:58:28 DEBUG : pcloud root 'rclone-test-gawovin8geju': Purge remote 2026/08/12 05:58:29 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (6.48s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:29 DEBUG : Creating backend with remote "TestPcloud:rclone-test-qifugib4zaca" sync_test.go:1736: Server side move (if possible) pcloud root 'rclone-test-zeqibeq5xaji' -> pcloud root 'rclone-test-qifugib4zaca' 2026/08/12 05:58:31 DEBUG : empty space: Excluded (Size Filter) 2026/08/12 05:58:31 DEBUG : empty space: Excluded (Size Filter) 2026/08/12 05:58:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:58:31 DEBUG : pcloud root 'rclone-test-qifugib4zaca': Waiting for checks to finish 2026/08/12 05:58:31 DEBUG : potato3: size = 68 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:58:31 DEBUG : potato3: size = 60 (pcloud root 'rclone-test-qifugib4zaca') 2026/08/12 05:58:31 DEBUG : potato3: Sizes differ 2026/08/12 05:58:31 DEBUG : pcloud root 'rclone-test-qifugib4zaca': Waiting for transfers to finish 2026/08/12 05:58:32 INFO : potato2: Moved (server-side) 2026/08/12 05:58:32 INFO : potato3: Deleted 2026/08/12 05:58:32 INFO : potato3: Moved (server-side) 2026/08/12 05:58:32 DEBUG : Creating backend with remote "TestPcloud:rclone-test-noyuvuq0qusi" 2026/08/12 05:58:33 DEBUG : empty space: Excluded (Size Filter) 2026/08/12 05:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:58:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/12 05:58:33 DEBUG : pcloud root 'rclone-test-noyuvuq0qusi': Waiting for checks to finish 2026/08/12 05:58:33 DEBUG : pcloud root 'rclone-test-noyuvuq0qusi': Waiting for transfers to finish 2026/08/12 05:58:34 INFO : potato2: Moved (server-side) 2026/08/12 05:58:34 INFO : potato3: Moved (server-side) 2026/08/12 05:58:34 DEBUG : pcloud root 'rclone-test-noyuvuq0qusi': Purge remote 2026/08/12 05:58:34 DEBUG : pcloud root 'rclone-test-qifugib4zaca': Purge remote --- PASS: TestServerSideMoveWithFilter (6.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:35 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zatanuc3didi" 2026/08/12 05:58:36 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) pcloud root 'rclone-test-zeqibeq5xaji' -> pcloud root 'rclone-test-zatanuc3didi' 2026/08/12 05:58:38 DEBUG : pcloud root 'rclone-test-zatanuc3didi': Using server-side directory move 2026/08/12 05:58:38 INFO : pcloud root 'rclone-test-zatanuc3didi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/12 05:58:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 05:58:38 DEBUG : empty space: size = 1 OK 2026/08/12 05:58:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/12 05:58:38 DEBUG : empty space: Unchanged skipping 2026/08/12 05:58:38 DEBUG : potato3: size = 68 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 05:58:38 DEBUG : potato3: size = 60 (pcloud root 'rclone-test-zatanuc3didi') 2026/08/12 05:58:38 DEBUG : potato3: Sizes differ 2026/08/12 05:58:38 DEBUG : pcloud root 'rclone-test-zatanuc3didi': Waiting for checks to finish 2026/08/12 05:58:38 INFO : potato2: Moved (server-side) 2026/08/12 05:58:38 INFO : empty space: Deleted 2026/08/12 05:58:38 DEBUG : pcloud root 'rclone-test-zatanuc3didi': Waiting for transfers to finish 2026/08/12 05:58:38 INFO : potato3: Deleted 2026/08/12 05:58:38 INFO : potato3: Moved (server-side) 2026/08/12 05:58:38 INFO : tomatoDir: Removing directory 2026/08/12 05:58:38 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': deleted 1 directories 2026/08/12 05:58:39 DEBUG : Creating backend with remote "TestPcloud:rclone-test-lagimih6colu" 2026/08/12 05:58:39 INFO : tomatoDir: Making directory 2026/08/12 05:58:39 DEBUG : pcloud root 'rclone-test-lagimih6colu': Using server-side directory move 2026/08/12 05:58:40 INFO : pcloud root 'rclone-test-lagimih6colu': Server side directory move succeeded 2026/08/12 05:58:41 DEBUG : pcloud root 'rclone-test-lagimih6colu': Purge remote 2026/08/12 05:58:41 DEBUG : pcloud root 'rclone-test-zatanuc3didi': Purge remote 2026/08/12 05:58:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.22s) === RUN TestServerSideMoveOverlap run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.19s) === RUN TestSyncOverlap run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:42 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/rclone-sync-test" --- PASS: TestSyncOverlap (1.19s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:43 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/rclone-sync-test" 2026/08/12 05:58:45 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/rclone-sync-test-include/layer2" 2026/08/12 05:58:46 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/rclone-sync-test-ignore-file" 2026/08/12 05:58:48 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/rclone-sync-test': Waiting for checks to finish 2026/08/12 05:58:48 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/rclone-sync-test': Waiting for transfers to finish 2026/08/12 05:58:48 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:48 INFO : There was nothing to transfer 2026/08/12 05:58:48 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:48 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:48 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:48 INFO : rclone-sync-test-include: Removing directory 2026/08/12 05:58:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2026/08/12 05:58:48 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': failed to delete 1 directories 2026/08/12 05:58:48 INFO : There was nothing to transfer 2026/08/12 05:58:49 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/12 05:58:49 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/12 05:58:49 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:49 INFO : There was nothing to transfer 2026/08/12 05:58:50 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 05:58:50 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 05:58:50 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:50 INFO : rclone-sync-test-include: Removing directory 2026/08/12 05:58:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: pcloud error: Folder is not empty. (2006) 2026/08/12 05:58:50 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': failed to delete 1 directories 2026/08/12 05:58:50 INFO : There was nothing to transfer 2026/08/12 05:58:50 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/12 05:58:50 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/12 05:58:50 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:50 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (7.48s) === RUN TestSyncCompareDest run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:58:51 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/dst" 2026/08/12 05:58:52 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/CompareDest" 2026/08/12 05:58:53 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 05:58:53 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:58:53 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:58:53 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/12 05:58:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/12 05:58:53 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/12 05:58:53 INFO : one: Copied (new) 2026/08/12 05:58:53 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:54 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:58:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:58:54 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 05:58:54 DEBUG : one: Sizes differ 2026/08/12 05:58:54 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:58:54 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/12 05:58:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/12 05:58:54 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/12 05:58:54 INFO : one: Copied (replaced existing) 2026/08/12 05:58:54 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:55 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:58:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:58:55 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 05:58:55 DEBUG : one: Sizes differ 2026/08/12 05:58:55 DEBUG : one: size = 5 OK 2026/08/12 05:58:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:58:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:58:55 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:58:55 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:55 INFO : There was nothing to transfer 2026/08/12 05:58:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:58:56 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 05:58:56 DEBUG : one: Sizes differ 2026/08/12 05:58:56 DEBUG : two: size = 3 OK 2026/08/12 05:58:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:58:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 05:58:56 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:58:56 DEBUG : one: size = 5 OK 2026/08/12 05:58:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:58:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:58:56 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:58:56 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:56 INFO : There was nothing to transfer 2026/08/12 05:58:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:58:57 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 05:58:57 DEBUG : one: Sizes differ 2026/08/12 05:58:57 DEBUG : two: size = 3 OK 2026/08/12 05:58:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:58:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 05:58:57 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:58:57 DEBUG : one: size = 5 OK 2026/08/12 05:58:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:58:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:58:57 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:58:57 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:57 INFO : There was nothing to transfer 2026/08/12 05:58:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:58:58 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 05:58:58 DEBUG : one: Sizes differ 2026/08/12 05:58:58 DEBUG : two: size = 3 OK 2026/08/12 05:58:58 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2026/08/12 05:58:58 DEBUG : one: size = 5 OK 2026/08/12 05:58:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:58:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:58:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/12 05:58:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 05:58:58 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:58:58 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:58:58 DEBUG : Waiting for deletions to finish 2026/08/12 05:58:58 INFO : There was nothing to transfer 2026/08/12 05:58:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:58:59 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 05:58:59 DEBUG : one: Sizes differ 2026/08/12 05:58:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:58:59 DEBUG : two: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/CompareDest') 2026/08/12 05:58:59 DEBUG : two: Sizes differ 2026/08/12 05:58:59 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 05:58:59 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:58:59 DEBUG : one: size = 5 OK 2026/08/12 05:58:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:58:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 05:58:59 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:58:59 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/12 05:58:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/12 05:58:59 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/12 05:58:59 INFO : two: Copied (new) 2026/08/12 05:58:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (9.37s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:59:01 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/dest" 2026/08/12 05:59:02 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/pre-dest1" 2026/08/12 05:59:03 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/pre-dest2" 2026/08/12 05:59:03 DEBUG : 1: size = 1 OK 2026/08/12 05:59:03 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 05:59:03 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/12 05:59:03 DEBUG : 2: size = 1 OK 2026/08/12 05:59:03 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 05:59:03 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/12 05:59:04 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/12 05:59:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dest': Waiting for checks to finish 2026/08/12 05:59:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dest': Waiting for transfers to finish 2026/08/12 05:59:04 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/12 05:59:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/12 05:59:04 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/12 05:59:04 INFO : 3: Copied (new) 2026/08/12 05:59:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (5.08s) === RUN TestSyncCopyDest run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 05:59:05 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/dst" 2026/08/12 05:59:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/CopyDest" 2026/08/12 05:59:07 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 05:59:07 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:59:07 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:59:08 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/12 05:59:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/12 05:59:08 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/12 05:59:08 INFO : one: Copied (new) 2026/08/12 05:59:08 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:59:08 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 05:59:08 DEBUG : one: Sizes differ 2026/08/12 05:59:08 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:59:08 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:59:08 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/12 05:59:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/12 05:59:09 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/12 05:59:09 INFO : one: Copied (replaced existing) 2026/08/12 05:59:09 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:09 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/BackupDir" 2026/08/12 05:59:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:59:11 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 05:59:11 DEBUG : one: Sizes differ 2026/08/12 05:59:11 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:59:11 DEBUG : one: size = 5 OK 2026/08/12 05:59:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:59:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 05:59:11 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 05:59:11 DEBUG : one: Sizes differ 2026/08/12 05:59:11 INFO : one: Moved (server-side) 2026/08/12 05:59:11 DEBUG : one.a000e91c.partial: size = 5 OK 2026/08/12 05:59:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/12 05:59:12 DEBUG : one.a000e91c.partial: renamed to: one 2026/08/12 05:59:12 INFO : one: Copied (server-side copy) 2026/08/12 05:59:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/12 05:59:12 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:59:12 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:13 DEBUG : one: size = 5 OK 2026/08/12 05:59:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:59:13 DEBUG : one: Unchanged skipping 2026/08/12 05:59:13 DEBUG : two: size = 3 OK 2026/08/12 05:59:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:59:13 DEBUG : two.0c2263ec.partial: size = 3 OK 2026/08/12 05:59:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/12 05:59:13 DEBUG : two.0c2263ec.partial: renamed to: two 2026/08/12 05:59:13 INFO : two: Copied (server-side copy) 2026/08/12 05:59:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/12 05:59:13 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:59:13 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:59:13 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:14 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 05:59:14 DEBUG : one: size = 5 OK 2026/08/12 05:59:14 DEBUG : two: size = 3 OK 2026/08/12 05:59:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:59:14 DEBUG : two: Unchanged skipping 2026/08/12 05:59:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 05:59:14 DEBUG : one: Unchanged skipping 2026/08/12 05:59:14 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 05:59:14 DEBUG : Waiting for deletions to finish 2026/08/12 05:59:14 INFO : There was nothing to transfer 2026/08/12 06:04:14 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=three&folderid=25935085225&mtime=1324817999&nopartial=1": net/http: timeout awaiting response headers) 2026/08/12 06:04:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:04:15 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:04:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:04:17 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "CopyDest/three" to pcloud root 'rclone-test-zeqibeq5xaji': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=three&folderid=25935085225&mtime=1324817999&nopartial=1": net/http: timeout awaiting response headers) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/12 06:04:31 DEBUG : one: size = 5 OK 2026/08/12 06:04:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 06:04:31 DEBUG : one: Unchanged skipping 2026/08/12 06:04:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:04:32 DEBUG : three: size = 5 (pcloud root 'rclone-test-zeqibeq5xaji/CopyDest') 2026/08/12 06:04:32 DEBUG : three: Sizes differ 2026/08/12 06:04:32 DEBUG : three: Destination not found in --copy-dest 2026/08/12 06:04:32 DEBUG : three: Need to transfer - File not found at Destination 2026/08/12 06:04:32 DEBUG : two: size = 3 OK 2026/08/12 06:04:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/12 06:04:32 DEBUG : two: Unchanged skipping 2026/08/12 06:04:32 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 06:04:32 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 06:04:32 DEBUG : three.63cf7c49.partial: size = 7 OK 2026/08/12 06:04:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/12 06:04:32 DEBUG : three.63cf7c49.partial: renamed to: three 2026/08/12 06:04:32 INFO : three: Copied (new) 2026/08/12 06:04:32 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncCopyDest (337.08s) === RUN TestSyncBackupDir run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:04:43 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/dst" 2026/08/12 06:04:44 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/backup" 2026/08/12 06:04:45 DEBUG : two: size = 3 OK 2026/08/12 06:04:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:04:45 DEBUG : two: Unchanged skipping 2026/08/12 06:04:45 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 06:04:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:04:45 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:04:45 DEBUG : one: Sizes differ 2026/08/12 06:04:45 INFO : one: Moved (server-side) 2026/08/12 06:04:45 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 06:04:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/12 06:04:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/12 06:04:46 DEBUG : one.a292864a.partial: renamed to: one 2026/08/12 06:04:46 INFO : one: Copied (new) 2026/08/12 06:04:46 DEBUG : Waiting for deletions to finish 2026/08/12 06:04:46 INFO : three.txt: Moved (server-side) 2026/08/12 06:04:46 INFO : three.txt: Moved into backup dir 2026/08/12 06:04:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:04:48 DEBUG : one: size = 4 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:04:48 DEBUG : two: size = 3 OK 2026/08/12 06:04:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:04:48 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 06:04:48 DEBUG : two: Unchanged skipping 2026/08/12 06:04:48 DEBUG : one: Sizes differ 2026/08/12 06:04:48 INFO : one: Deleted 2026/08/12 06:04:48 INFO : one: Moved (server-side) 2026/08/12 06:04:48 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 06:04:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/12 06:04:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/12 06:04:49 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/12 06:04:49 INFO : one: Copied (new) 2026/08/12 06:04:49 DEBUG : Waiting for deletions to finish 2026/08/12 06:04:49 INFO : three.txt: Deleted 2026/08/12 06:04:49 INFO : three.txt: Moved (server-side) 2026/08/12 06:04:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (8.08s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:04:52 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/dst" 2026/08/12 06:04:52 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/backup" 2026/08/12 06:04:54 DEBUG : two: size = 3 OK 2026/08/12 06:04:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:04:54 DEBUG : two: Unchanged skipping 2026/08/12 06:04:54 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 06:04:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:04:54 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:04:54 DEBUG : one: Sizes differ 2026/08/12 06:04:54 INFO : one: Moved (server-side) to: one.bak 2026/08/12 06:04:54 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 06:04:54 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/12 06:04:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/12 06:04:54 DEBUG : one.a292864a.partial: renamed to: one 2026/08/12 06:04:54 INFO : one: Copied (new) 2026/08/12 06:04:54 DEBUG : Waiting for deletions to finish 2026/08/12 06:04:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 06:04:54 INFO : three.txt: Moved into backup dir 2026/08/12 06:04:56 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 06:04:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:04:56 DEBUG : one: size = 4 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:04:56 DEBUG : one: Sizes differ 2026/08/12 06:04:56 DEBUG : two: size = 3 OK 2026/08/12 06:04:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:04:56 DEBUG : two: Unchanged skipping 2026/08/12 06:04:56 INFO : one.bak: Deleted 2026/08/12 06:04:56 INFO : one: Moved (server-side) to: one.bak 2026/08/12 06:04:56 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 06:04:56 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/12 06:04:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/12 06:04:56 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/12 06:04:56 INFO : one: Copied (new) 2026/08/12 06:04:56 DEBUG : Waiting for deletions to finish 2026/08/12 06:04:57 INFO : three.txt.bak: Deleted 2026/08/12 06:04:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 06:04:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (7.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:05:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/dst" 2026/08/12 06:05:00 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/backup" 2026/08/12 06:05:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:01 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:01 DEBUG : one: Sizes differ 2026/08/12 06:05:01 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 06:05:01 DEBUG : two: size = 3 OK 2026/08/12 06:05:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:05:01 DEBUG : two: Unchanged skipping 2026/08/12 06:05:02 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/12 06:05:02 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 06:05:02 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/12 06:05:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/12 06:05:02 DEBUG : one.a292864a.partial: renamed to: one 2026/08/12 06:05:02 INFO : one: Copied (new) 2026/08/12 06:05:02 DEBUG : Waiting for deletions to finish 2026/08/12 06:05:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/12 06:05:02 INFO : three.txt: Moved into backup dir 2026/08/12 06:05:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:03 DEBUG : one: size = 4 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:03 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 06:05:03 DEBUG : one: Sizes differ 2026/08/12 06:05:03 DEBUG : two: size = 3 OK 2026/08/12 06:05:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:05:03 DEBUG : two: Unchanged skipping 2026/08/12 06:05:03 INFO : one-2019-01-01: Deleted 2026/08/12 06:05:04 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/12 06:05:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 06:05:04 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/12 06:05:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/12 06:05:04 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/12 06:05:04 INFO : one: Copied (new) 2026/08/12 06:05:04 DEBUG : Waiting for deletions to finish 2026/08/12 06:05:04 INFO : three-2019-01-01.txt: Deleted 2026/08/12 06:05:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/12 06:05:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (7.14s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:05:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/dst" 2026/08/12 06:05:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:07 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:07 DEBUG : one: Sizes differ 2026/08/12 06:05:07 DEBUG : two: size = 3 OK 2026/08/12 06:05:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:05:07 DEBUG : two: Unchanged skipping 2026/08/12 06:05:07 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 06:05:07 INFO : one: Moved (server-side) to: one.bak 2026/08/12 06:05:07 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 06:05:07 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/12 06:05:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/12 06:05:07 DEBUG : one.a292864a.partial: renamed to: one 2026/08/12 06:05:07 INFO : one: Copied (new) 2026/08/12 06:05:07 DEBUG : Waiting for deletions to finish 2026/08/12 06:05:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 06:05:07 INFO : three.txt: Moved into backup dir 2026/08/12 06:05:09 DEBUG : one.bak: Excluded (Path Filter) 2026/08/12 06:05:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/12 06:05:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:09 DEBUG : one: size = 4 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:09 DEBUG : one: Sizes differ 2026/08/12 06:05:09 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for checks to finish 2026/08/12 06:05:09 DEBUG : two: size = 3 OK 2026/08/12 06:05:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:05:09 DEBUG : two: Unchanged skipping 2026/08/12 06:05:09 INFO : one.bak: Deleted 2026/08/12 06:05:09 INFO : one: Moved (server-side) to: one.bak 2026/08/12 06:05:09 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji/dst': Waiting for transfers to finish 2026/08/12 06:05:09 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/12 06:05:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/12 06:05:09 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/12 06:05:09 INFO : one: Copied (new) 2026/08/12 06:05:09 DEBUG : Waiting for deletions to finish 2026/08/12 06:05:09 INFO : three.txt.bak: Deleted 2026/08/12 06:05:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 06:05:10 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDirSuffixOnly (21.45s) === RUN TestSyncSuffix run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:05:28 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/dst" 2026/08/12 06:05:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:28 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:28 DEBUG : one: Sizes differ 2026/08/12 06:05:29 INFO : one: Moved (server-side) to: one.bak 2026/08/12 06:05:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/12 06:05:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/12 06:05:29 DEBUG : one.a292864a.partial: renamed to: one 2026/08/12 06:05:29 INFO : one: Copied (new) 2026/08/12 06:05:29 DEBUG : two: size = 3 OK 2026/08/12 06:05:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:05:29 DEBUG : two: Unchanged skipping 2026/08/12 06:05:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:29 DEBUG : three.txt: size = 5 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:29 DEBUG : three.txt: Sizes differ 2026/08/12 06:05:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 06:05:29 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/12 06:05:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/12 06:05:29 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/12 06:05:29 INFO : three.txt: Copied (new) 2026/08/12 06:05:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:31 DEBUG : one: size = 4 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:31 DEBUG : one: Sizes differ 2026/08/12 06:05:31 INFO : one.bak: Deleted 2026/08/12 06:05:31 INFO : one: Moved (server-side) to: one.bak 2026/08/12 06:05:31 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/12 06:05:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/12 06:05:31 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/12 06:05:31 INFO : one: Copied (new) 2026/08/12 06:05:31 DEBUG : two: size = 3 OK 2026/08/12 06:05:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:05:31 DEBUG : two: Unchanged skipping 2026/08/12 06:05:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:31 DEBUG : three.txt: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:31 DEBUG : three.txt: Sizes differ 2026/08/12 06:05:31 INFO : three.txt.bak: Deleted 2026/08/12 06:05:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/12 06:05:32 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/12 06:05:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/12 06:05:32 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/12 06:05:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.22s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:05:34 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zeqibeq5xaji/dst" 2026/08/12 06:05:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:35 DEBUG : one: size = 3 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:35 DEBUG : one: Sizes differ 2026/08/12 06:05:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/12 06:05:35 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/12 06:05:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/12 06:05:35 DEBUG : one.a292864a.partial: renamed to: one 2026/08/12 06:05:35 INFO : one: Copied (new) 2026/08/12 06:05:35 DEBUG : two: size = 3 OK 2026/08/12 06:05:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:05:35 DEBUG : two: Unchanged skipping 2026/08/12 06:05:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:35 DEBUG : three.txt: size = 5 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:35 DEBUG : three.txt: Sizes differ 2026/08/12 06:05:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/12 06:05:36 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/12 06:05:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/12 06:05:36 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/12 06:05:36 INFO : three.txt: Copied (new) 2026/08/12 06:05:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:37 DEBUG : one: size = 4 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:37 DEBUG : one: Sizes differ 2026/08/12 06:05:37 INFO : one-2019-01-01: Deleted 2026/08/12 06:05:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/12 06:05:38 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/12 06:05:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/12 06:05:38 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/12 06:05:38 INFO : one: Copied (new) 2026/08/12 06:05:38 DEBUG : two: size = 3 OK 2026/08/12 06:05:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:05:38 DEBUG : two: Unchanged skipping 2026/08/12 06:05:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:38 DEBUG : three.txt: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji/dst') 2026/08/12 06:05:38 DEBUG : three.txt: Sizes differ 2026/08/12 06:05:40 INFO : three-2019-01-01.txt: Deleted 2026/08/12 06:05:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/12 06:05:54 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/12 06:05:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/12 06:05:54 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/12 06:05:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (22.81s) === RUN TestSyncUTFNorm run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:05:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:56 DEBUG : Testêé: size = 18 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:05:56 DEBUG : Testêé: Sizes differ 2026/08/12 06:05:56 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:05:56 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:05:56 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/12 06:05:56 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/12 06:05:56 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/12 06:05:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/12 06:05:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.06s) === RUN TestSyncImmutable run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:05:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/12 06:05:57 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:05:57 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:05:57 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/12 06:05:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/12 06:05:57 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/12 06:05:57 INFO : existing: Copied (new) 2026/08/12 06:05:57 DEBUG : Waiting for deletions to finish 2026/08/12 06:05:58 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:05:58 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:05:58 DEBUG : existing: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:05:58 DEBUG : existing: Sizes differ 2026/08/12 06:05:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/12 06:05:58 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:05:58 ERROR : pcloud root 'rclone-test-zeqibeq5xaji': not deleting files as there were IO errors 2026/08/12 06:05:58 ERROR : pcloud root 'rclone-test-zeqibeq5xaji': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (8.44s) === RUN TestSyncIgnoreCase run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:06:07 DEBUG : EXISTING: size = 6 OK 2026/08/12 06:06:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:07 DEBUG : existing: Unchanged skipping 2026/08/12 06:06:07 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:06:07 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:06:07 DEBUG : Waiting for deletions to finish 2026/08/12 06:06:07 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreCase (9.79s) === RUN TestFixCase run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.60s) --- SKIP: TestMaxTransfer/Hard (0.21s) --- SKIP: TestMaxTransfer/Soft (0.21s) --- SKIP: TestMaxTransfer/Cautious (0.18s) === RUN TestSyncConcurrentDelete run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/12 06:06:35 DEBUG : both10: size = 6 OK 2026/08/12 06:06:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both11: size = 6 OK 2026/08/12 06:06:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both12: size = 6 OK 2026/08/12 06:06:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:06:35 DEBUG : both10: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both13: size = 6 OK 2026/08/12 06:06:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both0: size = 6 OK 2026/08/12 06:06:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both11: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both14: size = 6 OK 2026/08/12 06:06:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both12: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both15: size = 6 OK 2026/08/12 06:06:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both13: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both16: size = 6 OK 2026/08/12 06:06:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both16: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both17: size = 6 OK 2026/08/12 06:06:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both17: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both18: size = 6 OK 2026/08/12 06:06:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both18: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both19: size = 6 OK 2026/08/12 06:06:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both19: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both1: size = 6 OK 2026/08/12 06:06:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both1: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both2: size = 6 OK 2026/08/12 06:06:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both2: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both3: size = 6 OK 2026/08/12 06:06:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both0: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both4: size = 6 OK 2026/08/12 06:06:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both3: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both5: size = 6 OK 2026/08/12 06:06:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both5: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both6: size = 6 OK 2026/08/12 06:06:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both6: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both7: size = 6 OK 2026/08/12 06:06:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both7: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both8: size = 6 OK 2026/08/12 06:06:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both8: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both9: size = 6 OK 2026/08/12 06:06:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:06:35 DEBUG : both9: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both4: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both14: Unchanged skipping 2026/08/12 06:06:35 DEBUG : both15: Unchanged skipping 2026/08/12 06:06:35 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:06:35 DEBUG : Waiting for deletions to finish 2026/08/12 06:06:36 INFO : only10: Deleted 2026/08/12 06:06:36 INFO : only12: Deleted 2026/08/12 06:06:36 INFO : only18: Deleted 2026/08/12 06:06:36 INFO : only9: Deleted 2026/08/12 06:06:36 INFO : only14: Deleted 2026/08/12 06:06:36 INFO : only13: Deleted 2026/08/12 06:06:36 INFO : only5: Deleted 2026/08/12 06:06:36 INFO : only11: Deleted 2026/08/12 06:06:36 INFO : only16: Deleted 2026/08/12 06:06:36 INFO : only19: Deleted 2026/08/12 06:06:37 INFO : only3: Deleted 2026/08/12 06:06:37 INFO : only17: Deleted 2026/08/12 06:06:37 INFO : only1: Deleted 2026/08/12 06:06:37 INFO : only2: Deleted 2026/08/12 06:06:37 INFO : only8: Deleted 2026/08/12 06:06:37 INFO : only4: Deleted 2026/08/12 06:06:37 INFO : only6: Deleted 2026/08/12 06:06:37 INFO : only0: Deleted 2026/08/12 06:06:37 INFO : only7: Deleted 2026/08/12 06:06:37 INFO : only15: Deleted 2026/08/12 06:06:37 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncConcurrentDelete (35.69s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:07:04 DEBUG : both0: size = 6 OK 2026/08/12 06:07:04 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both11: size = 6 OK 2026/08/12 06:07:04 DEBUG : both12: size = 6 OK 2026/08/12 06:07:04 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both10: size = 6 OK 2026/08/12 06:07:04 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:07:04 DEBUG : both0: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both13: size = 6 OK 2026/08/12 06:07:04 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both11: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both14: size = 6 OK 2026/08/12 06:07:04 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both12: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both15: size = 6 OK 2026/08/12 06:07:04 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both10: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both16: size = 6 OK 2026/08/12 06:07:04 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both16: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both17: size = 6 OK 2026/08/12 06:07:04 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both17: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both18: size = 6 OK 2026/08/12 06:07:04 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both18: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both19: size = 6 OK 2026/08/12 06:07:04 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both19: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both1: size = 6 OK 2026/08/12 06:07:04 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both1: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both2: size = 6 OK 2026/08/12 06:07:04 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both2: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both3: size = 6 OK 2026/08/12 06:07:04 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both3: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both4: size = 6 OK 2026/08/12 06:07:04 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both4: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both5: size = 6 OK 2026/08/12 06:07:04 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both5: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both6: size = 6 OK 2026/08/12 06:07:04 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both6: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both7: size = 6 OK 2026/08/12 06:07:04 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both7: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both8: size = 6 OK 2026/08/12 06:07:04 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both8: Unchanged skipping 2026/08/12 06:07:04 DEBUG : both9: size = 6 OK 2026/08/12 06:07:04 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:04 DEBUG : both9: Unchanged skipping 2026/08/12 06:07:04 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only0: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only0: Sizes differ 2026/08/12 06:07:04 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only10: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only10: Sizes differ 2026/08/12 06:07:04 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only11: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only11: Sizes differ 2026/08/12 06:07:04 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only12: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only12: Sizes differ 2026/08/12 06:07:04 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only13: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only13: Sizes differ 2026/08/12 06:07:04 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only14: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only14: Sizes differ 2026/08/12 06:07:04 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only15: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only15: Sizes differ 2026/08/12 06:07:04 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only16: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only16: Sizes differ 2026/08/12 06:07:04 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only17: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only17: Sizes differ 2026/08/12 06:07:04 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only18: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only18: Sizes differ 2026/08/12 06:07:04 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only19: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only19: Sizes differ 2026/08/12 06:07:04 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only1: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only1: Sizes differ 2026/08/12 06:07:04 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only2: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only2: Sizes differ 2026/08/12 06:07:04 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only3: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only3: Sizes differ 2026/08/12 06:07:04 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only4: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only4: Sizes differ 2026/08/12 06:07:04 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only5: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only5: Sizes differ 2026/08/12 06:07:04 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only6: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only6: Sizes differ 2026/08/12 06:07:04 DEBUG : both13: Unchanged skipping 2026/08/12 06:07:04 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only7: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only7: Sizes differ 2026/08/12 06:07:04 DEBUG : both14: Unchanged skipping 2026/08/12 06:07:04 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only8: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only8: Sizes differ 2026/08/12 06:07:04 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3305357891) 2026/08/12 06:07:04 DEBUG : only9: size = 6 (pcloud root 'rclone-test-zeqibeq5xaji') 2026/08/12 06:07:04 DEBUG : only9: Sizes differ 2026/08/12 06:07:04 DEBUG : both15: Unchanged skipping 2026/08/12 06:07:04 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:07:05 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/12 06:07:05 INFO : only11: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/12 06:07:05 INFO : only12: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/12 06:07:05 INFO : only10: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/12 06:07:05 INFO : only0: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/12 06:07:05 INFO : only14: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/12 06:07:05 INFO : only15: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/12 06:07:05 INFO : only16: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/12 06:07:05 INFO : only17: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/12 06:07:05 INFO : only18: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/12 06:07:05 INFO : only19: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/12 06:07:05 INFO : only2: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/12 06:07:05 INFO : only1: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/12 06:07:05 INFO : only13: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/12 06:07:05 INFO : only3: Copied (replaced existing) 2026/08/12 06:07:05 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:05 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/12 06:07:05 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:06 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/12 06:07:06 INFO : only5: Copied (replaced existing) 2026/08/12 06:07:06 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/12 06:07:06 INFO : only6: Copied (replaced existing) 2026/08/12 06:07:06 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/12 06:07:06 INFO : only4: Copied (replaced existing) 2026/08/12 06:07:06 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/12 06:07:06 INFO : only7: Copied (replaced existing) 2026/08/12 06:07:06 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/12 06:07:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:06 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/12 06:07:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/12 06:07:06 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/12 06:07:06 INFO : only8: Copied (replaced existing) 2026/08/12 06:07:06 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/12 06:07:06 INFO : only9: Copied (replaced existing) 2026/08/12 06:07:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.07s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:07:21 DEBUG : empty_dir: Making directory with metadata 2026/08/12 06:07:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 06:07:21 DEBUG : empty_on_remote: Making directory with metadata 2026/08/12 06:07:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 06:07:21 INFO : empty_on_remote: Making directory 2026/08/12 06:07:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/12 06:07:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/12 06:07:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/12 06:07:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/12 06:07:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:07:24 DEBUG : empty_dir: Making directory with metadata 2026/08/12 06:07:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 06:07:24 DEBUG : empty_on_remote: Making directory with metadata 2026/08/12 06:07:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 06:07:24 INFO : empty_on_remote: Making directory 2026/08/12 06:07:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/12 06:07:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/12 06:07:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/12 06:07:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/12 06:07:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/12 06:07:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (5.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:07:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 06:07:29 INFO : sub dir: Making directory 2026/08/12 06:07:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:07:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 06:07:34 INFO : sub dir: Making directory 2026/08/12 06:07:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestNothingToTransferWithoutEmptyDirs (12.43s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:07:49 DEBUG : Waiting for deletions to finish 2026/08/12 06:07:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:07:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : apple: size = 5 OK 2026/08/12 06:07:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : apple: Unchanged skipping 2026/08/12 06:07:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/12 06:07:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : banana: size = 6 OK 2026/08/12 06:07:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/12 06:07:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : banana: Unchanged skipping 2026/08/12 06:07:52 DEBUG : splitbananasplit: size = 16 OK 2026/08/12 06:07:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : splitbananasplit: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:07:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/12 06:07:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/12 06:07:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/12 06:07:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/12 06:07:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/12 06:07:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/12 06:07:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:07:52 DEBUG : Waiting for deletions to finish 2026/08/12 06:07:52 INFO : There was nothing to transfer 2026/08/12 06:07:52 DEBUG : Waiting for deletions to finish 2026/08/12 06:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/12 06:07:52 DEBUG : splitbananasplit: size = 16 OK 2026/08/12 06:07:52 DEBUG : banana: size = 6 OK 2026/08/12 06:07:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : splitbananasplit: Unchanged skipping 2026/08/12 06:07:52 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : banana: Unchanged skipping 2026/08/12 06:07:52 DEBUG : apple: size = 5 OK 2026/08/12 06:07:52 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : apple: Unchanged skipping 2026/08/12 06:07:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:07:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/12 06:07:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/12 06:07:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/12 06:07:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/12 06:07:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/12 06:07:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/12 06:07:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/12 06:07:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:07:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/12 06:07:52 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:07:52 DEBUG : Waiting for deletions to finish 2026/08/12 06:07:52 INFO : There was nothing to transfer 2026/08/12 06:07:52 DEBUG : Waiting for deletions to finish 2026/08/12 06:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:07:57 DEBUG : Waiting for deletions to finish 2026/08/12 06:07:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:07:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : apple: size = 5 OK 2026/08/12 06:08:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : apple: Unchanged skipping 2026/08/12 06:08:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/12 06:08:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/12 06:08:00 DEBUG : banana: size = 6 OK 2026/08/12 06:08:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : banana: Unchanged skipping 2026/08/12 06:08:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/12 06:08:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/12 06:08:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/12 06:08:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/12 06:08:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/12 06:08:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/12 06:08:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/12 06:08:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/12 06:08:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/12 06:08:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/12 06:08:00 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:08:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/12 06:08:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/12 06:08:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/12 06:08:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/12 06:08:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/12 06:08:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/12 06:08:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/12 06:08:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/12 06:08:00 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:08:00 DEBUG : Waiting for deletions to finish 2026/08/12 06:08:00 INFO : There was nothing to transfer 2026/08/12 06:08:00 DEBUG : Waiting for deletions to finish 2026/08/12 06:08:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:08:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : apple: size = 5 OK 2026/08/12 06:08:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : apple: Unchanged skipping 2026/08/12 06:08:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/12 06:08:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/12 06:08:01 DEBUG : banana: size = 6 OK 2026/08/12 06:08:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : banana: Unchanged skipping 2026/08/12 06:08:01 DEBUG : splitbananasplit: size = 16 OK 2026/08/12 06:08:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : splitbananasplit: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/12 06:08:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/12 06:08:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/12 06:08:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/12 06:08:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/12 06:08:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/12 06:08:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/12 06:08:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/12 06:08:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/12 06:08:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/12 06:08:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/12 06:08:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/12 06:08:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/12 06:08:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:08:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/12 06:08:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/12 06:08:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/12 06:08:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:08:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/12 06:08:01 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:08:01 DEBUG : Waiting for deletions to finish 2026/08/12 06:08:01 INFO : There was nothing to transfer 2026/08/12 06:08:01 DEBUG : Waiting for deletions to finish 2026/08/12 06:08:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:08:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:08:25 DEBUG : Waiting for deletions to finish 2026/08/12 06:08:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:08:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/12 06:08:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:08:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:08:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:08:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:08:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:08:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:08:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:08:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:08:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:08:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:08:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:08:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:08:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:08:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:08:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:08:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:08:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:08:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:08:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:08:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:08:36 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:08:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:08:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/12 06:08:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:08:36 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:08:36 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:08:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/12 06:08:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/12 06:08:36 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/12 06:08:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/12 06:08:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:08:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:08:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/12 06:08:36 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/12 06:08:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/12 06:08:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/12 06:08:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/12 06:08:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/12 06:08:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:08:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/12 06:08:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/12 06:08:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/12 06:08:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/12 06:08:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/12 06:08:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/12 06:08:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:08:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:08:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/12 06:08:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/12 06:08:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/12 06:08:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/12 06:08:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/12 06:08:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/12 06:08:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/12 06:08:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/12 06:08:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/12 06:08:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/12 06:08:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/12 06:08:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/12 06:08:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:08:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/12 06:08:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/12 06:08:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/12 06:08:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/12 06:08:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:08:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:08:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:08:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/12 06:08:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/12 06:08:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/12 06:08:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/12 06:08:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:08:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/12 06:08:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/12 06:08:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/12 06:08:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:08:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:08:38 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/12 06:08:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/12 06:08:38 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/12 06:08:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/12 06:13:36 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=YXBwbGU%3D.6ae8ff82.partial&folderid=25934910349&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2026/08/12 06:13:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:13:36 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:13:38 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:13:39 DEBUG : pacer: Reducing sleep to 10ms 2026/08/12 06:13:42 DEBUG : apple: Received error: Put "https://eapi.pcloud.com/uploadfile?filename=YXBwbGU%3D.6ae8ff82.partial&folderid=25934910349&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers - low level retry 0/10 2026/08/12 06:13:43 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/12 06:13:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/12 06:13:43 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/12 06:13:43 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : Waiting for deletions to finish 2026/08/12 06:13:43 INFO : dir1/0013-789;=.txt: Deleted 2026/08/12 06:13:43 INFO : appleappleapplebanana: Deleted 2026/08/12 06:13:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0010-456789.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/12 06:13:43 INFO : apple: Deleted 2026/08/12 06:13:43 INFO : banana: Deleted 2026/08/12 06:13:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0003-defghij.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0007-1234567.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0008-2345678.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0009-3456789.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0014-89;=.txt: Deleted 2026/08/12 06:13:43 INFO : splitbananasplit: Deleted 2026/08/12 06:13:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0011-56789;.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0012-6789;.txt: Deleted 2026/08/12 06:13:43 INFO : dir1/0015-9;=.txt: Deleted 2026/08/12 06:13:43 DEBUG : Waiting for deletions to finish 2026/08/12 06:13:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/12 06:13:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/12 06:13:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : YXBwbGU=: size = 5 OK 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/12 06:13:43 DEBUG : YmFuYW5h: size = 6 OK 2026/08/12 06:13:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : apple: Unchanged skipping 2026/08/12 06:13:43 DEBUG : banana: Unchanged skipping 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/12 06:13:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/12 06:13:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/12 06:13:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/12 06:13:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:13:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/12 06:13:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/12 06:13:43 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:13:43 DEBUG : Waiting for deletions to finish 2026/08/12 06:13:43 DEBUG : Waiting for deletions to finish 2026/08/12 06:13:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/12 06:13:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/12 06:13:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/12 06:13:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/12 06:13:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/12 06:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/12 06:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/12 06:13:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/12 06:13:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:13:49 DEBUG : Waiting for deletions to finish 2026/08/12 06:13:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:13:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 06:13:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:53 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/12 06:13:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/12 06:13:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/12 06:13:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/12 06:13:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/12 06:13:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/12 06:13:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/12 06:13:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/12 06:13:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/12 06:13:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/12 06:13:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/12 06:13:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/12 06:13:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/12 06:13:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/12 06:13:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:53 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:13:53 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:13:53 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/12 06:13:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/12 06:13:53 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/12 06:13:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/12 06:13:53 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/12 06:13:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/12 06:13:53 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/12 06:13:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/12 06:13:53 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/12 06:13:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/12 06:13:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/12 06:13:53 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/12 06:13:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/12 06:13:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/12 06:13:53 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/12 06:13:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/12 06:13:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/12 06:13:53 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/12 06:13:53 INFO : apple: Copied (new) to: PREFIXapple 2026/08/12 06:13:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/12 06:13:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/12 06:13:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/12 06:13:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/12 06:13:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/12 06:13:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/12 06:13:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/12 06:13:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/12 06:13:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/12 06:13:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/12 06:13:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/12 06:13:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/12 06:13:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/12 06:13:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/12 06:13:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/12 06:13:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/12 06:13:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/12 06:13:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/12 06:13:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/12 06:13:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/12 06:13:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/12 06:13:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/12 06:13:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/12 06:13:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/12 06:13:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/12 06:13:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/12 06:13:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/12 06:13:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/12 06:13:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/12 06:13:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/12 06:13:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/12 06:13:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/12 06:13:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/12 06:13:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/12 06:13:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/12 06:13:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/12 06:13:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/12 06:13:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/12 06:13:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/12 06:13:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/12 06:13:54 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/12 06:13:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/12 06:13:55 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/12 06:13:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/12 06:13:55 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/12 06:13:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/12 06:13:55 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/12 06:13:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/12 06:13:55 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/12 06:13:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/12 06:13:55 DEBUG : Waiting for deletions to finish 2026/08/12 06:13:55 INFO : dir1/0011-56789;.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0014-89;=.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0008-2345678.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0010-456789.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/12 06:13:55 INFO : banana: Deleted 2026/08/12 06:13:55 INFO : splitbananasplit: Deleted 2026/08/12 06:13:55 INFO : dir1/0012-6789;.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0013-789;=.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0007-1234567.txt: Deleted 2026/08/12 06:13:55 INFO : apple: Deleted 2026/08/12 06:13:55 INFO : appleappleapplebanana: Deleted 2026/08/12 06:13:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/12 06:13:55 INFO : dir1/0009-3456789.txt: Deleted 2026/08/12 06:13:56 INFO : dir1/0015-9;=.txt: Deleted 2026/08/12 06:13:57 INFO : dir1/0003-defghij.txt: Deleted 2026/08/12 06:13:57 DEBUG : Waiting for deletions to finish 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/12 06:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/12 06:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/12 06:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/12 06:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/12 06:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/12 06:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/12 06:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/12 06:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/12 06:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/12 06:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/12 06:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/12 06:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/12 06:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/12 06:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/12 06:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/12 06:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/12 06:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/12 06:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/12 06:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/12 06:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/12 06:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/12 06:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/12 06:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/12 06:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/12 06:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/12 06:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/12 06:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/12 06:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/12 06:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/12 06:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : apple: transformed to: PREFIXapple 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/12 06:13:57 DEBUG : banana: transformed to: PREFIXbanana 2026/08/12 06:13:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/12 06:13:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/12 06:13:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/12 06:13:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/12 06:13:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/12 06:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/12 06:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/12 06:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/12 06:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/12 06:13:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/12 06:13:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/12 06:13:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/12 06:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/12 06:13:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/12 06:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/12 06:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/12 06:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/12 06:13:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:13:57 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:13:57 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:13:57 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/12 06:13:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/12 06:13:57 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/12 06:13:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/12 06:13:57 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/12 06:13:57 INFO : apple: Copied (new) 2026/08/12 06:13:57 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/12 06:13:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/12 06:13:57 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/12 06:13:57 INFO : appleappleapplebanana: Copied (new) 2026/08/12 06:13:57 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/12 06:13:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/12 06:13:57 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/12 06:13:57 INFO : splitbananasplit: Copied (new) 2026/08/12 06:13:57 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/12 06:13:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/12 06:13:57 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/12 06:13:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/12 06:13:57 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/12 06:13:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/12 06:13:57 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/12 06:13:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/12 06:13:57 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/12 06:13:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/12 06:13:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/12 06:13:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/12 06:13:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/12 06:13:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/12 06:13:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/12 06:13:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/12 06:13:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/12 06:13:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/12 06:13:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/12 06:13:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/12 06:13:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/12 06:13:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/12 06:13:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/12 06:13:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/12 06:13:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/12 06:13:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/12 06:13:58 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/12 06:13:58 INFO : banana: Copied (new) 2026/08/12 06:13:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/12 06:13:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/12 06:13:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/12 06:13:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/12 06:13:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/12 06:13:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/12 06:13:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/12 06:13:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/12 06:13:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/12 06:13:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/12 06:13:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/12 06:13:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/12 06:13:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/12 06:13:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/12 06:13:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/12 06:13:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/12 06:13:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/12 06:13:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/12 06:13:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/12 06:13:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/12 06:13:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/12 06:13:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/12 06:13:59 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/12 06:13:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/12 06:13:59 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/12 06:13:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/12 06:13:59 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/12 06:13:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/12 06:13:59 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/12 06:13:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/12 06:13:59 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/12 06:13:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/12 06:13:59 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/12 06:13:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/12 06:13:59 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/12 06:13:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/12 06:13:59 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/12 06:13:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/12 06:13:59 DEBUG : Waiting for deletions to finish 2026/08/12 06:13:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/12 06:13:59 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/12 06:13:59 INFO : PREFIXapple: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/12 06:13:59 INFO : PREFIXsplitbananasplit: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/12 06:13:59 INFO : PREFIXbanana: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/12 06:13:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/12 06:13:59 DEBUG : Waiting for deletions to finish 2026/08/12 06:14:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:14:00 DEBUG : splitbananasplit: Excluded (Path Filter) sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:128 Error: Not equal: expected: 20 actual : 22 Test: TestTransform/prefix run.go:172: removing file "dir1/PREFIX0015-9;=.txt" failed - try 1/3: sleeping 1s: pcloud error: File not found. (2009) run.go:172: removing file "dir1/PREFIX0015-9;=.txt" failed - try 2/3: sleeping 1.5s: pcloud error: File not found. (2009) run.go:172: removing file "dir1/PREFIX0015-9;=.txt" failed: pcloud error: File not found. (2009) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestTransform/suffix run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:14:17 DEBUG : Waiting for deletions to finish 2026/08/12 06:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:14:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 06:14:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/12 06:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/12 06:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/12 06:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/12 06:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/12 06:14:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:20 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:14:20 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:14:20 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/12 06:14:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/12 06:14:20 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/12 06:14:20 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/12 06:14:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/12 06:14:20 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/12 06:14:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/12 06:14:20 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/12 06:14:20 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/12 06:14:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/12 06:14:20 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/12 06:14:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/12 06:14:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/12 06:14:20 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/12 06:14:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/12 06:14:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/12 06:14:20 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/12 06:14:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/12 06:14:20 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/12 06:14:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/12 06:14:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/12 06:14:20 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/12 06:14:20 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/12 06:14:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/12 06:14:21 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/12 06:14:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/12 06:14:21 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/12 06:14:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/12 06:14:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/12 06:14:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/12 06:14:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/12 06:14:21 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/12 06:14:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/12 06:14:21 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/12 06:14:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/12 06:14:21 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/12 06:14:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/12 06:14:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/12 06:14:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/12 06:14:21 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/12 06:14:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/12 06:14:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/12 06:14:21 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/12 06:14:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/12 06:14:21 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/12 06:14:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/12 06:14:21 DEBUG : Waiting for deletions to finish 2026/08/12 06:14:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0007-1234567.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0010-456789.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0011-56789;.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0012-6789;.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0009-3456789.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0014-89;=.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0015-9;=.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0013-789;=.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0008-2345678.txt: Deleted 2026/08/12 06:14:21 INFO : appleappleapplebanana: Deleted 2026/08/12 06:14:21 INFO : splitbananasplit: Deleted 2026/08/12 06:14:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0003-defghij.txt: Deleted 2026/08/12 06:14:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/12 06:14:21 INFO : banana: Deleted 2026/08/12 06:14:21 INFO : apple: Deleted 2026/08/12 06:14:21 DEBUG : Waiting for deletions to finish 2026/08/12 06:14:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:21 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : apple: transformed to: appleSUFFIX 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/12 06:14:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/12 06:14:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/12 06:14:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/12 06:14:22 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for checks to finish 2026/08/12 06:14:22 DEBUG : pcloud root 'rclone-test-zeqibeq5xaji': Waiting for transfers to finish 2026/08/12 06:14:22 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/12 06:14:22 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/12 06:14:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/12 06:14:22 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/12 06:14:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/12 06:14:22 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/12 06:14:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/12 06:14:22 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/12 06:14:22 INFO : appleappleapplebanana: Copied (new) 2026/08/12 06:14:22 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/12 06:14:22 INFO : apple: Copied (new) 2026/08/12 06:14:22 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/12 06:14:22 INFO : banana: Copied (new) 2026/08/12 06:14:22 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/12 06:14:22 INFO : splitbananasplit: Copied (new) 2026/08/12 06:14:22 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/12 06:14:22 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/12 06:14:22 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/12 06:14:22 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/12 06:14:22 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/12 06:14:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/12 06:14:22 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/12 06:14:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/12 06:14:22 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/12 06:14:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/12 06:14:22 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/12 06:14:22 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/12 06:14:22 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/12 06:14:22 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/12 06:14:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/12 06:14:22 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/12 06:14:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/12 06:14:22 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/12 06:14:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/12 06:14:22 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/12 06:14:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/12 06:14:22 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/12 06:14:22 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/12 06:14:22 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/12 06:14:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/12 06:14:22 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/12 06:14:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/12 06:14:22 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/12 06:14:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/12 06:14:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/12 06:14:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/12 06:14:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/12 06:14:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/12 06:14:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/12 06:14:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/12 06:14:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/12 06:14:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/12 06:14:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/12 06:14:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/12 06:14:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/12 06:14:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/12 06:14:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/12 06:14:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/12 06:14:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/12 06:14:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/12 06:14:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/12 06:14:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/12 06:14:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/12 06:14:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/12 06:14:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/12 06:14:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/12 06:14:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/12 06:14:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/12 06:14:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/12 06:14:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/12 06:14:23 DEBUG : Waiting for deletions to finish 2026/08/12 06:14:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : appleSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/12 06:14:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/12 06:14:23 INFO : bananaSUFFIX: Deleted 2026/08/12 06:14:23 INFO : splitbananasplitSUFFIX: Deleted 2026/08/12 06:14:25 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/12 06:14:25 DEBUG : Waiting for deletions to finish 2026/08/12 06:14:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : Waiting for deletions to finish 2026/08/12 06:14:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : apple: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : banana: Excluded (Path Filter) 2026/08/12 06:14:25 DEBUG : splitbananasplit: Excluded (Path Filter) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure run.go:186: removing dir "dir1" failed - try 1/3: sleeping 1s: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:186: removing dir "dir1" failed - try 2/3: sleeping 1.5s: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:186: removing dir "dir1" failed: rmdir failed: pcloud error: Directory does not exist. (2005) === RUN TestTransform/truncate run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:16:40 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:16:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:16:40 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:16:41 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:16:42 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:18:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:18:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:18:48 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:18:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:18:50 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:20:55 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:20:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:20:55 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:20:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:20:58 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 3/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:23:03 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:23:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:23:03 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:23:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:23:05 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 4/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:25:10 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:25:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:25:11 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:25:12 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:25:13 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 5/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:27:18 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:27:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:27:18 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:27:19 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:27:20 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 6/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:29:26 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:29:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:29:26 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:29:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:29:28 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 7/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:31:33 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:31:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:31:33 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:31:34 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:31:35 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 8/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:33:41 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:33:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:33:41 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:33:42 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:33:43 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 9/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:35:48 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:35:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:35:48 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:35:50 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:35:51 DEBUG : pacer: Reducing sleep to 10ms run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "pcloud root 'rclone-test-zeqibeq5xaji'": Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF === RUN TestTransform/encoder run.go:198: Remote "pcloud root 'rclone-test-zeqibeq5xaji'", Local "Local file system at /tmp/rclone3305357891", Modify Window "1s" 2026/08/12 06:37:54 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:37:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:37:55 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:37:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:37:57 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:40:02 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) 2026/08/12 06:40:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:40:02 DEBUG : pacer: Reducing sleep to 15ms 2026/08/12 06:40:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/12 06:40:04 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to pcloud root 'rclone-test-zeqibeq5xaji': 2/10 (Put "https://eapi.pcloud.com/uploadfile?filename=0000-abcdefg.txt&folderid=25935242825&mtime=981173106&nopartial=1": EOF) panic: test timed out after 1h0m0s running tests: TestTransform (34m17s) TestTransform/encoder (6m9s) goroutine 29721 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 34 minutes]: testing.(*T).Run(0x152fd0b10488, {0x2d55608?, 0x152fd0b3dae8?}, 0x2ee1918) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x152fd0b10488) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x152fd0b10488, 0x152fd0b3dc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7e351, 0x18}, {0x2da145f, 0x20}, 0x152fd1237c68, {0x4c02b00, 0x6c, 0x6c}, {0xc297234ef3214469, 0x346694bf780, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x152fd11bcfa0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x152fd11bcfa0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 51 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 52 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 53 [select, 60 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd103cdc0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 14792 [select, 37 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd1416940) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14677 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 22523 [chan receive, 6 minutes]: testing.(*T).Run(0x152fd15de488, {0x2d440f0?, 0x48ea53?}, 0x152fd15dceb0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x152fd15de488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x152fd15de488, 0x2ee1918) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 10689 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd0f54d40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 10688 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 10997 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd10ea980) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 10842 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 10849 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd103ccc0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 10842 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 2966 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd0f552c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2906 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 29640 [select]: net/http.(*persistConn).roundTrip(0x152fd0efd7c0, 0x152fd15dca50) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x152fd0ecbba0, 0x152fd0efd540) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x152fd0dbc8a0, 0x152fd0efd540) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x152fd10263c0, 0x152fd0efd400) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x152fd0efd400, {0x2f02380, 0x152fd10263c0}, {0x152fd1870ce0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x152fd11d2cc0, 0x152fd0efd400, {0x152fd1870d01?, 0x152fd1870d68?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x152fd11d2cc0, 0x152fd0efd400) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x152fd122b8b0, {0x2f2c3c8, 0x4c420a0}, 0x152fd133d080) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x152fd122b8b0, {0x2f2c3c8, 0x4c420a0}, 0x48e185?, {0x0?, 0x0?}, {0x278da80, 0x152fd170c5a0}, 0x41e885?, 0x2ee2fa0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:612 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:555 github.com/rclone/rclone/backend/pcloud.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1534 +0x93 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x9?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x152fd0dbc960, 0x152fd1416680, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:256 github.com/rclone/rclone/backend/pcloud.(*Object).Update(0x152fd191b950, {0x2f2c3c8, 0x4c420a0}, {0x2efdea0, 0x152fd0fd8c60}, {0x2f3e2d0, 0x152fd122d3b0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:1533 +0xb90 github.com/rclone/rclone/backend/pcloud.(*Fs).Put(0x152fd0f7f1e0, {0x2f2c3c8, 0x4c420a0}, {0x2efdea0, 0x152fd0fd8c60}, {0x2f3e2d0, 0x152fd122d3b0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:764 +0x14c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x152fd0f44cb0, {0x2f2c3c8, 0x4c420a0}, {0x2f4ce10, 0x152fd0f7f1e0}, {0x152fd11bf2d8, 0x15}, {0x152fd11bf2d8, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 github.com/rclone/rclone/fs/sync.makeTestFiles(0x152fd0f44cb0?, 0x152fd0f44cb0, {0x2d38659, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:160 +0x465 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x152fd15de248) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0xc8 testing.tRunner(0x152fd15de248, 0x152fd15dceb0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 22523 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 29750 [select]: net/http.(*persistConn).writeLoop(0x152fd0efd7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 29744 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 11561 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd12660c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 11560 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 2016 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd1267300) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2020 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 29749 [IO wait]: internal/poll.runtime_pollWait(0x70fef1432e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x152fd0f43900?, 0x152fd13bc000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x152fd0f43900, {0x152fd13bc000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x152fd0f43900, {0x152fd13bc000?, 0x197b?, 0x152fd106cee0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x152fd0e22360, {0x152fd13bc000?, 0x152fd13bc000?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x152fd1556d50, {0x152fd13bc000?, 0x70fef143f1e0?, 0x70fef15b92f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x152fd1236c00, {0x152fd13bc000?, 0x197b?, 0x152fd13bba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x152fd165f0a8, {0x2f01640, 0x152fd1236c00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x152fd165ee08, {0x70fea84f0800, 0x152fd1556d50}, 0x152fd14eb2b9?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x152fd165ee08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x152fd165ee08, {0x152fd1520000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x152fd0efd7c0, {0x152fd1520000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x152fd1702ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x152fd1702ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x152fd0efd7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 29744 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 245 [chan receive, 59 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 222 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 14226 [select, 37 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd12672c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 14138 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 10419 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd12380c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 10418 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 16919 [select, 36 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd15050c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 16822 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 15332 [select, 37 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd0e5a700) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 15228 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 10843 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd0f55c80) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 10842 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 9471 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd15043c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 9470 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 16409 [select, 36 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd1238080) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 16318 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 10243 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd18468c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 9866 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 2471 [select, 59 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd1505040) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 2438 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 12947 [select, 42 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd103c880) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12946 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 10636 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd103cbc0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 10418 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 15873 [select, 36 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd1847ec0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 15794 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 9867 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd1504240) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 9866 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 9799 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd12661c0) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 9470 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 12647 [select, 43 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x152fd103cc40) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 12548 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list" - Finished ERROR in 1h0m0.971678007s (try 1/5): exit status 2: Failed [TestSyncIgnoreExisting]