"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/05 01:00:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu" 2026/02/05 01:00:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 01:00:21 DEBUG : Creating backend with remote "/tmp/rclone3991296128" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.10s) === 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:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/05 01:00:22 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:22 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 01:00:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:23 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:23 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:23 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:23 INFO : sub dir/hello world: Copied (new) 2026/02/05 01:00:24 DEBUG : B2 bucket rclone-test-bebeyew2layu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.77s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:25 DEBUG : Creating backend with remote "/non-existing" 2026/02/05 01:00:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/05 01:00:25 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:25 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:26 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:26 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.54s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:27 INFO : B2 bucket rclone-test-bebeyew2layu: Running all checks before starting transfers 2026/02/05 01:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:28 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:28 INFO : B2 bucket rclone-test-bebeyew2layu: Checks finished, now starting transfers 2026/02/05 01:00:28 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:28 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:29 ERROR : Ignoring --no-traverse with sync 2026/02/05 01:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:29 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:29 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:29 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:29 INFO : sub dir/hello world: Copied (new) 2026/02/05 01:00:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/05 01:00:30 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:30 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:30 DEBUG : hello world2: size = 12 OK 2026/02/05 01:00:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/05 01:00:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.17s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:00:31 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:31 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:31 DEBUG : potato2: size = 11 OK 2026/02/05 01:00:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:00:33 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:33 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:33 DEBUG : potato2: size = 11 OK 2026/02/05 01:00:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.53s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/05 01:00:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 01:00:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/05 01:00:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 01:00:34 INFO : sub dir2: Making directory 2026/02/05 01:00:34 INFO : sub dir: Making directory 2026/02/05 01:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:34 INFO : sub dir2/sub sub dir2: Making directory 2026/02/05 01:00:34 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:34 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:34 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:34 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/02/05 01:00:34 DEBUG : B2 bucket rclone-test-bebeyew2layu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:35 INFO : sub dir2: Making directory 2026/02/05 01:00:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/05 01:00:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 01:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:35 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:35 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:35 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:36 DEBUG : sub dir2: Making directory with metadata 2026/02/05 01:00:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 01:00:36 INFO : sub dir2: Making directory 2026/02/05 01:00:36 INFO : sub dir: Making directory 2026/02/05 01:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:36 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:36 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:36 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:36 INFO : sub dir/hello world: Copied (new) 2026/02/05 01:00:36 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/05 01:00:36 DEBUG : B2 bucket rclone-test-bebeyew2layu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/05 01:00:37 DEBUG : B2 bucket rclone-test-bebeyew2layu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:37 INFO : sub dir2: Making directory 2026/02/05 01:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:38 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:38 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:38 INFO : sub dir/hello world: Copied (new) 2026/02/05 01:00:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.08s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:39 DEBUG : sub dir2: Making directory with metadata 2026/02/05 01:00:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 01:00:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 01:00:39 INFO : sub dir2: Making directory 2026/02/05 01:00:39 INFO : sub dir: Making directory 2026/02/05 01:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:39 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:39 INFO : sub dir/hello world: Copied (new) 2026/02/05 01:00:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/05 01:00:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:40 INFO : sub dir2: Making directory 2026/02/05 01:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:40 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:40 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:40 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:40 INFO : sub dir/hello world: Copied (new) 2026/02/05 01:00:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:42 DEBUG : Creating backend with remote "TestB2:rclone-test-betokad6xafu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bebeyew2layu -> B2 bucket rclone-test-betokad6xafu 2026/02/05 01:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:43 DEBUG : B2 bucket rclone-test-betokad6xafu: Waiting for checks to finish 2026/02/05 01:00:43 DEBUG : B2 bucket rclone-test-betokad6xafu: Waiting for transfers to finish 2026/02/05 01:00:44 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 01:00:44 DEBUG : B2 bucket rclone-test-betokad6xafu: Purge remote 2026/02/05 01:00:44 INFO : B2 bucket rclone-test-betokad6xafu: cleaning bucket "rclone-test-betokad6xafu" of all files 2026/02/05 01:00:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc2dd43500d2bbb9fc80e1b_f110cec69f47d75eb_d20260205_m010043_c001_v0001131_t0015_u01770253243966") --- PASS: TestServerSideCopy (4.16s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:00:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:00:46 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 01:00:46 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:46 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:46 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 01:00:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/05 01:00:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.66s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wudewel0jutu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bebeyew2layu -> B2 bucket rclone-test-wudewel0jutu 2026/02/05 01:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:49 DEBUG : B2 bucket rclone-test-wudewel0jutu: Waiting for checks to finish 2026/02/05 01:00:49 DEBUG : B2 bucket rclone-test-wudewel0jutu: Waiting for transfers to finish 2026/02/05 01:00:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 01:00:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:00:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wudewel0jutu) 2026/02/05 01:00:51 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 01:00:51 DEBUG : B2 bucket rclone-test-wudewel0jutu: Waiting for checks to finish 2026/02/05 01:00:51 DEBUG : B2 bucket rclone-test-wudewel0jutu: Waiting for transfers to finish 2026/02/05 01:00:51 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 01:00:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/05 01:00:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 01:00:51 DEBUG : B2 bucket rclone-test-wudewel0jutu: Purge remote 2026/02/05 01:00:51 INFO : B2 bucket rclone-test-wudewel0jutu: cleaning bucket "rclone-test-wudewel0jutu" of all files 2026/02/05 01:00:51 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2edb3500d2bbb9fc80e1b_f101ffacf65fd2a0f_d20260205_m010051_c001_v0001183_t0044_u01770253251514") 2026/02/05 01:00:51 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2edb3500d2bbb9fc80e1b_f1129de7b36860ce6_d20260205_m010049_c001_v0001173_t0003_u01770253249703") --- PASS: TestServerSideCopyOverSelf (5.93s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:00:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:00:54 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 01:00:54 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:00:54 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:00:54 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 01:00:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/05 01:00:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/05 01:00:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.69s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:00:55 DEBUG : Creating backend with remote "TestB2:rclone-test-feyoken5hoto" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bebeyew2layu -> B2 bucket rclone-test-feyoken5hoto 2026/02/05 01:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:00:56 DEBUG : B2 bucket rclone-test-feyoken5hoto: Waiting for checks to finish 2026/02/05 01:00:56 DEBUG : B2 bucket rclone-test-feyoken5hoto: Waiting for transfers to finish 2026/02/05 01:00:58 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:00:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:00:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 01:00:58 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:00:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-feyoken5hoto) 2026/02/05 01:00:58 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 01:00:58 DEBUG : B2 bucket rclone-test-feyoken5hoto: Waiting for checks to finish 2026/02/05 01:00:58 DEBUG : B2 bucket rclone-test-feyoken5hoto: Waiting for transfers to finish 2026/02/05 01:00:59 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 01:00:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/05 01:00:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 01:00:59 INFO : sub dir/hello world: Deleted 2026/02/05 01:01:00 DEBUG : testing file moves 2026/02/05 01:01:00 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:01:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-feyoken5hoto) 2026/02/05 01:01:00 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 01:01:00 DEBUG : B2 bucket rclone-test-feyoken5hoto: Waiting for checks to finish 2026/02/05 01:01:00 DEBUG : B2 bucket rclone-test-feyoken5hoto: Waiting for transfers to finish 2026/02/05 01:01:01 DEBUG : sub dir/hello world: size = 24 OK 2026/02/05 01:01:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/05 01:01:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/05 01:01:01 INFO : sub dir/hello world: Deleted 2026/02/05 01:01:02 DEBUG : B2 bucket rclone-test-feyoken5hoto: Purge remote 2026/02/05 01:01:02 INFO : B2 bucket rclone-test-feyoken5hoto: cleaning bucket "rclone-test-feyoken5hoto" of all files 2026/02/05 01:01:02 DEBUG : sub dir/hello world: Deleting (id "4_zafd20d83501d2bbb9fc80e1b_f1025c924ef014933_d20260205_m010100_c001_v0001167_t0042_u01770253260980") 2026/02/05 01:01:02 DEBUG : sub dir/hello world: Deleting (id "4_zafd20d83501d2bbb9fc80e1b_f115c0fdea336130f_d20260205_m010059_c001_v0001167_t0054_u01770253259018") 2026/02/05 01:01:02 DEBUG : sub dir/hello world: Deleting (id "4_zafd20d83501d2bbb9fc80e1b_f1044b35b6758a691_d20260205_m010057_c001_v0001173_t0043_u01770253257258") --- PASS: TestServerSideMoveOverSelf (8.82s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:04 ERROR : error listing: directory not found 2026/02/05 01:01:04 INFO : Local file system at /tmp/rclone3991296128: Making directory 2026/02/05 01:01:04 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:04 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:01:06 DEBUG : Local file system at /tmp/rclone3991296128: Waiting for checks to finish 2026/02/05 01:01:06 DEBUG : Local file system at /tmp/rclone3991296128: Waiting for transfers to finish 2026/02/05 01:01:06 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/05 01:01:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:01:06 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/05 01:01:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/05 01:01:07 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:07 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:07 DEBUG : check sum: size = 1 OK 2026/02/05 01:01:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/05 01:01:07 INFO : check sum: Copied (new) 2026/02/05 01:01:07 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:07 DEBUG : check sum: size = 1 OK 2026/02/05 01:01:07 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/05 01:01:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/05 01:01:07 DEBUG : check sum: Unchanged skipping 2026/02/05 01:01:07 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:07 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.55s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/05 01:01:08 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:08 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:09 DEBUG : sizeonly: size = 6 OK 2026/02/05 01:01:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/05 01:01:09 INFO : sizeonly: Copied (new) 2026/02/05 01:01:09 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:09 DEBUG : sizeonly: size = 6 OK 2026/02/05 01:01:09 DEBUG : sizeonly: Sizes identical 2026/02/05 01:01:09 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:09 DEBUG : sizeonly: Unchanged skipping 2026/02/05 01:01:09 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:09 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/05 01:01:10 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:10 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/05 01:01:10 INFO : ignore-size: Copied (new) 2026/02/05 01:01:10 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:01:11 DEBUG : ignore-size: Unchanged skipping 2026/02/05 01:01:11 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:11 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:11 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.57s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:12 DEBUG : existing: size = 6 OK 2026/02/05 01:01:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:01:12 DEBUG : existing: Unchanged skipping 2026/02/05 01:01:12 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:12 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:12 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:12 INFO : There was nothing to transfer 2026/02/05 01:01:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/05 01:01:12 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:12 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:12 DEBUG : existing: size = 6 OK 2026/02/05 01:01:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/05 01:01:12 INFO : existing: Copied (replaced existing) 2026/02/05 01:01:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.77s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/05 01:01:13 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:13 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:13 DEBUG : existing: size = 6 OK 2026/02/05 01:01:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/05 01:01:13 INFO : existing: Copied (new) 2026/02/05 01:01:13 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:14 DEBUG : existing: Destination exists, skipping 2026/02/05 01:01:14 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:14 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:14 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:15 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/05 01:01:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 01:01:16 DEBUG : c/non empty space: size = 5 OK 2026/02/05 01:01:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:01:16 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 01:01:16 DEBUG : a/potato2: size = 60 OK 2026/02/05 01:01:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:01:16 INFO : a/potato2: Copied (new) 2026/02/05 01:01:16 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:16 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:16 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:16 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.26s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:17 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/05 01:01:17 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/05 01:01:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/05 01:01:17 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:17 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:17 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:17 INFO : There was nothing to transfer 2026/02/05 01:01:18 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/05 01:01:18 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/05 01:01:19 INFO : empty space: Updated modification time in destination 2026/02/05 01:01:19 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:19 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:19 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:20 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/05 01:01:20 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/05 01:01:20 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:20 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:20 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.29s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:22 DEBUG : foo: size = 3 OK 2026/02/05 01:01:22 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/05 01:01:22 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:01:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:01:22 DEBUG : foo: sha1 differ 2026/02/05 01:01:22 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:22 DEBUG : foo: size = 3 OK 2026/02/05 01:01:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/05 01:01:22 INFO : foo: Copied (replaced existing) 2026/02/05 01:01:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:23 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:01:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/05 01:01:23 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:23 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:23 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:23 DEBUG : potato: size = 60 OK 2026/02/05 01:01:23 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:01:23 INFO : potato: Copied (new) 2026/02/05 01:01:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:01:25 DEBUG : potato: size = 60 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:01:25 DEBUG : potato: Sizes differ 2026/02/05 01:01:25 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:25 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:25 DEBUG : potato: size = 21 OK 2026/02/05 01:01:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/05 01:01:25 INFO : potato: Copied (replaced existing) 2026/02/05 01:01:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.58s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:26 DEBUG : potato: size = 21 OK 2026/02/05 01:01:26 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/02/05 01:01:26 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3991296128) 2026/02/05 01:01:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:01:26 DEBUG : potato: sha1 differ 2026/02/05 01:01:26 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:27 DEBUG : potato: size = 21 OK 2026/02/05 01:01:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/05 01:01:27 INFO : potato: Copied (replaced existing) 2026/02/05 01:01:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:01:28 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:01:28 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/05 01:01:28 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:28 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:28 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:30 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:01:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:01:30 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:30 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:30 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:30 DEBUG : potato2: size = 60 OK 2026/02/05 01:01:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:01:30 INFO : potato2: Copied (new) 2026/02/05 01:01:30 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:31 INFO : d: Making directory 2026/02/05 01:01:31 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/05 01:01:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 01:01:32 DEBUG : c/non empty space: size = 5 OK 2026/02/05 01:01:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:01:32 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 01:01:32 DEBUG : a/potato2: size = 60 OK 2026/02/05 01:01:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:01:32 INFO : a/potato2: Copied (new) 2026/02/05 01:01:32 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:32 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:32 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:32 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/05 01:01:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 01:01:34 DEBUG : c/non empty space: size = 5 OK 2026/02/05 01:01:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:01:34 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 01:01:34 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:34 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:34 DEBUG : a/potato2: size = 60 OK 2026/02/05 01:01:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:01:34 INFO : a/potato2: Copied (new) 2026/02/05 01:01:34 ERROR : B2 bucket rclone-test-bebeyew2layu: not deleting files as there were IO errors 2026/02/05 01:01:34 ERROR : B2 bucket rclone-test-bebeyew2layu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:36 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:36 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:01:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:01:36 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:36 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:36 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:36 DEBUG : potato2: size = 60 OK 2026/02/05 01:01:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:01:36 INFO : potato2: Copied (new) 2026/02/05 01:01:36 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (2.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:38 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:38 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:38 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:38 INFO : potato: Deleted 2026/02/05 01:01:39 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:01:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:01:39 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:39 DEBUG : potato2: size = 60 OK 2026/02/05 01:01:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:01:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.27s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:01:40 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:40 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:40 DEBUG : potato2: size = 19 OK 2026/02/05 01:01:40 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/05 01:01:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.69s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:42 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 01:01:42 DEBUG : enormous: Excluded 2026/02/05 01:01:42 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 01:01:42 DEBUG : potato2: Excluded 2026/02/05 01:01:42 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 01:01:42 DEBUG : potato2: Excluded 2026/02/05 01:01:42 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:42 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:01:42 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:42 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:42 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:42 INFO : There was nothing to transfer 2026/02/05 01:01:42 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 01:01:42 DEBUG : enormous: Excluded 2026/02/05 01:01:42 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 01:01:42 DEBUG : potato2: Excluded 2026/02/05 01:01:42 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 01:01:42 DEBUG : potato2: Excluded 2026/02/05 01:01:42 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/05 01:01:42 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:42 DEBUG : Local file system at /tmp/rclone3991296128: Waiting for checks to finish 2026/02/05 01:01:42 DEBUG : Local file system at /tmp/rclone3991296128: Waiting for transfers to finish 2026/02/05 01:01:42 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:44 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 01:01:44 DEBUG : enormous: Excluded 2026/02/05 01:01:44 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 01:01:44 DEBUG : potato2: Excluded 2026/02/05 01:01:44 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:01:44 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:44 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:44 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:44 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:45 INFO : potato2: Deleted 2026/02/05 01:01:45 INFO : enormous: Deleted 2026/02/05 01:01:45 INFO : There was nothing to transfer 2026/02/05 01:01:45 DEBUG : empty space: size = 1 OK 2026/02/05 01:01:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/05 01:01:45 DEBUG : empty space: Unchanged skipping 2026/02/05 01:01:45 DEBUG : Local file system at /tmp/rclone3991296128: Waiting for checks to finish 2026/02/05 01:01:45 DEBUG : Local file system at /tmp/rclone3991296128: Waiting for transfers to finish 2026/02/05 01:01:45 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:45 INFO : enormous: Deleted 2026/02/05 01:01:45 INFO : potato2: Deleted 2026/02/05 01:01:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.50s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:01:47 DEBUG : five: Need to transfer - File not found at Destination 2026/02/05 01:01:47 DEBUG : four: size = 4 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:01:47 DEBUG : four: size = 8 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:01:47 DEBUG : four: Sizes differ 2026/02/05 01:01:47 DEBUG : one: Destination is newer than source, skipping 2026/02/05 01:01:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/05 01:01:47 DEBUG : two: size = 3 OK 2026/02/05 01:01:47 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:47 DEBUG : three: size = 5 OK 2026/02/05 01:01:47 DEBUG : three: Sizes identical 2026/02/05 01:01:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/05 01:01:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3991296128) 2026/02/05 01:01:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:01:47 DEBUG : two: sha1 differ 2026/02/05 01:01:47 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:47 DEBUG : five: size = 4 OK 2026/02/05 01:01:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/05 01:01:47 INFO : five: Copied (new) 2026/02/05 01:01:48 DEBUG : four: size = 4 OK 2026/02/05 01:01:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/05 01:01:48 INFO : four: Copied (replaced existing) 2026/02/05 01:01:48 DEBUG : two: size = 3 OK 2026/02/05 01:01:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/05 01:01:48 INFO : two: Copied (replaced existing) 2026/02/05 01:01:48 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:48 DEBUG : five: size = 4 OK 2026/02/05 01:01:48 DEBUG : four: size = 4 OK 2026/02/05 01:01:48 DEBUG : one: Destination is newer than source, skipping 2026/02/05 01:01:48 DEBUG : three: size = 5 OK 2026/02/05 01:01:48 DEBUG : two: size = 3 OK 2026/02/05 01:01:48 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/05 01:01:48 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/05 01:01:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/05 01:01:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/05 01:01:48 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/05 01:01:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/05 01:01:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3991296128) 2026/02/05 01:01:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:01:48 DEBUG : three: sha1 differ 2026/02/05 01:01:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/05 01:01:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/05 01:01:48 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/05 01:01:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/05 01:01:48 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:49 DEBUG : three: size = 5 OK 2026/02/05 01:01:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/05 01:01:49 INFO : three: Copied (replaced existing) 2026/02/05 01:01:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.36s) === 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:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/05 01:01:50 INFO : B2 bucket rclone-test-bebeyew2layu: Making map for --track-renames 2026/02/05 01:01:50 INFO : B2 bucket rclone-test-bebeyew2layu: Finished making map for --track-renames 2026/02/05 01:01:50 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/05 01:01:50 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for renames to finish 2026/02/05 01:01:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/05 01:01:50 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:51 DEBUG : potato: size = 14 OK 2026/02/05 01:01:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/05 01:01:51 INFO : potato: Copied (new) 2026/02/05 01:01:51 DEBUG : yam: size = 11 OK 2026/02/05 01:01:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/05 01:01:51 INFO : yam: Copied (new) 2026/02/05 01:01:51 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:51 DEBUG : potato: size = 14 OK 2026/02/05 01:01:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:01:51 INFO : B2 bucket rclone-test-bebeyew2layu: Making map for --track-renames 2026/02/05 01:01:51 INFO : B2 bucket rclone-test-bebeyew2layu: Finished making map for --track-renames 2026/02/05 01:01:51 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:51 DEBUG : potato: Unchanged skipping 2026/02/05 01:01:51 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for renames to finish 2026/02/05 01:01:52 DEBUG : yaml: size = 11 OK 2026/02/05 01:01:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/05 01:01:52 INFO : yam: Copied (server-side copy) to: yaml 2026/02/05 01:01:52 INFO : yam: Deleted 2026/02/05 01:01:52 INFO : yaml: Renamed from "yam" 2026/02/05 01:01:52 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/05 01:01:53 INFO : B2 bucket rclone-test-bebeyew2layu: Making map for --track-renames 2026/02/05 01:01:53 INFO : B2 bucket rclone-test-bebeyew2layu: Finished making map for --track-renames 2026/02/05 01:01:53 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/05 01:01:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/05 01:01:53 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for renames to finish 2026/02/05 01:01:53 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:54 DEBUG : yam: size = 11 OK 2026/02/05 01:01:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/05 01:01:54 INFO : yam: Copied (new) 2026/02/05 01:01:54 DEBUG : potato: size = 14 OK 2026/02/05 01:01:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/05 01:01:54 INFO : potato: Copied (new) 2026/02/05 01:01:54 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:54 DEBUG : potato: size = 14 OK 2026/02/05 01:01:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:01:54 INFO : B2 bucket rclone-test-bebeyew2layu: Making map for --track-renames 2026/02/05 01:01:54 INFO : B2 bucket rclone-test-bebeyew2layu: Finished making map for --track-renames 2026/02/05 01:01:54 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:54 DEBUG : potato: Unchanged skipping 2026/02/05 01:01:54 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for renames to finish 2026/02/05 01:01:55 DEBUG : yaml: size = 11 OK 2026/02/05 01:01:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/05 01:01:55 INFO : yam: Copied (server-side copy) to: yaml 2026/02/05 01:01:55 INFO : yam: Deleted 2026/02/05 01:01:55 INFO : yaml: Renamed from "yam" 2026/02/05 01:01:55 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/05 01:01:57 INFO : B2 bucket rclone-test-bebeyew2layu: Making map for --track-renames 2026/02/05 01:01:57 INFO : B2 bucket rclone-test-bebeyew2layu: Finished making map for --track-renames 2026/02/05 01:01:57 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/05 01:01:57 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for renames to finish 2026/02/05 01:01:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/05 01:01:57 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:57 DEBUG : sub/yam: size = 11 OK 2026/02/05 01:01:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/05 01:01:57 INFO : sub/yam: Copied (new) 2026/02/05 01:01:58 DEBUG : potato: size = 14 OK 2026/02/05 01:01:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/05 01:01:58 INFO : potato: Copied (new) 2026/02/05 01:01:58 DEBUG : Waiting for deletions to finish 2026/02/05 01:01:58 DEBUG : potato: size = 14 OK 2026/02/05 01:01:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:01:58 DEBUG : potato: Unchanged skipping 2026/02/05 01:01:58 INFO : B2 bucket rclone-test-bebeyew2layu: Making map for --track-renames 2026/02/05 01:01:58 INFO : B2 bucket rclone-test-bebeyew2layu: Finished making map for --track-renames 2026/02/05 01:01:58 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:01:58 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for renames to finish 2026/02/05 01:01:59 DEBUG : yam: size = 11 OK 2026/02/05 01:01:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/05 01:01:59 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/05 01:01:59 INFO : sub/yam: Deleted 2026/02/05 01:01:59 INFO : yam: Renamed from "sub/yam" 2026/02/05 01:01:59 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.70s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:02:00 DEBUG : Creating backend with remote "/tmp/rclone3991296128/dir1" 2026/02/05 01:02:00 DEBUG : Creating backend with remote "/tmp/rclone3991296128/dir2" 2026/02/05 01:02:00 DEBUG : Local file system at /tmp/rclone3991296128/dir2: Using server-side directory move 2026/02/05 01:02:00 INFO : Local file system at /tmp/rclone3991296128/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 01:02:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/05 01:02:00 DEBUG : Local file system at /tmp/rclone3991296128/dir2: Waiting for checks to finish 2026/02/05 01:02:00 DEBUG : Local file system at /tmp/rclone3991296128/dir2: Waiting for transfers to finish 2026/02/05 01:02:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:02:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:02:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/05 01:02:01 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:02:01 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:02:01 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/05 01:02:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/05 01:02:01 INFO : nested/sub dir/file: Copied (new) 2026/02/05 01:02:01 INFO : nested/sub dir/file: Deleted 2026/02/05 01:02:02 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:02:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:02:02 INFO : sub dir/hello world: Copied (new) 2026/02/05 01:02:02 INFO : sub dir/hello world: Deleted 2026/02/05 01:02:02 INFO : sub dir: Removing directory 2026/02/05 01:02:02 INFO : nested/sub dir: Removing directory 2026/02/05 01:02:02 INFO : nested: Removing directory 2026/02/05 01:02:02 DEBUG : Local file system at /tmp/rclone3991296128: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.58s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:02:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 01:02:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/05 01:02:03 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:02:03 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:02:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/05 01:02:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/05 01:02:03 INFO : nested/sub dir/file: Copied (new) 2026/02/05 01:02:03 INFO : nested/sub dir/file: Deleted 2026/02/05 01:02:05 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 01:02:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:02:05 INFO : sub dir/hello world: Copied (new) 2026/02/05 01:02:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.78s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:02:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/05 01:02:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/05 01:02:06 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:02:06 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:02:06 DEBUG : existing-b: size = 6 OK 2026/02/05 01:02:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/05 01:02:06 INFO : existing-b: Copied (new) 2026/02/05 01:02:06 INFO : existing-b: Deleted 2026/02/05 01:02:06 DEBUG : existing: size = 6 OK 2026/02/05 01:02:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/05 01:02:06 INFO : existing: Copied (new) 2026/02/05 01:02:06 INFO : existing: Deleted 2026/02/05 01:02:07 DEBUG : existing: Destination exists, skipping 2026/02/05 01:02:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/05 01:02:07 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:02:07 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:02:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.94s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:02:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qojerup8poyi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bebeyew2layu -> B2 bucket rclone-test-qojerup8poyi 2026/02/05 01:02:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:02:16 DEBUG : empty space: size = 1 OK 2026/02/05 01:02:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 01:02:16 DEBUG : empty space: Unchanged skipping 2026/02/05 01:02:16 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:02:16 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qojerup8poyi) 2026/02/05 01:02:16 DEBUG : potato3: Sizes differ 2026/02/05 01:02:16 DEBUG : B2 bucket rclone-test-qojerup8poyi: Waiting for checks to finish 2026/02/05 01:02:16 INFO : empty space: Deleted 2026/02/05 01:02:16 DEBUG : B2 bucket rclone-test-qojerup8poyi: Waiting for transfers to finish 2026/02/05 01:02:17 DEBUG : potato2: size = 60 OK 2026/02/05 01:02:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:02:17 INFO : potato2: Copied (server-side copy) 2026/02/05 01:02:17 DEBUG : potato3: size = 68 OK 2026/02/05 01:02:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/05 01:02:17 INFO : potato3: Copied (server-side copy) 2026/02/05 01:02:17 INFO : potato2: Deleted 2026/02/05 01:02:17 INFO : potato3: Deleted 2026/02/05 01:02:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yicinaz8made" 2026/02/05 01:02:19 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/05 01:02:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:02:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/05 01:02:19 DEBUG : B2 bucket rclone-test-yicinaz8made: Waiting for checks to finish 2026/02/05 01:02:19 DEBUG : B2 bucket rclone-test-yicinaz8made: Waiting for transfers to finish 2026/02/05 01:02:19 DEBUG : empty space: size = 1 OK 2026/02/05 01:02:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/05 01:02:19 INFO : empty space: Copied (server-side copy) 2026/02/05 01:02:20 INFO : empty space: Deleted 2026/02/05 01:02:20 DEBUG : potato2: size = 60 OK 2026/02/05 01:02:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:02:20 INFO : potato2: Copied (server-side copy) 2026/02/05 01:02:20 DEBUG : potato3: size = 68 OK 2026/02/05 01:02:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/05 01:02:20 INFO : potato3: Copied (server-side copy) 2026/02/05 01:02:20 INFO : potato2: Deleted 2026/02/05 01:02:20 INFO : potato3: Deleted 2026/02/05 01:02:21 DEBUG : B2 bucket rclone-test-yicinaz8made: Purge remote 2026/02/05 01:02:21 INFO : B2 bucket rclone-test-yicinaz8made: cleaning bucket "rclone-test-yicinaz8made" of all files 2026/02/05 01:02:21 DEBUG : empty space: Deleting (id "4_zefd24d93502d2bbb9fc80e1b_f1031aa4ed1bb96ae_d20260205_m010219_c001_v0001173_t0026_u01770253339498") 2026/02/05 01:02:21 DEBUG : potato2: Deleting (id "4_zefd24d93502d2bbb9fc80e1b_f1192036abffef1f6_d20260205_m010219_c001_v0001173_t0005_u01770253339904") 2026/02/05 01:02:21 DEBUG : potato3: Deleting (id "4_zefd24d93502d2bbb9fc80e1b_f107d0dc1dbc00c92_d20260205_m010219_c001_v0001173_t0006_u01770253339892") 2026/02/05 01:02:21 DEBUG : B2 bucket rclone-test-qojerup8poyi: Purge remote 2026/02/05 01:02:21 INFO : B2 bucket rclone-test-qojerup8poyi: cleaning bucket "rclone-test-qojerup8poyi" of all files 2026/02/05 01:02:21 DEBUG : empty space: Deleting (id "4_zffd23d83502d2bbb9fc80e1b_f4175a1f28fd25190_d20260205_m010219_c001_v7007000_t0000_u01770253339985") 2026/02/05 01:02:21 DEBUG : empty space: Deleting (id "4_zffd23d83502d2bbb9fc80e1b_f1190f7e0e9e5898c_d20260205_m010215_c001_v0001182_t0051_u01770253335691") 2026/02/05 01:02:21 DEBUG : potato2: Deleting (id "4_zffd23d83502d2bbb9fc80e1b_f4175a1f28fd25192_d20260205_m010220_c001_v7007000_t0000_u01770253340510") 2026/02/05 01:02:21 DEBUG : potato2: Deleting (id "4_zffd23d83502d2bbb9fc80e1b_f1133bc5e7060a15b_d20260205_m010216_c001_v0001173_t0045_u01770253336479") 2026/02/05 01:02:21 DEBUG : potato3: Deleting (id "4_zffd23d83502d2bbb9fc80e1b_f404deeb63b51983c_d20260205_m010220_c001_v7007000_t0000_u01770253340561") 2026/02/05 01:02:21 DEBUG : potato3: Deleting (id "4_zffd23d83502d2bbb9fc80e1b_f107b6a27c031a685_d20260205_m010216_c001_v0001150_t0035_u01770253336936") 2026/02/05 01:02:21 DEBUG : potato3: Deleting (id "4_zffd23d83502d2bbb9fc80e1b_f1190f7e0e9e58990_d20260205_m010215_c001_v0001182_t0033_u01770253335891") --- PASS: TestServerSideMove (15.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vizonic0zaxi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bebeyew2layu -> B2 bucket rclone-test-vizonic0zaxi 2026/02/05 01:02:30 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 01:02:30 DEBUG : empty space: Excluded 2026/02/05 01:02:30 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 01:02:30 DEBUG : empty space: Excluded 2026/02/05 01:02:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:02:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:02:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vizonic0zaxi) 2026/02/05 01:02:30 DEBUG : potato3: Sizes differ 2026/02/05 01:02:30 DEBUG : B2 bucket rclone-test-vizonic0zaxi: Waiting for checks to finish 2026/02/05 01:02:30 DEBUG : B2 bucket rclone-test-vizonic0zaxi: Waiting for transfers to finish 2026/02/05 01:02:30 DEBUG : potato2: size = 60 OK 2026/02/05 01:02:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:02:30 INFO : potato2: Copied (server-side copy) 2026/02/05 01:02:30 DEBUG : potato3: size = 68 OK 2026/02/05 01:02:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/05 01:02:30 INFO : potato3: Copied (server-side copy) 2026/02/05 01:02:30 INFO : potato2: Deleted 2026/02/05 01:02:31 INFO : potato3: Deleted 2026/02/05 01:02:31 DEBUG : Creating backend with remote "TestB2:rclone-test-desevoj9wiwa" 2026/02/05 01:02:32 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 01:02:32 DEBUG : empty space: Excluded 2026/02/05 01:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:02:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/05 01:02:32 DEBUG : B2 bucket rclone-test-desevoj9wiwa: Waiting for checks to finish 2026/02/05 01:02:32 DEBUG : B2 bucket rclone-test-desevoj9wiwa: Waiting for transfers to finish 2026/02/05 01:02:33 DEBUG : potato3: size = 68 OK 2026/02/05 01:02:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/05 01:02:33 INFO : potato3: Copied (server-side copy) 2026/02/05 01:02:33 INFO : potato3: Deleted 2026/02/05 01:02:34 DEBUG : potato2: size = 60 OK 2026/02/05 01:02:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:02:34 INFO : potato2: Copied (server-side copy) 2026/02/05 01:02:34 INFO : potato2: Deleted 2026/02/05 01:02:34 DEBUG : B2 bucket rclone-test-desevoj9wiwa: Purge remote 2026/02/05 01:02:34 INFO : B2 bucket rclone-test-desevoj9wiwa: cleaning bucket "rclone-test-desevoj9wiwa" of all files 2026/02/05 01:02:35 DEBUG : potato2: Deleting (id "4_zcfb27de3502d2bbb9fc80e1b_f1005cc5594ee7d14_d20260205_m010233_c001_v0001173_t0024_u01770253353118") 2026/02/05 01:02:35 DEBUG : potato3: Deleting (id "4_zcfb27de3502d2bbb9fc80e1b_f10329d3ee0a7e2be_d20260205_m010233_c001_v0001183_t0018_u01770253353483") 2026/02/05 01:02:35 DEBUG : B2 bucket rclone-test-vizonic0zaxi: Purge remote 2026/02/05 01:02:35 INFO : B2 bucket rclone-test-vizonic0zaxi: cleaning bucket "rclone-test-vizonic0zaxi" of all files 2026/02/05 01:02:35 DEBUG : empty space: Deleting (id "4_z6f526dc3502d2bbb9fc80e1b_f118441d9610a81d6_d20260205_m010228_c001_v0001038_t0000_u01770253348918") 2026/02/05 01:02:35 DEBUG : potato2: Deleting (id "4_z6f526dc3502d2bbb9fc80e1b_f418726a4733e8f4c_d20260205_m010234_c001_v7007000_t0000_u01770253354405") 2026/02/05 01:02:35 DEBUG : potato2: Deleting (id "4_z6f526dc3502d2bbb9fc80e1b_f1156ac1794c214a3_d20260205_m010230_c001_v0001106_t0037_u01770253350217") 2026/02/05 01:02:35 DEBUG : potato3: Deleting (id "4_z6f526dc3502d2bbb9fc80e1b_f418726a4733e8f43_d20260205_m010233_c001_v7007000_t0000_u01770253353786") 2026/02/05 01:02:35 DEBUG : potato3: Deleting (id "4_z6f526dc3502d2bbb9fc80e1b_f1009ffee04c83979_d20260205_m010230_c001_v0001179_t0021_u01770253350604") 2026/02/05 01:02:35 DEBUG : potato3: Deleting (id "4_z6f526dc3502d2bbb9fc80e1b_f118441d9610a81d8_d20260205_m010229_c001_v0001038_t0048_u01770253349350") --- PASS: TestServerSideMoveWithFilter (14.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:02:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jarimig0xopu" 2026/02/05 01:02:40 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bebeyew2layu -> B2 bucket rclone-test-jarimig0xopu 2026/02/05 01:02:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:02:43 DEBUG : empty space: size = 1 OK 2026/02/05 01:02:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 01:02:43 DEBUG : empty space: Unchanged skipping 2026/02/05 01:02:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:02:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jarimig0xopu) 2026/02/05 01:02:43 DEBUG : potato3: Sizes differ 2026/02/05 01:02:43 DEBUG : B2 bucket rclone-test-jarimig0xopu: Waiting for checks to finish 2026/02/05 01:02:43 INFO : empty space: Deleted 2026/02/05 01:02:43 DEBUG : B2 bucket rclone-test-jarimig0xopu: Waiting for transfers to finish 2026/02/05 01:02:43 DEBUG : potato2: size = 60 OK 2026/02/05 01:02:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:02:43 INFO : potato2: Copied (server-side copy) 2026/02/05 01:02:43 INFO : potato2: Deleted 2026/02/05 01:02:44 DEBUG : potato3: size = 68 OK 2026/02/05 01:02:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/05 01:02:44 INFO : potato3: Copied (server-side copy) 2026/02/05 01:02:44 INFO : potato3: Deleted 2026/02/05 01:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-mopifuk5pewe" 2026/02/05 01:02:45 INFO : tomatoDir: Making directory 2026/02/05 01:02:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/05 01:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 01:02:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/05 01:02:46 DEBUG : B2 bucket rclone-test-mopifuk5pewe: Waiting for checks to finish 2026/02/05 01:02:46 DEBUG : B2 bucket rclone-test-mopifuk5pewe: Waiting for transfers to finish 2026/02/05 01:02:47 DEBUG : empty space: size = 1 OK 2026/02/05 01:02:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/05 01:02:47 INFO : empty space: Copied (server-side copy) 2026/02/05 01:02:47 INFO : empty space: Deleted 2026/02/05 01:02:47 DEBUG : potato2: size = 60 OK 2026/02/05 01:02:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/05 01:02:47 INFO : potato2: Copied (server-side copy) 2026/02/05 01:02:47 DEBUG : potato3: size = 68 OK 2026/02/05 01:02:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/05 01:02:47 INFO : potato3: Copied (server-side copy) 2026/02/05 01:02:47 INFO : potato2: Deleted 2026/02/05 01:02:47 INFO : potato3: Deleted 2026/02/05 01:02:48 DEBUG : B2 bucket rclone-test-mopifuk5pewe: Purge remote 2026/02/05 01:02:48 INFO : B2 bucket rclone-test-mopifuk5pewe: cleaning bucket "rclone-test-mopifuk5pewe" of all files 2026/02/05 01:02:48 DEBUG : empty space: Deleting (id "4_z8f62bd43502d2bbb9fc80e1b_f111270d817239d78_d20260205_m010246_c001_v0001157_t0043_u01770253366888") 2026/02/05 01:02:48 DEBUG : potato2: Deleting (id "4_z8f62bd43502d2bbb9fc80e1b_f113afd929c3ebf4f_d20260205_m010247_c001_v0001167_t0032_u01770253367206") 2026/02/05 01:02:48 DEBUG : potato3: Deleting (id "4_z8f62bd43502d2bbb9fc80e1b_f114c4a505d898339_d20260205_m010247_c001_v0001167_t0042_u01770253367217") 2026/02/05 01:02:49 DEBUG : B2 bucket rclone-test-jarimig0xopu: Purge remote 2026/02/05 01:02:49 INFO : B2 bucket rclone-test-jarimig0xopu: cleaning bucket "rclone-test-jarimig0xopu" of all files 2026/02/05 01:02:49 DEBUG : empty space: Deleting (id "4_z9fd2ad13502d2bbb9fc80e1b_f42245155857f62af_d20260205_m010247_c001_v7007000_t0000_u01770253367326") 2026/02/05 01:02:49 DEBUG : empty space: Deleting (id "4_z9fd2ad13502d2bbb9fc80e1b_f117a66ab478c092e_d20260205_m010242_c001_v0001182_t0018_u01770253362518") 2026/02/05 01:02:49 DEBUG : potato2: Deleting (id "4_z9fd2ad13502d2bbb9fc80e1b_f42245155857f62b1_d20260205_m010247_c001_v7007000_t0000_u01770253367838") 2026/02/05 01:02:49 DEBUG : potato2: Deleting (id "4_z9fd2ad13502d2bbb9fc80e1b_f105cf8eadbe00fa3_d20260205_m010243_c001_v0001179_t0033_u01770253363585") 2026/02/05 01:02:49 DEBUG : potato3: Deleting (id "4_z9fd2ad13502d2bbb9fc80e1b_f4175a1f28fd2527d_d20260205_m010247_c001_v7007000_t0000_u01770253367868") 2026/02/05 01:02:49 DEBUG : potato3: Deleting (id "4_z9fd2ad13502d2bbb9fc80e1b_f118033ced21fc753_d20260205_m010243_c001_v0001167_t0053_u01770253363821") 2026/02/05 01:02:49 DEBUG : potato3: Deleting (id "4_z9fd2ad13502d2bbb9fc80e1b_f117a66ab478c0932_d20260205_m010242_c001_v0001182_t0057_u01770253362727") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.84s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.36s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/rclone-sync-test" 2026/02/05 01:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/rclone-sync-test-include/layer2" 2026/02/05 01:02:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/rclone-sync-test-ignore-file" 2026/02/05 01:03:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/05 01:03:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 01:03:03 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 01:03:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/05 01:03:03 DEBUG : B2 bucket rclone-test-bebeyew2layu path rclone-sync-test: Waiting for checks to finish 2026/02/05 01:03:03 DEBUG : B2 bucket rclone-test-bebeyew2layu path rclone-sync-test: Waiting for transfers to finish 2026/02/05 01:03:03 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:03 INFO : There was nothing to transfer 2026/02/05 01:03:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/05 01:03:03 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:03:03 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:03:03 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:03 INFO : There was nothing to transfer 2026/02/05 01:03:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/05 01:03:04 DEBUG : B2 bucket rclone-test-bebeyew2layu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/05 01:03:04 DEBUG : B2 bucket rclone-test-bebeyew2layu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/05 01:03:04 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:04 INFO : There was nothing to transfer 2026/02/05 01:03:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/05 01:03:05 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:03:05 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:03:05 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:05 INFO : There was nothing to transfer 2026/02/05 01:03:05 DEBUG : Excluded 2026/02/05 01:03:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/05 01:03:05 DEBUG : B2 bucket rclone-test-bebeyew2layu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/05 01:03:05 DEBUG : B2 bucket rclone-test-bebeyew2layu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/05 01:03:05 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:05 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.19s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/dst" 2026/02/05 01:03:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/CompareDest" 2026/02/05 01:03:09 DEBUG : one: Need to transfer - File not found at Destination 2026/02/05 01:03:09 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:03:09 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:03:10 DEBUG : one: size = 3 OK 2026/02/05 01:03:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/05 01:03:10 INFO : one: Copied (new) 2026/02/05 01:03:10 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:03:11 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:03:11 DEBUG : one: Sizes differ 2026/02/05 01:03:11 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:03:11 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:03:12 DEBUG : one: size = 5 OK 2026/02/05 01:03:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/05 01:03:12 INFO : one: Copied (replaced existing) 2026/02/05 01:03:12 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:03:14 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:03:14 DEBUG : one: Sizes differ 2026/02/05 01:03:14 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:03:15 DEBUG : one: size = 5 OK 2026/02/05 01:03:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:03:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/05 01:03:15 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:03:15 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:15 INFO : There was nothing to transfer 2026/02/05 01:03:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:03:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:03:16 DEBUG : one: Sizes differ 2026/02/05 01:03:16 DEBUG : two: size = 3 OK 2026/02/05 01:03:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:03:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/05 01:03:16 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:03:16 DEBUG : one: size = 5 OK 2026/02/05 01:03:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:03:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/05 01:03:16 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:03:16 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:16 INFO : There was nothing to transfer 2026/02/05 01:03:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:03:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:03:16 DEBUG : one: Sizes differ 2026/02/05 01:03:17 DEBUG : two: size = 3 OK 2026/02/05 01:03:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:03:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/05 01:03:17 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:03:17 DEBUG : one: size = 5 OK 2026/02/05 01:03:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:03:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/05 01:03:17 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:03:17 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:17 INFO : There was nothing to transfer 2026/02/05 01:03:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:03:18 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:03:18 DEBUG : one: Sizes differ 2026/02/05 01:03:18 DEBUG : two: size = 3 OK 2026/02/05 01:03:18 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/02/05 01:03:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/05 01:03:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/05 01:03:18 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:03:18 DEBUG : one: size = 5 OK 2026/02/05 01:03:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:03:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/05 01:03:18 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:03:18 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:18 INFO : There was nothing to transfer 2026/02/05 01:03:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:03:18 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:03:18 DEBUG : one: Sizes differ 2026/02/05 01:03:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:03:18 DEBUG : two: size = 3 (B2 bucket rclone-test-bebeyew2layu path CompareDest) 2026/02/05 01:03:18 DEBUG : two: Sizes differ 2026/02/05 01:03:18 DEBUG : two: Need to transfer - File not found at Destination 2026/02/05 01:03:18 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:03:19 DEBUG : one: size = 5 OK 2026/02/05 01:03:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:03:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/05 01:03:19 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:03:20 DEBUG : two: size = 5 OK 2026/02/05 01:03:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/05 01:03:20 INFO : two: Copied (new) 2026/02/05 01:03:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.19s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/dest" 2026/02/05 01:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/pre-dest1" 2026/02/05 01:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/pre-dest2" 2026/02/05 01:03:28 DEBUG : 1: size = 1 OK 2026/02/05 01:03:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:03:28 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/05 01:03:28 DEBUG : 2: size = 1 OK 2026/02/05 01:03:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:03:28 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/05 01:03:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/05 01:03:29 DEBUG : B2 bucket rclone-test-bebeyew2layu path dest: Waiting for checks to finish 2026/02/05 01:03:29 DEBUG : B2 bucket rclone-test-bebeyew2layu path dest: Waiting for transfers to finish 2026/02/05 01:03:29 DEBUG : 3: size = 1 OK 2026/02/05 01:03:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/05 01:03:29 INFO : 3: Copied (new) 2026/02/05 01:03:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.06s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:03:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/dst" 2026/02/05 01:03:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/CopyDest" 2026/02/05 01:03:34 DEBUG : one: Need to transfer - File not found at Destination 2026/02/05 01:03:34 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:03:34 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:03:35 DEBUG : one: size = 3 OK 2026/02/05 01:03:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/05 01:03:35 INFO : one: Copied (new) 2026/02/05 01:03:35 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:03:35 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:03:35 DEBUG : one: Sizes differ 2026/02/05 01:03:35 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:03:36 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:03:36 DEBUG : one: size = 5 OK 2026/02/05 01:03:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/05 01:03:36 INFO : one: Copied (replaced existing) 2026/02/05 01:03:36 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/BackupDir" 2026/02/05 01:03:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:03:39 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:03:39 DEBUG : one: Sizes differ 2026/02/05 01:03:39 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:03:39 DEBUG : one: size = 5 OK 2026/02/05 01:03:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:03:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:03:39 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:03:39 DEBUG : one: Sizes differ 2026/02/05 01:03:41 DEBUG : one: size = 3 OK 2026/02/05 01:03:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/05 01:03:41 INFO : one: Copied (server-side copy) 2026/02/05 01:03:42 INFO : one: Deleted 2026/02/05 01:03:43 DEBUG : one: size = 5 OK 2026/02/05 01:03:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/05 01:03:43 INFO : one: Copied (server-side copy) 2026/02/05 01:03:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/05 01:03:43 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:03:43 DEBUG : Waiting for deletions to finish 2026/02/05 01:03:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": read tcp 65.108.87.141:52684->104.153.233.180:443: read: connection reset by peer) 2026/02/05 01:03:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/05 01:03:56 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 01:03:57 DEBUG : one: size = 5 OK 2026/02/05 01:03:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:03:57 DEBUG : one: Unchanged skipping 2026/02/05 01:03:57 DEBUG : two: size = 3 OK 2026/02/05 01:03:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:04:01 DEBUG : two: size = 3 OK 2026/02/05 01:04:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/05 01:04:01 INFO : two: Copied (server-side copy) 2026/02/05 01:04:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/05 01:04:01 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:04:01 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:04:01 DEBUG : Waiting for deletions to finish 2026/02/05 01:04:02 DEBUG : one: size = 5 OK 2026/02/05 01:04:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:04:02 DEBUG : one: Unchanged skipping 2026/02/05 01:04:02 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:04:02 DEBUG : two: size = 3 OK 2026/02/05 01:04:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:04:02 DEBUG : two: Unchanged skipping 2026/02/05 01:04:02 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:04:02 DEBUG : Waiting for deletions to finish 2026/02/05 01:04:02 INFO : There was nothing to transfer 2026/02/05 01:04:03 DEBUG : one: size = 5 OK 2026/02/05 01:04:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:04:03 DEBUG : one: Unchanged skipping 2026/02/05 01:04:03 DEBUG : three: size = 7 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:04:03 DEBUG : three: size = 5 (B2 bucket rclone-test-bebeyew2layu path CopyDest) 2026/02/05 01:04:03 DEBUG : three: Sizes differ 2026/02/05 01:04:03 DEBUG : three: Destination not found in --copy-dest 2026/02/05 01:04:03 DEBUG : three: Need to transfer - File not found at Destination 2026/02/05 01:04:03 DEBUG : two: size = 3 OK 2026/02/05 01:04:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 01:04:03 DEBUG : two: Unchanged skipping 2026/02/05 01:04:03 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:04:03 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:04:04 DEBUG : three: size = 7 OK 2026/02/05 01:04:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/05 01:04:04 INFO : three: Copied (new) 2026/02/05 01:04:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (35.00s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:04:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/dst" 2026/02/05 01:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/backup" 2026/02/05 01:04:12 DEBUG : two: size = 3 OK 2026/02/05 01:04:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:04:12 DEBUG : two: Unchanged skipping 2026/02/05 01:04:12 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:04:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:04:12 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:04:12 DEBUG : one: Sizes differ 2026/02/05 01:04:13 DEBUG : one: size = 3 OK 2026/02/05 01:04:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/05 01:04:13 INFO : one: Copied (server-side copy) 2026/02/05 01:04:13 INFO : one: Deleted 2026/02/05 01:04:13 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:04:14 DEBUG : one: size = 4 OK 2026/02/05 01:04:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:04:14 INFO : one: Copied (new) 2026/02/05 01:04:14 DEBUG : Waiting for deletions to finish 2026/02/05 01:04:14 DEBUG : three.txt: size = 5 OK 2026/02/05 01:04:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/05 01:04:14 INFO : three.txt: Copied (server-side copy) 2026/02/05 01:04:15 INFO : three.txt: Deleted 2026/02/05 01:04:15 INFO : three.txt: Moved into backup dir 2026/02/05 01:04:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:04:17 DEBUG : one: size = 4 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:04:17 DEBUG : one: Sizes differ 2026/02/05 01:04:17 DEBUG : two: size = 3 OK 2026/02/05 01:04:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:04:17 DEBUG : two: Unchanged skipping 2026/02/05 01:04:17 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:04:17 DEBUG : one: size = 4 OK 2026/02/05 01:04:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:04:17 INFO : one: Copied (server-side copy) 2026/02/05 01:04:18 INFO : one: Deleted 2026/02/05 01:04:18 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:04:18 DEBUG : one: size = 5 OK 2026/02/05 01:04:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/05 01:04:18 INFO : one: Copied (new) 2026/02/05 01:04:18 DEBUG : Waiting for deletions to finish 2026/02/05 01:04:18 DEBUG : three.txt: size = 6 OK 2026/02/05 01:04:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/05 01:04:18 INFO : three.txt: Copied (server-side copy) 2026/02/05 01:04:19 INFO : three.txt: Deleted 2026/02/05 01:04:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.91s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:04:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/dst" 2026/02/05 01:04:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/backup" 2026/02/05 01:04:26 DEBUG : two: size = 3 OK 2026/02/05 01:04:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:04:26 DEBUG : two: Unchanged skipping 2026/02/05 01:04:26 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:04:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:04:26 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:04:26 DEBUG : one: Sizes differ 2026/02/05 01:04:27 DEBUG : one.bak: size = 3 OK 2026/02/05 01:04:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/05 01:04:27 INFO : one: Copied (server-side copy) to: one.bak 2026/02/05 01:04:27 INFO : one: Deleted 2026/02/05 01:04:27 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:04:29 DEBUG : one: size = 4 OK 2026/02/05 01:04:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:04:29 INFO : one: Copied (new) 2026/02/05 01:04:29 DEBUG : Waiting for deletions to finish 2026/02/05 01:04:30 DEBUG : three.txt.bak: size = 5 OK 2026/02/05 01:04:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/05 01:04:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/05 01:04:30 INFO : three.txt: Deleted 2026/02/05 01:04:30 INFO : three.txt: Moved into backup dir 2026/02/05 01:04:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:04:33 DEBUG : one: size = 4 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:04:33 DEBUG : one: Sizes differ 2026/02/05 01:04:33 DEBUG : two: size = 3 OK 2026/02/05 01:04:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:04:33 DEBUG : two: Unchanged skipping 2026/02/05 01:04:33 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:04:34 DEBUG : one.bak: size = 4 OK 2026/02/05 01:04:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:04:34 INFO : one: Copied (server-side copy) to: one.bak 2026/02/05 01:04:34 INFO : one: Deleted 2026/02/05 01:04:34 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:04:35 DEBUG : one: size = 5 OK 2026/02/05 01:04:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/05 01:04:35 INFO : one: Copied (new) 2026/02/05 01:04:35 DEBUG : Waiting for deletions to finish 2026/02/05 01:04:36 DEBUG : three.txt.bak: size = 6 OK 2026/02/05 01:04:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/05 01:04:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/05 01:04:36 INFO : three.txt: Deleted 2026/02/05 01:04:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (17.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:04:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/dst" 2026/02/05 01:04:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/backup" 2026/02/05 01:04:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:04:43 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:04:43 DEBUG : one: Sizes differ 2026/02/05 01:04:43 DEBUG : two: size = 3 OK 2026/02/05 01:04:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:04:43 DEBUG : two: Unchanged skipping 2026/02/05 01:04:43 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:04:45 DEBUG : one-2019-01-01: size = 3 OK 2026/02/05 01:04:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/05 01:04:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/05 01:04:45 INFO : one: Deleted 2026/02/05 01:04:45 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:04:46 DEBUG : one: size = 4 OK 2026/02/05 01:04:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:04:46 INFO : one: Copied (new) 2026/02/05 01:04:46 DEBUG : Waiting for deletions to finish 2026/02/05 01:04:47 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/05 01:04:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/05 01:04:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/05 01:04:47 INFO : three.txt: Deleted 2026/02/05 01:04:47 INFO : three.txt: Moved into backup dir 2026/02/05 01:04:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:04:48 DEBUG : one: size = 4 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:04:48 DEBUG : one: Sizes differ 2026/02/05 01:04:48 DEBUG : two: size = 3 OK 2026/02/05 01:04:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:04:48 DEBUG : two: Unchanged skipping 2026/02/05 01:04:48 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:04:49 DEBUG : one-2019-01-01: size = 4 OK 2026/02/05 01:04:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:04:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/05 01:04:49 INFO : one: Deleted 2026/02/05 01:04:49 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:04:49 DEBUG : one: size = 5 OK 2026/02/05 01:04:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/05 01:04:49 INFO : one: Copied (new) 2026/02/05 01:04:49 DEBUG : Waiting for deletions to finish 2026/02/05 01:04:50 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/05 01:04:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/05 01:04:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/05 01:04:50 INFO : three.txt: Deleted 2026/02/05 01:04:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.22s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/dst" 2026/02/05 01:04:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:04:58 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:04:58 DEBUG : one: Sizes differ 2026/02/05 01:04:58 DEBUG : two: size = 3 OK 2026/02/05 01:04:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:04:58 DEBUG : two: Unchanged skipping 2026/02/05 01:04:58 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:04:59 DEBUG : one.bak: size = 3 OK 2026/02/05 01:04:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/05 01:04:59 INFO : one: Copied (server-side copy) to: one.bak 2026/02/05 01:04:59 INFO : one: Deleted 2026/02/05 01:04:59 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:05:00 DEBUG : one: size = 4 OK 2026/02/05 01:05:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:05:00 INFO : one: Copied (new) 2026/02/05 01:05:00 DEBUG : Waiting for deletions to finish 2026/02/05 01:05:01 DEBUG : three.txt.bak: size = 5 OK 2026/02/05 01:05:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/05 01:05:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/05 01:05:01 INFO : three.txt: Deleted 2026/02/05 01:05:01 INFO : three.txt: Moved into backup dir 2026/02/05 01:05:03 DEBUG : one.bak: Excluded (Path Filter) 2026/02/05 01:05:03 DEBUG : one.bak: Excluded 2026/02/05 01:05:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/05 01:05:03 DEBUG : three.txt.bak: Excluded 2026/02/05 01:05:03 DEBUG : two: size = 3 OK 2026/02/05 01:05:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:05:03 DEBUG : two: Unchanged skipping 2026/02/05 01:05:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:03 DEBUG : one: size = 4 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:05:03 DEBUG : one: Sizes differ 2026/02/05 01:05:03 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for checks to finish 2026/02/05 01:05:04 DEBUG : one.bak: size = 4 OK 2026/02/05 01:05:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:05:04 INFO : one: Copied (server-side copy) to: one.bak 2026/02/05 01:05:04 INFO : one: Deleted 2026/02/05 01:05:04 DEBUG : B2 bucket rclone-test-bebeyew2layu path dst: Waiting for transfers to finish 2026/02/05 01:05:05 DEBUG : one: size = 5 OK 2026/02/05 01:05:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/05 01:05:05 INFO : one: Copied (new) 2026/02/05 01:05:05 DEBUG : Waiting for deletions to finish 2026/02/05 01:05:05 DEBUG : three.txt.bak: size = 6 OK 2026/02/05 01:05:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/05 01:05:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/05 01:05:05 INFO : three.txt: Deleted 2026/02/05 01:05:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.15s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/dst" 2026/02/05 01:05:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:11 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:05:11 DEBUG : one: Sizes differ 2026/02/05 01:05:13 DEBUG : one.bak: size = 3 OK 2026/02/05 01:05:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/05 01:05:13 INFO : one: Copied (server-side copy) to: one.bak 2026/02/05 01:05:13 INFO : one: Deleted 2026/02/05 01:05:14 DEBUG : one: size = 4 OK 2026/02/05 01:05:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:05:14 INFO : one: Copied (new) 2026/02/05 01:05:14 DEBUG : two: size = 3 OK 2026/02/05 01:05:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:05:14 DEBUG : two: Unchanged skipping 2026/02/05 01:05:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:14 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:05:14 DEBUG : three.txt: Sizes differ 2026/02/05 01:05:15 DEBUG : three.txt.bak: size = 5 OK 2026/02/05 01:05:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/05 01:05:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/05 01:05:15 INFO : three.txt: Deleted 2026/02/05 01:05:15 DEBUG : three.txt: size = 6 OK 2026/02/05 01:05:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/05 01:05:15 INFO : three.txt: Copied (new) 2026/02/05 01:05:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:16 DEBUG : one: size = 4 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:05:16 DEBUG : one: Sizes differ 2026/02/05 01:05:16 DEBUG : one.bak: size = 4 OK 2026/02/05 01:05:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:05:16 INFO : one: Copied (server-side copy) to: one.bak 2026/02/05 01:05:16 INFO : one: Deleted 2026/02/05 01:05:17 DEBUG : one: size = 5 OK 2026/02/05 01:05:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/05 01:05:17 INFO : one: Copied (new) 2026/02/05 01:05:17 DEBUG : two: size = 3 OK 2026/02/05 01:05:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:05:17 DEBUG : two: Unchanged skipping 2026/02/05 01:05:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:17 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:05:17 DEBUG : three.txt: Sizes differ 2026/02/05 01:05:18 DEBUG : three.txt.bak: size = 6 OK 2026/02/05 01:05:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/05 01:05:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/05 01:05:18 INFO : three.txt: Deleted 2026/02/05 01:05:18 DEBUG : three.txt: size = 19 OK 2026/02/05 01:05:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/05 01:05:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.20s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bebeyew2layu/dst" 2026/02/05 01:05:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:25 DEBUG : one: size = 3 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:05:25 DEBUG : one: Sizes differ 2026/02/05 01:05:26 DEBUG : one-2019-01-01: size = 3 OK 2026/02/05 01:05:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/05 01:05:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/05 01:05:26 INFO : one: Deleted 2026/02/05 01:05:27 DEBUG : one: size = 4 OK 2026/02/05 01:05:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:05:27 INFO : one: Copied (new) 2026/02/05 01:05:28 DEBUG : two: size = 3 OK 2026/02/05 01:05:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:05:28 DEBUG : two: Unchanged skipping 2026/02/05 01:05:28 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:28 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:05:28 DEBUG : three.txt: Sizes differ 2026/02/05 01:05:28 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/05 01:05:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/05 01:05:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/05 01:05:28 INFO : three.txt: Deleted 2026/02/05 01:05:29 DEBUG : three.txt: size = 6 OK 2026/02/05 01:05:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/05 01:05:29 INFO : three.txt: Copied (new) 2026/02/05 01:05:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:30 DEBUG : one: size = 4 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:05:30 DEBUG : one: Sizes differ 2026/02/05 01:05:31 DEBUG : one-2019-01-01: size = 4 OK 2026/02/05 01:05:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/05 01:05:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/05 01:05:31 INFO : one: Deleted 2026/02/05 01:05:31 DEBUG : one: size = 5 OK 2026/02/05 01:05:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/05 01:05:31 INFO : one: Copied (new) 2026/02/05 01:05:31 DEBUG : two: size = 3 OK 2026/02/05 01:05:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:05:31 DEBUG : two: Unchanged skipping 2026/02/05 01:05:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:32 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bebeyew2layu path dst) 2026/02/05 01:05:32 DEBUG : three.txt: Sizes differ 2026/02/05 01:05:32 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/05 01:05:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/05 01:05:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/05 01:05:32 INFO : three.txt: Deleted 2026/02/05 01:05:33 DEBUG : three.txt: size = 19 OK 2026/02/05 01:05:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/05 01:05:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.46s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:05:36 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:36 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:05:36 DEBUG : Testêé: Sizes differ 2026/02/05 01:05:36 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:05:36 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:05:36 DEBUG : Testêé: size = 14 OK 2026/02/05 01:05:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/05 01:05:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/05 01:05:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.04s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:05:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/05 01:05:38 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:05:38 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:05:39 DEBUG : existing: size = 6 OK 2026/02/05 01:05:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/05 01:05:39 INFO : existing: Copied (new) 2026/02/05 01:05:39 DEBUG : Waiting for deletions to finish 2026/02/05 01:05:39 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:05:39 DEBUG : existing: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:05:39 DEBUG : existing: Sizes differ 2026/02/05 01:05:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/05 01:05:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:05:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:05:39 ERROR : B2 bucket rclone-test-bebeyew2layu: not deleting files as there were IO errors 2026/02/05 01:05:39 ERROR : B2 bucket rclone-test-bebeyew2layu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.75s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:05:42 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:05:42 DEBUG : EXISTING: size = 6 OK 2026/02/05 01:05:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:05:42 DEBUG : existing: Unchanged skipping 2026/02/05 01:05:42 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:05:42 DEBUG : Waiting for deletions to finish 2026/02/05 01:05:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.65s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:06:26 DEBUG : both10: size = 6 OK 2026/02/05 01:06:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both0: size = 6 OK 2026/02/05 01:06:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both11: size = 6 OK 2026/02/05 01:06:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both12: size = 6 OK 2026/02/05 01:06:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:06:26 DEBUG : both12: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both13: size = 6 OK 2026/02/05 01:06:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both13: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both14: size = 6 OK 2026/02/05 01:06:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both10: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both15: size = 6 OK 2026/02/05 01:06:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both14: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both16: size = 6 OK 2026/02/05 01:06:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both0: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both17: size = 6 OK 2026/02/05 01:06:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both17: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both18: size = 6 OK 2026/02/05 01:06:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both18: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both19: size = 6 OK 2026/02/05 01:06:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both19: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both1: size = 6 OK 2026/02/05 01:06:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both11: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both2: size = 6 OK 2026/02/05 01:06:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both2: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both3: size = 6 OK 2026/02/05 01:06:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both3: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both4: size = 6 OK 2026/02/05 01:06:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both4: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both5: size = 6 OK 2026/02/05 01:06:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both5: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both15: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both7: size = 6 OK 2026/02/05 01:06:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both7: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both8: size = 6 OK 2026/02/05 01:06:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both8: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both9: size = 6 OK 2026/02/05 01:06:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both9: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both16: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both1: Unchanged skipping 2026/02/05 01:06:26 DEBUG : both6: size = 6 OK 2026/02/05 01:06:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:06:26 DEBUG : both6: Unchanged skipping 2026/02/05 01:06:26 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:06:26 DEBUG : Waiting for deletions to finish 2026/02/05 01:06:26 INFO : only2: Deleted 2026/02/05 01:06:26 INFO : only4: Deleted 2026/02/05 01:06:27 INFO : only5: Deleted 2026/02/05 01:06:27 INFO : only7: Deleted 2026/02/05 01:06:27 INFO : only8: Deleted 2026/02/05 01:06:27 INFO : only0: Deleted 2026/02/05 01:06:27 INFO : only10: Deleted 2026/02/05 01:06:27 INFO : only11: Deleted 2026/02/05 01:06:27 INFO : only13: Deleted 2026/02/05 01:06:27 INFO : only15: Deleted 2026/02/05 01:06:27 INFO : only16: Deleted 2026/02/05 01:06:27 INFO : only19: Deleted 2026/02/05 01:06:27 INFO : only6: Deleted 2026/02/05 01:06:27 INFO : only9: Deleted 2026/02/05 01:06:27 INFO : only3: Deleted 2026/02/05 01:06:27 INFO : only14: Deleted 2026/02/05 01:06:27 INFO : only17: Deleted 2026/02/05 01:06:27 INFO : only18: Deleted 2026/02/05 01:06:27 INFO : only12: Deleted 2026/02/05 01:06:27 INFO : only1: Deleted 2026/02/05 01:06:27 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (47.54s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:07:07 DEBUG : both0: size = 6 OK 2026/02/05 01:07:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both0: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both10: size = 6 OK 2026/02/05 01:07:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both10: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both11: size = 6 OK 2026/02/05 01:07:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both11: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both12: size = 6 OK 2026/02/05 01:07:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both12: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both13: size = 6 OK 2026/02/05 01:07:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both13: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both14: size = 6 OK 2026/02/05 01:07:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both14: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both15: size = 6 OK 2026/02/05 01:07:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both15: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both16: size = 6 OK 2026/02/05 01:07:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both16: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both17: size = 6 OK 2026/02/05 01:07:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both17: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both18: size = 6 OK 2026/02/05 01:07:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both18: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both19: size = 6 OK 2026/02/05 01:07:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both19: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both1: size = 6 OK 2026/02/05 01:07:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both1: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both2: size = 6 OK 2026/02/05 01:07:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both2: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both3: size = 6 OK 2026/02/05 01:07:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both3: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both4: size = 6 OK 2026/02/05 01:07:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both4: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both5: size = 6 OK 2026/02/05 01:07:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both5: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both6: size = 6 OK 2026/02/05 01:07:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both6: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both7: size = 6 OK 2026/02/05 01:07:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both7: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both8: size = 6 OK 2026/02/05 01:07:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both8: Unchanged skipping 2026/02/05 01:07:07 DEBUG : both9: size = 6 OK 2026/02/05 01:07:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:07 DEBUG : both9: Unchanged skipping 2026/02/05 01:07:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only0: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only0: Sizes differ 2026/02/05 01:07:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only10: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only10: Sizes differ 2026/02/05 01:07:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only11: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only11: Sizes differ 2026/02/05 01:07:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only12: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only12: Sizes differ 2026/02/05 01:07:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only13: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only13: Sizes differ 2026/02/05 01:07:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only14: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only14: Sizes differ 2026/02/05 01:07:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only15: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only15: Sizes differ 2026/02/05 01:07:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only16: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only16: Sizes differ 2026/02/05 01:07:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only17: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only17: Sizes differ 2026/02/05 01:07:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only18: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only18: Sizes differ 2026/02/05 01:07:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only19: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only19: Sizes differ 2026/02/05 01:07:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only1: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only1: Sizes differ 2026/02/05 01:07:07 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:07:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only2: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only2: Sizes differ 2026/02/05 01:07:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only3: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only3: Sizes differ 2026/02/05 01:07:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only4: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only4: Sizes differ 2026/02/05 01:07:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only5: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only5: Sizes differ 2026/02/05 01:07:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only6: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only6: Sizes differ 2026/02/05 01:07:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only7: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only7: Sizes differ 2026/02/05 01:07:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only8: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only8: Sizes differ 2026/02/05 01:07:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3991296128) 2026/02/05 01:07:07 DEBUG : only9: size = 6 (B2 bucket rclone-test-bebeyew2layu) 2026/02/05 01:07:07 DEBUG : only9: Sizes differ 2026/02/05 01:07:07 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:07:07 DEBUG : only10: size = 0 OK 2026/02/05 01:07:07 DEBUG : only11: size = 0 OK 2026/02/05 01:07:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only10: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only12: size = 0 OK 2026/02/05 01:07:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only11: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only12: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only13: size = 0 OK 2026/02/05 01:07:07 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only13: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only14: size = 0 OK 2026/02/05 01:07:07 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only14: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only15: size = 0 OK 2026/02/05 01:07:07 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only15: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only16: size = 0 OK 2026/02/05 01:07:07 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only16: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only17: size = 0 OK 2026/02/05 01:07:07 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only17: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only2: size = 0 OK 2026/02/05 01:07:07 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only2: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only0: size = 0 OK 2026/02/05 01:07:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only0: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only4: size = 0 OK 2026/02/05 01:07:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only4: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only3: size = 0 OK 2026/02/05 01:07:07 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only3: Copied (replaced existing) 2026/02/05 01:07:07 DEBUG : only18: size = 0 OK 2026/02/05 01:07:07 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:07 INFO : only18: Copied (replaced existing) 2026/02/05 01:07:08 DEBUG : only6: size = 0 OK 2026/02/05 01:07:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:08 INFO : only6: Copied (replaced existing) 2026/02/05 01:07:08 DEBUG : only7: size = 0 OK 2026/02/05 01:07:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:08 INFO : only7: Copied (replaced existing) 2026/02/05 01:07:08 DEBUG : only8: size = 0 OK 2026/02/05 01:07:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:08 INFO : only8: Copied (replaced existing) 2026/02/05 01:07:08 DEBUG : only9: size = 0 OK 2026/02/05 01:07:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:08 INFO : only9: Copied (replaced existing) 2026/02/05 01:07:08 DEBUG : only19: size = 0 OK 2026/02/05 01:07:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:08 INFO : only19: Copied (replaced existing) 2026/02/05 01:07:08 DEBUG : only1: size = 0 OK 2026/02/05 01:07:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:08 INFO : only1: Copied (replaced existing) 2026/02/05 01:07:08 DEBUG : only5: size = 0 OK 2026/02/05 01:07:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/05 01:07:08 INFO : only5: Copied (replaced existing) 2026/02/05 01:07:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (44.20s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:07:16 DEBUG : empty_dir: Making directory with metadata 2026/02/05 01:07:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 01:07:16 DEBUG : empty_on_remote: Making directory with metadata 2026/02/05 01:07:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 01:07:16 INFO : empty_on_remote: Making directory 2026/02/05 01:07:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/05 01:07:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/05 01:07:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/05 01:07:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/05 01:07:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:07:20 DEBUG : empty_dir: Making directory with metadata 2026/02/05 01:07:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 01:07:20 DEBUG : empty_on_remote: Making directory with metadata 2026/02/05 01:07:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 01:07:20 INFO : empty_on_remote: Making directory 2026/02/05 01:07:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/05 01:07:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/05 01:07:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/05 01:07:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/05 01:07:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/05 01:07:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.78s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:07:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 01:07:23 INFO : sub dir: Making directory 2026/02/05 01:07:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:07:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 01:07:27 INFO : sub dir: Making directory 2026/02/05 01:07:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.27s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:07:50 DEBUG : Waiting for deletions to finish 2026/02/05 01:07:51 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:07:51 DEBUG : apple: size = 5 OK 2026/02/05 01:07:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : apple: Unchanged skipping 2026/02/05 01:07:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:07:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:07:51 DEBUG : banana: size = 6 OK 2026/02/05 01:07:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : banana: Unchanged skipping 2026/02/05 01:07:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:07:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:07:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:07:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:07:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:07:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:07:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:07:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:07:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:07:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:07:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:07:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:07:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:07:51 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:07:51 DEBUG : Waiting for deletions to finish 2026/02/05 01:07:51 INFO : There was nothing to transfer 2026/02/05 01:07:51 DEBUG : Waiting for deletions to finish 2026/02/05 01:07:52 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : apple: size = 5 OK 2026/02/05 01:07:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : apple: Unchanged skipping 2026/02/05 01:07:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:07:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:07:52 DEBUG : banana: size = 6 OK 2026/02/05 01:07:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : banana: Unchanged skipping 2026/02/05 01:07:52 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:07:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:07:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:07:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:07:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:07:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:07:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:07:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:07:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:07:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:07:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:07:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:07:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:07:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:07:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:07:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:07:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:07:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:07:52 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:07:52 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:07:52 DEBUG : Waiting for deletions to finish 2026/02/05 01:07:52 INFO : There was nothing to transfer 2026/02/05 01:07:52 DEBUG : Waiting for deletions to finish 2026/02/05 01:07:52 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:08:14 DEBUG : Waiting for deletions to finish 2026/02/05 01:08:15 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:08:15 DEBUG : apple: size = 5 OK 2026/02/05 01:08:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:15 DEBUG : apple: Unchanged skipping 2026/02/05 01:08:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:08:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:08:15 DEBUG : banana: size = 6 OK 2026/02/05 01:08:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:15 DEBUG : banana: Unchanged skipping 2026/02/05 01:08:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:08:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:08:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:08:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:08:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:08:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:08:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:08:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:08:16 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:08:16 DEBUG : Waiting for deletions to finish 2026/02/05 01:08:16 INFO : There was nothing to transfer 2026/02/05 01:08:16 DEBUG : Waiting for deletions to finish 2026/02/05 01:08:16 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:08:16 DEBUG : apple: size = 5 OK 2026/02/05 01:08:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : apple: Unchanged skipping 2026/02/05 01:08:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:08:16 DEBUG : banana: size = 6 OK 2026/02/05 01:08:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:08:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : banana: Unchanged skipping 2026/02/05 01:08:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:08:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:08:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:08:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:08:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:08:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:08:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:08:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:08:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:08:16 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:08:16 DEBUG : Waiting for deletions to finish 2026/02/05 01:08:16 INFO : There was nothing to transfer 2026/02/05 01:08:16 DEBUG : Waiting for deletions to finish 2026/02/05 01:08:17 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:08:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:08:38 DEBUG : Waiting for deletions to finish 2026/02/05 01:08:39 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:39 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/05 01:08:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/05 01:08:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/05 01:08:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:08:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:08:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:08:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/05 01:08:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/05 01:08:40 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/05 01:08:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/05 01:08:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:40 DEBUG : YmFuYW5h: size = 6 OK 2026/02/05 01:08:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/05 01:08:40 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/05 01:08:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/05 01:08:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/05 01:08:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:40 DEBUG : YXBwbGU=: size = 5 OK 2026/02/05 01:08:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/05 01:08:40 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/05 01:08:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/05 01:08:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/05 01:08:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/05 01:08:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/05 01:08:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/05 01:08:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/05 01:08:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/05 01:08:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/05 01:08:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/05 01:08:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/05 01:08:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/05 01:08:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/05 01:08:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/05 01:08:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/05 01:08:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/05 01:08:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/05 01:08:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/05 01:08:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/05 01:08:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/05 01:08:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/05 01:08:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 01:08:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/05 01:08:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/05 01:08:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/05 01:08:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/05 01:08:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/05 01:08:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/05 01:08:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/05 01:08:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/05 01:08:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/05 01:08:42 DEBUG : Waiting for deletions to finish 2026/02/05 01:08:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/05 01:08:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0008-2345678.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0003-defghij.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0011-56789;.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0012-6789;.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0014-89;=.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0015-9;=.txt: Deleted 2026/02/05 01:08:43 INFO : apple: Deleted 2026/02/05 01:08:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0009-3456789.txt: Deleted 2026/02/05 01:08:43 INFO : banana: Deleted 2026/02/05 01:08:43 INFO : splitbananasplit: Deleted 2026/02/05 01:08:43 INFO : dir1/0007-1234567.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0010-456789.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0013-789;=.txt: Deleted 2026/02/05 01:08:43 INFO : appleappleapplebanana: Deleted 2026/02/05 01:08:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/05 01:08:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/05 01:08:43 DEBUG : Waiting for deletions to finish 2026/02/05 01:08:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:43 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:44 DEBUG : YXBwbGU=: size = 5 OK 2026/02/05 01:08:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : apple: Unchanged skipping 2026/02/05 01:08:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/05 01:08:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:08:44 DEBUG : YmFuYW5h: size = 6 OK 2026/02/05 01:08:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : banana: Unchanged skipping 2026/02/05 01:08:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/05 01:08:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/05 01:08:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/05 01:08:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/05 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/05 01:08:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/05 01:08:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/05 01:08:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/05 01:08:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/05 01:08:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/05 01:08:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/05 01:08:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/05 01:08:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/05 01:08:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/05 01:08:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/05 01:08:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/05 01:08:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/05 01:08:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/05 01:08:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:08:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:08:44 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:08:44 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:08:44 DEBUG : Waiting for deletions to finish 2026/02/05 01:08:44 DEBUG : Waiting for deletions to finish 2026/02/05 01:08:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/05 01:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/05 01:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : apple: transformed to: YXBwbGU= 2026/02/05 01:08:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/05 01:08:44 DEBUG : banana: transformed to: YmFuYW5h 2026/02/05 01:08:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/05 01:08:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/05 01:08:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/05 01:08:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/05 01:08:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/05 01:08:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/05 01:08:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:09:04 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:04 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:04 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:04 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:05 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 01:09:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/05 01:09:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/05 01:09:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/05 01:09:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/05 01:09:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/05 01:09:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/05 01:09:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/05 01:09:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/05 01:09:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/05 01:09:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/05 01:09:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/05 01:09:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:05 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:09:05 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:09:05 DEBUG : PREFIXbanana: size = 6 OK 2026/02/05 01:09:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/05 01:09:05 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/05 01:09:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/05 01:09:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/05 01:09:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/05 01:09:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/05 01:09:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/05 01:09:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 01:09:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:09:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/05 01:09:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 01:09:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/05 01:09:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/05 01:09:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/05 01:09:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 01:09:05 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/05 01:09:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/05 01:09:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/05 01:09:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 01:09:06 DEBUG : PREFIXapple: size = 5 OK 2026/02/05 01:09:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/05 01:09:06 INFO : apple: Copied (new) to: PREFIXapple 2026/02/05 01:09:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 01:09:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/05 01:09:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/05 01:09:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 01:09:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 01:09:06 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/05 01:09:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/05 01:09:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/05 01:09:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 01:09:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/05 01:09:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/05 01:09:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 01:09:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 01:09:06 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/05 01:09:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/05 01:09:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/05 01:09:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 01:09:06 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/05 01:09:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/05 01:09:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/05 01:09:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 01:09:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/05 01:09:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/05 01:09:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 01:09:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 01:09:06 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/05 01:09:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/05 01:09:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/05 01:09:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 01:09:06 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/05 01:09:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/05 01:09:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/05 01:09:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 01:09:07 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/05 01:09:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/05 01:09:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/05 01:09:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 01:09:07 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/05 01:09:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/05 01:09:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/05 01:09:07 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/05 01:09:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/05 01:09:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/05 01:09:07 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/05 01:09:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/05 01:09:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/05 01:09:08 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/05 01:09:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/05 01:09:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/05 01:09:08 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0015-9;=.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0007-1234567.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0013-789;=.txt: Deleted 2026/02/05 01:09:09 INFO : appleappleapplebanana: Deleted 2026/02/05 01:09:09 INFO : apple: Deleted 2026/02/05 01:09:09 INFO : dir1/0003-defghij.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/05 01:09:09 INFO : splitbananasplit: Deleted 2026/02/05 01:09:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0010-456789.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0011-56789;.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0012-6789;.txt: Deleted 2026/02/05 01:09:09 INFO : banana: Deleted 2026/02/05 01:09:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0009-3456789.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0014-89;=.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/05 01:09:09 INFO : dir1/0008-2345678.txt: Deleted 2026/02/05 01:09:09 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:09:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/05 01:09:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/05 01:09:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/05 01:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/05 01:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/05 01:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/05 01:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/05 01:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/05 01:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/05 01:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/05 01:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/05 01:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/05 01:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/05 01:09:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:10 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:09:10 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:09:10 DEBUG : banana: size = 6 OK 2026/02/05 01:09:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/05 01:09:10 INFO : banana: Copied (new) 2026/02/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:09:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/05 01:09:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:09:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/05 01:09:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/05 01:09:10 DEBUG : apple: size = 5 OK 2026/02/05 01:09:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/05 01:09:10 INFO : apple: Copied (new) 2026/02/05 01:09:11 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:09:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/05 01:09:11 INFO : splitbananasplit: Copied (new) 2026/02/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:09:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/05 01:09:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:09:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/05 01:09:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/05 01:09:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:09:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/05 01:09:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:09:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/05 01:09:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:09:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/05 01:09:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/05 01:09:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:09:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/05 01:09:11 INFO : appleappleapplebanana: Copied (new) 2026/02/05 01:09:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:09:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/05 01:09:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/05 01:09:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:09:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/05 01:09:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/05 01:09:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:09:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/05 01:09:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/05 01:09:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:09:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/05 01:09:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/05 01:09:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:09:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/05 01:09:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/05 01:09:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:09:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/05 01:09:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/05 01:09:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:09:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/05 01:09:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/05 01:09:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:09:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/05 01:09:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/05 01:09:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:09:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/05 01:09:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/05 01:09:12 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/05 01:09:13 INFO : PREFIXbanana: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/05 01:09:13 INFO : PREFIXapple: Deleted 2026/02/05 01:09:13 INFO : PREFIXsplitbananasplit: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/05 01:09:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/05 01:09:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/05 01:09:13 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:13 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:14 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:09:33 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:34 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 01:09:34 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 01:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:34 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 01:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:34 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:34 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 01:09:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 01:09:34 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/05 01:09:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/05 01:09:34 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/05 01:09:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:34 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:09:34 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:09:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/05 01:09:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/05 01:09:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 01:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:35 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/05 01:09:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/05 01:09:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/05 01:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 01:09:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/05 01:09:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/05 01:09:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 01:09:35 DEBUG : appleSUFFIX: size = 5 OK 2026/02/05 01:09:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/05 01:09:35 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/05 01:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 01:09:35 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/05 01:09:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/05 01:09:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/05 01:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 01:09:35 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/05 01:09:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/05 01:09:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/05 01:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 01:09:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/05 01:09:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/05 01:09:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 01:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/05 01:09:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/05 01:09:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/05 01:09:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/05 01:09:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/05 01:09:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/05 01:09:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/05 01:09:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/05 01:09:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/05 01:09:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/05 01:09:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/05 01:09:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/05 01:09:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/05 01:09:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/05 01:09:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/05 01:09:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/05 01:09:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 01:09:36 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/05 01:09:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/05 01:09:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/05 01:09:37 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/05 01:09:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/05 01:09:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/05 01:09:37 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/05 01:09:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/05 01:09:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/05 01:09:37 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/05 01:09:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/05 01:09:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/05 01:09:37 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/05 01:09:37 INFO : dir1/0014-89;=.txt: Deleted 2026/02/05 01:09:37 INFO : dir1/0015-9;=.txt: Deleted 2026/02/05 01:09:37 INFO : apple: Deleted 2026/02/05 01:09:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/05 01:09:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/05 01:09:38 INFO : appleappleapplebanana: Deleted 2026/02/05 01:09:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/05 01:09:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/05 01:09:38 INFO : banana: Deleted 2026/02/05 01:09:38 INFO : dir1/0003-defghij.txt: Deleted 2026/02/05 01:09:38 INFO : dir1/0008-2345678.txt: Deleted 2026/02/05 01:09:38 INFO : dir1/0007-1234567.txt: Deleted 2026/02/05 01:09:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/05 01:09:38 INFO : dir1/0012-6789;.txt: Deleted 2026/02/05 01:09:38 INFO : splitbananasplit: Deleted 2026/02/05 01:09:38 INFO : dir1/0009-3456789.txt: Deleted 2026/02/05 01:09:38 INFO : dir1/0010-456789.txt: Deleted 2026/02/05 01:09:38 INFO : dir1/0011-56789;.txt: Deleted 2026/02/05 01:09:38 INFO : dir1/0013-789;=.txt: Deleted 2026/02/05 01:09:38 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/05 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : apple: transformed to: appleSUFFIX 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/05 01:09:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/05 01:09:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/05 01:09:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:09:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/05 01:09:39 INFO : splitbananasplit: Copied (new) 2026/02/05 01:09:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:09:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:09:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:09:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:09:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/05 01:09:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/05 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/05 01:09:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/05 01:09:39 DEBUG : banana: size = 6 OK 2026/02/05 01:09:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/05 01:09:39 INFO : banana: Copied (new) 2026/02/05 01:09:39 DEBUG : apple: size = 5 OK 2026/02/05 01:09:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/05 01:09:39 INFO : apple: Copied (new) 2026/02/05 01:09:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:09:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/05 01:09:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/05 01:09:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:09:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/05 01:09:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/05 01:09:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:09:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/05 01:09:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/05 01:09:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:09:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/05 01:09:40 INFO : appleappleapplebanana: Copied (new) 2026/02/05 01:09:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:09:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/05 01:09:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/05 01:09:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:09:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/05 01:09:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/05 01:09:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:09:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/05 01:09:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/05 01:09:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:09:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/05 01:09:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/05 01:09:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:09:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/05 01:09:41 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/05 01:09:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:09:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/05 01:09:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/05 01:09:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:09:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/05 01:09:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/05 01:09:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:09:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/05 01:09:41 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/05 01:09:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:09:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/05 01:09:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/05 01:09:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:09:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/05 01:09:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/05 01:09:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:09:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/05 01:09:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/05 01:09:41 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:42 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : bananaSUFFIX: Deleted 2026/02/05 01:09:42 INFO : splitbananasplitSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/05 01:09:42 INFO : appleSUFFIX: Deleted 2026/02/05 01:09:42 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:42 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:09:42 DEBUG : Waiting for deletions to finish 2026/02/05 01:09:43 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:09:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:10:03 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:03 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:10:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/05 01:10:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/05 01:10:03 DEBUG : apple: size = 5 OK 2026/02/05 01:10:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:03 DEBUG : apple: Unchanged skipping 2026/02/05 01:10:03 DEBUG : banana: size = 6 OK 2026/02/05 01:10:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:03 DEBUG : banana: Unchanged skipping 2026/02/05 01:10:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/05 01:10:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:04 DEBUG : splitbanan: size = 16 OK 2026/02/05 01:10:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/05 01:10:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/05 01:10:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 01:10:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 01:10:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 01:10:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/05 01:10:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/05 01:10:04 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:10:04 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:10:04 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/05 01:10:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/05 01:10:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/05 01:10:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 01:10:04 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/05 01:10:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/05 01:10:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/05 01:10:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 01:10:04 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/05 01:10:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/05 01:10:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/05 01:10:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 01:10:05 DEBUG : appleapple: size = 21 OK 2026/02/05 01:10:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/05 01:10:05 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 01:10:05 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/05 01:10:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/05 01:10:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/05 01:10:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 01:10:05 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/05 01:10:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/05 01:10:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/05 01:10:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 01:10:05 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/05 01:10:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/05 01:10:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/05 01:10:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 01:10:05 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/05 01:10:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/05 01:10:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/05 01:10:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 01:10:05 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/05 01:10:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/05 01:10:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/05 01:10:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 01:10:05 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/05 01:10:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/05 01:10:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/05 01:10:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 01:10:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/05 01:10:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/05 01:10:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/05 01:10:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 01:10:06 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/05 01:10:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/05 01:10:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/05 01:10:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 01:10:06 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/05 01:10:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/05 01:10:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/05 01:10:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 01:10:06 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/05 01:10:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/05 01:10:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/05 01:10:06 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/05 01:10:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/05 01:10:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/05 01:10:06 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/05 01:10:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/05 01:10:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/05 01:10:06 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/05 01:10:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/05 01:10:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/05 01:10:06 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/05 01:10:06 INFO : dir1/0007-1234567.txt: Deleted 2026/02/05 01:10:06 INFO : dir1/0012-6789;.txt: Deleted 2026/02/05 01:10:06 INFO : dir1/0010-456789.txt: Deleted 2026/02/05 01:10:06 INFO : splitbananasplit: Deleted 2026/02/05 01:10:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0003-defghij.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0009-3456789.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0013-789;=.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0008-2345678.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0015-9;=.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0011-56789;.txt: Deleted 2026/02/05 01:10:07 INFO : dir1/0014-89;=.txt: Deleted 2026/02/05 01:10:07 INFO : appleappleapplebanana: Deleted 2026/02/05 01:10:07 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:07 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : appleapple: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/05 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 01:10:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 01:10:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 01:10:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 01:10:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 01:10:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 01:10:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 01:10:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 01:10:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 01:10:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 01:10:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 01:10:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 01:10:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 01:10:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 01:10:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 01:10:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 01:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:07 DEBUG : apple: size = 5 OK 2026/02/05 01:10:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:07 DEBUG : apple: Unchanged skipping 2026/02/05 01:10:07 DEBUG : appleapple: size = 21 OK 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:10:07 DEBUG : banana: size = 6 OK 2026/02/05 01:10:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:07 DEBUG : banana: Unchanged skipping 2026/02/05 01:10:07 DEBUG : splitbanan: size = 16 OK 2026/02/05 01:10:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:07 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/05 01:10:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/05 01:10:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/05 01:10:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/05 01:10:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/05 01:10:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/05 01:10:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/05 01:10:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/05 01:10:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/05 01:10:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/05 01:10:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/05 01:10:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/05 01:10:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/05 01:10:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/05 01:10:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/05 01:10:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/05 01:10:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/05 01:10:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/05 01:10:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/05 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/05 01:10:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/05 01:10:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/05 01:10:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/05 01:10:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/05 01:10:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/05 01:10:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:10:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/05 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/05 01:10:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/05 01:10:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/05 01:10:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/05 01:10:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/05 01:10:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/05 01:10:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/05 01:10:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:10:08 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:10:08 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:08 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:08 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : appleapple: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/05 01:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 01:10:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 01:10:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 01:10:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 01:10:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 01:10:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 01:10:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 01:10:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 01:10:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 01:10:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 01:10:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 01:10:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 01:10:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 01:10:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 01:10:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 01:10:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 01:10:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 01:10:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 01:10:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 01:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 01:10:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 01:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 01:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 01:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 01:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 01:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 01:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 01:10:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 01:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 01:10:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/05 01:10:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 01:10:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/05 01:10:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/05 01:10:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/05 01:10:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/05 01:10:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/05 01:10:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/05 01:10:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/05 01:10:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/05 01:10:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/05 01:10:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/05 01:10:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/05 01:10:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/05 01:10:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/05 01:10:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/05 01:10:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/05 01:10:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/05 01:10:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/05 01:10:08 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:10:26 DEBUG : dir1/0013-789;=.txt: Clearing upload URL because of error: Post "https://pod-000-1173-13.backblaze.com/b2api/v1/b2_upload_file/df127df3500d2bbb9fc80e1b/c001_v0001173_t0014": EOF 2026/02/05 01:10:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-13.backblaze.com/b2api/v1/b2_upload_file/df127df3500d2bbb9fc80e1b/c001_v0001173_t0014": EOF) 2026/02/05 01:10:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0013-789;=.txt" to B2 bucket rclone-test-bebeyew2layu: 1/10 (Post "https://pod-000-1173-13.backblaze.com/b2api/v1/b2_upload_file/df127df3500d2bbb9fc80e1b/c001_v0001173_t0014": EOF) 2026/02/05 01:10:29 DEBUG : pacer: Reducing sleep to 10ms 2026/02/05 01:10:34 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:34 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:10:34 DEBUG : apple: size = 5 OK 2026/02/05 01:10:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:10:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:34 DEBUG : apple: Unchanged skipping 2026/02/05 01:10:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:10:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:10:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:10:34 DEBUG : banana: size = 6 OK 2026/02/05 01:10:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:34 DEBUG : banana: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:10:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:10:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:10:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:10:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:10:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:10:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:10:35 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:35 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:35 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:10:35 DEBUG : apple: size = 5 OK 2026/02/05 01:10:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:10:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : banana: size = 6 OK 2026/02/05 01:10:35 DEBUG : apple: Unchanged skipping 2026/02/05 01:10:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:10:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : banana: Unchanged skipping 2026/02/05 01:10:35 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:10:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:10:35 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:10:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:10:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:10:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:10:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:10:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:10:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:10:35 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:10:35 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:35 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:36 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : Waiting for deletions to finish 2026/02/05 01:10:36 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:10:59 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:00 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : apple: size = 5 OK 2026/02/05 01:11:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : apple: Unchanged skipping 2026/02/05 01:11:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:11:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:11:00 DEBUG : banana: size = 6 OK 2026/02/05 01:11:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : banana: Unchanged skipping 2026/02/05 01:11:00 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:11:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:11:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:11:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:11:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:11:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:11:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:11:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:11:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:11:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:11:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:11:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:11:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:11:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:11:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:11:00 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:11:00 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:00 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:00 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:11:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : apple: size = 5 OK 2026/02/05 01:11:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:11:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:11:01 DEBUG : apple: Unchanged skipping 2026/02/05 01:11:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:11:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:11:01 DEBUG : banana: size = 6 OK 2026/02/05 01:11:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : banana: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:11:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:11:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:11:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:11:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:11:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:11:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:11:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:11:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:11:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:11:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:11:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:11:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:11:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:11:01 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:11:01 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:01 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:01 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:11:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:11:25 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:25 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:11:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:11:26 DEBUG : banana: size = 6 OK 2026/02/05 01:11:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:11:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:11:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:11:26 DEBUG : apple: size = 5 OK 2026/02/05 01:11:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : apple: Unchanged skipping 2026/02/05 01:11:26 DEBUG : banana: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:11:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:11:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:11:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:11:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:11:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:11:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:11:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:11:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:11:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:11:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:11:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:11:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:11:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:11:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:11:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:11:26 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:11:26 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:11:26 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:26 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:26 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:11:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : apple: size = 5 OK 2026/02/05 01:11:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : apple: Unchanged skipping 2026/02/05 01:11:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:11:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:11:27 DEBUG : banana: size = 6 OK 2026/02/05 01:11:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : banana: Unchanged skipping 2026/02/05 01:11:27 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:11:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:11:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:11:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:11:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:11:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:11:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:11:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:11:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:11:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:11:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:11:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:11:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:11:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:11:27 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:11:27 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:27 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:27 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:11:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:11:48 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:48 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:11:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : apple: size = 5 OK 2026/02/05 01:11:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : apple: Unchanged skipping 2026/02/05 01:11:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:11:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:11:49 DEBUG : banana: size = 6 OK 2026/02/05 01:11:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : banana: Unchanged skipping 2026/02/05 01:11:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:11:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:11:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:11:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:11:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:11:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:11:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:11:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:11:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:11:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:11:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:11:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:11:49 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:11:49 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:11:49 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:49 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:49 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:11:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : apple: size = 5 OK 2026/02/05 01:11:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : banana: size = 6 OK 2026/02/05 01:11:50 DEBUG : apple: Unchanged skipping 2026/02/05 01:11:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : banana: Unchanged skipping 2026/02/05 01:11:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:11:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:11:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:11:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:11:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:11:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:11:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:11:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:11:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:11:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:11:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:11:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:11:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:11:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:11:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:11:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:11:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:11:50 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:11:50 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:50 DEBUG : Waiting for deletions to finish 2026/02/05 01:11:50 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:09 DEBUG : Waiting for deletions to finish 2026/02/05 01:12:10 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:12:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:12:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:12:10 DEBUG : banana: size = 6 OK 2026/02/05 01:12:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : banana: Unchanged skipping 2026/02/05 01:12:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:12:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:12:10 DEBUG : apple: size = 5 OK 2026/02/05 01:12:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : apple: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:12:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:12:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:12:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:12:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:12:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:12:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:12:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:12:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:12:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:12:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:12:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:12:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:12:10 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:10 DEBUG : Waiting for deletions to finish 2026/02/05 01:12:10 DEBUG : Waiting for deletions to finish 2026/02/05 01:12:11 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/05 01:12:11 DEBUG : apple: size = 5 OK 2026/02/05 01:12:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : apple: Unchanged skipping 2026/02/05 01:12:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/05 01:12:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/05 01:12:11 DEBUG : banana: size = 6 OK 2026/02/05 01:12:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : banana: Unchanged skipping 2026/02/05 01:12:11 DEBUG : splitbananasplit: size = 16 OK 2026/02/05 01:12:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : splitbananasplit: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/05 01:12:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/05 01:12:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/05 01:12:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/05 01:12:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/05 01:12:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/05 01:12:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/05 01:12:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/05 01:12:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/05 01:12:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/05 01:12:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/05 01:12:11 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/05 01:12:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/05 01:12:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/05 01:12:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/05 01:12:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/05 01:12:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/05 01:12:11 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:11 DEBUG : Waiting for deletions to finish 2026/02/05 01:12:11 DEBUG : Waiting for deletions to finish 2026/02/05 01:12:12 DEBUG : apple: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : banana: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/05 01:12:12 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (284.83s) --- PASS: TestTransform/NFC (25.46s) --- PASS: TestTransform/NFD (24.43s) --- PASS: TestTransform/base64 (27.38s) --- PASS: TestTransform/prefix (29.69s) --- PASS: TestTransform/suffix (28.88s) --- PASS: TestTransform/truncate (25.18s) --- PASS: TestTransform/encoder (28.28s) --- PASS: TestTransform/ISO-8859-1 (25.41s) --- PASS: TestTransform/charmap (25.59s) --- PASS: TestTransform/lowercase (23.36s) --- PASS: TestTransform/ascii (21.18s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/05 01:12:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/05 01:12:17 INFO : sub dir_somesuffix: Making directory 2026/02/05 01:12:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/05 01:12:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/05 01:12:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/05 01:12:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/05 01:12:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/05 01:12:17 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:17 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/05 01:12:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/05 01:12:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.71s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:18 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:18 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:18 INFO : tictactoe: Making directory 2026/02/05 01:12:18 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:18 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/05 01:12:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:18 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:18 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:19 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/05 01:12:19 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/05 01:12:19 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.87s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:20 INFO : toe: Making directory 2026/02/05 01:12:20 INFO : toe/toe: Making directory 2026/02/05 01:12:20 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/05 01:12:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/05 01:12:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/05 01:12:20 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:20 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/05 01:12:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/05 01:12:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.55s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:23 INFO : toe: Making directory 2026/02/05 01:12:23 INFO : toe/toe: Making directory 2026/02/05 01:12:23 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/05 01:12:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/05 01:12:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/05 01:12:23 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:23 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/05 01:12:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/05 01:12:23 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:24 DEBUG : empty_dir: Making directory with metadata 2026/02/05 01:12:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 01:12:24 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:24 INFO : tictacempty_dir: Making directory 2026/02/05 01:12:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:24 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:24 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:24 INFO : tictactoe: Making directory 2026/02/05 01:12:24 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:24 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:24 INFO : tictactoe/tictactoe: Making directory 2026/02/05 01:12:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/05 01:12:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 01:12:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/05 01:12:24 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:24 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/05 01:12:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/05 01:12:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.97s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:26 DEBUG : empty_dir: Making directory with metadata 2026/02/05 01:12:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 01:12:26 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:26 INFO : tictacempty_dir: Making directory 2026/02/05 01:12:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:26 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:26 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:26 INFO : tictactoe: Making directory 2026/02/05 01:12:26 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:26 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:26 INFO : tictactoe/tictactoe: Making directory 2026/02/05 01:12:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/05 01:12:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 01:12:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:26 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:26 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 01:12:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/05 01:12:27 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:27 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:27 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:27 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/05 01:12:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 01:12:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/05 01:12:28 NOTICE: B2 bucket rclone-test-bebeyew2layu: 0 differences found 2026/02/05 01:12:28 NOTICE: B2 bucket rclone-test-bebeyew2layu: 1 matching files --- PASS: TestAllTag (2.05s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:28 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:28 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:28 INFO : tictactoe: Making directory 2026/02/05 01:12:28 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:28 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:28 INFO : tictactoe/tictactoe: Making directory 2026/02/05 01:12:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/05 01:12:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 01:12:28 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/05 01:12:28 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/05 01:12:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/05 01:12:29 DEBUG : Waiting for deletions to finish 2026/02/05 01:12:29 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:29 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:29 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/05 01:12:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/05 01:12:30 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/05 01:12:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/05 01:12:30 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.36s) === RUN TestSyntax 2026/02/05 01:12:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:31 INFO : toe: Making directory 2026/02/05 01:12:31 INFO : toe/toe: Making directory 2026/02/05 01:12:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/05 01:12:31 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:31 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:32 DEBUG : toe/toe/toe: size = 11 OK 2026/02/05 01:12:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:32 INFO : toe/toe/toe: Copied (new) 2026/02/05 01:12:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.31s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:33 DEBUG : empty_dir: Making directory with metadata 2026/02/05 01:12:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 01:12:33 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:33 INFO : tictacempty_dir: Making directory 2026/02/05 01:12:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:33 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:33 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:33 INFO : tictactoe: Making directory 2026/02/05 01:12:33 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:33 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:33 INFO : tictactoe/tictactoe: Making directory 2026/02/05 01:12:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/05 01:12:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 01:12:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:33 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:33 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 01:12:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:35 INFO : toe/toe/toe.txt: Deleted 2026/02/05 01:12:35 INFO : toe/toe: Removing directory 2026/02/05 01:12:35 INFO : toe: Removing directory 2026/02/05 01:12:35 INFO : empty_dir: Removing directory 2026/02/05 01:12:35 DEBUG : Local file system at /tmp/rclone3991296128: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.70s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:36 DEBUG : empty_dir: Making directory with metadata 2026/02/05 01:12:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 01:12:36 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:36 INFO : tictacempty_dir: Making directory 2026/02/05 01:12:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:36 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:36 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:36 INFO : tictactoe: Making directory 2026/02/05 01:12:36 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:36 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:36 INFO : tictactoe/tictactoe: Making directory 2026/02/05 01:12:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/05 01:12:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 01:12:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:36 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:36 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 01:12:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:36 INFO : toe/toe/toe.txt: Deleted 2026/02/05 01:12:36 INFO : toe/toe: Removing directory 2026/02/05 01:12:36 INFO : toe: Removing directory 2026/02/05 01:12:36 INFO : empty_dir: Removing directory 2026/02/05 01:12:36 DEBUG : Local file system at /tmp/rclone3991296128: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/05 01:12:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 01:12:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 01:12:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 01:12:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 01:12:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 01:12:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/05 01:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/05 01:12:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.99s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:39 DEBUG : Reset feature "Copy" 2026/02/05 01:12:39 DEBUG : Reset feature "Move" 2026/02/05 01:12:39 DEBUG : Reset feature "Copy" 2026/02/05 01:12:39 DEBUG : Reset feature "Move" 2026/02/05 01:12:39 DEBUG : empty_dir: Making directory with metadata 2026/02/05 01:12:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/05 01:12:39 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:39 INFO : tictacempty_dir: Making directory 2026/02/05 01:12:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/05 01:12:39 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:39 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:39 INFO : tictactoe: Making directory 2026/02/05 01:12:39 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:39 DEBUG : toe: transformed to: tictactoe 2026/02/05 01:12:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:39 INFO : tictactoe/tictactoe: Making directory 2026/02/05 01:12:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/05 01:12:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/05 01:12:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 01:12:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:39 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 01:12:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/05 01:12:40 INFO : toe/toe/toe.txt: Deleted 2026/02/05 01:12:40 INFO : toe/toe: Removing directory 2026/02/05 01:12:40 INFO : toe: Removing directory 2026/02/05 01:12:40 INFO : empty_dir: Removing directory 2026/02/05 01:12:40 DEBUG : Local file system at /tmp/rclone3991296128: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/05 01:12:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/05 01:12:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 01:12:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 01:12:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 01:12:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/05 01:12:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/05 01:12:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/05 01:12:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.16s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:43 DEBUG : toe: transformed to: dG9l 2026/02/05 01:12:43 DEBUG : toe: transformed to: dG9l 2026/02/05 01:12:43 INFO : dG9l: Making directory 2026/02/05 01:12:43 DEBUG : toe: transformed to: dG9l 2026/02/05 01:12:43 DEBUG : toe: transformed to: dG9l 2026/02/05 01:12:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/05 01:12:43 INFO : dG9l/dG9l: Making directory 2026/02/05 01:12:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/05 01:12:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/05 01:12:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/05 01:12:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/05 01:12:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/05 01:12:43 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:43 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/05 01:12:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/05 01:12:44 DEBUG : Waiting for deletions to finish 2026/02/05 01:12:44 DEBUG : dG9l: transformed to: toe 2026/02/05 01:12:44 DEBUG : dG9l: transformed to: toe 2026/02/05 01:12:44 DEBUG : dG9l: transformed to: toe 2026/02/05 01:12:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/05 01:12:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/05 01:12:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/05 01:12:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/05 01:12:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/05 01:12:44 DEBUG : Local file system at /tmp/rclone3991296128: Waiting for checks to finish 2026/02/05 01:12:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/05 01:12:44 DEBUG : Local file system at /tmp/rclone3991296128: Waiting for transfers to finish 2026/02/05 01:12:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-bebeyew2layu", Local "Local file system at /tmp/rclone3991296128", Modify Window "1ms" 2026/02/05 01:12:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 01:12:45 DEBUG : toe: transformed to: 2026/02/05 01:12:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 01:12:46 DEBUG : toe: transformed to: 2026/02/05 01:12:46 INFO : B2 bucket rclone-test-bebeyew2layu: Making directory 2026/02/05 01:12:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 01:12:46 DEBUG : toe: transformed to: 2026/02/05 01:12:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 01:12:46 DEBUG : toe: transformed to: 2026/02/05 01:12:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 01:12:46 DEBUG : toe/toe: transformed to: 2026/02/05 01:12:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/05 01:12:46 INFO : toe/toe: Making directory 2026/02/05 01:12:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 01:12:46 DEBUG : toe/toe: transformed to: 2026/02/05 01:12:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/05 01:12:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 01:12:46 DEBUG : toe: transformed to: 2026/02/05 01:12:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/05 01:12:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/05 01:12:46 DEBUG : toe/toe/toe: transformed to: 2026/02/05 01:12:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/05 01:12:46 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for checks to finish 2026/02/05 01:12:46 DEBUG : B2 bucket rclone-test-bebeyew2layu: Waiting for transfers to finish 2026/02/05 01:12:47 DEBUG : toe/toe/toe: size = 11 OK 2026/02/05 01:12:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/05 01:12:47 INFO : toe/toe/toe: Copied (new) 2026/02/05 01:12:47 ERROR : B2 bucket rclone-test-bebeyew2layu: not deleting files as there were IO errors 2026/02/05 01:12:47 ERROR : B2 bucket rclone-test-bebeyew2layu: not deleting directories as there were IO errors --- PASS: TestError (2.13s) PASS 2026/02/05 01:12:47 DEBUG : B2 bucket rclone-test-bebeyew2layu: Purge remote 2026/02/05 01:12:47 INFO : B2 bucket rclone-test-bebeyew2layu: cleaning bucket "rclone-test-bebeyew2layu" of all files 2026/02/05 01:12:49 DEBUG : BackupDir/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df5456416f_d20260205_m010405_c001_v7007000_t0000_u01770253445016") 2026/02/05 01:12:49 DEBUG : BackupDir/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1117396fb2b20769_d20260205_m010340_c001_v0001173_t0016_u01770253420826") 2026/02/05 01:12:49 DEBUG : CompareDest/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d130f0_d20260205_m010320_c001_v7007000_t0000_u01770253400575") 2026/02/05 01:12:49 DEBUG : CompareDest/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637e34_d20260205_m010313_c001_v0001117_t0006_u01770253393721") 2026/02/05 01:12:49 DEBUG : CompareDest/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d130f1_d20260205_m010320_c001_v7007000_t0000_u01770253400760") 2026/02/05 01:12:49 DEBUG : CompareDest/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef8b8_d20260205_m010315_c001_v0001185_t0003_u01770253395683") 2026/02/05 01:12:49 DEBUG : CopyDest/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564171_d20260205_m010405_c001_v7007000_t0000_u01770253445199") 2026/02/05 01:12:49 DEBUG : CopyDest/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a5c2_d20260205_m010337_c001_v0001173_t0003_u01770253417492") 2026/02/05 01:12:49 DEBUG : CopyDest/three: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564172_d20260205_m010405_c001_v7007000_t0000_u01770253445382") 2026/02/05 01:12:49 DEBUG : CopyDest/three: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10efc64_d20260205_m010402_c001_v0001185_t0023_u01770253442861") 2026/02/05 01:12:49 DEBUG : CopyDest/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564175_d20260205_m010405_c001_v7007000_t0000_u01770253445564") 2026/02/05 01:12:49 DEBUG : CopyDest/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637e74_d20260205_m010349_c001_v0001117_t0043_u01770253429430") 2026/02/05 01:12:49 DEBUG : EXISTING: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238270_d20260205_m010542_c001_v7007000_t0000_u01770253542841") 2026/02/05 01:12:49 DEBUG : EXISTING: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637f80_d20260205_m010540_c001_v0001117_t0054_u01770253540578") 2026/02/05 01:12:49 DEBUG : PREFIXapple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b93_d20260205_m010913_c001_v7007000_t0000_u01770253753302") 2026/02/05 01:12:49 DEBUG : PREFIXapple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26381f3_d20260205_m010905_c001_v0001117_t0047_u01770253745151") 2026/02/05 01:12:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b96_d20260205_m010913_c001_v7007000_t0000_u01770253753485") 2026/02/05 01:12:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f07fd_d20260205_m010905_c001_v0001167_t0012_u01770253745179") 2026/02/05 01:12:49 DEBUG : PREFIXbanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4020961a374f1199_d20260205_m010913_c001_v7007000_t0000_u01770253753138") 2026/02/05 01:12:49 DEBUG : PREFIXbanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f186f_d20260205_m010905_c001_v0001185_t0057_u01770253745169") 2026/02/05 01:12:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4175a1f28fd25b93_d20260205_m010913_c001_v7007000_t0000_u01770253753315") 2026/02/05 01:12:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c694_d20260205_m010905_c001_v0001173_t0057_u01770253745165") 2026/02/05 01:12:49 DEBUG : Testêé: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723825e_d20260205_m010537_c001_v7007000_t0000_u01770253537458") 2026/02/05 01:12:50 DEBUG : Testêé: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0453_d20260205_m010536_c001_v0001185_t0049_u01770253536889") 2026/02/05 01:12:50 DEBUG : Testêé: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637f6e_d20260205_m010535_c001_v0001117_t0019_u01770253535159") 2026/02/05 01:12:50 DEBUG : YXBwbGU=: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b26_d20260205_m010845_c001_v7007000_t0000_u01770253725161") 2026/02/05 01:12:50 DEBUG : YXBwbGU=: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c39e_d20260205_m010839_c001_v0001173_t0019_u01770253719647") 2026/02/05 01:12:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b28_d20260205_m010845_c001_v7007000_t0000_u01770253725342") 2026/02/05 01:12:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f15e4_d20260205_m010839_c001_v0001185_t0005_u01770253719619") 2026/02/05 01:12:50 DEBUG : YmFuYW5h: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b29_d20260205_m010845_c001_v7007000_t0000_u01770253725524") 2026/02/05 01:12:50 DEBUG : YmFuYW5h: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f04d3_d20260205_m010839_c001_v0001167_t0000_u01770253719630") 2026/02/05 01:12:50 DEBUG : a/potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbbfdf_d20260205_m010135_c001_v7007000_t0000_u01770253295201") 2026/02/05 01:12:50 DEBUG : a/potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef3e4_d20260205_m010134_c001_v0001185_t0011_u01770253294641") 2026/02/05 01:12:50 DEBUG : a/potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c55_d20260205_m010133_c001_v7007000_t0000_u01770253293335") 2026/02/05 01:12:50 DEBUG : a/potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef3ce_d20260205_m010132_c001_v0001185_t0047_u01770253292412") 2026/02/05 01:12:50 DEBUG : a/potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b79_d20260205_m010116_c001_v7007000_t0000_u01770253276870") 2026/02/05 01:12:50 DEBUG : a/potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef301_d20260205_m010115_c001_v0001185_t0056_u01770253275949") 2026/02/05 01:12:50 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7927_d20260205_m011212_c001_v7007000_t0000_u01770253932643") 2026/02/05 01:12:50 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638465_d20260205_m011207_c001_v0001117_t0046_u01770253927575") 2026/02/05 01:12:50 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b69_d20260205_m011151_c001_v7007000_t0000_u01770253911449") 2026/02/05 01:12:50 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f272d_d20260205_m011144_c001_v0001185_t0012_u01770253904589") 2026/02/05 01:12:50 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413924c_d20260205_m011128_c001_v7007000_t0000_u01770253888101") 2026/02/05 01:12:50 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f175f_d20260205_m011122_c001_v0001167_t0051_u01770253882836") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389ca_d20260205_m011102_c001_v7007000_t0000_u01770253862437") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638367_d20260205_m011055_c001_v0001117_t0028_u01770253855093") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238980_d20260205_m011037_c001_v7007000_t0000_u01770253837144") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2080_d20260205_m011032_c001_v0001185_t0050_u01770253832027") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2bf_d20260205_m011008_c001_v7007000_t0000_u01770253808980") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382bd_d20260205_m010959_c001_v0001117_t0007_u01770253799712") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f388_d20260205_m010943_c001_v7007000_t0000_u01770253783743") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ca8e_d20260205_m010939_c001_v0001173_t0059_u01770253779371") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f37c_d20260205_m010937_c001_v7007000_t0000_u01770253777877") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638245_d20260205_m010931_c001_v0001117_t0034_u01770253771398") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b99_d20260205_m010914_c001_v7007000_t0000_u01770253754793") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c72f_d20260205_m010910_c001_v0001173_t0057_u01770253750400") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f406e15a4e8912f96_d20260205_m010909_c001_v7007000_t0000_u01770253749299") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26381ed_d20260205_m010902_c001_v0001117_t0034_u01770253742000") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa383_d20260205_m010843_c001_v7007000_t0000_u01770253723063") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f159d_d20260205_m010835_c001_v0001185_t0045_u01770253715489") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072385f2_d20260205_m010817_c001_v7007000_t0000_u01770253697744") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1340_d20260205_m010812_c001_v0001185_t0059_u01770253692165") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed208045ea_d20260205_m010753_c001_v7007000_t0000_u01770253673454") 2026/02/05 01:12:51 DEBUG : apple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f111a_d20260205_m010747_c001_v0001185_t0039_u01770253667883") 2026/02/05 01:12:52 DEBUG : appleSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f384_d20260205_m010942_c001_v7007000_t0000_u01770253782434") 2026/02/05 01:12:52 DEBUG : appleSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0b8a_d20260205_m010934_c001_v0001167_t0006_u01770253774774") 2026/02/05 01:12:52 DEBUG : appleapple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2c3_d20260205_m011009_c001_v7007000_t0000_u01770253809161") 2026/02/05 01:12:52 DEBUG : appleapple: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382c5_d20260205_m011004_c001_v0001117_t0048_u01770253804047") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7928_d20260205_m011212_c001_v7007000_t0000_u01770253932825") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1c83_d20260205_m011208_c001_v0001167_t0051_u01770253928315") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b6a_d20260205_m011151_c001_v7007000_t0000_u01770253911643") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638415_d20260205_m011145_c001_v0001117_t0014_u01770253905917") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413924f_d20260205_m011128_c001_v7007000_t0000_u01770253888283") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f251f_d20260205_m011124_c001_v0001185_t0035_u01770253884484") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389cd_d20260205_m011102_c001_v7007000_t0000_u01770253862619") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f14dd_d20260205_m011057_c001_v0001167_t0016_u01770253857566") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238982_d20260205_m011037_c001_v7007000_t0000_u01770253837463") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263831d_d20260205_m011032_c001_v0001117_t0019_u01770253832712") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2a7_d20260205_m011007_c001_v7007000_t0000_u01770253807252") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0ec6_d20260205_m011002_c001_v0001167_t0042_u01770253802013") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f389_d20260205_m010943_c001_v7007000_t0000_u01770253783924") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638269_d20260205_m010939_c001_v0001117_t0020_u01770253779356") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541387cc_d20260205_m010938_c001_v7007000_t0000_u01770253778073") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0b38_d20260205_m010932_c001_v0001167_t0000_u01770253772215") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b9a_d20260205_m010914_c001_v7007000_t0000_u01770253754976") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638205_d20260205_m010910_c001_v0001117_t0049_u01770253750429") 2026/02/05 01:12:52 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b80_d20260205_m010909_c001_v7007000_t0000_u01770253749279") 2026/02/05 01:12:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f183b_d20260205_m010903_c001_v0001185_t0022_u01770253743297") 2026/02/05 01:12:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4147d69c68e0860b_d20260205_m010843_c001_v7007000_t0000_u01770253723256") 2026/02/05 01:12:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c344_d20260205_m010836_c001_v0001173_t0037_u01770253716234") 2026/02/05 01:12:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072385f5_d20260205_m010817_c001_v7007000_t0000_u01770253697926") 2026/02/05 01:12:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c055_d20260205_m010813_c001_v0001173_t0015_u01770253693116") 2026/02/05 01:12:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed208045ee_d20260205_m010753_c001_v7007000_t0000_u01770253673635") 2026/02/05 01:12:53 DEBUG : appleappleapplebanana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060bddf_d20260205_m010749_c001_v0001173_t0002_u01770253669022") 2026/02/05 01:12:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f413eb592fbddd641_d20260205_m010942_c001_v7007000_t0000_u01770253782039") 2026/02/05 01:12:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263824f_d20260205_m010934_c001_v0001117_t0031_u01770253774755") 2026/02/05 01:12:53 DEBUG : b/potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbbfe2_d20260205_m010135_c001_v7007000_t0000_u01770253295389") 2026/02/05 01:12:53 DEBUG : b/potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef3d8_d20260205_m010133_c001_v0001185_t0008_u01770253293877") 2026/02/05 01:12:53 DEBUG : b/potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c53_d20260205_m010132_c001_v7007000_t0000_u01770253292755") 2026/02/05 01:12:53 DEBUG : b/potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef3c0_d20260205_m010131_c001_v0001185_t0014_u01770253291565") 2026/02/05 01:12:53 DEBUG : b/potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b78_d20260205_m010116_c001_v7007000_t0000_u01770253276288") 2026/02/05 01:12:53 DEBUG : b/potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef2ed_d20260205_m010115_c001_v0001185_t0021_u01770253275168") 2026/02/05 01:12:53 DEBUG : backup/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081a6a_d20260205_m010419_c001_v7007000_t0000_u01770253459471") 2026/02/05 01:12:53 DEBUG : backup/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1106a0ad8fec35d7_d20260205_m010417_c001_v0001185_t0003_u01770253457719") 2026/02/05 01:12:53 DEBUG : backup/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f102ab3a5c0fb8ec0_d20260205_m010413_c001_v0001102_t0015_u01770253453082") 2026/02/05 01:12:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541380f9_d20260205_m010451_c001_v7007000_t0000_u01770253491058") 2026/02/05 01:12:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f119c063653916b4a_d20260205_m010449_c001_v0001180_t0034_u01770253489151") 2026/02/05 01:12:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f114f0c6f2e40e17f_d20260205_m010444_c001_v0001173_t0010_u01770253484658") 2026/02/05 01:12:54 DEBUG : backup/one.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4058e85fa0991b33_d20260205_m010436_c001_v7007000_t0000_u01770253476842") 2026/02/05 01:12:54 DEBUG : backup/one.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f115cbe2925b13658_d20260205_m010433_c001_v0001172_t0004_u01770253473411") 2026/02/05 01:12:54 DEBUG : backup/one.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f113572c04b37f17b_d20260205_m010427_c001_v0001185_t0037_u01770253467626") 2026/02/05 01:12:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541380fb_d20260205_m010451_c001_v7007000_t0000_u01770253491242") 2026/02/05 01:12:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f118ac1baa0ea6524_d20260205_m010450_c001_v0001134_t0029_u01770253490175") 2026/02/05 01:12:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f118737233d73d544_d20260205_m010446_c001_v0001041_t0014_u01770253486846") 2026/02/05 01:12:54 DEBUG : backup/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081a6d_d20260205_m010419_c001_v7007000_t0000_u01770253459651") 2026/02/05 01:12:54 DEBUG : backup/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1114cf8b2a63f924_d20260205_m010418_c001_v0001102_t0031_u01770253458510") 2026/02/05 01:12:54 DEBUG : backup/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1141b8aad022d9ea_d20260205_m010414_c001_v0001043_t0050_u01770253454514") 2026/02/05 01:12:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4058e85fa0991b36_d20260205_m010437_c001_v7007000_t0000_u01770253477023") 2026/02/05 01:12:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f106599bf505e28a1_d20260205_m010435_c001_v0001173_t0030_u01770253475721") 2026/02/05 01:12:54 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1025731176a8b8ab_d20260205_m010429_c001_v0001173_t0021_u01770253469487") 2026/02/05 01:12:54 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7929_d20260205_m011213_c001_v7007000_t0000_u01770253933009") 2026/02/05 01:12:54 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f295e_d20260205_m011208_c001_v0001185_t0039_u01770253928114") 2026/02/05 01:12:54 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b6b_d20260205_m011151_c001_v7007000_t0000_u01770253911828") 2026/02/05 01:12:54 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f19e6_d20260205_m011144_c001_v0001167_t0009_u01770253904781") 2026/02/05 01:12:54 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254139253_d20260205_m011128_c001_v7007000_t0000_u01770253888476") 2026/02/05 01:12:54 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26383bb_d20260205_m011123_c001_v0001117_t0045_u01770253883595") 2026/02/05 01:12:54 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389cf_d20260205_m011102_c001_v7007000_t0000_u01770253862800") 2026/02/05 01:12:54 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f22d8_d20260205_m011057_c001_v0001185_t0011_u01770253857376") 2026/02/05 01:12:54 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238984_d20260205_m011037_c001_v7007000_t0000_u01770253837646") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1248_d20260205_m011032_c001_v0001167_t0011_u01770253832210") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2c6_d20260205_m011009_c001_v7007000_t0000_u01770253809341") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1dda_d20260205_m011001_c001_v0001185_t0029_u01770253801812") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f38b_d20260205_m010944_c001_v7007000_t0000_u01770253784106") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0c28_d20260205_m010939_c001_v0001167_t0051_u01770253779377") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad1cc_d20260205_m010938_c001_v7007000_t0000_u01770253778251") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1af2_d20260205_m010932_c001_v0001185_t0028_u01770253772029") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b9b_d20260205_m010915_c001_v7007000_t0000_u01770253755159") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f18f9_d20260205_m010910_c001_v0001185_t0009_u01770253750404") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f406e15a4e8912f97_d20260205_m010909_c001_v7007000_t0000_u01770253749483") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c64b_d20260205_m010902_c001_v0001173_t0050_u01770253742663") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564960_d20260205_m010843_c001_v7007000_t0000_u01770253723202") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0479_d20260205_m010835_c001_v0001167_t0015_u01770253715675") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072385f8_d20260205_m010818_c001_v7007000_t0000_u01770253698107") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f018b_d20260205_m010812_c001_v0001167_t0032_u01770253692380") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed208045f1_d20260205_m010753_c001_v7007000_t0000_u01770253673816") 2026/02/05 01:12:55 DEBUG : banana: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2efebb_d20260205_m010748_c001_v0001167_t0047_u01770253668067") 2026/02/05 01:12:55 DEBUG : bananaSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc84476_d20260205_m010942_c001_v7007000_t0000_u01770253782241") 2026/02/05 01:12:55 DEBUG : bananaSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1b2c_d20260205_m010934_c001_v0001185_t0033_u01770253774763") 2026/02/05 01:12:55 DEBUG : both0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7219_d20260205_m010708_c001_v7007000_t0000_u01770253628922") 2026/02/05 01:12:55 DEBUG : both0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b622_d20260205_m010632_c001_v0001173_t0038_u01770253592608") 2026/02/05 01:12:56 DEBUG : both0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51eff5_d20260205_m010628_c001_v7007000_t0000_u01770253588389") 2026/02/05 01:12:56 DEBUG : both0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0532_d20260205_m010545_c001_v0001185_t0044_u01770253545069") 2026/02/05 01:12:56 DEBUG : both1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba721c_d20260205_m010709_c001_v7007000_t0000_u01770253629103") 2026/02/05 01:12:56 DEBUG : both1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0a4a_d20260205_m010635_c001_v0001185_t0053_u01770253595865") 2026/02/05 01:12:56 DEBUG : both1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51eff6_d20260205_m010628_c001_v7007000_t0000_u01770253588570") 2026/02/05 01:12:56 DEBUG : both1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637f8c_d20260205_m010546_c001_v0001117_t0043_u01770253546311") 2026/02/05 01:12:56 DEBUG : both10: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba721f_d20260205_m010709_c001_v7007000_t0000_u01770253629285") 2026/02/05 01:12:56 DEBUG : both10: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0b82_d20260205_m010649_c001_v0001185_t0037_u01770253609070") 2026/02/05 01:12:56 DEBUG : both10: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51eff8_d20260205_m010628_c001_v7007000_t0000_u01770253588751") 2026/02/05 01:12:56 DEBUG : both10: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637fae_d20260205_m010559_c001_v0001117_t0028_u01770253559994") 2026/02/05 01:12:56 DEBUG : both11: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7223_d20260205_m010709_c001_v7007000_t0000_u01770253629467") 2026/02/05 01:12:56 DEBUG : both11: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263803e_d20260205_m010650_c001_v0001117_t0056_u01770253610163") 2026/02/05 01:12:56 DEBUG : both11: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51effa_d20260205_m010628_c001_v7007000_t0000_u01770253588931") 2026/02/05 01:12:56 DEBUG : both11: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b2b7_d20260205_m010601_c001_v0001173_t0049_u01770253561770") 2026/02/05 01:12:56 DEBUG : both12: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7225_d20260205_m010709_c001_v7007000_t0000_u01770253629648") 2026/02/05 01:12:56 DEBUG : both12: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b83d_d20260205_m010653_c001_v0001173_t0038_u01770253613234") 2026/02/05 01:12:56 DEBUG : both12: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51effc_d20260205_m010629_c001_v7007000_t0000_u01770253589112") 2026/02/05 01:12:56 DEBUG : both12: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f06a6_d20260205_m010604_c001_v0001185_t0058_u01770253564202") 2026/02/05 01:12:56 DEBUG : both13: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7227_d20260205_m010709_c001_v7007000_t0000_u01770253629830") 2026/02/05 01:12:56 DEBUG : both13: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0c34_d20260205_m010654_c001_v0001185_t0043_u01770253614970") 2026/02/05 01:12:56 DEBUG : both13: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51effe_d20260205_m010629_c001_v7007000_t0000_u01770253589292") 2026/02/05 01:12:56 DEBUG : both13: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637fbc_d20260205_m010605_c001_v0001117_t0026_u01770253565043") 2026/02/05 01:12:57 DEBUG : both14: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7229_d20260205_m010710_c001_v7007000_t0000_u01770253630011") 2026/02/05 01:12:57 DEBUG : both14: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638050_d20260205_m010656_c001_v0001117_t0048_u01770253616012") 2026/02/05 01:12:57 DEBUG : both14: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51efff_d20260205_m010629_c001_v7007000_t0000_u01770253589524") 2026/02/05 01:12:57 DEBUG : both14: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b3ba_d20260205_m010611_c001_v0001173_t0032_u01770253571753") 2026/02/05 01:12:57 DEBUG : both15: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba722e_d20260205_m010710_c001_v7007000_t0000_u01770253630192") 2026/02/05 01:12:57 DEBUG : both15: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b89f_d20260205_m010656_c001_v0001173_t0035_u01770253616764") 2026/02/05 01:12:57 DEBUG : both15: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f001_d20260205_m010629_c001_v7007000_t0000_u01770253589704") 2026/02/05 01:12:57 DEBUG : both15: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f07a9_d20260205_m010615_c001_v0001185_t0014_u01770253575075") 2026/02/05 01:12:57 DEBUG : both16: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7231_d20260205_m010710_c001_v7007000_t0000_u01770253630373") 2026/02/05 01:12:57 DEBUG : both16: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0cab_d20260205_m010700_c001_v0001185_t0031_u01770253620875") 2026/02/05 01:12:57 DEBUG : both16: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f002_d20260205_m010629_c001_v7007000_t0000_u01770253589884") 2026/02/05 01:12:57 DEBUG : both16: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637fca_d20260205_m010616_c001_v0001117_t0053_u01770253576016") 2026/02/05 01:12:57 DEBUG : both17: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7234_d20260205_m010710_c001_v7007000_t0000_u01770253630556") 2026/02/05 01:12:57 DEBUG : both17: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638062_d20260205_m010702_c001_v0001117_t0013_u01770253622093") 2026/02/05 01:12:57 DEBUG : both17: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f004_d20260205_m010630_c001_v7007000_t0000_u01770253590063") 2026/02/05 01:12:57 DEBUG : both17: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b4d0_d20260205_m010621_c001_v0001173_t0026_u01770253581717") 2026/02/05 01:12:57 DEBUG : both18: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7238_d20260205_m010710_c001_v7007000_t0000_u01770253630809") 2026/02/05 01:12:57 DEBUG : both18: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b942_d20260205_m010702_c001_v0001173_t0048_u01770253622923") 2026/02/05 01:12:57 DEBUG : both18: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f006_d20260205_m010630_c001_v7007000_t0000_u01770253590246") 2026/02/05 01:12:57 DEBUG : both18: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f08e8_d20260205_m010623_c001_v0001185_t0005_u01770253583549") 2026/02/05 01:12:58 DEBUG : both19: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba723b_d20260205_m010710_c001_v7007000_t0000_u01770253630989") 2026/02/05 01:12:58 DEBUG : both19: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0d13_d20260205_m010705_c001_v0001185_t0010_u01770253625788") 2026/02/05 01:12:58 DEBUG : both19: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f009_d20260205_m010630_c001_v7007000_t0000_u01770253590426") 2026/02/05 01:12:58 DEBUG : both19: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637fe6_d20260205_m010624_c001_v0001117_t0025_u01770253584644") 2026/02/05 01:12:58 DEBUG : both2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7240_d20260205_m010711_c001_v7007000_t0000_u01770253631174") 2026/02/05 01:12:58 DEBUG : both2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263800c_d20260205_m010637_c001_v0001117_t0023_u01770253597214") 2026/02/05 01:12:58 DEBUG : both2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f00b_d20260205_m010630_c001_v7007000_t0000_u01770253590606") 2026/02/05 01:12:58 DEBUG : both2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b18c_d20260205_m010547_c001_v0001173_t0037_u01770253547154") 2026/02/05 01:12:58 DEBUG : both3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7243_d20260205_m010711_c001_v7007000_t0000_u01770253631355") 2026/02/05 01:12:58 DEBUG : both3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b6bb_d20260205_m010638_c001_v0001173_t0031_u01770253598840") 2026/02/05 01:12:58 DEBUG : both3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f00c_d20260205_m010630_c001_v7007000_t0000_u01770253590787") 2026/02/05 01:12:58 DEBUG : both3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0592_d20260205_m010548_c001_v0001185_t0046_u01770253548852") 2026/02/05 01:12:58 DEBUG : both4: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7248_d20260205_m010711_c001_v7007000_t0000_u01770253631535") 2026/02/05 01:12:58 DEBUG : both4: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0ac8_d20260205_m010640_c001_v0001185_t0007_u01770253600828") 2026/02/05 01:12:58 DEBUG : both4: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f00e_d20260205_m010630_c001_v7007000_t0000_u01770253590967") 2026/02/05 01:12:58 DEBUG : both4: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637f96_d20260205_m010549_c001_v0001117_t0003_u01770253549612") 2026/02/05 01:12:58 DEBUG : both5: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba724c_d20260205_m010711_c001_v7007000_t0000_u01770253631720") 2026/02/05 01:12:58 DEBUG : both5: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638020_d20260205_m010641_c001_v0001117_t0030_u01770253601728") 2026/02/05 01:12:58 DEBUG : both5: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f010_d20260205_m010631_c001_v7007000_t0000_u01770253591148") 2026/02/05 01:12:58 DEBUG : both5: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b1ea_d20260205_m010551_c001_v0001173_t0051_u01770253551323") 2026/02/05 01:12:58 DEBUG : both6: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7251_d20260205_m010711_c001_v7007000_t0000_u01770253631900") 2026/02/05 01:12:58 DEBUG : both6: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b723_d20260205_m010642_c001_v0001173_t0020_u01770253602604") 2026/02/05 01:12:59 DEBUG : both6: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f011_d20260205_m010631_c001_v7007000_t0000_u01770253591327") 2026/02/05 01:12:59 DEBUG : both6: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f05ee_d20260205_m010553_c001_v0001185_t0044_u01770253553452") 2026/02/05 01:12:59 DEBUG : both7: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7255_d20260205_m010712_c001_v7007000_t0000_u01770253632080") 2026/02/05 01:12:59 DEBUG : both7: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0b24_d20260205_m010645_c001_v0001185_t0018_u01770253605390") 2026/02/05 01:12:59 DEBUG : both7: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f013_d20260205_m010631_c001_v7007000_t0000_u01770253591509") 2026/02/05 01:12:59 DEBUG : both7: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637fa4_d20260205_m010554_c001_v0001117_t0058_u01770253554717") 2026/02/05 01:12:59 DEBUG : both8: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba725a_d20260205_m010712_c001_v7007000_t0000_u01770253632260") 2026/02/05 01:12:59 DEBUG : both8: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263802c_d20260205_m010646_c001_v0001117_t0046_u01770253606772") 2026/02/05 01:12:59 DEBUG : both8: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f014_d20260205_m010631_c001_v7007000_t0000_u01770253591690") 2026/02/05 01:12:59 DEBUG : both8: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b25a_d20260205_m010556_c001_v0001173_t0054_u01770253556559") 2026/02/05 01:12:59 DEBUG : both9: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba725f_d20260205_m010712_c001_v7007000_t0000_u01770253632441") 2026/02/05 01:12:59 DEBUG : both9: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b7aa_d20260205_m010647_c001_v0001173_t0045_u01770253607605") 2026/02/05 01:12:59 DEBUG : both9: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f016_d20260205_m010631_c001_v7007000_t0000_u01770253591869") 2026/02/05 01:12:59 DEBUG : both9: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f064a_d20260205_m010559_c001_v0001185_t0046_u01770253559031") 2026/02/05 01:12:59 DEBUG : c/non empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbbfe6_d20260205_m010135_c001_v7007000_t0000_u01770253295573") 2026/02/05 01:12:59 DEBUG : c/non empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef3de_d20260205_m010134_c001_v0001185_t0019_u01770253294064") 2026/02/05 01:12:59 DEBUG : c/non empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c56_d20260205_m010133_c001_v7007000_t0000_u01770253293515") 2026/02/05 01:12:59 DEBUG : c/non empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef3c8_d20260205_m010131_c001_v0001185_t0033_u01770253291783") 2026/02/05 01:12:59 DEBUG : c/non empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b7a_d20260205_m010117_c001_v7007000_t0000_u01770253277053") 2026/02/05 01:12:59 DEBUG : c/non empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef2f1_d20260205_m010115_c001_v0001185_t0004_u01770253275353") 2026/02/05 01:12:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b2a_d20260205_m010845_c001_v7007000_t0000_u01770253725780") 2026/02/05 01:12:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263819b_d20260205_m010839_c001_v0001117_t0048_u01770253719655") 2026/02/05 01:13:00 DEBUG : check sum: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b71_d20260205_m010108_c001_v7007000_t0000_u01770253268492") 2026/02/05 01:13:00 DEBUG : check sum: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef29f_d20260205_m010107_c001_v0001185_t0005_u01770253267511") 2026/02/05 01:13:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f404deeb63b51ac07_d20260205_m011245_c001_v7007000_t0000_u01770253965474") 2026/02/05 01:13:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2d4a_d20260205_m011243_c001_v0001185_t0058_u01770253963876") 2026/02/05 01:13:00 DEBUG : dest/3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f632a_d20260205_m010330_c001_v7007000_t0000_u01770253410816") 2026/02/05 01:13:00 DEBUG : dest/3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f410cec69f47d76c7_d20260205_m010329_c001_v0001131_t0013_u01770253409722") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2ca_d20260205_m011009_c001_v7007000_t0000_u01770253809524") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0efe_d20260205_m011004_c001_v0001167_t0014_u01770253804371") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f792a_d20260205_m011213_c001_v7007000_t0000_u01770253933192") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1b12_d20260205_m011156_c001_v0001167_t0002_u01770253916218") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b6c_d20260205_m011152_c001_v7007000_t0000_u01770253912014") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26383d9_d20260205_m011132_c001_v0001117_t0047_u01770253892880") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254139257_d20260205_m011128_c001_v7007000_t0000_u01770253888661") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2378_d20260205_m011107_c001_v0001185_t0056_u01770253867273") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389d2_d20260205_m011102_c001_v7007000_t0000_u01770253862982") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1341_d20260205_m011041_c001_v0001167_t0010_u01770253841861") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238985_d20260205_m011037_c001_v7007000_t0000_u01770253837827") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382db_d20260205_m011013_c001_v0001117_t0042_u01770253813583") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa55e_d20260205_m011006_c001_v7007000_t0000_u01770253806699") 2026/02/05 01:13:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638295_d20260205_m010948_c001_v0001117_t0021_u01770253788402") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f38d_d20260205_m010944_c001_v7007000_t0000_u01770253784287") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1bcc_d20260205_m010939_c001_v0001185_t0021_u01770253779553") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad1cb_d20260205_m010938_c001_v7007000_t0000_u01770253778068") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638221_d20260205_m010919_c001_v0001117_t0037_u01770253759519") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b9c_d20260205_m010915_c001_v7007000_t0000_u01770253755343") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f18fd_d20260205_m010910_c001_v0001185_t0031_u01770253750630") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4014a1ada5355358_d20260205_m010909_c001_v7007000_t0000_u01770253749492") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26381bb_d20260205_m010849_c001_v0001117_t0001_u01770253729827") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41992a67e7c3dede_d20260205_m010842_c001_v7007000_t0000_u01770253722808") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f143a_d20260205_m010822_c001_v0001185_t0052_u01770253702447") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072385fb_d20260205_m010818_c001_v7007000_t0000_u01770253698290") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f11e6_d20260205_m010758_c001_v0001185_t0007_u01770253678020") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804600_d20260205_m010753_c001_v7007000_t0000_u01770253673997") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0f76_d20260205_m010732_c001_v0001185_t0058_u01770253652564") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f383_d20260205_m010942_c001_v7007000_t0000_u01770253782253") 2026/02/05 01:13:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1b3a_d20260205_m010934_c001_v0001185_t0058_u01770253774965") 2026/02/05 01:13:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2cd_d20260205_m011009_c001_v7007000_t0000_u01770253809704") 2026/02/05 01:13:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060cd42_d20260205_m011004_c001_v0001173_t0012_u01770253804389") 2026/02/05 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f792b_d20260205_m011213_c001_v7007000_t0000_u01770253933374") 2026/02/05 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638437_d20260205_m011157_c001_v0001117_t0048_u01770253917370") 2026/02/05 01:13:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b6d_d20260205_m011152_c001_v7007000_t0000_u01770253912198") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f25fd_d20260205_m011133_c001_v0001185_t0038_u01770253893733") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413925b_d20260205_m011128_c001_v7007000_t0000_u01770253888843") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f15d1_d20260205_m011107_c001_v0001167_t0021_u01770253867822") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389d3_d20260205_m011103_c001_v7007000_t0000_u01770253863164") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263833b_d20260205_m011042_c001_v0001117_t0006_u01770253842879") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238987_d20260205_m011038_c001_v7007000_t0000_u01770253838008") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ce44_d20260205_m011015_c001_v0001173_t0045_u01770253815299") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f410c995616f19676_d20260205_m011007_c001_v7007000_t0000_u01770253807106") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1cbe_d20260205_m010949_c001_v0001185_t0021_u01770253789873") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f38e_d20260205_m010944_c001_v7007000_t0000_u01770253784469") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1bd2_d20260205_m010939_c001_v0001185_t0008_u01770253779742") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc724_d20260205_m010938_c001_v7007000_t0000_u01770253778074") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1a13_d20260205_m010921_c001_v0001185_t0028_u01770253761517") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b9d_d20260205_m010915_c001_v7007000_t0000_u01770253755526") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f18ff_d20260205_m010910_c001_v0001185_t0013_u01770253750815") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b7d_d20260205_m010908_c001_v7007000_t0000_u01770253748912") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c500_d20260205_m010851_c001_v0001173_t0014_u01770253731733") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41992a67e7c3dee6_d20260205_m010843_c001_v7007000_t0000_u01770253723182") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f02e8_d20260205_m010823_c001_v0001167_t0013_u01770253703051") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072385fe_d20260205_m010818_c001_v7007000_t0000_u01770253698472") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2effe7_d20260205_m010758_c001_v0001167_t0050_u01770253678642") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804604_d20260205_m010754_c001_v7007000_t0000_u01770253674178") 2026/02/05 01:13:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2efcf1_d20260205_m010733_c001_v0001167_t0007_u01770253653169") 2026/02/05 01:13:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541387da_d20260205_m010942_c001_v7007000_t0000_u01770253782267") 2026/02/05 01:13:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1b42_d20260205_m010935_c001_v0001185_t0003_u01770253775164") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2cf_d20260205_m011009_c001_v7007000_t0000_u01770253809884") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1e12_d20260205_m011004_c001_v0001185_t0059_u01770253804395") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f792e_d20260205_m011213_c001_v7007000_t0000_u01770253933557") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2831_d20260205_m011158_c001_v0001185_t0020_u01770253918428") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b6e_d20260205_m011152_c001_v7007000_t0000_u01770253912382") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1890_d20260205_m011134_c001_v0001167_t0024_u01770253894300") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413925f_d20260205_m011129_c001_v7007000_t0000_u01770253889026") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263838d_d20260205_m011109_c001_v0001117_t0021_u01770253869130") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389d6_d20260205_m011103_c001_v7007000_t0000_u01770253863386") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f21aa_d20260205_m011044_c001_v0001185_t0040_u01770253844503") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723898a_d20260205_m011038_c001_v7007000_t0000_u01770253838188") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1f2e_d20260205_m011016_c001_v0001185_t0042_u01770253816593") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad29e_d20260205_m011006_c001_v7007000_t0000_u01770253806890") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0d66_d20260205_m010950_c001_v0001167_t0045_u01770253790416") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f390_d20260205_m010944_c001_v7007000_t0000_u01770253784650") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1bd4_d20260205_m010939_c001_v0001185_t0033_u01770253779947") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f37d_d20260205_m010938_c001_v7007000_t0000_u01770253778071") 2026/02/05 01:13:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f09f4_d20260205_m010922_c001_v0001167_t0036_u01770253762118") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b9e_d20260205_m010915_c001_v7007000_t0000_u01770253755710") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1905_d20260205_m010911_c001_v0001185_t0038_u01770253751063") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba76b5_d20260205_m010908_c001_v7007000_t0000_u01770253748902") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1734_d20260205_m010852_c001_v0001185_t0052_u01770253732664") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41992a67e7c3deea_d20260205_m010843_c001_v7007000_t0000_u01770253723364") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c1d0_d20260205_m010825_c001_v0001173_t0027_u01770253705066") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238601_d20260205_m010818_c001_v7007000_t0000_u01770253698653") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060bf0b_d20260205_m010759_c001_v0001173_t0009_u01770253679953") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804607_d20260205_m010754_c001_v7007000_t0000_u01770253674360") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060bc3c_d20260205_m010734_c001_v0001173_t0042_u01770253654593") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415fe32e1a6e4df1_d20260205_m010942_c001_v7007000_t0000_u01770253782294") 2026/02/05 01:13:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638251_d20260205_m010935_c001_v0001117_t0000_u01770253775255") 2026/02/05 01:13:04 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2d0_d20260205_m011010_c001_v7007000_t0000_u01770253810065") 2026/02/05 01:13:04 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1e1a_d20260205_m011004_c001_v0001185_t0034_u01770253804670") 2026/02/05 01:13:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f792f_d20260205_m011213_c001_v7007000_t0000_u01770253933806") 2026/02/05 01:13:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1b47_d20260205_m011158_c001_v0001167_t0036_u01770253918660") 2026/02/05 01:13:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b6f_d20260205_m011152_c001_v7007000_t0000_u01770253912582") 2026/02/05 01:13:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26383e7_d20260205_m011135_c001_v0001117_t0041_u01770253895146") 2026/02/05 01:13:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254139263_d20260205_m011129_c001_v7007000_t0000_u01770253889209") 2026/02/05 01:13:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f239e_d20260205_m011109_c001_v0001185_t0021_u01770253869877") 2026/02/05 01:13:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389d7_d20260205_m011103_c001_v7007000_t0000_u01770253863569") 2026/02/05 01:13:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1389_d20260205_m011044_c001_v0001167_t0039_u01770253844696") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723898e_d20260205_m011038_c001_v7007000_t0000_u01770253838369") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1040_d20260205_m011017_c001_v0001167_t0003_u01770253817160") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238891_d20260205_m011006_c001_v7007000_t0000_u01770253806917") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060cbe8_d20260205_m010951_c001_v0001173_t0001_u01770253791490") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f391_d20260205_m010944_c001_v7007000_t0000_u01770253784833") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0c3a_d20260205_m010939_c001_v0001167_t0011_u01770253779969") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541387ce_d20260205_m010938_c001_v7007000_t0000_u01770253778256") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c8af_d20260205_m010923_c001_v0001173_t0050_u01770253763060") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b9f_d20260205_m010915_c001_v7007000_t0000_u01770253755892") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c747_d20260205_m010911_c001_v0001173_t0037_u01770253751087") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4014a1ada5355356_d20260205_m010909_c001_v7007000_t0000_u01770253749302") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0676_d20260205_m010853_c001_v0001167_t0047_u01770253733211") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4147d69c68e08608_d20260205_m010842_c001_v7007000_t0000_u01770253722999") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263815b_d20260205_m010826_c001_v0001117_t0037_u01770253706257") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238606_d20260205_m010818_c001_v7007000_t0000_u01770253698834") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263810f_d20260205_m010801_c001_v0001117_t0022_u01770253681103") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed2080460b_d20260205_m010754_c001_v7007000_t0000_u01770253674541") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26380d3_d20260205_m010736_c001_v0001117_t0033_u01770253656104") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc72a_d20260205_m010942_c001_v7007000_t0000_u01770253782285") 2026/02/05 01:13:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1b4c_d20260205_m010935_c001_v0001185_t0058_u01770253775446") 2026/02/05 01:13:05 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2d1_d20260205_m011010_c001_v7007000_t0000_u01770253810250") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1e1e_d20260205_m011004_c001_v0001185_t0051_u01770253804962") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7930_d20260205_m011213_c001_v7007000_t0000_u01770253933989") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263843b_d20260205_m011159_c001_v0001117_t0004_u01770253919358") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b70_d20260205_m011152_c001_v7007000_t0000_u01770253912767") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2645_d20260205_m011136_c001_v0001185_t0054_u01770253896418") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254139267_d20260205_m011129_c001_v7007000_t0000_u01770253889391") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f160b_d20260205_m011110_c001_v0001167_t0021_u01770253870156") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389da_d20260205_m011103_c001_v7007000_t0000_u01770253863750") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638343_d20260205_m011045_c001_v0001117_t0043_u01770253845356") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238993_d20260205_m011038_c001_v7007000_t0000_u01770253838558") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382e7_d20260205_m011017_c001_v0001117_t0057_u01770253817783") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238896_d20260205_m011007_c001_v7007000_t0000_u01770253807121") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382a5_d20260205_m010952_c001_v0001117_t0034_u01770253792493") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f393_d20260205_m010945_c001_v7007000_t0000_u01770253785015") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060caa0_d20260205_m010940_c001_v0001173_t0041_u01770253780000") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804a03_d20260205_m010938_c001_v7007000_t0000_u01770253778252") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638231_d20260205_m010923_c001_v0001117_t0033_u01770253763930") 2026/02/05 01:13:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13ba0_d20260205_m010916_c001_v7007000_t0000_u01770253756075") 2026/02/05 01:13:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0891_d20260205_m010911_c001_v0001167_t0001_u01770253751114") 2026/02/05 01:13:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa3c0_d20260205_m010909_c001_v7007000_t0000_u01770253749313") 2026/02/05 01:13:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26381c9_d20260205_m010853_c001_v0001117_t0059_u01770253733754") 2026/02/05 01:13:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b23_d20260205_m010843_c001_v7007000_t0000_u01770253723374") 2026/02/05 01:13:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f14c7_d20260205_m010827_c001_v0001185_t0015_u01770253707433") 2026/02/05 01:13:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723860c_d20260205_m010819_c001_v7007000_t0000_u01770253699015") 2026/02/05 01:13:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f123a_d20260205_m010801_c001_v0001185_t0025_u01770253681726") 2026/02/05 01:13:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed2080460e_d20260205_m010754_c001_v7007000_t0000_u01770253674722") 2026/02/05 01:13:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0fda_d20260205_m010736_c001_v0001185_t0050_u01770253656648") 2026/02/05 01:13:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f382_d20260205_m010942_c001_v7007000_t0000_u01770253782063") 2026/02/05 01:13:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0baa_d20260205_m010935_c001_v0001167_t0005_u01770253775644") 2026/02/05 01:13:08 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2d2_d20260205_m011010_c001_v7007000_t0000_u01770253810430") 2026/02/05 01:13:08 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060cd54_d20260205_m011005_c001_v0001173_t0005_u01770253805089") 2026/02/05 01:13:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7932_d20260205_m011214_c001_v7007000_t0000_u01770253934182") 2026/02/05 01:13:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2861_d20260205_m011200_c001_v0001185_t0015_u01770253920994") 2026/02/05 01:13:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b71_d20260205_m011152_c001_v7007000_t0000_u01770253912953") 2026/02/05 01:13:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f18d4_d20260205_m011136_c001_v0001167_t0027_u01770253896687") 2026/02/05 01:13:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413926b_d20260205_m011129_c001_v7007000_t0000_u01770253889572") 2026/02/05 01:13:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263838f_d20260205_m011111_c001_v0001117_t0032_u01770253871012") 2026/02/05 01:13:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389dc_d20260205_m011103_c001_v7007000_t0000_u01770253863932") 2026/02/05 01:13:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f21d8_d20260205_m011046_c001_v0001185_t0044_u01770253846366") 2026/02/05 01:13:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238996_d20260205_m011038_c001_v7007000_t0000_u01770253838739") 2026/02/05 01:13:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060cea0_d20260205_m011018_c001_v0001173_t0044_u01770253818849") 2026/02/05 01:13:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f406e15a4e8913194_d20260205_m011006_c001_v7007000_t0000_u01770253806921") 2026/02/05 01:13:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1d16_d20260205_m010953_c001_v0001185_t0032_u01770253793501") 2026/02/05 01:13:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f394_d20260205_m010945_c001_v7007000_t0000_u01770253785198") 2026/02/05 01:13:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1bda_d20260205_m010940_c001_v0001185_t0008_u01770253780160") 2026/02/05 01:13:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541387c9_d20260205_m010937_c001_v7007000_t0000_u01770253777847") 2026/02/05 01:13:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1a6f_d20260205_m010924_c001_v0001185_t0018_u01770253764767") 2026/02/05 01:13:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13ba1_d20260205_m010916_c001_v7007000_t0000_u01770253756257") 2026/02/05 01:13:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1909_d20260205_m010911_c001_v0001185_t0056_u01770253751248") 2026/02/05 01:13:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f413eb592fbddd590_d20260205_m010909_c001_v7007000_t0000_u01770253749325") 2026/02/05 01:13:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c554_d20260205_m010854_c001_v0001173_t0016_u01770253734504") 2026/02/05 01:13:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41992a67e7c3deda_d20260205_m010842_c001_v7007000_t0000_u01770253722625") 2026/02/05 01:13:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f039a_d20260205_m010827_c001_v0001167_t0004_u01770253707658") 2026/02/05 01:13:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238611_d20260205_m010819_c001_v7007000_t0000_u01770253699197") 2026/02/05 01:13:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f005d_d20260205_m010801_c001_v0001167_t0022_u01770253681923") 2026/02/05 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804613_d20260205_m010754_c001_v7007000_t0000_u01770253674913") 2026/02/05 01:13:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2efd3b_d20260205_m010736_c001_v0001167_t0031_u01770253656835") 2026/02/05 01:13:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f410c995616f19611_d20260205_m010942_c001_v7007000_t0000_u01770253782026") 2026/02/05 01:13:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1b54_d20260205_m010935_c001_v0001185_t0017_u01770253775748") 2026/02/05 01:13:15 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2d3_d20260205_m011010_c001_v7007000_t0000_u01770253810611") 2026/02/05 01:13:15 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382cb_d20260205_m011005_c001_v0001117_t0014_u01770253805104") 2026/02/05 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7933_d20260205_m011214_c001_v7007000_t0000_u01770253934365") 2026/02/05 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1b85_d20260205_m011201_c001_v0001167_t0023_u01770253921215") 2026/02/05 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b72_d20260205_m011153_c001_v7007000_t0000_u01770253913152") 2026/02/05 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26383f1_d20260205_m011137_c001_v0001117_t0021_u01770253897381") 2026/02/05 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413926e_d20260205_m011129_c001_v7007000_t0000_u01770253889754") 2026/02/05 01:13:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2409_d20260205_m011114_c001_v0001185_t0031_u01770253874121") 2026/02/05 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389df_d20260205_m011104_c001_v7007000_t0000_u01770253864151") 2026/02/05 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f13c5_d20260205_m011046_c001_v0001167_t0001_u01770253846575") 2026/02/05 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723899b_d20260205_m011038_c001_v7007000_t0000_u01770253838921") 2026/02/05 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1f8a_d20260205_m011019_c001_v0001185_t0008_u01770253819391") 2026/02/05 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f404deeb63b51a318_d20260205_m011007_c001_v7007000_t0000_u01770253807128") 2026/02/05 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0dd0_d20260205_m010953_c001_v0001167_t0053_u01770253793685") 2026/02/05 01:13:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f395_d20260205_m010945_c001_v7007000_t0000_u01770253785380") 2026/02/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1be6_d20260205_m010940_c001_v0001185_t0011_u01770253780477") 2026/02/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc725_d20260205_m010938_c001_v7007000_t0000_u01770253778263") 2026/02/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0a54_d20260205_m010924_c001_v0001167_t0038_u01770253764959") 2026/02/05 01:13:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13ba3_d20260205_m010916_c001_v7007000_t0000_u01770253756440") 2026/02/05 01:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1913_d20260205_m010911_c001_v0001185_t0031_u01770253751470") 2026/02/05 01:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4175a1f28fd25b82_d20260205_m010909_c001_v7007000_t0000_u01770253749518") 2026/02/05 01:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f176e_d20260205_m010854_c001_v0001185_t0022_u01770253734980") 2026/02/05 01:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4014a1ada5355260_d20260205_m010843_c001_v7007000_t0000_u01770253723043") 2026/02/05 01:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c250_d20260205_m010828_c001_v0001173_t0013_u01770253708277") 2026/02/05 01:13:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238616_d20260205_m010819_c001_v7007000_t0000_u01770253699464") 2026/02/05 01:13:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060bf47_d20260205_m010802_c001_v0001173_t0015_u01770253682644") 2026/02/05 01:13:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804617_d20260205_m010755_c001_v7007000_t0000_u01770253675093") 2026/02/05 01:13:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060bc82_d20260205_m010737_c001_v0001173_t0056_u01770253657558") 2026/02/05 01:13:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541387d8_d20260205_m010942_c001_v7007000_t0000_u01770253782076") 2026/02/05 01:13:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ca16_d20260205_m010935_c001_v0001173_t0018_u01770253775813") 2026/02/05 01:13:21 DEBUG : dir1/0007-12345: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2d4_d20260205_m011010_c001_v7007000_t0000_u01770253810793") 2026/02/05 01:13:21 DEBUG : dir1/0007-12345: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1e22_d20260205_m011005_c001_v0001185_t0013_u01770253805158") 2026/02/05 01:13:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7934_d20260205_m011214_c001_v7007000_t0000_u01770253934549") 2026/02/05 01:13:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263843f_d20260205_m011201_c001_v0001117_t0042_u01770253921940") 2026/02/05 01:13:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b73_d20260205_m011153_c001_v7007000_t0000_u01770253913338") 2026/02/05 01:13:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2677_d20260205_m011138_c001_v0001185_t0025_u01770253898361") 2026/02/05 01:13:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254139272_d20260205_m011129_c001_v7007000_t0000_u01770253889983") 2026/02/05 01:13:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1667_d20260205_m011114_c001_v0001167_t0021_u01770253874308") 2026/02/05 01:13:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389e2_d20260205_m011104_c001_v7007000_t0000_u01770253864356") 2026/02/05 01:13:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263834b_d20260205_m011047_c001_v0001117_t0003_u01770253847116") 2026/02/05 01:13:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072389a0_d20260205_m011039_c001_v7007000_t0000_u01770253839102") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f10a0_d20260205_m011019_c001_v0001167_t0014_u01770253819575") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad29b_d20260205_m011006_c001_v7007000_t0000_u01770253806709") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060cc46_d20260205_m010954_c001_v0001173_t0005_u01770253794364") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f396_d20260205_m010945_c001_v7007000_t0000_u01770253785563") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0c48_d20260205_m010940_c001_v0001167_t0035_u01770253780511") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f410c995616f195f6_d20260205_m010938_c001_v7007000_t0000_u01770253778260") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c909_d20260205_m010925_c001_v0001173_t0013_u01770253765625") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13ba5_d20260205_m010916_c001_v7007000_t0000_u01770253756683") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c755_d20260205_m010911_c001_v0001173_t0045_u01770253751585") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b7f_d20260205_m010909_c001_v7007000_t0000_u01770253749095") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f06a6_d20260205_m010855_c001_v0001167_t0010_u01770253735167") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4014a1ada5355264_d20260205_m010843_c001_v7007000_t0000_u01770253723225") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638169_d20260205_m010829_c001_v0001117_t0042_u01770253709146") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723861a_d20260205_m010819_c001_v7007000_t0000_u01770253699645") 2026/02/05 01:13:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638113_d20260205_m010803_c001_v0001117_t0048_u01770253683484") 2026/02/05 01:13:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed2080461a_d20260205_m010755_c001_v7007000_t0000_u01770253675272") 2026/02/05 01:13:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26380d7_d20260205_m010738_c001_v0001117_t0000_u01770253658557") 2026/02/05 01:13:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f413eb592fbddd645_d20260205_m010942_c001_v7007000_t0000_u01770253782401") 2026/02/05 01:13:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1b58_d20260205_m010935_c001_v0001185_t0041_u01770253775965") 2026/02/05 01:13:23 DEBUG : dir1/0008-23456: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2d5_d20260205_m011010_c001_v7007000_t0000_u01770253810973") 2026/02/05 01:13:23 DEBUG : dir1/0008-23456: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0f1c_d20260205_m011005_c001_v0001167_t0043_u01770253805307") 2026/02/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7935_d20260205_m011214_c001_v7007000_t0000_u01770253934738") 2026/02/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f289f_d20260205_m011203_c001_v0001185_t0049_u01770253923038") 2026/02/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b74_d20260205_m011153_c001_v7007000_t0000_u01770253913524") 2026/02/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1908_d20260205_m011138_c001_v0001167_t0051_u01770253898545") 2026/02/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254139275_d20260205_m011130_c001_v7007000_t0000_u01770253890166") 2026/02/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638397_d20260205_m011115_c001_v0001117_t0032_u01770253875079") 2026/02/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389e5_d20260205_m011104_c001_v7007000_t0000_u01770253864548") 2026/02/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2210_d20260205_m011048_c001_v0001185_t0059_u01770253848656") 2026/02/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072389a6_d20260205_m011039_c001_v7007000_t0000_u01770253839282") 2026/02/05 01:13:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382ed_d20260205_m011020_c001_v0001117_t0050_u01770253820315") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f406e15a4e8913195_d20260205_m011007_c001_v7007000_t0000_u01770253807104") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382ab_d20260205_m010954_c001_v0001117_t0016_u01770253794965") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f397_d20260205_m010945_c001_v7007000_t0000_u01770253785743") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263826b_d20260205_m010940_c001_v0001117_t0037_u01770253780588") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f37e_d20260205_m010938_c001_v7007000_t0000_u01770253778253") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638239_d20260205_m010926_c001_v0001117_t0028_u01770253766149") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13ba6_d20260205_m010916_c001_v7007000_t0000_u01770253756868") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1919_d20260205_m010911_c001_v0001185_t0012_u01770253751655") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4020961a374f1169_d20260205_m010909_c001_v7007000_t0000_u01770253749533") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26381d1_d20260205_m010855_c001_v0001117_t0008_u01770253735901") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41992a67e7c3dee2_d20260205_m010842_c001_v7007000_t0000_u01770253722998") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f151f_d20260205_m010830_c001_v0001185_t0014_u01770253710169") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723861c_d20260205_m010819_c001_v7007000_t0000_u01770253699827") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f12a2_d20260205_m010805_c001_v0001185_t0019_u01770253685353") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed2080461d_d20260205_m010755_c001_v7007000_t0000_u01770253675453") 2026/02/05 01:13:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1008_d20260205_m010739_c001_v0001185_t0048_u01770253659399") 2026/02/05 01:13:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f410c995616f19613_d20260205_m010942_c001_v7007000_t0000_u01770253782207") 2026/02/05 01:13:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1b60_d20260205_m010936_c001_v0001185_t0017_u01770253776151") 2026/02/05 01:13:25 DEBUG : dir1/0009-34567: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2d6_d20260205_m011011_c001_v7007000_t0000_u01770253811154") 2026/02/05 01:13:25 DEBUG : dir1/0009-34567: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1e2a_d20260205_m011005_c001_v0001185_t0044_u01770253805359") 2026/02/05 01:13:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7936_d20260205_m011214_c001_v7007000_t0000_u01770253934924") 2026/02/05 01:13:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1bd9_d20260205_m011203_c001_v0001167_t0012_u01770253923231") 2026/02/05 01:13:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b75_d20260205_m011153_c001_v7007000_t0000_u01770253913709") 2026/02/05 01:13:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26383f7_d20260205_m011139_c001_v0001117_t0015_u01770253899125") 2026/02/05 01:13:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254139278_d20260205_m011130_c001_v7007000_t0000_u01770253890350") 2026/02/05 01:13:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f247b_d20260205_m011119_c001_v0001185_t0029_u01770253879014") 2026/02/05 01:13:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389e8_d20260205_m011104_c001_v7007000_t0000_u01770253864730") 2026/02/05 01:13:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f13fd_d20260205_m011049_c001_v0001167_t0008_u01770253849161") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072389ad_d20260205_m011039_c001_v7007000_t0000_u01770253839463") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ced4_d20260205_m011020_c001_v0001173_t0045_u01770253820863") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa563_d20260205_m011007_c001_v7007000_t0000_u01770253807065") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1d58_d20260205_m010956_c001_v0001185_t0001_u01770253796129") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f398_d20260205_m010945_c001_v7007000_t0000_u01770253785927") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060cab2_d20260205_m010940_c001_v0001173_t0046_u01770253780672") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804a05_d20260205_m010938_c001_v7007000_t0000_u01770253778435") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1a9d_d20260205_m010926_c001_v0001185_t0058_u01770253766956") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13ba7_d20260205_m010917_c001_v7007000_t0000_u01770253757051") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f08a1_d20260205_m010911_c001_v0001167_t0034_u01770253751672") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa3c2_d20260205_m010909_c001_v7007000_t0000_u01770253749504") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c5b9_d20260205_m010857_c001_v0001173_t0028_u01770253737925") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b22_d20260205_m010843_c001_v7007000_t0000_u01770253723190") 2026/02/05 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f03ec_d20260205_m010830_c001_v0001167_t0020_u01770253710367") 2026/02/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723861d_d20260205_m010820_c001_v7007000_t0000_u01770253700008") 2026/02/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f00c1_d20260205_m010805_c001_v0001167_t0001_u01770253685541") 2026/02/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804620_d20260205_m010755_c001_v7007000_t0000_u01770253675635") 2026/02/05 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2efd99_d20260205_m010739_c001_v0001167_t0053_u01770253659744") 2026/02/05 01:13:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804a15_d20260205_m010942_c001_v7007000_t0000_u01770253782416") 2026/02/05 01:13:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0bbc_d20260205_m010936_c001_v0001167_t0003_u01770253776314") 2026/02/05 01:13:27 DEBUG : dir1/0010-45678: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2d7_d20260205_m011011_c001_v7007000_t0000_u01770253811334") 2026/02/05 01:13:27 DEBUG : dir1/0010-45678: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1e30_d20260205_m011005_c001_v0001185_t0012_u01770253805569") 2026/02/05 01:13:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7937_d20260205_m011215_c001_v7007000_t0000_u01770253935107") 2026/02/05 01:13:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263844f_d20260205_m011204_c001_v0001117_t0051_u01770253924114") 2026/02/05 01:13:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b76_d20260205_m011153_c001_v7007000_t0000_u01770253913894") 2026/02/05 01:13:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f26a9_d20260205_m011139_c001_v0001185_t0025_u01770253899858") 2026/02/05 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413927b_d20260205_m011130_c001_v7007000_t0000_u01770253890532") 2026/02/05 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f16f5_d20260205_m011119_c001_v0001167_t0033_u01770253879210") 2026/02/05 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389ea_d20260205_m011104_c001_v7007000_t0000_u01770253864911") 2026/02/05 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638357_d20260205_m011049_c001_v0001117_t0056_u01770253849824") 2026/02/05 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072389b2_d20260205_m011039_c001_v7007000_t0000_u01770253839645") 2026/02/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1fbc_d20260205_m011021_c001_v0001185_t0034_u01770253821669") 2026/02/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f406e15a4e8913192_d20260205_m011006_c001_v7007000_t0000_u01770253806735") 2026/02/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0e1e_d20260205_m010956_c001_v0001167_t0013_u01770253796316") 2026/02/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f399_d20260205_m010946_c001_v7007000_t0000_u01770253786108") 2026/02/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1be8_d20260205_m010940_c001_v0001185_t0048_u01770253780675") 2026/02/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f410c995616f195f8_d20260205_m010938_c001_v7007000_t0000_u01770253778447") 2026/02/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0a9e_d20260205_m010927_c001_v0001167_t0043_u01770253767241") 2026/02/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13ba8_d20260205_m010917_c001_v7007000_t0000_u01770253757234") 2026/02/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263820d_d20260205_m010911_c001_v0001117_t0038_u01770253751830") 2026/02/05 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4175a1f28fd25b7f_d20260205_m010909_c001_v7007000_t0000_u01770253749332") 2026/02/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f17c2_d20260205_m010858_c001_v0001185_t0024_u01770253738584") 2026/02/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4125d018a6a555e9_d20260205_m010843_c001_v7007000_t0000_u01770253723235") 2026/02/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c2a8_d20260205_m010830_c001_v0001173_t0023_u01770253710922") 2026/02/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723861f_d20260205_m010820_c001_v7007000_t0000_u01770253700248") 2026/02/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060bfae_d20260205_m010806_c001_v0001173_t0030_u01770253686260") 2026/02/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804623_d20260205_m010755_c001_v7007000_t0000_u01770253675816") 2026/02/05 01:13:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060bcc3_d20260205_m010740_c001_v0001173_t0012_u01770253660330") 2026/02/05 01:13:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc729_d20260205_m010942_c001_v7007000_t0000_u01770253782040") 2026/02/05 01:13:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1b64_d20260205_m010936_c001_v0001185_t0050_u01770253776337") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2d8_d20260205_m011011_c001_v7007000_t0000_u01770253811514") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382cd_d20260205_m011005_c001_v0001117_t0040_u01770253805738") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7939_d20260205_m011215_c001_v7007000_t0000_u01770253935336") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f28f5_d20260205_m011205_c001_v0001185_t0045_u01770253925068") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b77_d20260205_m011154_c001_v7007000_t0000_u01770253914082") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f194a_d20260205_m011140_c001_v0001167_t0016_u01770253900041") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413927f_d20260205_m011130_c001_v7007000_t0000_u01770253890714") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26383ab_d20260205_m011119_c001_v0001117_t0013_u01770253879751") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389ec_d20260205_m011105_c001_v7007000_t0000_u01770253865093") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2260_d20260205_m011051_c001_v0001185_t0013_u01770253851959") 2026/02/05 01:13:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072389b8_d20260205_m011039_c001_v7007000_t0000_u01770253839826") 2026/02/05 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f10ea_d20260205_m011021_c001_v0001167_t0037_u01770253821880") 2026/02/05 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f404deeb63b51a319_d20260205_m011007_c001_v7007000_t0000_u01770253807133") 2026/02/05 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060cc86_d20260205_m010956_c001_v0001173_t0024_u01770253796984") 2026/02/05 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f39a_d20260205_m010946_c001_v7007000_t0000_u01770253786290") 2026/02/05 01:13:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1bf4_d20260205_m010940_c001_v0001185_t0022_u01770253780959") 2026/02/05 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc726_d20260205_m010938_c001_v7007000_t0000_u01770253778453") 2026/02/05 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c94b_d20260205_m010927_c001_v0001173_t0049_u01770253767926") 2026/02/05 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13ba9_d20260205_m010917_c001_v7007000_t0000_u01770253757417") 2026/02/05 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1921_d20260205_m010911_c001_v0001185_t0017_u01770253751840") 2026/02/05 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba76b8_d20260205_m010909_c001_v7007000_t0000_u01770253749465") 2026/02/05 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f071a_d20260205_m010858_c001_v0001167_t0036_u01770253738767") 2026/02/05 01:13:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b21_d20260205_m010843_c001_v7007000_t0000_u01770253723005") 2026/02/05 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263817b_d20260205_m010831_c001_v0001117_t0012_u01770253711638") 2026/02/05 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238620_d20260205_m010820_c001_v7007000_t0000_u01770253700434") 2026/02/05 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638123_d20260205_m010806_c001_v0001117_t0015_u01770253686905") 2026/02/05 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804627_d20260205_m010755_c001_v7007000_t0000_u01770253675997") 2026/02/05 01:13:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26380e2_d20260205_m010742_c001_v0001117_t0027_u01770253662243") 2026/02/05 01:13:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804a12_d20260205_m010942_c001_v7007000_t0000_u01770253782034") 2026/02/05 01:13:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1b66_d20260205_m010936_c001_v0001185_t0030_u01770253776522") 2026/02/05 01:13:34 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2d9_d20260205_m011011_c001_v7007000_t0000_u01770253811695") 2026/02/05 01:13:34 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1e36_d20260205_m011005_c001_v0001185_t0028_u01770253805761") 2026/02/05 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f793a_d20260205_m011215_c001_v7007000_t0000_u01770253935524") 2026/02/05 01:13:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1c2b_d20260205_m011205_c001_v0001167_t0059_u01770253925263") 2026/02/05 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b78_d20260205_m011154_c001_v7007000_t0000_u01770253914303") 2026/02/05 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638403_d20260205_m011140_c001_v0001117_t0032_u01770253900748") 2026/02/05 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254139282_d20260205_m011130_c001_v7007000_t0000_u01770253890897") 2026/02/05 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f249d_d20260205_m011120_c001_v0001185_t0041_u01770253880351") 2026/02/05 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389ee_d20260205_m011105_c001_v7007000_t0000_u01770253865341") 2026/02/05 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1448_d20260205_m011052_c001_v0001167_t0050_u01770253852143") 2026/02/05 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072389bd_d20260205_m011040_c001_v7007000_t0000_u01770253840007") 2026/02/05 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382f1_d20260205_m011022_c001_v0001117_t0025_u01770253822425") 2026/02/05 01:13:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723888e_d20260205_m011006_c001_v7007000_t0000_u01770253806736") 2026/02/05 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26382b5_d20260205_m010957_c001_v0001117_t0010_u01770253797535") 2026/02/05 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f39b_d20260205_m010946_c001_v7007000_t0000_u01770253786472") 2026/02/05 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0c5a_d20260205_m010941_c001_v0001167_t0023_u01770253781057") 2026/02/05 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f413eb592fbddd633_d20260205_m010938_c001_v7007000_t0000_u01770253778276") 2026/02/05 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263823f_d20260205_m010928_c001_v0001117_t0011_u01770253768933") 2026/02/05 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13baa_d20260205_m010917_c001_v7007000_t0000_u01770253757600") 2026/02/05 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f192d_d20260205_m010912_c001_v0001185_t0049_u01770253752115") 2026/02/05 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b82_d20260205_m010909_c001_v7007000_t0000_u01770253749462") 2026/02/05 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26381e5_d20260205_m010859_c001_v0001117_t0029_u01770253739465") 2026/02/05 01:13:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df5456495f_d20260205_m010843_c001_v7007000_t0000_u01770253723018") 2026/02/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1561_d20260205_m010833_c001_v0001185_t0014_u01770253713068") 2026/02/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238621_d20260205_m010820_c001_v7007000_t0000_u01770253700617") 2026/02/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f130a_d20260205_m010809_c001_v0001185_t0015_u01770253689814") 2026/02/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804629_d20260205_m010756_c001_v7007000_t0000_u01770253676180") 2026/02/05 01:13:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1086_d20260205_m010743_c001_v0001185_t0031_u01770253663366") 2026/02/05 01:13:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc84475_d20260205_m010942_c001_v7007000_t0000_u01770253782052") 2026/02/05 01:13:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ca26_d20260205_m010936_c001_v0001173_t0023_u01770253776594") 2026/02/05 01:13:37 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2dc_d20260205_m011011_c001_v7007000_t0000_u01770253811875") 2026/02/05 01:13:37 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1e40_d20260205_m011005_c001_v0001185_t0022_u01770253805997") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f793b_d20260205_m011215_c001_v7007000_t0000_u01770253935707") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263845d_d20260205_m011205_c001_v0001117_t0045_u01770253925896") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b79_d20260205_m011154_c001_v7007000_t0000_u01770253914489") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f26e9_d20260205_m011141_c001_v0001185_t0024_u01770253901967") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254139285_d20260205_m011131_c001_v7007000_t0000_u01770253891080") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f171e_d20260205_m011120_c001_v0001167_t0026_u01770253880538") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389f1_d20260205_m011105_c001_v7007000_t0000_u01770253865522") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263835f_d20260205_m011052_c001_v0001117_t0033_u01770253852722") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072389c4_d20260205_m011040_c001_v7007000_t0000_u01770253840187") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2044_d20260205_m011029_c001_v0001185_t0014_u01770253829027") 2026/02/05 01:13:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2a3_d20260205_m011007_c001_v7007000_t0000_u01770253807070") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1d90_d20260205_m010958_c001_v0001185_t0001_u01770253798441") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f39d_d20260205_m010946_c001_v7007000_t0000_u01770253786655") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1bfa_d20260205_m010941_c001_v0001185_t0047_u01770253781180") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f413eb592fbddd634_d20260205_m010938_c001_v7007000_t0000_u01770253778469") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1ad8_d20260205_m010930_c001_v0001185_t0042_u01770253770141") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13bac_d20260205_m010917_c001_v7007000_t0000_u01770253757785") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c769_d20260205_m010912_c001_v0001173_t0049_u01770253752228") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba76b7_d20260205_m010909_c001_v7007000_t0000_u01770253749267") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c5fd_d20260205_m010900_c001_v0001173_t0052_u01770253740446") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa386_d20260205_m010843_c001_v7007000_t0000_u01770253723247") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0443_d20260205_m010833_c001_v0001167_t0052_u01770253713259") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238623_d20260205_m010820_c001_v7007000_t0000_u01770253700798") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f014f_d20260205_m010810_c001_v0001167_t0018_u01770253690018") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed2080462d_d20260205_m010756_c001_v7007000_t0000_u01770253676373") 2026/02/05 01:13:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2efe29_d20260205_m010743_c001_v0001167_t0033_u01770253663552") 2026/02/05 01:13:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f413eb592fbddd643_d20260205_m010942_c001_v7007000_t0000_u01770253782220") 2026/02/05 01:13:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638257_d20260205_m010936_c001_v0001117_t0052_u01770253776741") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2dd_d20260205_m011012_c001_v7007000_t0000_u01770253812080") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0f2c_d20260205_m011006_c001_v0001167_t0009_u01770253806093") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f793c_d20260205_m011215_c001_v7007000_t0000_u01770253935892") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2933_d20260205_m011206_c001_v0001185_t0043_u01770253926496") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b7a_d20260205_m011154_c001_v7007000_t0000_u01770253914677") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1994_d20260205_m011142_c001_v0001167_t0011_u01770253902155") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254139288_d20260205_m011131_c001_v7007000_t0000_u01770253891271") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26383b1_d20260205_m011121_c001_v0001117_t0059_u01770253881199") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389f4_d20260205_m011105_c001_v7007000_t0000_u01770253865703") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2298_d20260205_m011054_c001_v0001185_t0003_u01770253854315") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072389ca_d20260205_m011040_c001_v7007000_t0000_u01770253840368") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f11e0_d20260205_m011029_c001_v0001167_t0011_u01770253829568") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa566_d20260205_m011007_c001_v7007000_t0000_u01770253807246") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0e5f_d20260205_m010958_c001_v0001167_t0020_u01770253798638") 2026/02/05 01:13:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f39e_d20260205_m010946_c001_v7007000_t0000_u01770253786844") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060cad4_d20260205_m010941_c001_v0001173_t0039_u01770253781369") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad1c9_d20260205_m010937_c001_v7007000_t0000_u01770253777852") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0af6_d20260205_m010930_c001_v0001167_t0049_u01770253770329") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13bad_d20260205_m010917_c001_v7007000_t0000_u01770253757968") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1933_d20260205_m010912_c001_v0001185_t0049_u01770253752392") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f413eb592fbddd593_d20260205_m010909_c001_v7007000_t0000_u01770253749511") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f180b_d20260205_m010901_c001_v0001185_t0053_u01770253741139") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5acce5_d20260205_m010843_c001_v7007000_t0000_u01770253723028") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c30a_d20260205_m010833_c001_v0001173_t0027_u01770253713749") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238624_d20260205_m010820_c001_v7007000_t0000_u01770253700980") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c019_d20260205_m010810_c001_v0001173_t0037_u01770253690790") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804630_d20260205_m010756_c001_v7007000_t0000_u01770253676553") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060bd4e_d20260205_m010744_c001_v0001173_t0001_u01770253664301") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415fe32e1a6e4df0_d20260205_m010942_c001_v7007000_t0000_u01770253782065") 2026/02/05 01:13:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1b6e_d20260205_m010936_c001_v0001185_t0017_u01770253776748") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2de_d20260205_m011012_c001_v7007000_t0000_u01770253812263") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1e42_d20260205_m011006_c001_v0001185_t0018_u01770253806192") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f793d_d20260205_m011216_c001_v7007000_t0000_u01770253936074") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1c4c_d20260205_m011206_c001_v0001167_t0050_u01770253926680") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b7b_d20260205_m011154_c001_v7007000_t0000_u01770253914864") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638409_d20260205_m011142_c001_v0001117_t0005_u01770253902790") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413928c_d20260205_m011131_c001_v7007000_t0000_u01770253891529") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f24e5_d20260205_m011122_c001_v0001185_t0000_u01770253882397") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389f7_d20260205_m011105_c001_v7007000_t0000_u01770253865886") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1487_d20260205_m011054_c001_v0001167_t0052_u01770253854511") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072389ce_d20260205_m011040_c001_v7007000_t0000_u01770253840550") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263830f_d20260205_m011030_c001_v0001117_t0057_u01770253830301") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13da6_d20260205_m011007_c001_v7007000_t0000_u01770253807102") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ccc6_d20260205_m010959_c001_v0001173_t0029_u01770253799205") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f3a0_d20260205_m010947_c001_v7007000_t0000_u01770253787028") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1c00_d20260205_m010941_c001_v0001185_t0047_u01770253781372") 2026/02/05 01:13:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc723_d20260205_m010937_c001_v7007000_t0000_u01770253777870") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c999_d20260205_m010930_c001_v0001173_t0052_u01770253770862") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13bae_d20260205_m010918_c001_v7007000_t0000_u01770253758151") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f08b7_d20260205_m010912_c001_v0001167_t0030_u01770253752398") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba76b6_d20260205_m010909_c001_v7007000_t0000_u01770253749084") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f077f_d20260205_m010901_c001_v0001167_t0005_u01770253741368") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4125d018a6a555e6_d20260205_m010843_c001_v7007000_t0000_u01770253723049") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263818b_d20260205_m010834_c001_v0001117_t0011_u01770253714688") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238625_d20260205_m010821_c001_v7007000_t0000_u01770253701161") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263812f_d20260205_m010811_c001_v0001117_t0046_u01770253691389") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804633_d20260205_m010756_c001_v7007000_t0000_u01770253676734") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26380eb_d20260205_m010746_c001_v0001117_t0017_u01770253666207") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804a13_d20260205_m010942_c001_v7007000_t0000_u01770253782234") 2026/02/05 01:13:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0bd8_d20260205_m010936_c001_v0001167_t0000_u01770253776917") 2026/02/05 01:13:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b2c_d20260205_m010845_c001_v7007000_t0000_u01770253725960") 2026/02/05 01:13:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f15f0_d20260205_m010839_c001_v0001185_t0013_u01770253719923") 2026/02/05 01:13:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b2f_d20260205_m010846_c001_v7007000_t0000_u01770253726146") 2026/02/05 01:13:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263819d_d20260205_m010840_c001_v0001117_t0028_u01770253720211") 2026/02/05 01:13:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b33_d20260205_m010846_c001_v7007000_t0000_u01770253726326") 2026/02/05 01:13:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f15f8_d20260205_m010840_c001_v0001185_t0036_u01770253720334") 2026/02/05 01:13:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b36_d20260205_m010846_c001_v7007000_t0000_u01770253726508") 2026/02/05 01:13:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f04ed_d20260205_m010840_c001_v0001167_t0059_u01770253720346") 2026/02/05 01:13:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b38_d20260205_m010846_c001_v7007000_t0000_u01770253726690") 2026/02/05 01:13:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f15fe_d20260205_m010840_c001_v0001185_t0047_u01770253720584") 2026/02/05 01:13:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b3b_d20260205_m010846_c001_v7007000_t0000_u01770253726871") 2026/02/05 01:13:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c3b4_d20260205_m010840_c001_v0001173_t0048_u01770253720677") 2026/02/05 01:13:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b3e_d20260205_m010847_c001_v7007000_t0000_u01770253727052") 2026/02/05 01:13:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1604_d20260205_m010840_c001_v0001185_t0026_u01770253720800") 2026/02/05 01:13:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b41_d20260205_m010847_c001_v7007000_t0000_u01770253727232") 2026/02/05 01:13:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26381a1_d20260205_m010840_c001_v0001117_t0023_u01770253720929") 2026/02/05 01:13:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b44_d20260205_m010847_c001_v7007000_t0000_u01770253727444") 2026/02/05 01:13:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f160a_d20260205_m010840_c001_v0001185_t0047_u01770253720986") 2026/02/05 01:13:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b47_d20260205_m010847_c001_v7007000_t0000_u01770253727625") 2026/02/05 01:13:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0509_d20260205_m010840_c001_v0001167_t0052_u01770253720997") 2026/02/05 01:13:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b4a_d20260205_m010847_c001_v7007000_t0000_u01770253727807") 2026/02/05 01:13:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1612_d20260205_m010841_c001_v0001185_t0052_u01770253721231") 2026/02/05 01:13:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b4e_d20260205_m010847_c001_v7007000_t0000_u01770253727988") 2026/02/05 01:13:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c3c6_d20260205_m010841_c001_v0001173_t0019_u01770253721383") 2026/02/05 01:13:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b51_d20260205_m010848_c001_v7007000_t0000_u01770253728169") 2026/02/05 01:13:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1618_d20260205_m010841_c001_v0001185_t0026_u01770253721465") 2026/02/05 01:13:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b54_d20260205_m010848_c001_v7007000_t0000_u01770253728350") 2026/02/05 01:13:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f161c_d20260205_m010841_c001_v0001185_t0016_u01770253721652") 2026/02/05 01:13:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b57_d20260205_m010848_c001_v7007000_t0000_u01770253728531") 2026/02/05 01:13:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1624_d20260205_m010841_c001_v0001185_t0016_u01770253721872") 2026/02/05 01:13:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6b5a_d20260205_m010848_c001_v7007000_t0000_u01770253728712") 2026/02/05 01:13:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f052a_d20260205_m010841_c001_v0001167_t0020_u01770253721897") 2026/02/05 01:13:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba76be_d20260205_m010913_c001_v7007000_t0000_u01770253753333") 2026/02/05 01:13:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f187b_d20260205_m010905_c001_v0001185_t0007_u01770253745421") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4175a1f28fd25b91_d20260205_m010913_c001_v7007000_t0000_u01770253753132") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f187f_d20260205_m010905_c001_v0001185_t0053_u01770253745607") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f406e15a4e8912fb1_d20260205_m010913_c001_v7007000_t0000_u01770253753344") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0807_d20260205_m010905_c001_v0001167_t0011_u01770253745689") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f413eb592fbddd5a9_d20260205_m010913_c001_v7007000_t0000_u01770253753077") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1883_d20260205_m010905_c001_v0001185_t0014_u01770253745889") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4014a1ada535536a_d20260205_m010913_c001_v7007000_t0000_u01770253753466") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c6ab_d20260205_m010905_c001_v0001173_t0001_u01770253745961") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4014a1ada5355366_d20260205_m010913_c001_v7007000_t0000_u01770253753100") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f188d_d20260205_m010906_c001_v0001185_t0050_u01770253746083") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa3d9_d20260205_m010913_c001_v7007000_t0000_u01770253753273") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26381fb_d20260205_m010906_c001_v0001117_t0042_u01770253746287") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f406e15a4e8912fb0_d20260205_m010913_c001_v7007000_t0000_u01770253753139") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1891_d20260205_m010906_c001_v0001185_t0044_u01770253746295") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13b92_d20260205_m010913_c001_v7007000_t0000_u01770253753120") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c6b9_d20260205_m010906_c001_v0001173_t0059_u01770253746492") 2026/02/05 01:13:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4014a1ada5355368_d20260205_m010913_c001_v7007000_t0000_u01770253753282") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0827_d20260205_m010906_c001_v0001167_t0010_u01770253746593") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba76bd_d20260205_m010913_c001_v7007000_t0000_u01770253753139") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f18a3_d20260205_m010906_c001_v0001185_t0017_u01770253746611") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f413eb592fbddd5ad_d20260205_m010913_c001_v7007000_t0000_u01770253753442") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f18a7_d20260205_m010906_c001_v0001185_t0011_u01770253746821") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa3db_d20260205_m010913_c001_v7007000_t0000_u01770253753459") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26381fd_d20260205_m010906_c001_v0001117_t0017_u01770253746915") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4020961a374f119c_d20260205_m010913_c001_v7007000_t0000_u01770253753352") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f18ab_d20260205_m010907_c001_v0001185_t0056_u01770253747008") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa3d7_d20260205_m010913_c001_v7007000_t0000_u01770253753091") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c6cb_d20260205_m010907_c001_v0001173_t0012_u01770253747036") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f413eb592fbddd5ac_d20260205_m010913_c001_v7007000_t0000_u01770253753259") 2026/02/05 01:13:47 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f18b5_d20260205_m010907_c001_v0001185_t0058_u01770253747206") 2026/02/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238248_d20260205_m010533_c001_v7007000_t0000_u01770253533653") 2026/02/05 01:13:47 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f10498716fe73301d_d20260205_m010531_c001_v0001100_t0049_u01770253531340") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415fe32e1a6e45ed_d20260205_m010531_c001_v7007000_t0000_u01770253531175") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f10498716fe73300d_d20260205_m010527_c001_v0001100_t0041_u01770253527308") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415fe32e1a6e45e4_d20260205_m010526_c001_v7007000_t0000_u01770253526563") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637f44_d20260205_m010520_c001_v0001117_t0027_u01770253520692") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081bb4_d20260205_m010519_c001_v7007000_t0000_u01770253519240") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f113572c04b37f72c_d20260205_m010517_c001_v0001185_t0017_u01770253517003") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081bae_d20260205_m010516_c001_v7007000_t0000_u01770253516819") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f113572c04b37f6d0_d20260205_m010514_c001_v0001185_t0030_u01770253514142") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081bac_d20260205_m010513_c001_v7007000_t0000_u01770253513373") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637f26_d20260205_m010507_c001_v0001117_t0031_u01770253507496") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413816f_d20260205_m010506_c001_v7007000_t0000_u01770253506213") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f100cd6327b390804_d20260205_m010504_c001_v0001032_t0022_u01770253504754") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d1349c_d20260205_m010504_c001_v7007000_t0000_u01770253504572") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f100cd6327b3907f8_d20260205_m010500_c001_v0001032_t0006_u01770253500141") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13478_d20260205_m010459_c001_v7007000_t0000_u01770253499370") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ac5b_d20260205_m010452_c001_v0001173_t0034_u01770253492355") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541380fc_d20260205_m010451_c001_v7007000_t0000_u01770253491424") 2026/02/05 01:13:48 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1026df28cdff1a74_d20260205_m010449_c001_v0001093_t0023_u01770253489616") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564692_d20260205_m010449_c001_v7007000_t0000_u01770253489429") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1026df28cdff1a70_d20260205_m010446_c001_v0001093_t0019_u01770253486205") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564689_d20260205_m010445_c001_v7007000_t0000_u01770253485431") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10eff7a_d20260205_m010438_c001_v0001185_t0027_u01770253478111") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4058e85fa0991b39_d20260205_m010437_c001_v7007000_t0000_u01770253477205") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f10662ea0ea6254b6_d20260205_m010434_c001_v0001167_t0048_u01770253474895") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f405dc460c3d27c38_d20260205_m010434_c001_v7007000_t0000_u01770253474306") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f10662ea0ea62541b_d20260205_m010428_c001_v0001167_t0025_u01770253468574") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f405dc460c3d27c32_d20260205_m010427_c001_v7007000_t0000_u01770253467816") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637ebc_d20260205_m010420_c001_v0001117_t0029_u01770253460832") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081a6f_d20260205_m010419_c001_v7007000_t0000_u01770253459832") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1126db984c6f3891_d20260205_m010418_c001_v0001185_t0051_u01770253458098") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df545645a7_d20260205_m010417_c001_v7007000_t0000_u01770253457911") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1126db984c6f3835_d20260205_m010414_c001_v0001185_t0052_u01770253454140") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564583_d20260205_m010413_c001_v7007000_t0000_u01770253453415") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a894_d20260205_m010406_c001_v0001173_t0016_u01770253446911") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564176_d20260205_m010405_c001_v7007000_t0000_u01770253445750") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f101f3c0b843484ec_d20260205_m010342_c001_v0001145_t0029_u01770253422235") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45f9b86_d20260205_m010341_c001_v7007000_t0000_u01770253421546") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef9bd_d20260205_m010336_c001_v0001185_t0037_u01770253416935") 2026/02/05 01:13:49 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1126db984c6f3480_d20260205_m010336_c001_v0001185_t0050_u01770253416206") 2026/02/05 01:13:50 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1126db984c6f346c_d20260205_m010335_c001_v0001185_t0055_u01770253415258") 2026/02/05 01:13:50 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d130f2_d20260205_m010320_c001_v7007000_t0000_u01770253400942") 2026/02/05 01:13:50 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a432_d20260205_m010312_c001_v0001173_t0015_u01770253392839") 2026/02/05 01:13:50 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1150f41c0853d303_d20260205_m010311_c001_v0001104_t0058_u01770253391418") 2026/02/05 01:13:50 DEBUG : dst/one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1150f41c0853d2ff_d20260205_m010309_c001_v0001104_t0026_u01770253389994") 2026/02/05 01:13:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238249_d20260205_m010533_c001_v7007000_t0000_u01770253533833") 2026/02/05 01:13:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f107023bea9c8f691_d20260205_m010530_c001_v0001040_t0021_u01770253530791") 2026/02/05 01:13:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f105cfb30fbcab269_d20260205_m010526_c001_v0001091_t0053_u01770253526156") 2026/02/05 01:13:50 DEBUG : dst/one.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081bb5_d20260205_m010519_c001_v7007000_t0000_u01770253519420") 2026/02/05 01:13:50 DEBUG : dst/one.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1176c02ed1072576_d20260205_m010516_c001_v0001184_t0048_u01770253516621") 2026/02/05 01:13:50 DEBUG : dst/one.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f116e4f949db19342_d20260205_m010512_c001_v0001173_t0049_u01770253512802") 2026/02/05 01:13:50 DEBUG : dst/one.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254138171_d20260205_m010506_c001_v7007000_t0000_u01770253506397") 2026/02/05 01:13:50 DEBUG : dst/one.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1031aa4ed1bba5ab_d20260205_m010504_c001_v0001173_t0055_u01770253504010") 2026/02/05 01:13:50 DEBUG : dst/one.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11969ea65d5c98df_d20260205_m010458_c001_v0001167_t0001_u01770253498370") 2026/02/05 01:13:50 DEBUG : dst/three: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564178_d20260205_m010405_c001_v7007000_t0000_u01770253445932") 2026/02/05 01:13:50 DEBUG : dst/three: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1126db984c6f3743_d20260205_m010404_c001_v0001185_t0029_u01770253444401") 2026/02/05 01:13:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723824d_d20260205_m010534_c001_v7007000_t0000_u01770253534063") 2026/02/05 01:13:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f107cbedf0872f676_d20260205_m010532_c001_v0001181_t0037_u01770253532410") 2026/02/05 01:13:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f100f68bd5c7c1f6d_d20260205_m010528_c001_v0001185_t0046_u01770253528525") 2026/02/05 01:13:50 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238250_d20260205_m010534_c001_v7007000_t0000_u01770253534244") 2026/02/05 01:13:50 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f10498716fe73302b_d20260205_m010532_c001_v0001100_t0056_u01770253532807") 2026/02/05 01:13:50 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415fe32e1a6e4607_d20260205_m010532_c001_v7007000_t0000_u01770253532641") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f10498716fe733017_d20260205_m010528_c001_v0001100_t0047_u01770253528966") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415fe32e1a6e45e7_d20260205_m010528_c001_v7007000_t0000_u01770253528800") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060af30_d20260205_m010522_c001_v0001173_t0039_u01770253522982") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081bb7_d20260205_m010519_c001_v7007000_t0000_u01770253519601") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f113572c04b37f75a_d20260205_m010518_c001_v0001185_t0054_u01770253518681") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081bb1_d20260205_m010518_c001_v7007000_t0000_u01770253518496") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f113572c04b37f6fc_d20260205_m010515_c001_v0001185_t0004_u01770253515317") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081bad_d20260205_m010515_c001_v7007000_t0000_u01770253515129") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ae00_d20260205_m010509_c001_v0001173_t0028_u01770253509617") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d1349d_d20260205_m010505_c001_v7007000_t0000_u01770253505656") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ad3c_d20260205_m010502_c001_v0001173_t0044_u01770253502723") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13494_d20260205_m010501_c001_v7007000_t0000_u01770253501519") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f00ee_d20260205_m010455_c001_v0001185_t0012_u01770253495947") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564694_d20260205_m010450_c001_v7007000_t0000_u01770253490494") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f005c_d20260205_m010448_c001_v0001185_t0050_u01770253488382") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df5456468c_d20260205_m010447_c001_v7007000_t0000_u01770253487274") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637ed4_d20260205_m010439_c001_v0001117_t0042_u01770253479593") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f405dc460c3d27c3a_d20260205_m010436_c001_v7007000_t0000_u01770253476290") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637ec8_d20260205_m010431_c001_v0001117_t0001_u01770253471298") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f405dc460c3d27c34_d20260205_m010430_c001_v7007000_t0000_u01770253470186") 2026/02/05 01:13:51 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a9ce_d20260205_m010422_c001_v0001173_t0000_u01770253462659") 2026/02/05 01:13:52 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df545645b6_d20260205_m010418_c001_v7007000_t0000_u01770253458927") 2026/02/05 01:13:52 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a96e_d20260205_m010416_c001_v0001173_t0021_u01770253456175") 2026/02/05 01:13:52 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df5456458b_d20260205_m010415_c001_v7007000_t0000_u01770253455040") 2026/02/05 01:13:52 DEBUG : dst/three.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10efcf1_d20260205_m010408_c001_v0001185_t0027_u01770253448844") 2026/02/05 01:13:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081bb9_d20260205_m010519_c001_v7007000_t0000_u01770253519782") 2026/02/05 01:13:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1031aa4ed1bba742_d20260205_m010517_c001_v0001173_t0005_u01770253517752") 2026/02/05 01:13:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f100f68bd5c7c1e35_d20260205_m010514_c001_v0001185_t0031_u01770253514915") 2026/02/05 01:13:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254138174_d20260205_m010506_c001_v7007000_t0000_u01770253506580") 2026/02/05 01:13:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f111270d817239f44_d20260205_m010505_c001_v0001157_t0006_u01770253505345") 2026/02/05 01:13:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1025c924ef015a3f_d20260205_m010500_c001_v0001167_t0007_u01770253500822") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238251_d20260205_m010534_c001_v7007000_t0000_u01770253534425") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f033b_d20260205_m010522_c001_v0001185_t0006_u01770253522359") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081bba_d20260205_m010519_c001_v7007000_t0000_u01770253519964") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0228_d20260205_m010509_c001_v0001185_t0052_u01770253509041") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254138176_d20260205_m010506_c001_v7007000_t0000_u01770253506763") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637efc_d20260205_m010453_c001_v0001117_t0024_u01770253493349") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541380fd_d20260205_m010451_c001_v7007000_t0000_u01770253491606") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ab01_d20260205_m010438_c001_v0001173_t0022_u01770253478664") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4058e85fa0991b3c_d20260205_m010437_c001_v7007000_t0000_u01770253477387") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10efe03_d20260205_m010421_c001_v0001185_t0059_u01770253461975") 2026/02/05 01:13:52 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f419dbab37e081a71_d20260205_m010420_c001_v7007000_t0000_u01770253460012") 2026/02/05 01:13:53 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637ea4_d20260205_m010407_c001_v0001117_t0053_u01770253447692") 2026/02/05 01:13:53 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f420428df54564179_d20260205_m010406_c001_v7007000_t0000_u01770253446115") 2026/02/05 01:13:53 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f107719ea709b8d08_d20260205_m010357_c001_v0001117_t0001_u01770253437732") 2026/02/05 01:13:53 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d130f3_d20260205_m010321_c001_v7007000_t0000_u01770253401123") 2026/02/05 01:13:53 DEBUG : dst/two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1150f41c0853d30b_d20260205_m010319_c001_v0001104_t0019_u01770253399701") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba6d46_d20260205_m010243_c001_v7007000_t0000_u01770253363463") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef712_d20260205_m010239_c001_v0001185_t0037_u01770253359685") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba6d06_d20260205_m010237_c001_v7007000_t0000_u01770253357092") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef688_d20260205_m010226_c001_v0001185_t0049_u01770253346213") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d12fbf_d20260205_m010216_c001_v7007000_t0000_u01770253336450") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef5b8_d20260205_m010212_c001_v0001185_t0031_u01770253332596") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc06e_d20260205_m010145_c001_v7007000_t0000_u01770253305978") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef453_d20260205_m010144_c001_v0001185_t0016_u01770253304159") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc049_d20260205_m010143_c001_v7007000_t0000_u01770253303287") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef43b_d20260205_m010142_c001_v0001185_t0010_u01770253302142") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc015_d20260205_m010139_c001_v7007000_t0000_u01770253299665") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef40c_d20260205_m010138_c001_v0001185_t0031_u01770253298145") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbbffa_d20260205_m010137_c001_v7007000_t0000_u01770253297390") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef3f2_d20260205_m010136_c001_v0001185_t0008_u01770253296123") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c32_d20260205_m010131_c001_v7007000_t0000_u01770253291009") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef3a0_d20260205_m010129_c001_v0001185_t0006_u01770253289652") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c2a_d20260205_m010128_c001_v7007000_t0000_u01770253288916") 2026/02/05 01:13:53 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef39a_d20260205_m010128_c001_v0001185_t0011_u01770253288161") 2026/02/05 01:13:54 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c1f_d20260205_m010124_c001_v7007000_t0000_u01770253284370") 2026/02/05 01:13:54 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef347_d20260205_m010123_c001_v0001185_t0038_u01770253283203") 2026/02/05 01:13:54 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b80_d20260205_m010121_c001_v7007000_t0000_u01770253281374") 2026/02/05 01:13:54 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef327_d20260205_m010120_c001_v0001185_t0043_u01770253280452") 2026/02/05 01:13:54 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b7d_d20260205_m010120_c001_v7007000_t0000_u01770253280086") 2026/02/05 01:13:54 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f117e8bbe3d8e98b9_d20260205_m010119_c001_v0001137_t0057_u01770253279211") 2026/02/05 01:13:54 DEBUG : empty space: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef30b_d20260205_m010117_c001_v0001185_t0059_u01770253277423") 2026/02/05 01:13:54 DEBUG : enormous: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc064_d20260205_m010145_c001_v7007000_t0000_u01770253305232") 2026/02/05 01:13:54 DEBUG : enormous: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef455_d20260205_m010144_c001_v0001185_t0050_u01770253304427") 2026/02/05 01:13:54 DEBUG : existing: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b18090723826b_d20260205_m010540_c001_v7007000_t0000_u01770253540207") 2026/02/05 01:13:54 DEBUG : existing: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b0c9_d20260205_m010538_c001_v0001173_t0058_u01770253538572") 2026/02/05 01:13:54 DEBUG : existing: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba6c29_d20260205_m010207_c001_v7007000_t0000_u01770253327810") 2026/02/05 01:13:54 DEBUG : existing: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a094_d20260205_m010206_c001_v0001173_t0035_u01770253326604") 2026/02/05 01:13:54 DEBUG : existing: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b76_d20260205_m010114_c001_v7007000_t0000_u01770253274802") 2026/02/05 01:13:54 DEBUG : existing: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef2e3_d20260205_m010113_c001_v0001185_t0056_u01770253273875") 2026/02/05 01:13:54 DEBUG : existing: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b75_d20260205_m010113_c001_v7007000_t0000_u01770253273331") 2026/02/05 01:13:54 DEBUG : existing: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef2d5_d20260205_m010112_c001_v0001185_t0012_u01770253272660") 2026/02/05 01:13:54 DEBUG : existing: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef2cb_d20260205_m010111_c001_v0001185_t0032_u01770253271925") 2026/02/05 01:13:54 DEBUG : existing-b: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba6c2e_d20260205_m010207_c001_v7007000_t0000_u01770253327993") 2026/02/05 01:13:54 DEBUG : existing-b: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef55c_d20260205_m010206_c001_v0001185_t0021_u01770253326608") 2026/02/05 01:13:55 DEBUG : file1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f690d_d20260205_m010723_c001_v7007000_t0000_u01770253643163") 2026/02/05 01:13:55 DEBUG : file1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26380a3_d20260205_m010720_c001_v0001117_t0001_u01770253640759") 2026/02/05 01:13:55 DEBUG : file1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6908_d20260205_m010719_c001_v7007000_t0000_u01770253639382") 2026/02/05 01:13:55 DEBUG : file1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ba8b_d20260205_m010716_c001_v0001173_t0026_u01770253636993") 2026/02/05 01:13:55 DEBUG : five: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc08f_d20260205_m010149_c001_v7007000_t0000_u01770253309559") 2026/02/05 01:13:55 DEBUG : five: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10ef47e_d20260205_m010147_c001_v0001185_t0034_u01770253307571") 2026/02/05 01:13:55 DEBUG : foo: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c1e_d20260205_m010122_c001_v7007000_t0000_u01770253282844") 2026/02/05 01:13:55 DEBUG : foo: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10ef33d_d20260205_m010122_c001_v0001185_t0034_u01770253282285") 2026/02/05 01:13:55 DEBUG : foo: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10ef333_d20260205_m010121_c001_v0001185_t0034_u01770253281738") 2026/02/05 01:13:55 DEBUG : four: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc092_d20260205_m010149_c001_v7007000_t0000_u01770253309779") 2026/02/05 01:13:55 DEBUG : four: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41126983d2637dc8_d20260205_m010148_c001_v0001117_t0038_u01770253308180") 2026/02/05 01:13:55 DEBUG : four: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef473_d20260205_m010146_c001_v0001185_t0040_u01770253306921") 2026/02/05 01:13:55 DEBUG : hello world2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7ae_d20260205_m010031_c001_v7007000_t0000_u01770253231065") 2026/02/05 01:13:55 DEBUG : hello world2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef135_d20260205_m010030_c001_v0001185_t0013_u01770253230446") 2026/02/05 01:13:55 DEBUG : ignore-size: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b73_d20260205_m010111_c001_v7007000_t0000_u01770253271557") 2026/02/05 01:13:55 DEBUG : ignore-size: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef2bf_d20260205_m010110_c001_v0001185_t0003_u01770253270546") 2026/02/05 01:13:55 DEBUG : nested/sub dir/file: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba6c09_d20260205_m010205_c001_v7007000_t0000_u01770253325866") 2026/02/05 01:13:55 DEBUG : nested/sub dir/file: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef53e_d20260205_m010203_c001_v0001185_t0042_u01770253323831") 2026/02/05 01:13:55 DEBUG : nested/sub dir/file: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0cc_d20260205_m010203_c001_v7007000_t0000_u01770253323082") 2026/02/05 01:13:55 DEBUG : nested/sub dir/file: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef51e_d20260205_m010201_c001_v0001185_t0052_u01770253321248") 2026/02/05 01:13:55 DEBUG : one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc093_d20260205_m010149_c001_v7007000_t0000_u01770253309963") 2026/02/05 01:13:55 DEBUG : one: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10ef463_d20260205_m010146_c001_v0001185_t0034_u01770253306373") 2026/02/05 01:13:55 DEBUG : only0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7263_d20260205_m010712_c001_v7007000_t0000_u01770253632621") 2026/02/05 01:13:56 DEBUG : only0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f410510320e2efa7f_d20260205_m010707_c001_v0001167_t0046_u01770253627833") 2026/02/05 01:13:56 DEBUG : only0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637ffe_d20260205_m010634_c001_v0001117_t0047_u01770253594016") 2026/02/05 01:13:56 DEBUG : only0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254138379_d20260205_m010627_c001_v7007000_t0000_u01770253587084") 2026/02/05 01:13:56 DEBUG : only0: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b161_d20260205_m010545_c001_v0001173_t0004_u01770253545772") 2026/02/05 01:13:56 DEBUG : only1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7267_d20260205_m010712_c001_v7007000_t0000_u01770253632803") 2026/02/05 01:13:56 DEBUG : only1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10f0d52_d20260205_m010708_c001_v0001185_t0034_u01770253628237") 2026/02/05 01:13:56 DEBUG : only1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b67f_d20260205_m010636_c001_v0001173_t0022_u01770253596057") 2026/02/05 01:13:56 DEBUG : only1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51eff2_d20260205_m010627_c001_v7007000_t0000_u01770253587774") 2026/02/05 01:13:56 DEBUG : only1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0560_d20260205_m010546_c001_v0001185_t0051_u01770253546960") 2026/02/05 01:13:56 DEBUG : only10: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba726b_d20260205_m010712_c001_v7007000_t0000_u01770253632983") 2026/02/05 01:13:56 DEBUG : only10: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41126983d263806e_d20260205_m010707_c001_v0001117_t0038_u01770253627271") 2026/02/05 01:13:56 DEBUG : only10: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b7e0_d20260205_m010649_c001_v0001173_t0022_u01770253609371") 2026/02/05 01:13:56 DEBUG : only10: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4147d69c68e082ac_d20260205_m010627_c001_v7007000_t0000_u01770253587216") 2026/02/05 01:13:56 DEBUG : only10: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0684_d20260205_m010601_c001_v0001185_t0011_u01770253561576") 2026/02/05 01:13:56 DEBUG : only11: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba726f_d20260205_m010713_c001_v7007000_t0000_u01770253633164") 2026/02/05 01:13:56 DEBUG : only11: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10f0d2c_d20260205_m010707_c001_v0001185_t0034_u01770253627278") 2026/02/05 01:13:56 DEBUG : only11: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0bf4_d20260205_m010653_c001_v0001185_t0000_u01770253613020") 2026/02/05 01:13:56 DEBUG : only11: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51efed_d20260205_m010627_c001_v7007000_t0000_u01770253587225") 2026/02/05 01:13:56 DEBUG : only11: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637fb2_d20260205_m010602_c001_v0001117_t0058_u01770253562393") 2026/02/05 01:13:56 DEBUG : only12: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7274_d20260205_m010713_c001_v7007000_t0000_u01770253633344") 2026/02/05 01:13:57 DEBUG : only12: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4133bc5e7060b9ad_d20260205_m010707_c001_v0001173_t0014_u01770253627294") 2026/02/05 01:13:57 DEBUG : only12: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263804a_d20260205_m010653_c001_v0001117_t0004_u01770253613818") 2026/02/05 01:13:57 DEBUG : only12: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4147d69c68e082af_d20260205_m010627_c001_v7007000_t0000_u01770253587764") 2026/02/05 01:13:57 DEBUG : only12: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b2f6_d20260205_m010604_c001_v0001173_t0058_u01770253564395") 2026/02/05 01:13:57 DEBUG : only13: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7277_d20260205_m010713_c001_v7007000_t0000_u01770253633526") 2026/02/05 01:13:57 DEBUG : only13: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41126983d2638070_d20260205_m010707_c001_v0001117_t0038_u01770253627495") 2026/02/05 01:13:57 DEBUG : only13: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b877_d20260205_m010655_c001_v0001173_t0039_u01770253615289") 2026/02/05 01:13:57 DEBUG : only13: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba709b_d20260205_m010627_c001_v7007000_t0000_u01770253587239") 2026/02/05 01:13:57 DEBUG : only13: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0749_d20260205_m010611_c001_v0001185_t0020_u01770253571111") 2026/02/05 01:13:57 DEBUG : only14: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba727b_d20260205_m010713_c001_v7007000_t0000_u01770253633706") 2026/02/05 01:13:57 DEBUG : only14: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10f0d34_d20260205_m010707_c001_v0001185_t0034_u01770253627500") 2026/02/05 01:13:57 DEBUG : only14: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0c58_d20260205_m010656_c001_v0001185_t0034_u01770253616574") 2026/02/05 01:13:57 DEBUG : only14: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51eff0_d20260205_m010627_c001_v7007000_t0000_u01770253587590") 2026/02/05 01:13:57 DEBUG : only14: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637fc6_d20260205_m010613_c001_v0001117_t0042_u01770253573086") 2026/02/05 01:13:57 DEBUG : only15: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba727f_d20260205_m010713_c001_v7007000_t0000_u01770253633888") 2026/02/05 01:13:57 DEBUG : only15: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4133bc5e7060b9b3_d20260205_m010707_c001_v0001173_t0014_u01770253627516") 2026/02/05 01:13:57 DEBUG : only15: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638058_d20260205_m010657_c001_v0001117_t0026_u01770253617473") 2026/02/05 01:13:57 DEBUG : only15: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413837a_d20260205_m010627_c001_v7007000_t0000_u01770253587265") 2026/02/05 01:13:57 DEBUG : only15: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b428_d20260205_m010615_c001_v0001173_t0035_u01770253575270") 2026/02/05 01:13:57 DEBUG : only16: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7283_d20260205_m010714_c001_v7007000_t0000_u01770253634069") 2026/02/05 01:13:57 DEBUG : only16: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41126983d2638072_d20260205_m010707_c001_v0001117_t0038_u01770253627679") 2026/02/05 01:13:57 DEBUG : only16: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b91d_d20260205_m010701_c001_v0001173_t0044_u01770253621066") 2026/02/05 01:13:58 DEBUG : only16: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4147d69c68e082ad_d20260205_m010627_c001_v7007000_t0000_u01770253587398") 2026/02/05 01:13:58 DEBUG : only16: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0876_d20260205_m010621_c001_v0001185_t0008_u01770253581136") 2026/02/05 01:13:59 DEBUG : only17: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7288_d20260205_m010714_c001_v7007000_t0000_u01770253634250") 2026/02/05 01:13:59 DEBUG : only17: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10f0d3d_d20260205_m010707_c001_v0001185_t0034_u01770253627685") 2026/02/05 01:13:59 DEBUG : only17: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0ccd_d20260205_m010702_c001_v0001185_t0006_u01770253622731") 2026/02/05 01:13:59 DEBUG : only17: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba709f_d20260205_m010627_c001_v7007000_t0000_u01770253587605") 2026/02/05 01:13:59 DEBUG : only17: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637fde_d20260205_m010622_c001_v0001117_t0023_u01770253582869") 2026/02/05 01:13:59 DEBUG : only18: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba728c_d20260205_m010714_c001_v7007000_t0000_u01770253634433") 2026/02/05 01:13:59 DEBUG : only18: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4133bc5e7060b9bc_d20260205_m010707_c001_v0001173_t0014_u01770253627889") 2026/02/05 01:13:59 DEBUG : only18: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638066_d20260205_m010704_c001_v0001117_t0003_u01770253624112") 2026/02/05 01:13:59 DEBUG : only18: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413837c_d20260205_m010627_c001_v7007000_t0000_u01770253587630") 2026/02/05 01:13:59 DEBUG : only18: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b50a_d20260205_m010623_c001_v0001173_t0048_u01770253583739") 2026/02/05 01:13:59 DEBUG : only19: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7290_d20260205_m010714_c001_v7007000_t0000_u01770253634614") 2026/02/05 01:13:59 DEBUG : only19: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f410510320e2efa85_d20260205_m010708_c001_v0001167_t0046_u01770253628203") 2026/02/05 01:13:59 DEBUG : only19: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b993_d20260205_m010706_c001_v0001173_t0035_u01770253626056") 2026/02/05 01:13:59 DEBUG : only19: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51efee_d20260205_m010627_c001_v7007000_t0000_u01770253587408") 2026/02/05 01:13:59 DEBUG : only19: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0926_d20260205_m010625_c001_v0001185_t0003_u01770253585493") 2026/02/05 01:13:59 DEBUG : only2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7291_d20260205_m010714_c001_v7007000_t0000_u01770253634795") 2026/02/05 01:13:59 DEBUG : only2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4133bc5e7060b9b7_d20260205_m010707_c001_v0001173_t0014_u01770253627703") 2026/02/05 01:13:59 DEBUG : only2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0a7e_d20260205_m010638_c001_v0001185_t0051_u01770253598632") 2026/02/05 01:13:59 DEBUG : only2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413836c_d20260205_m010626_c001_v7007000_t0000_u01770253586664") 2026/02/05 01:13:59 DEBUG : only2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637f90_d20260205_m010547_c001_v0001117_t0015_u01770253547836") 2026/02/05 01:13:59 DEBUG : only3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7294_d20260205_m010714_c001_v7007000_t0000_u01770253634977") 2026/02/05 01:13:59 DEBUG : only3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41126983d2638074_d20260205_m010707_c001_v0001117_t0038_u01770253627866") 2026/02/05 01:13:59 DEBUG : only3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638016_d20260205_m010639_c001_v0001117_t0012_u01770253599626") 2026/02/05 01:13:59 DEBUG : only3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4147d69c68e082ae_d20260205_m010627_c001_v7007000_t0000_u01770253587580") 2026/02/05 01:13:59 DEBUG : only3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b1bd_d20260205_m010549_c001_v0001173_t0001_u01770253549078") 2026/02/05 01:13:59 DEBUG : only4: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7296_d20260205_m010715_c001_v7007000_t0000_u01770253635159") 2026/02/05 01:13:59 DEBUG : only4: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10f0d48_d20260205_m010707_c001_v0001185_t0034_u01770253627871") 2026/02/05 01:13:59 DEBUG : only4: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b6f9_d20260205_m010641_c001_v0001173_t0050_u01770253601018") 2026/02/05 01:13:59 DEBUG : only4: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d8254138376_d20260205_m010626_c001_v7007000_t0000_u01770253586899") 2026/02/05 01:14:00 DEBUG : only4: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f05b2_d20260205_m010551_c001_v0001185_t0015_u01770253551129") 2026/02/05 01:14:00 DEBUG : only5: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7299_d20260205_m010715_c001_v7007000_t0000_u01770253635341") 2026/02/05 01:14:00 DEBUG : only5: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41126983d263807c_d20260205_m010708_c001_v0001117_t0038_u01770253628252") 2026/02/05 01:14:00 DEBUG : only5: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0af6_d20260205_m010642_c001_v0001185_t0058_u01770253602410") 2026/02/05 01:14:00 DEBUG : only5: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4147d69c68e082ab_d20260205_m010627_c001_v7007000_t0000_u01770253587034") 2026/02/05 01:14:00 DEBUG : only5: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637fa0_d20260205_m010552_c001_v0001117_t0021_u01770253552198") 2026/02/05 01:14:00 DEBUG : only6: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba729e_d20260205_m010715_c001_v7007000_t0000_u01770253635523") 2026/02/05 01:14:00 DEBUG : only6: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f410510320e2efa81_d20260205_m010708_c001_v0001167_t0046_u01770253628021") 2026/02/05 01:14:00 DEBUG : only6: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638022_d20260205_m010643_c001_v0001117_t0036_u01770253603299") 2026/02/05 01:14:00 DEBUG : only6: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba709d_d20260205_m010627_c001_v7007000_t0000_u01770253587422") 2026/02/05 01:14:00 DEBUG : only6: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b223_d20260205_m010553_c001_v0001173_t0005_u01770253553737") 2026/02/05 01:14:00 DEBUG : only7: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba72a2_d20260205_m010715_c001_v7007000_t0000_u01770253635705") 2026/02/05 01:14:00 DEBUG : only7: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10f0d50_d20260205_m010708_c001_v0001185_t0034_u01770253628054") 2026/02/05 01:14:00 DEBUG : only7: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b76b_d20260205_m010645_c001_v0001173_t0016_u01770253605608") 2026/02/05 01:14:00 DEBUG : only7: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51efeb_d20260205_m010627_c001_v7007000_t0000_u01770253587040") 2026/02/05 01:14:00 DEBUG : only7: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f061c_d20260205_m010556_c001_v0001185_t0005_u01770253556366") 2026/02/05 01:14:00 DEBUG : only8: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba72a6_d20260205_m010715_c001_v7007000_t0000_u01770253635886") 2026/02/05 01:14:00 DEBUG : only8: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f41126983d2638078_d20260205_m010708_c001_v0001117_t0038_u01770253628069") 2026/02/05 01:14:00 DEBUG : only8: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0b58_d20260205_m010647_c001_v0001185_t0042_u01770253607413") 2026/02/05 01:14:00 DEBUG : only8: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7099_d20260205_m010627_c001_v7007000_t0000_u01770253587057") 2026/02/05 01:14:01 DEBUG : only8: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637fac_d20260205_m010557_c001_v0001117_t0029_u01770253557303") 2026/02/05 01:14:01 DEBUG : only9: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba72ab_d20260205_m010716_c001_v7007000_t0000_u01770253636067") 2026/02/05 01:14:01 DEBUG : only9: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4133bc5e7060b9c3_d20260205_m010708_c001_v0001173_t0014_u01770253628083") 2026/02/05 01:14:01 DEBUG : only9: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638032_d20260205_m010648_c001_v0001117_t0024_u01770253608210") 2026/02/05 01:14:01 DEBUG : only9: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413837b_d20260205_m010627_c001_v7007000_t0000_u01770253587448") 2026/02/05 01:14:01 DEBUG : only9: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060b28f_d20260205_m010559_c001_v0001173_t0011_u01770253559237") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0c7_d20260205_m010200_c001_v7007000_t0000_u01770253320122") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637dd8_d20260205_m010157_c001_v0001117_t0043_u01770253317567") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0bf_d20260205_m010156_c001_v7007000_t0000_u01770253316423") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e70609ff2_d20260205_m010153_c001_v0001173_t0018_u01770253313932") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0ae_d20260205_m010153_c001_v7007000_t0000_u01770253313176") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e70609fce_d20260205_m010150_c001_v0001173_t0012_u01770253310906") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc02c_d20260205_m010141_c001_v7007000_t0000_u01770253301373") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef421_d20260205_m010140_c001_v0001185_t0042_u01770253300230") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc008_d20260205_m010138_c001_v7007000_t0000_u01770253298728") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef40a_d20260205_m010137_c001_v0001185_t0045_u01770253297960") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbbff3_d20260205_m010136_c001_v7007000_t0000_u01770253296828") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef3ee_d20260205_m010135_c001_v0001185_t0025_u01770253295939") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c30_d20260205_m010130_c001_v7007000_t0000_u01770253290401") 2026/02/05 01:14:01 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef39e_d20260205_m010129_c001_v0001185_t0028_u01770253289467") 2026/02/05 01:14:02 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c2c_d20260205_m010129_c001_v7007000_t0000_u01770253289109") 2026/02/05 01:14:02 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef398_d20260205_m010127_c001_v0001185_t0012_u01770253287959") 2026/02/05 01:14:02 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c26_d20260205_m010127_c001_v7007000_t0000_u01770253287599") 2026/02/05 01:14:02 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef38d_d20260205_m010127_c001_v0001185_t0042_u01770253287045") 2026/02/05 01:14:02 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef385_d20260205_m010126_c001_v0001185_t0052_u01770253286487") 2026/02/05 01:14:02 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c24_d20260205_m010126_c001_v7007000_t0000_u01770253286128") 2026/02/05 01:14:02 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef36b_d20260205_m010125_c001_v0001185_t0010_u01770253285554") 2026/02/05 01:14:02 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef363_d20260205_m010124_c001_v0001185_t0019_u01770253284911") 2026/02/05 01:14:02 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c20_d20260205_m010124_c001_v7007000_t0000_u01770253284550") 2026/02/05 01:14:02 DEBUG : potato: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef34d_d20260205_m010123_c001_v0001185_t0016_u01770253283761") 2026/02/05 01:14:02 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d1306a_d20260205_m010254_c001_v7007000_t0000_u01770253374294") 2026/02/05 01:14:02 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637e14_d20260205_m010252_c001_v0001117_t0059_u01770253372799") 2026/02/05 01:14:02 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba6d47_d20260205_m010243_c001_v7007000_t0000_u01770253363789") 2026/02/05 01:14:02 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637e04_d20260205_m010238_c001_v0001117_t0031_u01770253358347") 2026/02/05 01:14:02 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f406e15a4e891210d_d20260205_m010230_c001_v7007000_t0000_u01770253350790") 2026/02/05 01:14:02 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637df4_d20260205_m010224_c001_v0001117_t0057_u01770253344422") 2026/02/05 01:14:02 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d12fc1_d20260205_m010217_c001_v7007000_t0000_u01770253337247") 2026/02/05 01:14:02 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637de6_d20260205_m010208_c001_v0001117_t0006_u01770253328918") 2026/02/05 01:14:02 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc060_d20260205_m010145_c001_v7007000_t0000_u01770253305047") 2026/02/05 01:14:02 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef44d_d20260205_m010143_c001_v0001185_t0012_u01770253303846") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc04b_d20260205_m010143_c001_v7007000_t0000_u01770253303478") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef437_d20260205_m010141_c001_v0001185_t0020_u01770253301923") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc031_d20260205_m010141_c001_v7007000_t0000_u01770253301557") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef42b_d20260205_m010140_c001_v0001185_t0051_u01770253300811") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc019_d20260205_m010139_c001_v7007000_t0000_u01770253299850") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef416_d20260205_m010139_c001_v0001185_t0022_u01770253299099") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbbffc_d20260205_m010137_c001_v7007000_t0000_u01770253297580") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef400_d20260205_m010136_c001_v0001185_t0031_u01770253296814") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20803c33_d20260205_m010131_c001_v7007000_t0000_u01770253291194") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef3ac_d20260205_m010130_c001_v0001185_t0052_u01770253290214") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7b0_d20260205_m010033_c001_v7007000_t0000_u01770253233761") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef15f_d20260205_m010033_c001_v0001185_t0029_u01770253233168") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7af_d20260205_m010032_c001_v7007000_t0000_u01770253232232") 2026/02/05 01:14:03 DEBUG : potato2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef14d_d20260205_m010031_c001_v0001185_t0030_u01770253231613") 2026/02/05 01:14:03 DEBUG : potato3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba6d49_d20260205_m010244_c001_v7007000_t0000_u01770253364561") 2026/02/05 01:14:03 DEBUG : potato3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a2ab_d20260205_m010240_c001_v0001173_t0059_u01770253360263") 2026/02/05 01:14:03 DEBUG : potato3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f406e15a4e891210f_d20260205_m010230_c001_v7007000_t0000_u01770253350974") 2026/02/05 01:14:03 DEBUG : potato3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a1f5_d20260205_m010226_c001_v0001173_t0015_u01770253346763") 2026/02/05 01:14:03 DEBUG : potato3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d12fc2_d20260205_m010217_c001_v7007000_t0000_u01770253337429") 2026/02/05 01:14:03 DEBUG : potato3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a103_d20260205_m010213_c001_v0001173_t0055_u01770253333245") 2026/02/05 01:14:03 DEBUG : pre-dest1/1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f632d_d20260205_m010330_c001_v7007000_t0000_u01770253410997") 2026/02/05 01:14:03 DEBUG : pre-dest1/1: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a4ac_d20260205_m010321_c001_v0001173_t0011_u01770253401855") 2026/02/05 01:14:04 DEBUG : pre-dest2/2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f632f_d20260205_m010331_c001_v7007000_t0000_u01770253411179") 2026/02/05 01:14:04 DEBUG : pre-dest2/2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637e3e_d20260205_m010322_c001_v0001117_t0008_u01770253402811") 2026/02/05 01:14:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d130df_d20260205_m010305_c001_v7007000_t0000_u01770253385939") 2026/02/05 01:14:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef831_d20260205_m010302_c001_v0001185_t0001_u01770253382075") 2026/02/05 01:14:04 DEBUG : sizeonly: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b72_d20260205_m010109_c001_v7007000_t0000_u01770253269992") 2026/02/05 01:14:04 DEBUG : sizeonly: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef2b3_d20260205_m010109_c001_v0001185_t0043_u01770253269052") 2026/02/05 01:14:04 DEBUG : splitbanan: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5ad2df_d20260205_m011012_c001_v7007000_t0000_u01770253812445") 2026/02/05 01:14:04 DEBUG : splitbanan: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1e0c_d20260205_m011004_c001_v0001185_t0057_u01770253804055") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f793e_d20260205_m011216_c001_v7007000_t0000_u01770253936256") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263846d_d20260205_m011208_c001_v0001117_t0026_u01770253928934") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4072015dd6165b7c_d20260205_m011155_c001_v7007000_t0000_u01770253915050") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2773_d20260205_m011148_c001_v0001185_t0012_u01770253908037") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d825413928f_d20260205_m011131_c001_v7007000_t0000_u01770253891713") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1793_d20260205_m011124_c001_v0001167_t0017_u01770253884676") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f400b5d82541389fb_d20260205_m011106_c001_v7007000_t0000_u01770253866117") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638377_d20260205_m011058_c001_v0001117_t0039_u01770253858399") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b1809072389d5_d20260205_m011040_c001_v7007000_t0000_u01770253840730") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f20ba_d20260205_m011033_c001_v0001185_t0032_u01770253833974") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f418ff0a5e45fa561_d20260205_m011006_c001_v7007000_t0000_u01770253806882") 2026/02/05 01:14:04 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060cd24_d20260205_m011002_c001_v0001173_t0056_u01770253802524") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51f3a2_d20260205_m010947_c001_v7007000_t0000_u01770253787210") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f1bc6_d20260205_m010939_c001_v0001185_t0053_u01770253779343") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc8446f_d20260205_m010938_c001_v7007000_t0000_u01770253778285") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060c9da_d20260205_m010933_c001_v0001173_t0020_u01770253773065") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416f34a535d13baf_d20260205_m010918_c001_v7007000_t0000_u01770253758334") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f0883_d20260205_m010910_c001_v0001167_t0052_u01770253750416") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4020961a374f1166_d20260205_m010909_c001_v7007000_t0000_u01770253749283") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f07cd_d20260205_m010903_c001_v0001167_t0006_u01770253743492") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42126ceb4d5acce6_d20260205_m010843_c001_v7007000_t0000_u01770253723210") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638191_d20260205_m010836_c001_v0001117_t0001_u01770253716906") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f407b180907238626_d20260205_m010821_c001_v7007000_t0000_u01770253701342") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638135_d20260205_m010813_c001_v0001117_t0048_u01770253693929") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f411e73ed20804636_d20260205_m010756_c001_v7007000_t0000_u01770253676914") 2026/02/05 01:14:05 DEBUG : splitbananasplit: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26380f7_d20260205_m010749_c001_v0001117_t0029_u01770253669809") 2026/02/05 01:14:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f410c995616f19616_d20260205_m010942_c001_v7007000_t0000_u01770253782388") 2026/02/05 01:14:05 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060ca04_d20260205_m010934_c001_v0001173_t0026_u01770253774791") 2026/02/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6921_d20260205_m010731_c001_v7007000_t0000_u01770253651646") 2026/02/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26380bd_d20260205_m010728_c001_v0001117_t0057_u01770253648554") 2026/02/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba738c_d20260205_m010727_c001_v7007000_t0000_u01770253647391") 2026/02/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2efbf3_d20260205_m010724_c001_v0001167_t0027_u01770253644472") 2026/02/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba6c0d_d20260205_m010206_c001_v7007000_t0000_u01770253326049") 2026/02/05 01:14:05 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637de0_d20260205_m010204_c001_v0001117_t0030_u01770253324236") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0cd_d20260205_m010203_c001_v7007000_t0000_u01770253323266") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060a056_d20260205_m010201_c001_v0001173_t0023_u01770253321607") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b6f_d20260205_m010106_c001_v7007000_t0000_u01770253266944") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef293_d20260205_m010105_c001_v0001185_t0025_u01770253265482") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b6a_d20260205_m010105_c001_v7007000_t0000_u01770253265115") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef28b_d20260205_m010104_c001_v0001185_t0021_u01770253264017") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b67_d20260205_m010101_c001_v7007000_t0000_u01770253261857") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef26f_d20260205_m010100_c001_v0001185_t0010_u01770253260090") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b61_d20260205_m010059_c001_v7007000_t0000_u01770253259551") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef269_d20260205_m010058_c001_v0001185_t0024_u01770253258272") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef23f_d20260205_m010055_c001_v0001185_t0006_u01770253255187") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b5d_d20260205_m010054_c001_v7007000_t0000_u01770253254824") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef235_d20260205_m010054_c001_v0001185_t0020_u01770253254246") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef22f_d20260205_m010053_c001_v0001185_t0050_u01770253253498") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f416505aebdc83b5a_d20260205_m010053_c001_v7007000_t0000_u01770253253136") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef211_d20260205_m010050_c001_v0001185_t0034_u01770253250293") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef1f3_d20260205_m010047_c001_v0001185_t0045_u01770253247567") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7c4_d20260205_m010047_c001_v7007000_t0000_u01770253247205") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef1e5_d20260205_m010046_c001_v0001185_t0013_u01770253246663") 2026/02/05 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef1db_d20260205_m010045_c001_v0001185_t0028_u01770253245917") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7c2_d20260205_m010045_c001_v7007000_t0000_u01770253245548") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef1bb_d20260205_m010041_c001_v0001185_t0000_u01770253241752") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7bb_d20260205_m010041_c001_v7007000_t0000_u01770253241388") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef1b1_d20260205_m010040_c001_v0001185_t0012_u01770253240827") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7ba_d20260205_m010039_c001_v7007000_t0000_u01770253239891") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef19d_d20260205_m010039_c001_v0001185_t0044_u01770253239334") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7b8_d20260205_m010038_c001_v7007000_t0000_u01770253238766") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef18d_d20260205_m010038_c001_v0001185_t0057_u01770253238225") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7b6_d20260205_m010037_c001_v7007000_t0000_u01770253237323") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef183_d20260205_m010036_c001_v0001185_t0051_u01770253236554") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7b4_d20260205_m010036_c001_v7007000_t0000_u01770253236012") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef171_d20260205_m010035_c001_v0001185_t0030_u01770253235464") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7b2_d20260205_m010034_c001_v7007000_t0000_u01770253234900") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef167_d20260205_m010034_c001_v0001185_t0045_u01770253234304") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7ac_d20260205_m010029_c001_v7007000_t0000_u01770253229897") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef12b_d20260205_m010029_c001_v0001185_t0023_u01770253229278") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e7aa_d20260205_m010028_c001_v7007000_t0000_u01770253228711") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef11d_d20260205_m010028_c001_v0001185_t0016_u01770253228137") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e79a_d20260205_m010027_c001_v7007000_t0000_u01770253227233") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef10c_d20260205_m010026_c001_v0001185_t0015_u01770253226647") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f40301acc8c51e775_d20260205_m010024_c001_v7007000_t0000_u01770253224383") 2026/02/05 01:14:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef0f9_d20260205_m010023_c001_v0001185_t0007_u01770253223778") 2026/02/05 01:14:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6923_d20260205_m010731_c001_v7007000_t0000_u01770253651827") 2026/02/05 01:14:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060bba6_d20260205_m010728_c001_v0001173_t0017_u01770253648507") 2026/02/05 01:14:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42356585d4ba7391_d20260205_m010727_c001_v7007000_t0000_u01770253647575") 2026/02/05 01:14:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0e98_d20260205_m010724_c001_v0001185_t0019_u01770253644114") 2026/02/05 01:14:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7940_d20260205_m011218_c001_v7007000_t0000_u01770253938358") 2026/02/05 01:14:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2a8d_d20260205_m011217_c001_v0001185_t0001_u01770253937597") 2026/02/05 01:14:08 DEBUG : sub/yam: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0c3_d20260205_m010159_c001_v7007000_t0000_u01770253319567") 2026/02/05 01:14:08 DEBUG : sub/yam: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef4ec_d20260205_m010157_c001_v0001185_t0020_u01770253317173") 2026/02/05 01:14:08 DEBUG : test_dir1/file2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f690f_d20260205_m010723_c001_v7007000_t0000_u01770253643343") 2026/02/05 01:14:08 DEBUG : test_dir1/file2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1133bc5e7060bae7_d20260205_m010720_c001_v0001173_t0013_u01770253640402") 2026/02/05 01:14:08 DEBUG : test_dir1/file2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6909_d20260205_m010719_c001_v7007000_t0000_u01770253639563") 2026/02/05 01:14:08 DEBUG : test_dir1/file2: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0e20_d20260205_m010717_c001_v0001185_t0052_u01770253637006") 2026/02/05 01:14:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f6910_d20260205_m010723_c001_v7007000_t0000_u01770253643523") 2026/02/05 01:14:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f0e64_d20260205_m010720_c001_v0001185_t0035_u01770253640384") 2026/02/05 01:14:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f690a_d20260205_m010719_c001_v7007000_t0000_u01770253639744") 2026/02/05 01:14:08 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2efb42_d20260205_m010717_c001_v0001167_t0010_u01770253637016") 2026/02/05 01:14:08 DEBUG : three: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc095_d20260205_m010150_c001_v7007000_t0000_u01770253310147") 2026/02/05 01:14:08 DEBUG : three: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef492_d20260205_m010148_c001_v0001185_t0043_u01770253308918") 2026/02/05 01:14:08 DEBUG : three: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef46a_d20260205_m010146_c001_v0001185_t0029_u01770253306737") 2026/02/05 01:14:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7945_d20260205_m011220_c001_v7007000_t0000_u01770253940230") 2026/02/05 01:14:08 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1dec_d20260205_m011219_c001_v0001167_t0010_u01770253939323") 2026/02/05 01:14:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f797d_d20260205_m011241_c001_v7007000_t0000_u01770253961972") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1fd8_d20260205_m011239_c001_v0001167_t0043_u01770253959713") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f797b_d20260205_m011238_c001_v7007000_t0000_u01770253958191") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2c6c_d20260205_m011236_c001_v0001185_t0038_u01770253956722") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f797a_d20260205_m011235_c001_v7007000_t0000_u01770253955779") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26384a7_d20260205_m011234_c001_v0001117_t0057_u01770253954031") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7952_d20260205_m011228_c001_v7007000_t0000_u01770253948399") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2638499_d20260205_m011226_c001_v0001117_t0046_u01770253946943") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f795f_d20260205_m011230_c001_v7007000_t0000_u01770253950772") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2bb2_d20260205_m011229_c001_v0001185_t0000_u01770253949358") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f794d_d20260205_m011226_c001_v7007000_t0000_u01770253946359") 2026/02/05 01:14:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1e6c_d20260205_m011225_c001_v0001167_t0008_u01770253945368") 2026/02/05 01:14:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f794b_d20260205_m011224_c001_v7007000_t0000_u01770253944391") 2026/02/05 01:14:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10f2b3e_d20260205_m011223_c001_v0001185_t0059_u01770253943755") 2026/02/05 01:14:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7949_d20260205_m011222_c001_v7007000_t0000_u01770253942776") 2026/02/05 01:14:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d263848d_d20260205_m011221_c001_v0001117_t0003_u01770253941176") 2026/02/05 01:14:09 DEBUG : toe/toe/toe: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f404deeb63b51ac14_d20260205_m011247_c001_v7007000_t0000_u01770253967685") 2026/02/05 01:14:09 DEBUG : toe/toe/toe: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f2080_d20260205_m011246_c001_v0001167_t0044_u01770253966502") 2026/02/05 01:14:09 DEBUG : toe/toe/toe: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f7977_d20260205_m011233_c001_v7007000_t0000_u01770253953077") 2026/02/05 01:14:09 DEBUG : toe/toe/toe: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f110510320e2f1f18_d20260205_m011231_c001_v0001167_t0017_u01770253951714") 2026/02/05 01:14:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f797f_d20260205_m011242_c001_v7007000_t0000_u01770253962555") 2026/02/05 01:14:09 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d26384c5_d20260205_m011241_c001_v0001117_t0023_u01770253961289") 2026/02/05 01:14:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f42245155857f797c_d20260205_m011238_c001_v7007000_t0000_u01770253958772") 2026/02/05 01:14:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1060ced7478289ad_d20260205_m011237_c001_v0001185_t0034_u01770253957861") 2026/02/05 01:14:10 DEBUG : two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc097_d20260205_m010150_c001_v7007000_t0000_u01770253310333") 2026/02/05 01:14:10 DEBUG : two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4133bc5e70609fa4_d20260205_m010148_c001_v0001173_t0014_u01770253308342") 2026/02/05 01:14:10 DEBUG : two: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f4085025cc10ef467_d20260205_m010146_c001_v0001185_t0034_u01770253306556") 2026/02/05 01:14:10 DEBUG : yam: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0c8_d20260205_m010200_c001_v7007000_t0000_u01770253320309") 2026/02/05 01:14:10 DEBUG : yam: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1128d53b0d884ccc_d20260205_m010158_c001_v0001109_t0038_u01770253318912") 2026/02/05 01:14:10 DEBUG : yam: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0bd_d20260205_m010155_c001_v7007000_t0000_u01770253315869") 2026/02/05 01:14:10 DEBUG : yam: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1085025cc10ef4b6_d20260205_m010153_c001_v0001185_t0014_u01770253313915") 2026/02/05 01:14:10 DEBUG : yam: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0a9_d20260205_m010152_c001_v7007000_t0000_u01770253312620") 2026/02/05 01:14:10 DEBUG : yam: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f11126983d2637dce_d20260205_m010150_c001_v0001117_t0043_u01770253310892") 2026/02/05 01:14:10 DEBUG : yaml: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0c0_d20260205_m010156_c001_v7007000_t0000_u01770253316608") 2026/02/05 01:14:10 DEBUG : yaml: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f10662ea0ea62469e_d20260205_m010155_c001_v0001167_t0011_u01770253315157") 2026/02/05 01:14:10 DEBUG : yaml: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f415cf7e342dbc0b0_d20260205_m010153_c001_v7007000_t0000_u01770253313359") 2026/02/05 01:14:10 DEBUG : yaml: Deleting (id "4_zdf127df3500d2bbb9fc80e1b_f1069e870059db102_d20260205_m010152_c001_v0001176_t0016_u01770253312408") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 13m51.283305132s (try 1/5)