"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/08 03:53:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core" 2026/05/08 03:53:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/08 03:53:20 DEBUG : Creating backend with remote "/tmp/rclone164281456" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/08 03:53:21 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:21 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 03:53:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:22 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:22 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:22 INFO : sub dir/hello world: Copied (new) 2026/05/08 03:53:23 DEBUG : B2 bucket rclone-test-wuhoqul2core: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:24 DEBUG : Creating backend with remote "/non-existing" 2026/05/08 03:53:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/08 03:53:24 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:24 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:25 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:25 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.60s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:26 INFO : B2 bucket rclone-test-wuhoqul2core: Running all checks before starting transfers 2026/05/08 03:53:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:27 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:27 INFO : B2 bucket rclone-test-wuhoqul2core: Checks finished, now starting transfers 2026/05/08 03:53:27 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:28 ERROR : Ignoring --no-traverse with sync 2026/05/08 03:53:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:28 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:28 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:29 INFO : sub dir/hello world: Copied (new) 2026/05/08 03:53:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/08 03:53:30 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:30 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:30 DEBUG : hello world2: size = 12 OK 2026/05/08 03:53:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/08 03:53:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:53:31 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:31 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:31 DEBUG : potato2: size = 11 OK 2026/05/08 03:53:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:53:32 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:32 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:33 DEBUG : potato2: size = 11 OK 2026/05/08 03:53:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/08 03:53:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 03:53:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/08 03:53:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 03:53:34 INFO : sub dir2: Making directory 2026/05/08 03:53:34 INFO : sub dir: Making directory 2026/05/08 03:53:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:34 INFO : sub dir2/sub sub dir2: Making directory 2026/05/08 03:53:34 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:34 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53: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/05/08 03:53:34 DEBUG : B2 bucket rclone-test-wuhoqul2core: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.24s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:35 INFO : sub dir2: Making directory 2026/05/08 03:53:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/08 03:53:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 03:53:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:35 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:35 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:36 DEBUG : sub dir2: Making directory with metadata 2026/05/08 03:53:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 03:53:36 INFO : sub dir2: Making directory 2026/05/08 03:53:36 INFO : sub dir: Making directory 2026/05/08 03:53:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:36 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:36 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:36 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:36 INFO : sub dir/hello world: Copied (new) 2026/05/08 03:53:36 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/08 03:53:37 DEBUG : B2 bucket rclone-test-wuhoqul2core: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/08 03:53:37 DEBUG : B2 bucket rclone-test-wuhoqul2core: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:38 INFO : sub dir2: Making directory 2026/05/08 03:53:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:38 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:38 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:39 INFO : sub dir/hello world: Copied (new) 2026/05/08 03:53:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.51s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:39 DEBUG : sub dir2: Making directory with metadata 2026/05/08 03:53:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 03:53:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 03:53:39 INFO : sub dir2: Making directory 2026/05/08 03:53:39 INFO : sub dir: Making directory 2026/05/08 03:53:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:39 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:39 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:40 INFO : sub dir/hello world: Copied (new) 2026/05/08 03:53:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/08 03:53:40 DEBUG : B2 bucket rclone-test-wuhoqul2core: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.22s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:41 INFO : sub dir2: Making directory 2026/05/08 03:53:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:41 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:41 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:41 INFO : sub dir/hello world: Copied (new) 2026/05/08 03:53:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:43 DEBUG : Creating backend with remote "TestB2:rclone-test-pesakey2dazu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wuhoqul2core -> B2 bucket rclone-test-pesakey2dazu 2026/05/08 03:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:44 DEBUG : B2 bucket rclone-test-pesakey2dazu: Waiting for checks to finish 2026/05/08 03:53:44 DEBUG : B2 bucket rclone-test-pesakey2dazu: Waiting for transfers to finish 2026/05/08 03:53:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 03:53:45 DEBUG : B2 bucket rclone-test-pesakey2dazu: Purge remote 2026/05/08 03:53:45 INFO : B2 bucket rclone-test-pesakey2dazu: cleaning bucket "rclone-test-pesakey2dazu" of all files 2026/05/08 03:53:45 DEBUG : sub dir/hello world: Deleting (id "4_z5fb24da3b08d0b5b9fe80e1b_f1059e53c19c7b03c_d20260508_m035344_c001_v0001043_t0009_u01778212424692") --- PASS: TestServerSideCopy (4.06s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:47 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone164281456) 2026/05/08 03:53:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:53:47 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 03:53:47 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:47 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 03:53:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/08 03:53:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.84s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qamaraj6debu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wuhoqul2core -> B2 bucket rclone-test-qamaraj6debu 2026/05/08 03:53:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:50 DEBUG : B2 bucket rclone-test-qamaraj6debu: Waiting for checks to finish 2026/05/08 03:53:50 DEBUG : B2 bucket rclone-test-qamaraj6debu: Waiting for transfers to finish 2026/05/08 03:53:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 03:53:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:53:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qamaraj6debu) 2026/05/08 03:53:51 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 03:53:51 DEBUG : B2 bucket rclone-test-qamaraj6debu: Waiting for checks to finish 2026/05/08 03:53:51 DEBUG : B2 bucket rclone-test-qamaraj6debu: Waiting for transfers to finish 2026/05/08 03:53:52 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 03:53:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/08 03:53:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 03:53:52 DEBUG : B2 bucket rclone-test-qamaraj6debu: Purge remote 2026/05/08 03:53:52 INFO : B2 bucket rclone-test-qamaraj6debu: cleaning bucket "rclone-test-qamaraj6debu" of all files 2026/05/08 03:53:52 DEBUG : sub dir/hello world: Deleting (id "4_z0f026d23b08d0b5b9fe80e1b_f1195d4915a0db824_d20260508_m035351_c001_v0001120_t0018_u01778212431959") 2026/05/08 03:53:52 DEBUG : sub dir/hello world: Deleting (id "4_z0f026d23b08d0b5b9fe80e1b_f1180889f5094fbc9_d20260508_m035350_c001_v0001174_t0041_u01778212430730") --- PASS: TestServerSideCopyOverSelf (5.84s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:53:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone164281456) 2026/05/08 03:53:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:53:55 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 03:53:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:53:55 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 03:53:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/08 03:53:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/08 03:53:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.76s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:53:56 DEBUG : Creating backend with remote "TestB2:rclone-test-musavaz2vele" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wuhoqul2core -> B2 bucket rclone-test-musavaz2vele 2026/05/08 03:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:53:57 DEBUG : B2 bucket rclone-test-musavaz2vele: Waiting for checks to finish 2026/05/08 03:53:57 DEBUG : B2 bucket rclone-test-musavaz2vele: Waiting for transfers to finish 2026/05/08 03:53:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:53:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:53:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 03:53:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:53:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-musavaz2vele) 2026/05/08 03:53:59 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 03:53:59 DEBUG : B2 bucket rclone-test-musavaz2vele: Waiting for checks to finish 2026/05/08 03:53:59 DEBUG : B2 bucket rclone-test-musavaz2vele: Waiting for transfers to finish 2026/05/08 03:53:59 DEBUG : sub dir/hello world: size = 17 OK 2026/05/08 03:53:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/08 03:53:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 03:53:59 INFO : sub dir/hello world: Deleted 2026/05/08 03:54:00 DEBUG : testing file moves 2026/05/08 03:54:00 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:54:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-musavaz2vele) 2026/05/08 03:54:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/08 03:54:00 DEBUG : B2 bucket rclone-test-musavaz2vele: Waiting for checks to finish 2026/05/08 03:54:00 DEBUG : B2 bucket rclone-test-musavaz2vele: Waiting for transfers to finish 2026/05/08 03:54:01 DEBUG : sub dir/hello world: size = 24 OK 2026/05/08 03:54:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/08 03:54:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/08 03:54:01 INFO : sub dir/hello world: Deleted 2026/05/08 03:54:01 DEBUG : B2 bucket rclone-test-musavaz2vele: Purge remote 2026/05/08 03:54:01 INFO : B2 bucket rclone-test-musavaz2vele: cleaning bucket "rclone-test-musavaz2vele" of all files 2026/05/08 03:54:02 DEBUG : sub dir/hello world: Deleting (id "4_zff227de3b08d0b5b9fe80e1b_f104d93ad28194ae0_d20260508_m035400_c001_v0001043_t0004_u01778212440901") 2026/05/08 03:54:02 DEBUG : sub dir/hello world: Deleting (id "4_zff227de3b08d0b5b9fe80e1b_f1028a7239f1fd6bb_d20260508_m035359_c001_v0001165_t0054_u01778212439345") 2026/05/08 03:54:02 DEBUG : sub dir/hello world: Deleting (id "4_zff227de3b08d0b5b9fe80e1b_f117dedf84f18e869_d20260508_m035358_c001_v0001041_t0054_u01778212438111") --- PASS: TestServerSideMoveOverSelf (7.42s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:03 ERROR : error listing: directory not found 2026/05/08 03:54:03 INFO : Local file system at /tmp/rclone164281456: Making directory 2026/05/08 03:54:04 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:04 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.37s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:54:05 DEBUG : Local file system at /tmp/rclone164281456: Waiting for checks to finish 2026/05/08 03:54:05 DEBUG : Local file system at /tmp/rclone164281456: Waiting for transfers to finish 2026/05/08 03:54:06 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/08 03:54:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:54:06 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/08 03:54:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.72s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:06 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/08 03:54:06 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:06 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:07 DEBUG : check sum: size = 1 OK 2026/05/08 03:54:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 03:54:07 INFO : check sum: Copied (new) 2026/05/08 03:54:07 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:07 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:07 DEBUG : check sum: size = 1 OK 2026/05/08 03:54:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 03:54:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/08 03:54:07 DEBUG : check sum: Unchanged skipping 2026/05/08 03:54:07 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:07 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.55s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/08 03:54:08 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:08 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:08 DEBUG : sizeonly: size = 6 OK 2026/05/08 03:54:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/08 03:54:08 INFO : sizeonly: Copied (new) 2026/05/08 03:54:08 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:09 DEBUG : sizeonly: size = 6 OK 2026/05/08 03:54:09 DEBUG : sizeonly: Sizes identical 2026/05/08 03:54:09 DEBUG : sizeonly: Unchanged skipping 2026/05/08 03:54:09 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:09 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:09 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:09 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/08 03:54:09 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:09 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/08 03:54:10 INFO : ignore-size: Copied (new) 2026/05/08 03:54:10 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:54:10 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:10 DEBUG : ignore-size: Unchanged skipping 2026/05/08 03:54:10 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:10 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:12 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:12 DEBUG : existing: size = 6 OK 2026/05/08 03:54:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:54:12 DEBUG : existing: Unchanged skipping 2026/05/08 03:54:12 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:12 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:12 INFO : There was nothing to transfer 2026/05/08 03:54:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/08 03:54:12 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:12 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:12 DEBUG : existing: size = 6 OK 2026/05/08 03:54:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/08 03:54:12 INFO : existing: Copied (replaced existing) 2026/05/08 03:54:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.33s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/08 03:54:13 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:13 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:14 DEBUG : existing: size = 6 OK 2026/05/08 03:54:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/08 03:54:14 INFO : existing: Copied (new) 2026/05/08 03:54:14 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:14 DEBUG : existing: Destination exists, skipping 2026/05/08 03:54:14 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:14 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:14 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:15 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/08 03:54:16 DEBUG : c/non empty space: size = 5 OK 2026/05/08 03:54:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:54:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/08 03:54:16 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:16 DEBUG : c/non empty space: Unchanged skipping 2026/05/08 03:54:16 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:16 DEBUG : a/potato2: size = 60 OK 2026/05/08 03:54:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:54:16 INFO : a/potato2: Copied (new) 2026/05/08 03:54:16 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:16 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:18 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:18 DEBUG : empty space: size = 1 OK 2026/05/08 03:54: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/05/08 03:54:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 03:54:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/08 03:54:18 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:18 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:18 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:18 INFO : There was nothing to transfer 2026/05/08 03:54:18 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:18 DEBUG : empty space: size = 1 OK 2026/05/08 03:54: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/05/08 03:54:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 03:54:19 INFO : empty space: Updated modification time in destination 2026/05/08 03:54:19 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:19 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:19 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:20 DEBUG : empty space: size = 1 OK 2026/05/08 03:54: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/05/08 03:54:20 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 03:54:20 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:20 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:20 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.50s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:22 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:22 DEBUG : foo: size = 3 OK 2026/05/08 03:54: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/05/08 03:54:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone164281456) 2026/05/08 03:54:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:54:22 DEBUG : foo: sha1 differ 2026/05/08 03:54:22 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:22 DEBUG : foo: size = 3 OK 2026/05/08 03:54:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/08 03:54:22 INFO : foo: Copied (replaced existing) 2026/05/08 03:54:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/08 03:54:23 DEBUG : empty space: size = 1 OK 2026/05/08 03:54:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:54:23 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:23 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:23 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:24 DEBUG : potato: size = 60 OK 2026/05/08 03:54:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:54:24 INFO : potato: Copied (new) 2026/05/08 03:54:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:26 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:26 DEBUG : potato: size = 21 (Local file system at /tmp/rclone164281456) 2026/05/08 03:54:26 DEBUG : potato: size = 60 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:54:26 DEBUG : potato: Sizes differ 2026/05/08 03:54:26 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:26 DEBUG : potato: size = 21 OK 2026/05/08 03:54:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/08 03:54:26 INFO : potato: Copied (replaced existing) 2026/05/08 03:54:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.73s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:27 DEBUG : potato: size = 21 OK 2026/05/08 03:54:27 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/05/08 03:54:27 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone164281456) 2026/05/08 03:54:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:54:27 DEBUG : potato: sha1 differ 2026/05/08 03:54:27 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:28 DEBUG : potato: size = 21 OK 2026/05/08 03:54:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/08 03:54:28 INFO : potato: Copied (replaced existing) 2026/05/08 03:54:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:54:29 DEBUG : empty space: size = 1 OK 2026/05/08 03:54:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:54:29 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:29 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:29 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/08 03:54:29 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:54:31 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:31 DEBUG : empty space: size = 1 OK 2026/05/08 03:54:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:54:31 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:31 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:32 DEBUG : potato2: size = 60 OK 2026/05/08 03:54:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:54:32 INFO : potato2: Copied (new) 2026/05/08 03:54:32 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:33 INFO : d: Making directory 2026/05/08 03:54:33 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/08 03:54:34 DEBUG : c/non empty space: size = 5 OK 2026/05/08 03:54:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:54:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/08 03:54:34 DEBUG : c/non empty space: Unchanged skipping 2026/05/08 03:54:34 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:34 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:34 DEBUG : a/potato2: size = 60 OK 2026/05/08 03:54:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:54:34 INFO : a/potato2: Copied (new) 2026/05/08 03:54:34 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/08 03:54:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/08 03:54:36 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:36 DEBUG : c/non empty space: size = 5 OK 2026/05/08 03:54:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:54:36 DEBUG : c/non empty space: Unchanged skipping 2026/05/08 03:54:36 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:36 DEBUG : a/potato2: size = 60 OK 2026/05/08 03:54:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:54:36 INFO : a/potato2: Copied (new) 2026/05/08 03:54:36 ERROR : B2 bucket rclone-test-wuhoqul2core: not deleting files as there were IO errors 2026/05/08 03:54:36 ERROR : B2 bucket rclone-test-wuhoqul2core: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:39 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:54:39 DEBUG : empty space: size = 1 OK 2026/05/08 03:54:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:54:39 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:39 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:39 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:39 INFO : potato: Deleted 2026/05/08 03:54:39 DEBUG : potato2: size = 60 OK 2026/05/08 03:54:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:54:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.53s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:41 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:41 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:41 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:41 INFO : potato: Deleted 2026/05/08 03:54:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:54:41 DEBUG : empty space: size = 1 OK 2026/05/08 03:54:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:54:41 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:41 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:41 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:42 DEBUG : potato2: size = 60 OK 2026/05/08 03:54:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:54:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.49s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:54:43 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:43 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:43 DEBUG : potato2: size = 19 OK 2026/05/08 03:54:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/08 03:54:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.81s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:45 DEBUG : enormous: Excluded (Size Filter) 2026/05/08 03:54:45 DEBUG : enormous: Excluded 2026/05/08 03:54:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 03:54:45 DEBUG : potato2: Excluded 2026/05/08 03:54:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 03:54:45 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:45 DEBUG : empty space: size = 1 OK 2026/05/08 03:54:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:54:45 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:45 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:45 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:45 INFO : There was nothing to transfer 2026/05/08 03:54:46 DEBUG : enormous: Excluded (Size Filter) 2026/05/08 03:54:46 DEBUG : enormous: Excluded 2026/05/08 03:54:46 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 03:54:46 DEBUG : potato2: Excluded 2026/05/08 03:54:46 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 03:54:46 DEBUG : empty space: size = 1 OK 2026/05/08 03:54:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/08 03:54:46 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:46 DEBUG : Local file system at /tmp/rclone164281456: Waiting for checks to finish 2026/05/08 03:54:46 DEBUG : Local file system at /tmp/rclone164281456: Waiting for transfers to finish 2026/05/08 03:54:46 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:48 DEBUG : enormous: Excluded (Size Filter) 2026/05/08 03:54:48 DEBUG : enormous: Excluded 2026/05/08 03:54:48 DEBUG : potato2: Excluded (Size Filter) 2026/05/08 03:54:48 DEBUG : potato2: Excluded 2026/05/08 03:54:48 DEBUG : empty space: size = 1 OK 2026/05/08 03:54:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:54:48 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:48 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:48 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:48 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:48 INFO : potato2: Deleted 2026/05/08 03:54:48 INFO : enormous: Deleted 2026/05/08 03:54:48 INFO : There was nothing to transfer 2026/05/08 03:54:48 DEBUG : empty space: size = 1 OK 2026/05/08 03:54:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/08 03:54:48 DEBUG : empty space: Unchanged skipping 2026/05/08 03:54:48 DEBUG : Local file system at /tmp/rclone164281456: Waiting for checks to finish 2026/05/08 03:54:48 DEBUG : Local file system at /tmp/rclone164281456: Waiting for transfers to finish 2026/05/08 03:54:48 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:48 INFO : potato2: Deleted 2026/05/08 03:54:48 INFO : enormous: Deleted 2026/05/08 03:54:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.65s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:54:50 DEBUG : five: Need to transfer - File not found at Destination 2026/05/08 03:54:50 DEBUG : four: size = 4 (Local file system at /tmp/rclone164281456) 2026/05/08 03:54:50 DEBUG : four: size = 8 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:54:50 DEBUG : four: Sizes differ 2026/05/08 03:54:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/08 03:54:50 DEBUG : one: Destination is newer than source, skipping 2026/05/08 03:54:50 DEBUG : three: size = 5 OK 2026/05/08 03:54:50 DEBUG : three: Sizes identical 2026/05/08 03:54:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/08 03:54:50 DEBUG : two: size = 3 OK 2026/05/08 03:54:50 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone164281456) 2026/05/08 03:54:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:54:50 DEBUG : two: sha1 differ 2026/05/08 03:54:50 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:51 DEBUG : five: size = 4 OK 2026/05/08 03:54:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/08 03:54:51 INFO : five: Copied (new) 2026/05/08 03:54:51 DEBUG : four: size = 4 OK 2026/05/08 03:54:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/08 03:54:51 INFO : four: Copied (replaced existing) 2026/05/08 03:54:51 DEBUG : two: size = 3 OK 2026/05/08 03:54:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/08 03:54:51 INFO : two: Copied (replaced existing) 2026/05/08 03:54:51 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:52 DEBUG : five: size = 4 OK 2026/05/08 03:54:52 DEBUG : four: size = 4 OK 2026/05/08 03:54:52 DEBUG : one: Destination is newer than source, skipping 2026/05/08 03:54:52 DEBUG : three: size = 5 OK 2026/05/08 03:54:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/08 03:54:52 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/08 03:54:52 DEBUG : two: size = 3 OK 2026/05/08 03:54:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/08 03:54:52 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/08 03:54:52 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/08 03:54:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/08 03:54:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone164281456) 2026/05/08 03:54:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:54:52 DEBUG : three: sha1 differ 2026/05/08 03:54:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/08 03:54:52 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/08 03:54:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/08 03:54:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/08 03:54:52 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:52 DEBUG : three: size = 5 OK 2026/05/08 03:54:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 03:54:52 INFO : three: Copied (replaced existing) 2026/05/08 03:54:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.39s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/08 03:54:54 INFO : B2 bucket rclone-test-wuhoqul2core: Making map for --track-renames 2026/05/08 03:54:54 INFO : B2 bucket rclone-test-wuhoqul2core: Finished making map for --track-renames 2026/05/08 03:54:54 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/08 03:54:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/08 03:54:54 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for renames to finish 2026/05/08 03:54:54 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:54 DEBUG : yam: size = 11 OK 2026/05/08 03:54:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 03:54:54 INFO : yam: Copied (new) 2026/05/08 03:54:54 DEBUG : potato: size = 14 OK 2026/05/08 03:54:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/08 03:54:54 INFO : potato: Copied (new) 2026/05/08 03:54:54 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:54 DEBUG : potato: size = 14 OK 2026/05/08 03:54:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:54:54 DEBUG : potato: Unchanged skipping 2026/05/08 03:54:54 INFO : B2 bucket rclone-test-wuhoqul2core: Making map for --track-renames 2026/05/08 03:54:54 INFO : B2 bucket rclone-test-wuhoqul2core: Finished making map for --track-renames 2026/05/08 03:54:54 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:54 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for renames to finish 2026/05/08 03:54:55 DEBUG : yaml: size = 11 OK 2026/05/08 03:54:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 03:54:55 INFO : yam: Copied (server-side copy) to: yaml 2026/05/08 03:54:55 INFO : yam: Deleted 2026/05/08 03:54:55 INFO : yaml: Renamed from "yam" 2026/05/08 03:54:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/08 03:54:57 INFO : B2 bucket rclone-test-wuhoqul2core: Making map for --track-renames 2026/05/08 03:54:57 INFO : B2 bucket rclone-test-wuhoqul2core: Finished making map for --track-renames 2026/05/08 03:54:57 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/08 03:54:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/08 03:54:57 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for renames to finish 2026/05/08 03:54:57 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:57 DEBUG : yam: size = 11 OK 2026/05/08 03:54:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 03:54:57 INFO : yam: Copied (new) 2026/05/08 03:54:57 DEBUG : potato: size = 14 OK 2026/05/08 03:54:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/08 03:54:57 INFO : potato: Copied (new) 2026/05/08 03:54:57 DEBUG : Waiting for deletions to finish 2026/05/08 03:54:57 DEBUG : potato: size = 14 OK 2026/05/08 03:54:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:54:57 INFO : B2 bucket rclone-test-wuhoqul2core: Making map for --track-renames 2026/05/08 03:54:57 DEBUG : potato: Unchanged skipping 2026/05/08 03:54:57 INFO : B2 bucket rclone-test-wuhoqul2core: Finished making map for --track-renames 2026/05/08 03:54:57 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:57 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for renames to finish 2026/05/08 03:54:58 DEBUG : yaml: size = 11 OK 2026/05/08 03:54:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 03:54:58 INFO : yam: Copied (server-side copy) to: yaml 2026/05/08 03:54:58 INFO : yam: Deleted 2026/05/08 03:54:58 INFO : yaml: Renamed from "yam" 2026/05/08 03:54:58 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:54:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/08 03:54:59 INFO : B2 bucket rclone-test-wuhoqul2core: Making map for --track-renames 2026/05/08 03:54:59 INFO : B2 bucket rclone-test-wuhoqul2core: Finished making map for --track-renames 2026/05/08 03:54:59 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:54:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/08 03:54:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/08 03:54:59 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for renames to finish 2026/05/08 03:54:59 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:55:00 DEBUG : sub/yam: size = 11 OK 2026/05/08 03:55:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 03:55:00 INFO : sub/yam: Copied (new) 2026/05/08 03:55:00 DEBUG : potato: size = 14 OK 2026/05/08 03:55:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/08 03:55:00 INFO : potato: Copied (new) 2026/05/08 03:55:00 DEBUG : Waiting for deletions to finish 2026/05/08 03:55:01 DEBUG : potato: size = 14 OK 2026/05/08 03:55:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:55:01 DEBUG : potato: Unchanged skipping 2026/05/08 03:55:01 INFO : B2 bucket rclone-test-wuhoqul2core: Making map for --track-renames 2026/05/08 03:55:01 INFO : B2 bucket rclone-test-wuhoqul2core: Finished making map for --track-renames 2026/05/08 03:55:01 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:55:01 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for renames to finish 2026/05/08 03:55:01 DEBUG : yam: size = 11 OK 2026/05/08 03:55:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/08 03:55:01 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/08 03:55:01 INFO : sub/yam: Deleted 2026/05/08 03:55:01 INFO : yam: Renamed from "sub/yam" 2026/05/08 03:55:01 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:55:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:02 DEBUG : Creating backend with remote "/tmp/rclone164281456/dir1" 2026/05/08 03:55:02 DEBUG : Creating backend with remote "/tmp/rclone164281456/dir2" 2026/05/08 03:55:02 DEBUG : Local file system at /tmp/rclone164281456/dir2: Using server-side directory move 2026/05/08 03:55:02 INFO : Local file system at /tmp/rclone164281456/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/08 03:55:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/08 03:55:02 DEBUG : Local file system at /tmp/rclone164281456/dir2: Waiting for checks to finish 2026/05/08 03:55:02 DEBUG : Local file system at /tmp/rclone164281456/dir2: Waiting for transfers to finish 2026/05/08 03:55:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:55:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/08 03:55:03 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:55:03 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:55:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/08 03:55:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/08 03:55:03 INFO : nested/sub dir/file: Copied (new) 2026/05/08 03:55:03 INFO : nested/sub dir/file: Deleted 2026/05/08 03:55:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:55:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:55:03 INFO : sub dir/hello world: Copied (new) 2026/05/08 03:55:03 INFO : sub dir/hello world: Deleted 2026/05/08 03:55:03 INFO : sub dir: Removing directory 2026/05/08 03:55:03 INFO : nested/sub dir: Removing directory 2026/05/08 03:55:03 INFO : nested: Removing directory 2026/05/08 03:55:03 DEBUG : Local file system at /tmp/rclone164281456: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/08 03:55:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/08 03:55:04 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:55:04 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:55:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/08 03:55:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/08 03:55:05 INFO : nested/sub dir/file: Copied (new) 2026/05/08 03:55:05 INFO : nested/sub dir/file: Deleted 2026/05/08 03:55:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/08 03:55:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 03:55:05 INFO : sub dir/hello world: Copied (new) 2026/05/08 03:55:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/08 03:55:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/08 03:55:06 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:55:06 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:55:06 DEBUG : existing-b: size = 6 OK 2026/05/08 03:55:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/08 03:55:06 INFO : existing-b: Copied (new) 2026/05/08 03:55:06 INFO : existing-b: Deleted 2026/05/08 03:55:06 DEBUG : existing: size = 6 OK 2026/05/08 03:55:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/08 03:55:06 INFO : existing: Copied (new) 2026/05/08 03:55:06 INFO : existing: Deleted 2026/05/08 03:55:07 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:55:07 DEBUG : existing: Destination exists, skipping 2026/05/08 03:55:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/08 03:55:07 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:55:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.77s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yonayiq6dosu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wuhoqul2core -> B2 bucket rclone-test-yonayiq6dosu 2026/05/08 03:55:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:55:12 DEBUG : empty space: size = 1 OK 2026/05/08 03:55:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 03:55:12 DEBUG : empty space: Unchanged skipping 2026/05/08 03:55:12 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:55:12 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yonayiq6dosu) 2026/05/08 03:55:12 DEBUG : potato3: Sizes differ 2026/05/08 03:55:12 DEBUG : B2 bucket rclone-test-yonayiq6dosu: Waiting for checks to finish 2026/05/08 03:55:12 INFO : empty space: Deleted 2026/05/08 03:55:12 DEBUG : B2 bucket rclone-test-yonayiq6dosu: Waiting for transfers to finish 2026/05/08 03:55:12 DEBUG : potato2: size = 60 OK 2026/05/08 03:55:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:55:12 INFO : potato2: Copied (server-side copy) 2026/05/08 03:55:12 INFO : potato2: Deleted 2026/05/08 03:55:13 DEBUG : potato3: size = 68 OK 2026/05/08 03:55:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 03:55:13 INFO : potato3: Copied (server-side copy) 2026/05/08 03:55:13 INFO : potato3: Deleted 2026/05/08 03:55:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqupof2roso" 2026/05/08 03:55:14 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/08 03:55:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:55:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/08 03:55:14 DEBUG : B2 bucket rclone-test-wiqupof2roso: Waiting for checks to finish 2026/05/08 03:55:14 DEBUG : B2 bucket rclone-test-wiqupof2roso: Waiting for transfers to finish 2026/05/08 03:55:15 DEBUG : empty space: size = 1 OK 2026/05/08 03:55:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 03:55:15 INFO : empty space: Copied (server-side copy) 2026/05/08 03:55:15 INFO : empty space: Deleted 2026/05/08 03:55:15 DEBUG : potato3: size = 68 OK 2026/05/08 03:55:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 03:55:15 INFO : potato3: Copied (server-side copy) 2026/05/08 03:55:15 DEBUG : potato2: size = 60 OK 2026/05/08 03:55:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:55:15 INFO : potato2: Copied (server-side copy) 2026/05/08 03:55:15 INFO : potato3: Deleted 2026/05/08 03:55:16 INFO : potato2: Deleted 2026/05/08 03:55:16 DEBUG : B2 bucket rclone-test-wiqupof2roso: Purge remote 2026/05/08 03:55:16 INFO : B2 bucket rclone-test-wiqupof2roso: cleaning bucket "rclone-test-wiqupof2roso" of all files 2026/05/08 03:55:16 DEBUG : empty space: Deleting (id "4_zcf12adb3b09d0b5b9fe80e1b_f11055a5c057befbe_d20260508_m035515_c001_v0001183_t0056_u01778212515151") 2026/05/08 03:55:16 DEBUG : potato2: Deleting (id "4_zcf12adb3b09d0b5b9fe80e1b_f114d8ceaaee28fdc_d20260508_m035515_c001_v0001098_t0005_u01778212515447") 2026/05/08 03:55:16 DEBUG : potato3: Deleting (id "4_zcf12adb3b09d0b5b9fe80e1b_f1187fcaeae0a570c_d20260508_m035515_c001_v0001183_t0025_u01778212515613") 2026/05/08 03:55:17 DEBUG : B2 bucket rclone-test-yonayiq6dosu: Purge remote 2026/05/08 03:55:17 INFO : B2 bucket rclone-test-yonayiq6dosu: cleaning bucket "rclone-test-yonayiq6dosu" of all files 2026/05/08 03:55:17 DEBUG : empty space: Deleting (id "4_z5f729da3b09d0b5b9fe80e1b_f402ab24f3848c0c1_d20260508_m035515_c001_v7007000_t0000_u01778212515444") 2026/05/08 03:55:17 DEBUG : empty space: Deleting (id "4_z5f729da3b09d0b5b9fe80e1b_f116bf1d358d90d7c_d20260508_m035511_c001_v0001097_t0044_u01778212511274") 2026/05/08 03:55:17 DEBUG : potato2: Deleting (id "4_z5f729da3b09d0b5b9fe80e1b_f404ab0c4b0337762_d20260508_m035515_c001_v7007000_t0000_u01778212515925") 2026/05/08 03:55:17 DEBUG : potato2: Deleting (id "4_z5f729da3b09d0b5b9fe80e1b_f10629507d30fb39e_d20260508_m035512_c001_v0001134_t0035_u01778212512418") 2026/05/08 03:55:17 DEBUG : potato3: Deleting (id "4_z5f729da3b09d0b5b9fe80e1b_f402ab24f3848c0c2_d20260508_m035515_c001_v7007000_t0000_u01778212515818") 2026/05/08 03:55:17 DEBUG : potato3: Deleting (id "4_z5f729da3b09d0b5b9fe80e1b_f112d76eaf1f1b642_d20260508_m035512_c001_v0001173_t0038_u01778212512767") 2026/05/08 03:55:17 DEBUG : potato3: Deleting (id "4_z5f729da3b09d0b5b9fe80e1b_f116bf1d358d90d82_d20260508_m035511_c001_v0001097_t0057_u01778212511587") --- PASS: TestServerSideMove (11.15s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kaqosih1camo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wuhoqul2core -> B2 bucket rclone-test-kaqosih1camo 2026/05/08 03:55:24 DEBUG : empty space: Excluded (Size Filter) 2026/05/08 03:55:24 DEBUG : empty space: Excluded (Size Filter) 2026/05/08 03:55:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:55:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:55:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kaqosih1camo) 2026/05/08 03:55:24 DEBUG : potato3: Sizes differ 2026/05/08 03:55:24 DEBUG : B2 bucket rclone-test-kaqosih1camo: Waiting for checks to finish 2026/05/08 03:55:24 DEBUG : B2 bucket rclone-test-kaqosih1camo: Waiting for transfers to finish 2026/05/08 03:55:24 DEBUG : potato2: size = 60 OK 2026/05/08 03:55:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:55:24 INFO : potato2: Copied (server-side copy) 2026/05/08 03:55:24 INFO : potato2: Deleted 2026/05/08 03:55:24 DEBUG : potato3: size = 68 OK 2026/05/08 03:55:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 03:55:24 INFO : potato3: Copied (server-side copy) 2026/05/08 03:55:24 INFO : potato3: Deleted 2026/05/08 03:55:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yijiwuq5nihi" 2026/05/08 03:55:26 DEBUG : empty space: Excluded (Size Filter) 2026/05/08 03:55:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:55:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/08 03:55:26 DEBUG : B2 bucket rclone-test-yijiwuq5nihi: Waiting for checks to finish 2026/05/08 03:55:26 DEBUG : B2 bucket rclone-test-yijiwuq5nihi: Waiting for transfers to finish 2026/05/08 03:55:27 DEBUG : potato2: size = 60 OK 2026/05/08 03:55:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:55:27 INFO : potato2: Copied (server-side copy) 2026/05/08 03:55:27 DEBUG : potato3: size = 68 OK 2026/05/08 03:55:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 03:55:27 INFO : potato3: Copied (server-side copy) 2026/05/08 03:55:27 INFO : potato2: Deleted 2026/05/08 03:55:27 INFO : potato3: Deleted 2026/05/08 03:55:28 DEBUG : B2 bucket rclone-test-yijiwuq5nihi: Purge remote 2026/05/08 03:55:28 INFO : B2 bucket rclone-test-yijiwuq5nihi: cleaning bucket "rclone-test-yijiwuq5nihi" of all files 2026/05/08 03:55:28 DEBUG : potato2: Deleting (id "4_zff52dd93b09d0b5b9fe80e1b_f109894c3be71476b_d20260508_m035527_c001_v0001146_t0052_u01778212527056") 2026/05/08 03:55:28 DEBUG : potato3: Deleting (id "4_zff52dd93b09d0b5b9fe80e1b_f119df8fcc5dbce5f_d20260508_m035527_c001_v0001182_t0048_u01778212527437") 2026/05/08 03:55:28 DEBUG : B2 bucket rclone-test-kaqosih1camo: Purge remote 2026/05/08 03:55:28 INFO : B2 bucket rclone-test-kaqosih1camo: cleaning bucket "rclone-test-kaqosih1camo" of all files 2026/05/08 03:55:29 DEBUG : empty space: Deleting (id "4_zafe2cd93b09d0b5b9fe80e1b_f105334b92eaa1388_d20260508_m035523_c001_v0001182_t0047_u01778212523343") 2026/05/08 03:55:29 DEBUG : potato2: Deleting (id "4_zafe2cd93b09d0b5b9fe80e1b_f40167f985acc3fbd_d20260508_m035527_c001_v7007000_t0000_u01778212527467") 2026/05/08 03:55:29 DEBUG : potato2: Deleting (id "4_zafe2cd93b09d0b5b9fe80e1b_f1175a8ef705143a8_d20260508_m035524_c001_v0001102_t0045_u01778212524134") 2026/05/08 03:55:29 DEBUG : potato3: Deleting (id "4_zafe2cd93b09d0b5b9fe80e1b_f421a3fb16cf6de2e_d20260508_m035527_c001_v7007000_t0000_u01778212527638") 2026/05/08 03:55:29 DEBUG : potato3: Deleting (id "4_zafe2cd93b09d0b5b9fe80e1b_f118223132dbb53a6_d20260508_m035524_c001_v0001179_t0040_u01778212524509") 2026/05/08 03:55:29 DEBUG : potato3: Deleting (id "4_zafe2cd93b09d0b5b9fe80e1b_f105334b92eaa138a_d20260508_m035523_c001_v0001182_t0016_u01778212523540") --- PASS: TestServerSideMoveWithFilter (11.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vusipig9vene" 2026/05/08 03:55:33 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wuhoqul2core -> B2 bucket rclone-test-vusipig9vene 2026/05/08 03:55:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:55:36 DEBUG : empty space: size = 1 OK 2026/05/08 03:55:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 03:55:36 DEBUG : empty space: Unchanged skipping 2026/05/08 03:55:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:55:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vusipig9vene) 2026/05/08 03:55:36 DEBUG : potato3: Sizes differ 2026/05/08 03:55:36 DEBUG : B2 bucket rclone-test-vusipig9vene: Waiting for checks to finish 2026/05/08 03:55:36 DEBUG : potato2: size = 60 OK 2026/05/08 03:55:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:55:36 INFO : potato2: Copied (server-side copy) 2026/05/08 03:55:36 INFO : empty space: Deleted 2026/05/08 03:55:36 DEBUG : B2 bucket rclone-test-vusipig9vene: Waiting for transfers to finish 2026/05/08 03:55:36 INFO : potato2: Deleted 2026/05/08 03:55:36 DEBUG : potato3: size = 68 OK 2026/05/08 03:55:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 03:55:36 INFO : potato3: Copied (server-side copy) 2026/05/08 03:55:37 INFO : potato3: Deleted 2026/05/08 03:55:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zedekuq8xexe" 2026/05/08 03:55:38 INFO : tomatoDir: Making directory 2026/05/08 03:55:38 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/08 03:55:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/08 03:55:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/08 03:55:38 DEBUG : B2 bucket rclone-test-zedekuq8xexe: Waiting for checks to finish 2026/05/08 03:55:38 DEBUG : B2 bucket rclone-test-zedekuq8xexe: Waiting for transfers to finish 2026/05/08 03:55:39 DEBUG : empty space: size = 1 OK 2026/05/08 03:55:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/08 03:55:39 INFO : empty space: Copied (server-side copy) 2026/05/08 03:55:39 DEBUG : potato3: size = 68 OK 2026/05/08 03:55:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/08 03:55:39 INFO : potato3: Copied (server-side copy) 2026/05/08 03:55:39 INFO : empty space: Deleted 2026/05/08 03:55:39 INFO : potato3: Deleted 2026/05/08 03:55:40 DEBUG : potato2: size = 60 OK 2026/05/08 03:55:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/08 03:55:40 INFO : potato2: Copied (server-side copy) 2026/05/08 03:55:40 INFO : potato2: Deleted 2026/05/08 03:55:40 DEBUG : B2 bucket rclone-test-zedekuq8xexe: Purge remote 2026/05/08 03:55:40 INFO : B2 bucket rclone-test-zedekuq8xexe: cleaning bucket "rclone-test-zedekuq8xexe" of all files 2026/05/08 03:55:40 DEBUG : empty space: Deleting (id "4_zbfa20d93b0ad0b5b9fe80e1b_f1095b8aaeb358b20_d20260508_m035539_c001_v0001039_t0004_u01778212539220") 2026/05/08 03:55:40 DEBUG : potato2: Deleting (id "4_zbfa20d93b0ad0b5b9fe80e1b_f109a6975d4155480_d20260508_m035539_c001_v0001150_t0054_u01778212539594") 2026/05/08 03:55:40 DEBUG : potato3: Deleting (id "4_zbfa20d93b0ad0b5b9fe80e1b_f112e25f2bcd1cace_d20260508_m035539_c001_v0001157_t0020_u01778212539606") 2026/05/08 03:55:41 DEBUG : B2 bucket rclone-test-vusipig9vene: Purge remote 2026/05/08 03:55:41 INFO : B2 bucket rclone-test-vusipig9vene: cleaning bucket "rclone-test-vusipig9vene" of all files 2026/05/08 03:55:41 DEBUG : empty space: Deleting (id "4_z2f22fd93b09d0b5b9fe80e1b_f406b480394db2b6d_d20260508_m035539_c001_v7007000_t0000_u01778212539824") 2026/05/08 03:55:41 DEBUG : empty space: Deleting (id "4_z2f22fd93b09d0b5b9fe80e1b_f114a715548bfe342_d20260508_m035535_c001_v0001134_t0029_u01778212535520") 2026/05/08 03:55:41 DEBUG : potato2: Deleting (id "4_z2f22fd93b09d0b5b9fe80e1b_f4139683050d1b4da_d20260508_m035540_c001_v7007000_t0000_u01778212540189") 2026/05/08 03:55:41 DEBUG : potato2: Deleting (id "4_z2f22fd93b09d0b5b9fe80e1b_f115e968f8526233f_d20260508_m035536_c001_v0001183_t0011_u01778212536481") 2026/05/08 03:55:41 DEBUG : potato3: Deleting (id "4_z2f22fd93b09d0b5b9fe80e1b_f4139683050d1b4d9_d20260508_m035539_c001_v7007000_t0000_u01778212539897") 2026/05/08 03:55:41 DEBUG : potato3: Deleting (id "4_z2f22fd93b09d0b5b9fe80e1b_f1116af48a0d4c494_d20260508_m035536_c001_v0001182_t0046_u01778212536707") 2026/05/08 03:55:41 DEBUG : potato3: Deleting (id "4_z2f22fd93b09d0b5b9fe80e1b_f114a715548bfe344_d20260508_m035535_c001_v0001134_t0023_u01778212535811") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.09s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/rclone-sync-test" 2026/05/08 03:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/rclone-sync-test-include/layer2" 2026/05/08 03:55:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/rclone-sync-test-ignore-file" 2026/05/08 03:55:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/08 03:55:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/08 03:55:54 DEBUG : pacer: Reducing sleep to 10ms 2026/05/08 03:55:54 DEBUG : B2 bucket rclone-test-wuhoqul2core path rclone-sync-test: Waiting for checks to finish 2026/05/08 03:55:54 DEBUG : B2 bucket rclone-test-wuhoqul2core path rclone-sync-test: Waiting for transfers to finish 2026/05/08 03:55:54 DEBUG : Waiting for deletions to finish 2026/05/08 03:55:54 INFO : There was nothing to transfer 2026/05/08 03:55:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:55:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:55:55 DEBUG : Waiting for deletions to finish 2026/05/08 03:55:55 INFO : There was nothing to transfer 2026/05/08 03:55:55 DEBUG : B2 bucket rclone-test-wuhoqul2core path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/08 03:55:55 DEBUG : B2 bucket rclone-test-wuhoqul2core path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/08 03:55:55 DEBUG : Waiting for deletions to finish 2026/05/08 03:55:55 INFO : There was nothing to transfer 2026/05/08 03:55:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:55:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:55:55 DEBUG : Waiting for deletions to finish 2026/05/08 03:55:55 INFO : There was nothing to transfer 2026/05/08 03:55:56 DEBUG : B2 bucket rclone-test-wuhoqul2core path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/08 03:55:56 DEBUG : B2 bucket rclone-test-wuhoqul2core path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/08 03:55:56 DEBUG : Waiting for deletions to finish 2026/05/08 03:55:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.48s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/dst" 2026/05/08 03:55:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/CompareDest" 2026/05/08 03:55:59 DEBUG : one: Need to transfer - File not found at Destination 2026/05/08 03:55:59 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:55:59 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:00 DEBUG : one: size = 3 OK 2026/05/08 03:56:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 03:56:00 INFO : one: Copied (new) 2026/05/08 03:56:00 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:01 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:01 DEBUG : one: Sizes differ 2026/05/08 03:56:01 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:01 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:02 DEBUG : one: size = 5 OK 2026/05/08 03:56:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/08 03:56:02 INFO : one: Copied (replaced existing) 2026/05/08 03:56:02 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:04 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:04 DEBUG : one: Sizes differ 2026/05/08 03:56:04 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:04 DEBUG : one: size = 5 OK 2026/05/08 03:56:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 03:56:04 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:04 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:04 INFO : There was nothing to transfer 2026/05/08 03:56:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:05 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:05 DEBUG : one: Sizes differ 2026/05/08 03:56:05 DEBUG : two: size = 3 OK 2026/05/08 03:56:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/08 03:56:05 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:05 DEBUG : one: size = 5 OK 2026/05/08 03:56:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 03:56:05 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:05 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:05 INFO : There was nothing to transfer 2026/05/08 03:56:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:06 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:06 DEBUG : one: Sizes differ 2026/05/08 03:56:06 DEBUG : two: size = 3 OK 2026/05/08 03:56:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/08 03:56:06 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:06 DEBUG : one: size = 5 OK 2026/05/08 03:56:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 03:56:06 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:06 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:06 INFO : There was nothing to transfer 2026/05/08 03:56:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:07 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:07 DEBUG : one: Sizes differ 2026/05/08 03:56:07 DEBUG : two: size = 3 OK 2026/05/08 03:56:07 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/05/08 03:56:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/08 03:56:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/08 03:56:07 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:07 DEBUG : one: size = 5 OK 2026/05/08 03:56:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 03:56:07 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:07 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:07 INFO : There was nothing to transfer 2026/05/08 03:56:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:07 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:07 DEBUG : one: Sizes differ 2026/05/08 03:56:08 DEBUG : two: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:08 DEBUG : two: size = 3 (B2 bucket rclone-test-wuhoqul2core path CompareDest) 2026/05/08 03:56:08 DEBUG : two: Sizes differ 2026/05/08 03:56:08 DEBUG : two: Need to transfer - File not found at Destination 2026/05/08 03:56:08 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:08 DEBUG : one: size = 5 OK 2026/05/08 03:56:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/08 03:56:08 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:09 DEBUG : two: size = 5 OK 2026/05/08 03:56:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/08 03:56:09 INFO : two: Copied (new) 2026/05/08 03:56:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.58s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:56:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/dest" 2026/05/08 03:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/pre-dest1" 2026/05/08 03:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/pre-dest2" 2026/05/08 03:56:16 DEBUG : 1: size = 1 OK 2026/05/08 03:56:16 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:56:16 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/08 03:56:16 DEBUG : 2: size = 1 OK 2026/05/08 03:56:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:56:16 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/08 03:56:17 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/08 03:56:17 DEBUG : B2 bucket rclone-test-wuhoqul2core path dest: Waiting for checks to finish 2026/05/08 03:56:17 DEBUG : B2 bucket rclone-test-wuhoqul2core path dest: Waiting for transfers to finish 2026/05/08 03:56:17 DEBUG : 3: size = 1 OK 2026/05/08 03:56:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/08 03:56:17 INFO : 3: Copied (new) 2026/05/08 03:56:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.12s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:56:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/dst" 2026/05/08 03:56:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/CopyDest" 2026/05/08 03:56:22 DEBUG : one: Need to transfer - File not found at Destination 2026/05/08 03:56:22 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:22 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:23 DEBUG : one: size = 3 OK 2026/05/08 03:56:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 03:56:23 INFO : one: Copied (new) 2026/05/08 03:56:23 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:24 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:24 DEBUG : one: Sizes differ 2026/05/08 03:56:24 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:24 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:24 DEBUG : one: size = 5 OK 2026/05/08 03:56:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/08 03:56:24 INFO : one: Copied (replaced existing) 2026/05/08 03:56:24 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/BackupDir" 2026/05/08 03:56:27 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:27 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:27 DEBUG : one: Sizes differ 2026/05/08 03:56:27 DEBUG : one: size = 5 OK 2026/05/08 03:56:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:27 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:27 DEBUG : one: Sizes differ 2026/05/08 03:56:29 DEBUG : one: size = 3 OK 2026/05/08 03:56:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 03:56:29 INFO : one: Copied (server-side copy) 2026/05/08 03:56:29 INFO : one: Deleted 2026/05/08 03:56:29 DEBUG : one: size = 5 OK 2026/05/08 03:56:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/08 03:56:29 INFO : one: Copied (server-side copy) 2026/05/08 03:56:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/08 03:56:29 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:29 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:30 DEBUG : one: size = 5 OK 2026/05/08 03:56:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:30 DEBUG : one: Unchanged skipping 2026/05/08 03:56:31 DEBUG : two: size = 3 OK 2026/05/08 03:56:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:31 DEBUG : two: size = 3 OK 2026/05/08 03:56:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/08 03:56:31 INFO : two: Copied (server-side copy) 2026/05/08 03:56:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/08 03:56:31 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:31 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:31 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:31 DEBUG : one: size = 5 OK 2026/05/08 03:56:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:31 DEBUG : one: Unchanged skipping 2026/05/08 03:56:31 DEBUG : two: size = 3 OK 2026/05/08 03:56:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:31 DEBUG : two: Unchanged skipping 2026/05/08 03:56:31 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:31 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:31 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:31 INFO : There was nothing to transfer 2026/05/08 03:56:33 DEBUG : one: size = 5 OK 2026/05/08 03:56:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:33 DEBUG : one: Unchanged skipping 2026/05/08 03:56:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:33 DEBUG : three: size = 5 (B2 bucket rclone-test-wuhoqul2core path CopyDest) 2026/05/08 03:56:33 DEBUG : three: Sizes differ 2026/05/08 03:56:33 DEBUG : three: Destination not found in --copy-dest 2026/05/08 03:56:33 DEBUG : three: Need to transfer - File not found at Destination 2026/05/08 03:56:33 DEBUG : two: size = 3 OK 2026/05/08 03:56:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/08 03:56:33 DEBUG : two: Unchanged skipping 2026/05/08 03:56:33 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:33 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:34 DEBUG : three: size = 7 OK 2026/05/08 03:56:34 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/08 03:56:34 INFO : three: Copied (new) 2026/05/08 03:56:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.56s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:56:37 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-16.backblaze.com/b2api/v1/b2_upload_file/ff42ede3b07d0b5b9fe80e1b/c001_v0001181_t0047": EOF 2026/05/08 03:56:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-16.backblaze.com/b2api/v1/b2_upload_file/ff42ede3b07d0b5b9fe80e1b/c001_v0001181_t0047": EOF) 2026/05/08 03:56:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wuhoqul2core: 1/10 (Post "https://pod-000-1181-16.backblaze.com/b2api/v1/b2_upload_file/ff42ede3b07d0b5b9fe80e1b/c001_v0001181_t0047": EOF) 2026/05/08 03:56:39 DEBUG : pacer: Reducing sleep to 10ms 2026/05/08 03:56:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/dst" 2026/05/08 03:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/backup" 2026/05/08 03:56:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:42 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:42 DEBUG : one: Sizes differ 2026/05/08 03:56:42 DEBUG : two: size = 3 OK 2026/05/08 03:56:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:56:42 DEBUG : two: Unchanged skipping 2026/05/08 03:56:42 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:44 DEBUG : one: size = 3 OK 2026/05/08 03:56:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 03:56:44 INFO : one: Copied (server-side copy) 2026/05/08 03:56:44 INFO : one: Deleted 2026/05/08 03:56:44 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:45 DEBUG : one: size = 4 OK 2026/05/08 03:56:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:56:45 INFO : one: Copied (new) 2026/05/08 03:56:45 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:45 DEBUG : three.txt: size = 5 OK 2026/05/08 03:56:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 03:56:45 INFO : three.txt: Copied (server-side copy) 2026/05/08 03:56:46 INFO : three.txt: Deleted 2026/05/08 03:56:46 INFO : three.txt: Moved into backup dir 2026/05/08 03:56:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:47 DEBUG : one: size = 4 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:47 DEBUG : one: Sizes differ 2026/05/08 03:56:47 DEBUG : two: size = 3 OK 2026/05/08 03:56:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:56:47 DEBUG : two: Unchanged skipping 2026/05/08 03:56:47 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:48 DEBUG : one: size = 4 OK 2026/05/08 03:56:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:56:48 INFO : one: Copied (server-side copy) 2026/05/08 03:56:48 INFO : one: Deleted 2026/05/08 03:56:48 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:49 DEBUG : one: size = 5 OK 2026/05/08 03:56:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 03:56:49 INFO : one: Copied (new) 2026/05/08 03:56:49 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:49 DEBUG : three.txt: size = 6 OK 2026/05/08 03:56:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 03:56:49 INFO : three.txt: Copied (server-side copy) 2026/05/08 03:56:50 INFO : three.txt: Deleted 2026/05/08 03:56:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.26s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:56:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/dst" 2026/05/08 03:56:53 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/backup" 2026/05/08 03:56:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone164281456) 2026/05/08 03:56:55 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:56:55 DEBUG : one: Sizes differ 2026/05/08 03:56:55 DEBUG : two: size = 3 OK 2026/05/08 03:56:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:56:55 DEBUG : two: Unchanged skipping 2026/05/08 03:56:55 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:56:57 DEBUG : one.bak: size = 3 OK 2026/05/08 03:56:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 03:56:57 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 03:56:57 INFO : one: Deleted 2026/05/08 03:56:57 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:56:58 DEBUG : one: size = 4 OK 2026/05/08 03:56:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:56:58 INFO : one: Copied (new) 2026/05/08 03:56:58 DEBUG : Waiting for deletions to finish 2026/05/08 03:56:58 DEBUG : three.txt.bak: size = 5 OK 2026/05/08 03:56:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 03:56:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 03:56:59 INFO : three.txt: Deleted 2026/05/08 03:56:59 INFO : three.txt: Moved into backup dir 2026/05/08 03:57:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:00 DEBUG : one: size = 4 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:00 DEBUG : one: Sizes differ 2026/05/08 03:57:00 DEBUG : two: size = 3 OK 2026/05/08 03:57:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:57:00 DEBUG : two: Unchanged skipping 2026/05/08 03:57:00 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:57:01 DEBUG : one.bak: size = 4 OK 2026/05/08 03:57:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:57:01 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 03:57:01 INFO : one: Deleted 2026/05/08 03:57:01 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:57:01 DEBUG : one: size = 5 OK 2026/05/08 03:57:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 03:57:01 INFO : one: Copied (new) 2026/05/08 03:57:01 DEBUG : Waiting for deletions to finish 2026/05/08 03:57:02 DEBUG : three.txt.bak: size = 6 OK 2026/05/08 03:57:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 03:57:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 03:57:02 INFO : three.txt: Deleted 2026/05/08 03:57:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/dst" 2026/05/08 03:57:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/backup" 2026/05/08 03:57:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:08 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:08 DEBUG : one: Sizes differ 2026/05/08 03:57:08 DEBUG : two: size = 3 OK 2026/05/08 03:57:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:57:08 DEBUG : two: Unchanged skipping 2026/05/08 03:57:08 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:57:09 DEBUG : one-2019-01-01: size = 3 OK 2026/05/08 03:57:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 03:57:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/08 03:57:09 INFO : one: Deleted 2026/05/08 03:57:09 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:57:10 DEBUG : one: size = 4 OK 2026/05/08 03:57:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:57:10 INFO : one: Copied (new) 2026/05/08 03:57:10 DEBUG : Waiting for deletions to finish 2026/05/08 03:57:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/08 03:57:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 03:57:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/08 03:57:11 INFO : three.txt: Deleted 2026/05/08 03:57:11 INFO : three.txt: Moved into backup dir 2026/05/08 03:57:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:13 DEBUG : one: size = 4 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:13 DEBUG : one: Sizes differ 2026/05/08 03:57:13 DEBUG : two: size = 3 OK 2026/05/08 03:57:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:57:13 DEBUG : two: Unchanged skipping 2026/05/08 03:57:13 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:57:13 DEBUG : one-2019-01-01: size = 4 OK 2026/05/08 03:57:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:57:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/08 03:57:14 INFO : one: Deleted 2026/05/08 03:57:14 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:57:14 DEBUG : one: size = 5 OK 2026/05/08 03:57:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 03:57:14 INFO : one: Copied (new) 2026/05/08 03:57:14 DEBUG : Waiting for deletions to finish 2026/05/08 03:57:15 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/08 03:57:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 03:57:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/08 03:57:15 INFO : three.txt: Deleted 2026/05/08 03:57:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.01s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:57:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/dst" 2026/05/08 03:57:20 DEBUG : two: size = 3 OK 2026/05/08 03:57:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:57:20 DEBUG : two: Unchanged skipping 2026/05/08 03:57:20 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:57:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:20 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:20 DEBUG : one: Sizes differ 2026/05/08 03:57:20 DEBUG : one.bak: size = 3 OK 2026/05/08 03:57:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 03:57:20 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 03:57:20 INFO : one: Deleted 2026/05/08 03:57:20 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:57:21 DEBUG : one: size = 4 OK 2026/05/08 03:57:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:57:21 INFO : one: Copied (new) 2026/05/08 03:57:21 DEBUG : Waiting for deletions to finish 2026/05/08 03:57:22 DEBUG : three.txt.bak: size = 5 OK 2026/05/08 03:57:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 03:57:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 03:57:22 INFO : three.txt: Deleted 2026/05/08 03:57:22 INFO : three.txt: Moved into backup dir 2026/05/08 03:57:23 DEBUG : one.bak: Excluded (Path Filter) 2026/05/08 03:57:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/08 03:57:23 DEBUG : two: size = 3 OK 2026/05/08 03:57:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:57:23 DEBUG : two: Unchanged skipping 2026/05/08 03:57:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:23 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for checks to finish 2026/05/08 03:57:23 DEBUG : one: size = 4 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:23 DEBUG : one: Sizes differ 2026/05/08 03:57:23 DEBUG : one.bak: size = 4 OK 2026/05/08 03:57:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:57:23 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 03:57:24 INFO : one: Deleted 2026/05/08 03:57:24 DEBUG : B2 bucket rclone-test-wuhoqul2core path dst: Waiting for transfers to finish 2026/05/08 03:57:24 DEBUG : one: size = 5 OK 2026/05/08 03:57:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 03:57:24 INFO : one: Copied (new) 2026/05/08 03:57:24 DEBUG : Waiting for deletions to finish 2026/05/08 03:57:24 DEBUG : three.txt.bak: size = 6 OK 2026/05/08 03:57:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 03:57:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 03:57:24 INFO : three.txt: Deleted 2026/05/08 03:57:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.55s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:57:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/dst" 2026/05/08 03:57:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:29 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:29 DEBUG : one: Sizes differ 2026/05/08 03:57:30 DEBUG : one.bak: size = 3 OK 2026/05/08 03:57:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 03:57:30 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 03:57:30 INFO : one: Deleted 2026/05/08 03:57:31 DEBUG : one: size = 4 OK 2026/05/08 03:57:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:57:31 INFO : one: Copied (new) 2026/05/08 03:57:32 DEBUG : two: size = 3 OK 2026/05/08 03:57:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:57:32 DEBUG : two: Unchanged skipping 2026/05/08 03:57:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:32 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:32 DEBUG : three.txt: Sizes differ 2026/05/08 03:57:32 DEBUG : three.txt.bak: size = 5 OK 2026/05/08 03:57:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 03:57:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 03:57:33 INFO : three.txt: Deleted 2026/05/08 03:57:34 DEBUG : three.txt: size = 6 OK 2026/05/08 03:57:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 03:57:34 INFO : three.txt: Copied (new) 2026/05/08 03:57:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:35 DEBUG : one: size = 4 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:35 DEBUG : one: Sizes differ 2026/05/08 03:57:35 DEBUG : one.bak: size = 4 OK 2026/05/08 03:57:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:57:35 INFO : one: Copied (server-side copy) to: one.bak 2026/05/08 03:57:35 INFO : one: Deleted 2026/05/08 03:57:36 DEBUG : one: size = 5 OK 2026/05/08 03:57:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 03:57:36 INFO : one: Copied (new) 2026/05/08 03:57:36 DEBUG : two: size = 3 OK 2026/05/08 03:57:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:57:36 DEBUG : two: Unchanged skipping 2026/05/08 03:57:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:36 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:36 DEBUG : three.txt: Sizes differ 2026/05/08 03:57:37 DEBUG : three.txt.bak: size = 6 OK 2026/05/08 03:57:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 03:57:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/08 03:57:37 INFO : three.txt: Deleted 2026/05/08 03:57:38 DEBUG : three.txt: size = 19 OK 2026/05/08 03:57:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/08 03:57:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.49s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:57:41 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhoqul2core/dst" 2026/05/08 03:57:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:42 DEBUG : one: size = 3 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:42 DEBUG : one: Sizes differ 2026/05/08 03:57:44 DEBUG : one-2019-01-01: size = 3 OK 2026/05/08 03:57:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/08 03:57:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/08 03:57:44 INFO : one: Deleted 2026/05/08 03:57:45 DEBUG : one: size = 4 OK 2026/05/08 03:57:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:57:45 INFO : one: Copied (new) 2026/05/08 03:57:45 DEBUG : two: size = 3 OK 2026/05/08 03:57:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:57:45 DEBUG : two: Unchanged skipping 2026/05/08 03:57:45 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:45 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:45 DEBUG : three.txt: Sizes differ 2026/05/08 03:57:46 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/08 03:57:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/08 03:57:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/08 03:57:46 INFO : three.txt: Deleted 2026/05/08 03:57:47 DEBUG : three.txt: size = 6 OK 2026/05/08 03:57:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 03:57:47 INFO : three.txt: Copied (new) 2026/05/08 03:57:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:48 DEBUG : one: size = 4 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:48 DEBUG : one: Sizes differ 2026/05/08 03:57:48 DEBUG : one-2019-01-01: size = 4 OK 2026/05/08 03:57:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/08 03:57:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/08 03:57:49 INFO : one: Deleted 2026/05/08 03:57:49 DEBUG : one: size = 5 OK 2026/05/08 03:57:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/08 03:57:49 INFO : one: Copied (new) 2026/05/08 03:57:49 DEBUG : two: size = 3 OK 2026/05/08 03:57:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:57:49 DEBUG : two: Unchanged skipping 2026/05/08 03:57:49 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:49 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-wuhoqul2core path dst) 2026/05/08 03:57:49 DEBUG : three.txt: Sizes differ 2026/05/08 03:57:50 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/08 03:57:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/08 03:57:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/08 03:57:50 INFO : three.txt: Deleted 2026/05/08 03:57:50 DEBUG : three.txt: size = 19 OK 2026/05/08 03:57:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/08 03:57:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.75s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:57:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:53 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:57:53 DEBUG : Testêé: Sizes differ 2026/05/08 03:57:53 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:57:53 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:57:54 DEBUG : Testêé: size = 14 OK 2026/05/08 03:57:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/08 03:57:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/08 03:57:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.64s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:57:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/08 03:57:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:57:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:57:55 DEBUG : existing: size = 6 OK 2026/05/08 03:57:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/08 03:57:55 INFO : existing: Copied (new) 2026/05/08 03:57:55 DEBUG : Waiting for deletions to finish 2026/05/08 03:57:56 DEBUG : existing: size = 8 (Local file system at /tmp/rclone164281456) 2026/05/08 03:57:56 DEBUG : existing: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:57:56 DEBUG : existing: Sizes differ 2026/05/08 03:57:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/08 03:57:56 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:57:56 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:57:56 ERROR : B2 bucket rclone-test-wuhoqul2core: not deleting files as there were IO errors 2026/05/08 03:57:56 ERROR : B2 bucket rclone-test-wuhoqul2core: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:57:57 DEBUG : EXISTING: size = 6 OK 2026/05/08 03:57:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:57:57 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:57:57 DEBUG : existing: Unchanged skipping 2026/05/08 03:57:57 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:57:57 DEBUG : Waiting for deletions to finish 2026/05/08 03:57:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:58:15 DEBUG : both0: size = 6 OK 2026/05/08 03:58:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both0: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both10: size = 6 OK 2026/05/08 03:58:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both10: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both11: size = 6 OK 2026/05/08 03:58:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both11: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both12: size = 6 OK 2026/05/08 03:58:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both12: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both13: size = 6 OK 2026/05/08 03:58:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both13: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both14: size = 6 OK 2026/05/08 03:58:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both14: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both15: size = 6 OK 2026/05/08 03:58:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both15: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both16: size = 6 OK 2026/05/08 03:58:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both16: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both17: size = 6 OK 2026/05/08 03:58:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both17: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both18: size = 6 OK 2026/05/08 03:58:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both18: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both19: size = 6 OK 2026/05/08 03:58:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both19: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both1: size = 6 OK 2026/05/08 03:58:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both1: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both2: size = 6 OK 2026/05/08 03:58:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both2: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both3: size = 6 OK 2026/05/08 03:58:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both3: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both4: size = 6 OK 2026/05/08 03:58:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both4: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both5: size = 6 OK 2026/05/08 03:58:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both5: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both6: size = 6 OK 2026/05/08 03:58:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both6: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both7: size = 6 OK 2026/05/08 03:58:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both7: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both8: size = 6 OK 2026/05/08 03:58:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both8: Unchanged skipping 2026/05/08 03:58:15 DEBUG : both9: size = 6 OK 2026/05/08 03:58:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:15 DEBUG : both9: Unchanged skipping 2026/05/08 03:58:15 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:58:15 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:58:15 DEBUG : Waiting for deletions to finish 2026/05/08 03:58:15 INFO : only0: Deleted 2026/05/08 03:58:15 INFO : only11: Deleted 2026/05/08 03:58:16 INFO : only16: Deleted 2026/05/08 03:58:16 INFO : only15: Deleted 2026/05/08 03:58:16 INFO : only17: Deleted 2026/05/08 03:58:16 INFO : only19: Deleted 2026/05/08 03:58:16 INFO : only1: Deleted 2026/05/08 03:58:16 INFO : only9: Deleted 2026/05/08 03:58:16 INFO : only14: Deleted 2026/05/08 03:58:16 INFO : only4: Deleted 2026/05/08 03:58:16 INFO : only5: Deleted 2026/05/08 03:58:16 INFO : only8: Deleted 2026/05/08 03:58:16 INFO : only10: Deleted 2026/05/08 03:58:16 INFO : only12: Deleted 2026/05/08 03:58:16 INFO : only13: Deleted 2026/05/08 03:58:16 INFO : only3: Deleted 2026/05/08 03:58:16 INFO : only7: Deleted 2026/05/08 03:58:16 INFO : only18: Deleted 2026/05/08 03:58:16 INFO : only2: Deleted 2026/05/08 03:58:16 INFO : only6: Deleted 2026/05/08 03:58:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:58:36 DEBUG : both10: size = 6 OK 2026/05/08 03:58:36 DEBUG : both11: size = 6 OK 2026/05/08 03:58:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:58:36 DEBUG : both0: size = 6 OK 2026/05/08 03:58:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both10: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both13: size = 6 OK 2026/05/08 03:58:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both12: size = 6 OK 2026/05/08 03:58:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both13: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both14: size = 6 OK 2026/05/08 03:58:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both12: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both15: size = 6 OK 2026/05/08 03:58:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both15: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both16: size = 6 OK 2026/05/08 03:58:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both16: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both17: size = 6 OK 2026/05/08 03:58:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both14: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both18: size = 6 OK 2026/05/08 03:58:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both18: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both19: size = 6 OK 2026/05/08 03:58:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both0: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both1: size = 6 OK 2026/05/08 03:58:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both1: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both2: size = 6 OK 2026/05/08 03:58:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both2: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both3: size = 6 OK 2026/05/08 03:58:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both3: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both4: size = 6 OK 2026/05/08 03:58:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both4: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both5: size = 6 OK 2026/05/08 03:58:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both5: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both6: size = 6 OK 2026/05/08 03:58:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both6: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both7: size = 6 OK 2026/05/08 03:58:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both7: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both8: size = 6 OK 2026/05/08 03:58:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both8: Unchanged skipping 2026/05/08 03:58:36 DEBUG : both9: size = 6 OK 2026/05/08 03:58:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:58:36 DEBUG : both9: Unchanged skipping 2026/05/08 03:58:36 DEBUG : only0: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only0: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only0: Sizes differ 2026/05/08 03:58:36 DEBUG : only10: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only10: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only10: Sizes differ 2026/05/08 03:58:36 DEBUG : only11: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only11: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only11: Sizes differ 2026/05/08 03:58:36 DEBUG : only12: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only12: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only12: Sizes differ 2026/05/08 03:58:36 DEBUG : only13: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only13: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only13: Sizes differ 2026/05/08 03:58:36 DEBUG : only14: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only14: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only14: Sizes differ 2026/05/08 03:58:36 DEBUG : both19: Unchanged skipping 2026/05/08 03:58:36 DEBUG : only15: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only15: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only15: Sizes differ 2026/05/08 03:58:36 DEBUG : both11: Unchanged skipping 2026/05/08 03:58:36 DEBUG : only16: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only16: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only16: Sizes differ 2026/05/08 03:58:36 DEBUG : only17: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only17: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only17: Sizes differ 2026/05/08 03:58:36 DEBUG : both17: Unchanged skipping 2026/05/08 03:58:36 DEBUG : only18: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only18: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only18: Sizes differ 2026/05/08 03:58:36 DEBUG : only19: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only19: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only19: Sizes differ 2026/05/08 03:58:36 DEBUG : only1: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only1: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only1: Sizes differ 2026/05/08 03:58:36 DEBUG : only2: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only2: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only2: Sizes differ 2026/05/08 03:58:36 DEBUG : only3: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only3: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only3: Sizes differ 2026/05/08 03:58:36 DEBUG : only4: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only4: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only4: Sizes differ 2026/05/08 03:58:36 DEBUG : only5: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only5: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only5: Sizes differ 2026/05/08 03:58:36 DEBUG : only6: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only6: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only6: Sizes differ 2026/05/08 03:58:36 DEBUG : only7: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only7: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only7: Sizes differ 2026/05/08 03:58:36 DEBUG : only8: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only8: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only8: Sizes differ 2026/05/08 03:58:36 DEBUG : only9: size = 0 (Local file system at /tmp/rclone164281456) 2026/05/08 03:58:36 DEBUG : only9: size = 6 (B2 bucket rclone-test-wuhoqul2core) 2026/05/08 03:58:36 DEBUG : only9: Sizes differ 2026/05/08 03:58:36 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:58:36 DEBUG : only0: size = 0 OK 2026/05/08 03:58:36 DEBUG : only10: size = 0 OK 2026/05/08 03:58:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:36 INFO : only0: Copied (replaced existing) 2026/05/08 03:58:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:36 INFO : only10: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only13: size = 0 OK 2026/05/08 03:58:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only13: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only14: size = 0 OK 2026/05/08 03:58:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only14: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only15: size = 0 OK 2026/05/08 03:58:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only15: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only16: size = 0 OK 2026/05/08 03:58:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only16: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only11: size = 0 OK 2026/05/08 03:58:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only11: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only1: size = 0 OK 2026/05/08 03:58:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only1: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only2: size = 0 OK 2026/05/08 03:58:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only2: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only12: size = 0 OK 2026/05/08 03:58:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only12: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only3: size = 0 OK 2026/05/08 03:58:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only3: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only4: size = 0 OK 2026/05/08 03:58:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only4: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only5: size = 0 OK 2026/05/08 03:58:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only5: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only6: size = 0 OK 2026/05/08 03:58:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only6: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only7: size = 0 OK 2026/05/08 03:58:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only7: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only8: size = 0 OK 2026/05/08 03:58:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only8: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only9: size = 0 OK 2026/05/08 03:58:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only9: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only17: size = 0 OK 2026/05/08 03:58:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only17: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only18: size = 0 OK 2026/05/08 03:58:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only18: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : only19: size = 0 OK 2026/05/08 03:58:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/08 03:58:37 INFO : only19: Copied (replaced existing) 2026/05/08 03:58:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.88s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:58:46 DEBUG : empty_dir: Making directory with metadata 2026/05/08 03:58:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 03:58:46 DEBUG : empty_on_remote: Making directory with metadata 2026/05/08 03:58:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 03:58:46 INFO : empty_on_remote: Making directory 2026/05/08 03:58:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/08 03:58:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/08 03:58:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/08 03:58:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/08 03:58:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:58:48 DEBUG : empty_dir: Making directory with metadata 2026/05/08 03:58:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 03:58:48 DEBUG : empty_on_remote: Making directory with metadata 2026/05/08 03:58:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/08 03:58:48 INFO : empty_on_remote: Making directory 2026/05/08 03:58:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/08 03:58:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/08 03:58:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/08 03:58:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/08 03:58:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/08 03:58:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:58:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 03:58:50 INFO : sub dir: Making directory 2026/05/08 03:58:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:58:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/08 03:58:52 INFO : sub dir: Making directory 2026/05/08 03:58:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:59:01 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:01 DEBUG : apple: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : banana: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 03:59:01 DEBUG : banana: size = 6 OK 2026/05/08 03:59:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 03:59:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : banana: Unchanged skipping 2026/05/08 03:59:01 DEBUG : apple: size = 5 OK 2026/05/08 03:59:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : apple: Unchanged skipping 2026/05/08 03:59:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 03:59:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 03:59:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 03:59:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 03:59:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 03:59:01 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 03:59:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 03:59:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 03:59:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 03:59:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 03:59:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 03:59:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 03:59:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 03:59:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 03:59:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 03:59:01 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:59:01 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:01 INFO : There was nothing to transfer 2026/05/08 03:59:01 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:01 DEBUG : apple: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : banana: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : apple: size = 5 OK 2026/05/08 03:59:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 03:59:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : apple: Unchanged skipping 2026/05/08 03:59:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 03:59:02 DEBUG : banana: size = 6 OK 2026/05/08 03:59:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 03:59:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : banana: Unchanged skipping 2026/05/08 03:59:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 03:59:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 03:59:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 03:59:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 03:59:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 03:59:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 03:59:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 03:59:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 03:59:02 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:59:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 03:59:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 03:59:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 03:59:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 03:59:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 03:59:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 03:59:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 03:59:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 03:59:02 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:59:02 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:02 INFO : There was nothing to transfer 2026/05/08 03:59:02 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:02 DEBUG : apple: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : banana: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:59:15 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:15 DEBUG : apple: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : banana: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : apple: size = 5 OK 2026/05/08 03:59:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : apple: Unchanged skipping 2026/05/08 03:59:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 03:59:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 03:59:16 DEBUG : banana: size = 6 OK 2026/05/08 03:59:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : banana: Unchanged skipping 2026/05/08 03:59:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 03:59:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 03:59:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 03:59:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 03:59:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 03:59:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 03:59:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 03:59:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:59:16 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:59:16 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:16 INFO : There was nothing to transfer 2026/05/08 03:59:16 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:16 DEBUG : apple: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : banana: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 03:59:16 DEBUG : apple: size = 5 OK 2026/05/08 03:59:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : apple: Unchanged skipping 2026/05/08 03:59:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 03:59:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 03:59:16 DEBUG : banana: size = 6 OK 2026/05/08 03:59:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 03:59:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 03:59:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 03:59:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 03:59:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 03:59:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 03:59:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 03:59:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 03:59:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 03:59:16 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:59:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:16 DEBUG : banana: Unchanged skipping 2026/05/08 03:59:16 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:59:16 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:16 INFO : There was nothing to transfer 2026/05/08 03:59:16 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:17 DEBUG : apple: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : banana: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:59:29 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:30 DEBUG : apple: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : banana: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 03:59:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 03:59:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:30 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:59:30 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:59:31 DEBUG : YXBwbGU=: size = 5 OK 2026/05/08 03:59:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/08 03:59:31 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/08 03:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:31 DEBUG : YmFuYW5h: size = 6 OK 2026/05/08 03:59:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/08 03:59:31 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/08 03:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/08 03:59:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 03:59:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/08 03:59:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 03:59:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/08 03:59:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 03:59:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/08 03:59:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 03:59:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/08 03:59:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 03:59:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/08 03:59:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 03:59:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/08 03:59:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 03:59:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/08 03:59:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 03:59:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/08 03:59:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 03:59:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/08 03:59:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 03:59:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/08 03:59:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 03:59:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/08 03:59:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 03:59:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/08 03:59:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 03:59:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/08 03:59:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 03:59:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 03:59:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/08 03:59:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 03:59:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/08 03:59:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 03:59:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/08 03:59:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 03:59:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/08 03:59:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 03:59:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/08 03:59:32 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:32 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 03:59:32 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 03:59:33 INFO : apple: Deleted 2026/05/08 03:59:33 INFO : appleappleapplebanana: Deleted 2026/05/08 03:59:33 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 03:59:33 INFO : banana: Deleted 2026/05/08 03:59:33 INFO : splitbananasplit: Deleted 2026/05/08 03:59:33 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 03:59:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 03:59:33 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/08 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:33 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:34 DEBUG : YXBwbGU=: size = 5 OK 2026/05/08 03:59:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : apple: Unchanged skipping 2026/05/08 03:59:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/08 03:59:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 03:59:34 DEBUG : YmFuYW5h: size = 6 OK 2026/05/08 03:59:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : banana: Unchanged skipping 2026/05/08 03:59:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/08 03:59:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/08 03:59:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/08 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/08 03:59:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/08 03:59:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/08 03:59:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/08 03:59:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/08 03:59:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/08 03:59:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/08 03:59:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/08 03:59:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/08 03:59:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/08 03:59:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/08 03:59:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/08 03:59:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/08 03:59:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/08 03:59:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/08 03:59:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 03:59:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 03:59:34 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:59:34 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:59:34 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:34 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/08 03:59:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/08 03:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/08 03:59:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/08 03:59:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/08 03:59:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/08 03:59:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/08 03:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/08 03:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/08 03:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/08 03:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/08 03:59:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 03:59:47 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:47 DEBUG : apple: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : banana: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/08 03:59:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/08 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/08 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/08 03:59:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/08 03:59:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/08 03:59:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/08 03:59:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/08 03:59:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/08 03:59:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/08 03:59:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/08 03:59:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/08 03:59:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/08 03:59:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/08 03:59:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/08 03:59:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/08 03:59:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:47 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:59:47 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:59:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/08 03:59:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 03:59:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/08 03:59:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 03:59:48 DEBUG : PREFIXbanana: size = 6 OK 2026/05/08 03:59:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/08 03:59:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/08 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 03:59:48 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/08 03:59:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 03:59:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/08 03:59:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 03:59:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/08 03:59:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 03:59:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 03:59:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 03:59:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/08 03:59:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 03:59:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 03:59:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 03:59:48 DEBUG : PREFIXapple: size = 5 OK 2026/05/08 03:59:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/08 03:59:48 INFO : apple: Copied (new) to: PREFIXapple 2026/05/08 03:59:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 03:59:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/08 03:59:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 03:59:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 03:59:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 03:59:48 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/08 03:59:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 03:59:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/08 03:59:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 03:59:48 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/08 03:59:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 03:59:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/08 03:59:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 03:59:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/08 03:59:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 03:59:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 03:59:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 03:59:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/08 03:59:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 03:59:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 03:59:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 03:59:48 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/08 03:59:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 03:59:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/08 03:59:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 03:59:48 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/08 03:59:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 03:59:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/08 03:59:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 03:59:49 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/08 03:59:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 03:59:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/08 03:59:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 03:59:49 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/08 03:59:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 03:59:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/08 03:59:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 03:59:49 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/08 03:59:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 03:59:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/08 03:59:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 03:59:49 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/08 03:59:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 03:59:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/08 03:59:49 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/08 03:59:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 03:59:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/08 03:59:49 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/08 03:59:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 03:59:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/08 03:59:49 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/08 03:59:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 03:59:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/08 03:59:49 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:49 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 03:59:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 03:59:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 03:59:50 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 03:59:50 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 03:59:50 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 03:59:50 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 03:59:50 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 03:59:50 INFO : splitbananasplit: Deleted 2026/05/08 03:59:50 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 03:59:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 03:59:50 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 03:59:50 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 03:59:50 INFO : apple: Deleted 2026/05/08 03:59:50 INFO : banana: Deleted 2026/05/08 03:59:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 03:59:50 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 03:59:50 INFO : appleappleapplebanana: Deleted 2026/05/08 03:59:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 03:59:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 03:59:50 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/08 03:59:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/08 03:59:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/08 03:59:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/08 03:59:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/08 03:59:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/08 03:59:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/08 03:59:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/08 03:59:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/08 03:59:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/08 03:59:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/08 03:59:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/08 03:59:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/08 03:59:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/08 03:59:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/08 03:59:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/08 03:59:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/08 03:59:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/08 03:59:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/08 03:59:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/08 03:59:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 03:59:51 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 03:59:51 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 03:59:51 DEBUG : banana: size = 6 OK 2026/05/08 03:59:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/08 03:59:51 INFO : banana: Copied (new) 2026/05/08 03:59:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 03:59:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 03:59:51 INFO : appleappleapplebanana: Copied (new) 2026/05/08 03:59:51 DEBUG : apple: size = 5 OK 2026/05/08 03:59:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/08 03:59:51 INFO : apple: Copied (new) 2026/05/08 03:59:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 03:59:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 03:59:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/08 03:59:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 03:59:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 03:59:51 INFO : splitbananasplit: Copied (new) 2026/05/08 03:59:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 03:59:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 03:59:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/08 03:59:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 03:59:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 03:59:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/08 03:59:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 03:59:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 03:59:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 03:59:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 03:59:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 03:59:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 03:59:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 03:59:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 03:59:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 03:59:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 03:59:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 03:59:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 03:59:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 03:59:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 03:59:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 03:59:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 03:59:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 03:59:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 03:59:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 03:59:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 03:59:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 03:59:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 03:59:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 03:59:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 03:59:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 03:59:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 03:59:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/08 03:59:52 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/08 03:59:53 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/08 03:59:53 INFO : PREFIXsplitbananasplit: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/08 03:59:53 INFO : PREFIXbanana: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/08 03:59:53 INFO : PREFIXapple: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/08 03:59:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/08 03:59:53 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:53 DEBUG : apple: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : banana: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 03:59:53 DEBUG : Waiting for deletions to finish 2026/05/08 03:59:54 DEBUG : apple: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : banana: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 03:59:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:00:07 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:07 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:00:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 04:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 04:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 04:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 04:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 04:00:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:08 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:00:08 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:00:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/08 04:00:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 04:00:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : appleSUFFIX: size = 5 OK 2026/05/08 04:00:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/08 04:00:08 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:08 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/08 04:00:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 04:00:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/08 04:00:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 04:00:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/08 04:00:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/08 04:00:08 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/08 04:00:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 04:00:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/08 04:00:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/08 04:00:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 04:00:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/08 04:00:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 04:00:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/08 04:00:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 04:00:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/08 04:00:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 04:00:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/08 04:00:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 04:00:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/08 04:00:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 04:00:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/08 04:00:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 04:00:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/08 04:00:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 04:00:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/08 04:00:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 04:00:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/08 04:00:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 04:00:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/08 04:00:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 04:00:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/08 04:00:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 04:00:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/08 04:00:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 04:00:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/08 04:00:09 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/08 04:00:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 04:00:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/08 04:00:09 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 04:00:10 INFO : apple: Deleted 2026/05/08 04:00:10 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 04:00:10 INFO : splitbananasplit: Deleted 2026/05/08 04:00:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 04:00:10 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 04:00:10 INFO : appleappleapplebanana: Deleted 2026/05/08 04:00:10 INFO : banana: Deleted 2026/05/08 04:00:10 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/08 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/08 04:00:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/08 04:00:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/08 04:00:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:11 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:00:11 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:00:11 DEBUG : banana: size = 6 OK 2026/05/08 04:00:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/08 04:00:11 INFO : banana: Copied (new) 2026/05/08 04:00:11 DEBUG : apple: size = 5 OK 2026/05/08 04:00:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/08 04:00:11 INFO : apple: Copied (new) 2026/05/08 04:00:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:00:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 04:00:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:00:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 04:00:11 INFO : appleappleapplebanana: Copied (new) 2026/05/08 04:00:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:00:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 04:00:11 INFO : splitbananasplit: Copied (new) 2026/05/08 04:00:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:00:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 04:00:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/08 04:00:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:00:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 04:00:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/08 04:00:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:00:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 04:00:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/08 04:00:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:00:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 04:00:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/08 04:00:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:00:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 04:00:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/08 04:00:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:00:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 04:00:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/08 04:00:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:00:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 04:00:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/08 04:00:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:00:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 04:00:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/08 04:00:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:00:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 04:00:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/08 04:00:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:00:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 04:00:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/08 04:00:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:00:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 04:00:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/08 04:00:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:00:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 04:00:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/08 04:00:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:00:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 04:00:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/08 04:00:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:00:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 04:00:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/08 04:00:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:00:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 04:00:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/08 04:00:13 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:13 INFO : splitbananasplitSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : bananaSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : appleSUFFIX: Deleted 2026/05/08 04:00:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/08 04:00:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/08 04:00:13 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:14 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:14 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:00:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:00:27 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:27 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:28 DEBUG : apple: size = 5 OK 2026/05/08 04:00:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:28 DEBUG : apple: Unchanged skipping 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : banana: size = 6 OK 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:28 DEBUG : banana: Unchanged skipping 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 04:00:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 04:00:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 04:00:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/08 04:00:28 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:00:28 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:00:28 DEBUG : splitbanan: size = 16 OK 2026/05/08 04:00:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/08 04:00:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/08 04:00:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 04:00:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/08 04:00:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/08 04:00:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/08 04:00:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 04:00:28 DEBUG : appleapple: size = 21 OK 2026/05/08 04:00:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/08 04:00:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/08 04:00:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 04:00:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/08 04:00:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/08 04:00:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/08 04:00:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 04:00:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/08 04:00:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/08 04:00:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/08 04:00:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 04:00:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/08 04:00:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/08 04:00:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/08 04:00:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 04:00:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/08 04:00:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/08 04:00:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/08 04:00:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 04:00:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/08 04:00:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/08 04:00:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/08 04:00:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 04:00:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/08 04:00:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/08 04:00:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/08 04:00:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 04:00:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/08 04:00:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/08 04:00:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/08 04:00:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 04:00:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/08 04:00:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/08 04:00:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/08 04:00:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 04:00:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/08 04:00:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/08 04:00:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/08 04:00:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 04:00:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/08 04:00:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/08 04:00:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/08 04:00:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 04:00:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/08 04:00:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/08 04:00:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/08 04:00:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 04:00:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/08 04:00:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/08 04:00:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/08 04:00:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/08 04:00:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/08 04:00:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/08 04:00:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/08 04:00:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/08 04:00:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/08 04:00:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/08 04:00:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/08 04:00:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/08 04:00:29 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/08 04:00:29 INFO : dir1/0003-defghij.txt: Deleted 2026/05/08 04:00:29 INFO : dir1/0007-1234567.txt: Deleted 2026/05/08 04:00:29 INFO : dir1/0008-2345678.txt: Deleted 2026/05/08 04:00:29 INFO : dir1/0009-3456789.txt: Deleted 2026/05/08 04:00:29 INFO : dir1/0012-6789;.txt: Deleted 2026/05/08 04:00:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/08 04:00:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/08 04:00:30 INFO : dir1/0010-456789.txt: Deleted 2026/05/08 04:00:30 INFO : appleappleapplebanana: Deleted 2026/05/08 04:00:30 INFO : splitbananasplit: Deleted 2026/05/08 04:00:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/08 04:00:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/08 04:00:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/08 04:00:30 INFO : dir1/0014-89;=.txt: Deleted 2026/05/08 04:00:30 INFO : dir1/0015-9;=.txt: Deleted 2026/05/08 04:00:30 INFO : dir1/0011-56789;.txt: Deleted 2026/05/08 04:00:30 INFO : dir1/0013-789;=.txt: Deleted 2026/05/08 04:00:30 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:30 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : appleapple: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/08 04:00:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 04:00:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 04:00:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 04:00:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 04:00:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 04:00:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 04:00:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 04:00:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 04:00:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 04:00:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 04:00:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 04:00:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 04:00:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 04:00:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 04:00:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 04:00:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 04:00:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 04:00:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 04:00:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 04:00:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 04:00:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 04:00:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 04:00:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 04:00:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 04:00:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 04:00:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 04:00:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 04:00:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 04:00:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 04:00:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 04:00:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 04:00:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 04:00:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 04:00:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 04:00:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 04:00:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 04:00:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 04:00:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 04:00:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 04:00:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 04:00:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 04:00:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 04:00:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 04:00:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 04:00:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 04:00:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 04:00:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 04:00:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 04:00:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 04:00:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 04:00:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 04:00:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 04:00:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 04:00:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 04:00:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 04:00:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 04:00:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 04:00:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 04:00:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 04:00:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 04:00:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 04:00:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 04:00:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 04:00:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 04:00:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 04:00:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 04:00:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 04:00:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 04:00:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 04:00:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 04:00:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 04:00:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 04:00:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 04:00:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 04:00:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 04:00:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 04:00:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 04:00:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:31 DEBUG : apple: size = 5 OK 2026/05/08 04:00:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : apple: Unchanged skipping 2026/05/08 04:00:31 DEBUG : appleapple: size = 21 OK 2026/05/08 04:00:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:00:31 DEBUG : splitbanan: size = 16 OK 2026/05/08 04:00:31 DEBUG : banana: size = 6 OK 2026/05/08 04:00:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : banana: Unchanged skipping 2026/05/08 04:00:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/08 04:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/08 04:00:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/08 04:00:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/08 04:00:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/08 04:00:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/08 04:00:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/08 04:00:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/08 04:00:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/08 04:00:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/08 04:00:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/08 04:00:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/08 04:00:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/08 04:00:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/08 04:00:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/08 04:00:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/08 04:00:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/08 04:00:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/08 04:00:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/08 04:00:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/08 04:00:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/08 04:00:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/08 04:00:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/08 04:00:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/08 04:00:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/08 04:00:31 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:00:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/08 04:00:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/08 04:00:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/08 04:00:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/08 04:00:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/08 04:00:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/08 04:00:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/08 04:00:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:00:31 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:00:31 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:31 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:31 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : appleapple: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/08 04:00:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 04:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 04:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 04:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 04:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 04:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 04:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 04:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 04:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 04:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 04:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 04:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 04:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 04:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 04:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 04:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 04:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 04:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 04:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 04:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 04:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 04:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 04:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 04:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 04:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 04:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 04:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 04:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 04:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 04:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 04:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 04:00:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/08 04:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 04:00:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/08 04:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/08 04:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/08 04:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/08 04:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/08 04:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/08 04:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/08 04:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/08 04:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/08 04:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/08 04:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/08 04:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/08 04:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/08 04:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/08 04:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/08 04:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/08 04:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/08 04:00:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:00:45 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:45 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:00:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:00:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:00:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : banana: size = 6 OK 2026/05/08 04:00:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : banana: Unchanged skipping 2026/05/08 04:00:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:00:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:00:46 DEBUG : apple: size = 5 OK 2026/05/08 04:00:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : apple: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:00:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:00:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:00:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:00:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:00:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:00:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:00:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:00:46 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:46 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:46 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:00:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:00:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:00:46 DEBUG : banana: size = 6 OK 2026/05/08 04:00:46 DEBUG : apple: size = 5 OK 2026/05/08 04:00:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : banana: Unchanged skipping 2026/05/08 04:00:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : apple: Unchanged skipping 2026/05/08 04:00:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:00:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:00:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:00:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:00:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:00:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:00:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:00:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:00:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:00:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:00:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:00:46 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:00:46 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:46 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:47 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : Waiting for deletions to finish 2026/05/08 04:00:47 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:01:00 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:00 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : apple: size = 5 OK 2026/05/08 04:01:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : apple: Unchanged skipping 2026/05/08 04:01:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:01:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:01:01 DEBUG : banana: size = 6 OK 2026/05/08 04:01:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : banana: Unchanged skipping 2026/05/08 04:01:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:01:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:01:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:01:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:01:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:01:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:01:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:01:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:01:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:01:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:01:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:01:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:01:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:01:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:01:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:01:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:01:01 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:01 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:01 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:01 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:01 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : apple: size = 5 OK 2026/05/08 04:01:02 DEBUG : banana: size = 6 OK 2026/05/08 04:01:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:01:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : banana: Unchanged skipping 2026/05/08 04:01:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:01:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:01:02 DEBUG : apple: Unchanged skipping 2026/05/08 04:01:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:01:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:01:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:01:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:01:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:01:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:01:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:01:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:01:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:01:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:01:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:01:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:01:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:01:02 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:02 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:02 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:02 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:01:15 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:15 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:01:15 DEBUG : apple: size = 5 OK 2026/05/08 04:01:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : apple: Unchanged skipping 2026/05/08 04:01:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:01:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : banana: size = 6 OK 2026/05/08 04:01:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : banana: Unchanged skipping 2026/05/08 04:01:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:01:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:01:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:01:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:01:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:01:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:01:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:01:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:01:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:01:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:01:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:01:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:01:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:01:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:01:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:01:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:01:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:01:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:01:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:01:15 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:15 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:15 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:15 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:16 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : apple: size = 5 OK 2026/05/08 04:01:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : apple: Unchanged skipping 2026/05/08 04:01:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:01:16 DEBUG : banana: size = 6 OK 2026/05/08 04:01:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : banana: Unchanged skipping 2026/05/08 04:01:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:01:16 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:16 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:16 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:16 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:16 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:01:29 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:30 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:01:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:01:30 DEBUG : banana: size = 6 OK 2026/05/08 04:01:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:01:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : banana: Unchanged skipping 2026/05/08 04:01:30 DEBUG : apple: size = 5 OK 2026/05/08 04:01:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : apple: Unchanged skipping 2026/05/08 04:01:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:01:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:01:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:01:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:01:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:01:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:01:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:01:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:01:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:01:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:01:30 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:30 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:30 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:30 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : apple: size = 5 OK 2026/05/08 04:01:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:01:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:01:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:01:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:01:31 DEBUG : banana: size = 6 OK 2026/05/08 04:01:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : banana: Unchanged skipping 2026/05/08 04:01:31 DEBUG : apple: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:01:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:01:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:01:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:01:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:01:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:01:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:01:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:01:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:01:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:01:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:01:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:01:31 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:01:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:01:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:01:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:01:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:01:31 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:31 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:31 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:31 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:01:44 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:45 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:01:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:01:45 DEBUG : apple: size = 5 OK 2026/05/08 04:01:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : apple: Unchanged skipping 2026/05/08 04:01:45 DEBUG : banana: size = 6 OK 2026/05/08 04:01:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : banana: Unchanged skipping 2026/05/08 04:01:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:01:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:01:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:01:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:01:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:01:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:01:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:01:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:01:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:01:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:01:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:01:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:01:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:01:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:01:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:01:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:01:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:01:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:01:45 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:45 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : apple: size = 5 OK 2026/05/08 04:01:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/08 04:01:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : apple: Unchanged skipping 2026/05/08 04:01:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/08 04:01:46 DEBUG : banana: size = 6 OK 2026/05/08 04:01:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : banana: Unchanged skipping 2026/05/08 04:01:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/08 04:01:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/08 04:01:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/08 04:01:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/08 04:01:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/08 04:01:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/08 04:01:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/08 04:01:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/08 04:01:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/08 04:01:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/08 04:01:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/08 04:01:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/08 04:01:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/08 04:01:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/08 04:01:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/08 04:01:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/08 04:01:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/08 04:01:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:01:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/08 04:01:46 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:46 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:46 DEBUG : Waiting for deletions to finish 2026/05/08 04:01:46 DEBUG : apple: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : banana: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/08 04:01:46 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (177.34s) --- PASS: TestTransform/NFC (13.20s) --- PASS: TestTransform/NFD (14.41s) --- PASS: TestTransform/base64 (17.39s) --- PASS: TestTransform/prefix (19.67s) --- PASS: TestTransform/suffix (20.59s) --- PASS: TestTransform/truncate (16.77s) --- PASS: TestTransform/encoder (16.12s) --- PASS: TestTransform/ISO-8859-1 (14.99s) --- PASS: TestTransform/charmap (14.37s) --- PASS: TestTransform/lowercase (14.76s) --- PASS: TestTransform/ascii (15.08s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:01:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/08 04:01:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/08 04:01:51 INFO : sub dir_somesuffix: Making directory 2026/05/08 04:01:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/08 04:01:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/08 04:01:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/08 04:01:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/08 04:01:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/08 04:01:51 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:51 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/08 04:01:52 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:01:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/08 04:01:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:01:53 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:53 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:53 INFO : tictactoe: Making directory 2026/05/08 04:01:53 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:53 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:01:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/08 04:01:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:01:53 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:53 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:54 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/08 04:01:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:01:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/08 04:01:54 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:01:55 INFO : toe: Making directory 2026/05/08 04:01:55 INFO : toe/toe: Making directory 2026/05/08 04:01:55 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 04:01:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 04:01:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 04:01:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:55 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/08 04:01:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:01:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/08 04:01:56 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.92s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:01:57 INFO : toe: Making directory 2026/05/08 04:01:57 INFO : toe/toe: Making directory 2026/05/08 04:01:57 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 04:01:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 04:01:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/08 04:01:57 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:57 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/08 04:01:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:01:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/08 04:01:57 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.80s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:01:58 DEBUG : empty_dir: Making directory with metadata 2026/05/08 04:01:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 04:01:58 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:01:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:01:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:01:58 INFO : tictacempty_dir: Making directory 2026/05/08 04:01:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:01:58 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:58 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:58 INFO : tictactoe: Making directory 2026/05/08 04:01:58 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:58 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:01:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:01:58 INFO : tictactoe/tictactoe: Making directory 2026/05/08 04:01:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:01:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 04:01:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 04:01:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 04:01:58 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:01:58 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:01:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/08 04:01:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:01:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/08 04:01:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.92s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:02:00 DEBUG : empty_dir: Making directory with metadata 2026/05/08 04:02:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 04:02:00 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:00 INFO : tictacempty_dir: Making directory 2026/05/08 04:02:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:00 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:00 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:00 INFO : tictactoe: Making directory 2026/05/08 04:02:00 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:00 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:00 INFO : tictactoe/tictactoe: Making directory 2026/05/08 04:02:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 04:02:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 04:02:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:00 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:02:00 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:02:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 04:02:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/08 04:02:01 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:02:01 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:01 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:01 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 04:02:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 04:02:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/08 04:02:01 NOTICE: B2 bucket rclone-test-wuhoqul2core: 0 differences found 2026/05/08 04:02:01 NOTICE: B2 bucket rclone-test-wuhoqul2core: 1 matching files --- PASS: TestAllTag (1.84s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:02:02 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:02 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:02 INFO : tictactoe: Making directory 2026/05/08 04:02:02 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:02 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:02 INFO : tictactoe/tictactoe: Making directory 2026/05/08 04:02:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 04:02:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 04:02:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 04:02:02 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:02:02 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:02:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/08 04:02:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/08 04:02:03 DEBUG : Waiting for deletions to finish 2026/05/08 04:02:03 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:03 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:03 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/08 04:02:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/08 04:02:03 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:02:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/08 04:02:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/08 04:02:03 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:02:03 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.14s) === RUN TestSyntax 2026/05/08 04:02:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:02:04 INFO : toe: Making directory 2026/05/08 04:02:04 INFO : toe/toe: Making directory 2026/05/08 04:02:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 04:02:04 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:02:04 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:02:05 DEBUG : toe/toe/toe: size = 11 OK 2026/05/08 04:02:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:05 INFO : toe/toe/toe: Copied (new) 2026/05/08 04:02:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.58s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:02:06 DEBUG : empty_dir: Making directory with metadata 2026/05/08 04:02:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 04:02:06 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:06 INFO : tictacempty_dir: Making directory 2026/05/08 04:02:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:06 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:06 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:06 INFO : tictactoe: Making directory 2026/05/08 04:02:06 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:06 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:06 INFO : tictactoe/tictactoe: Making directory 2026/05/08 04:02:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 04:02:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 04:02:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:06 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:02:06 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:02:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 04:02:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:07 INFO : toe/toe/toe.txt: Deleted 2026/05/08 04:02:07 INFO : toe/toe: Removing directory 2026/05/08 04:02:07 INFO : toe: Removing directory 2026/05/08 04:02:07 INFO : empty_dir: Removing directory 2026/05/08 04:02:07 DEBUG : Local file system at /tmp/rclone164281456: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:02:07 DEBUG : empty_dir: Making directory with metadata 2026/05/08 04:02:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 04:02:07 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:08 INFO : tictacempty_dir: Making directory 2026/05/08 04:02:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:08 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:08 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:08 INFO : tictactoe: Making directory 2026/05/08 04:02:08 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:08 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:08 INFO : tictactoe/tictactoe: Making directory 2026/05/08 04:02:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 04:02:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 04:02:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:08 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:02:08 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:02:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 04:02:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:08 INFO : toe/toe/toe.txt: Deleted 2026/05/08 04:02:08 INFO : toe/toe: Removing directory 2026/05/08 04:02:08 INFO : toe: Removing directory 2026/05/08 04:02:08 INFO : empty_dir: Removing directory 2026/05/08 04:02:08 DEBUG : Local file system at /tmp/rclone164281456: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/08 04:02:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 04:02:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 04:02:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 04:02:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 04:02:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 04:02:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/08 04:02:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/08 04:02:10 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 (3.17s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:02:11 DEBUG : Reset feature "Copy" 2026/05/08 04:02:11 DEBUG : Reset feature "Move" 2026/05/08 04:02:11 DEBUG : Reset feature "Copy" 2026/05/08 04:02:11 DEBUG : Reset feature "Move" 2026/05/08 04:02:11 DEBUG : empty_dir: Making directory with metadata 2026/05/08 04:02:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/08 04:02:11 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:11 INFO : tictacempty_dir: Making directory 2026/05/08 04:02:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/08 04:02:11 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:11 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:11 INFO : tictactoe: Making directory 2026/05/08 04:02:11 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:11 DEBUG : toe: transformed to: tictactoe 2026/05/08 04:02:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:11 INFO : tictactoe/tictactoe: Making directory 2026/05/08 04:02:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/08 04:02:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/08 04:02:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 04:02:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:11 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:02:11 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:02:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 04:02:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/08 04:02:12 INFO : toe/toe/toe.txt: Deleted 2026/05/08 04:02:12 INFO : toe/toe: Removing directory 2026/05/08 04:02:12 INFO : toe: Removing directory 2026/05/08 04:02:12 INFO : empty_dir: Removing directory 2026/05/08 04:02:12 DEBUG : Local file system at /tmp/rclone164281456: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/08 04:02:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/08 04:02:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/08 04:02:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 04:02:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 04:02:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/08 04:02:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/08 04:02:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/08 04:02:13 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 (3.64s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:02:14 DEBUG : toe: transformed to: dG9l 2026/05/08 04:02:14 DEBUG : toe: transformed to: dG9l 2026/05/08 04:02:14 INFO : dG9l: Making directory 2026/05/08 04:02:14 DEBUG : toe: transformed to: dG9l 2026/05/08 04:02:14 DEBUG : toe: transformed to: dG9l 2026/05/08 04:02:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/08 04:02:14 INFO : dG9l/dG9l: Making directory 2026/05/08 04:02:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/08 04:02:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/08 04:02:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/08 04:02:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/08 04:02:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/08 04:02:14 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:02:14 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:02:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/08 04:02:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/08 04:02:15 DEBUG : Waiting for deletions to finish 2026/05/08 04:02:15 DEBUG : dG9l: transformed to: toe 2026/05/08 04:02:15 DEBUG : dG9l: transformed to: toe 2026/05/08 04:02:15 DEBUG : dG9l: transformed to: toe 2026/05/08 04:02:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/08 04:02:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/08 04:02:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/08 04:02:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/08 04:02:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/08 04:02:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/08 04:02:15 DEBUG : Local file system at /tmp/rclone164281456: Waiting for checks to finish 2026/05/08 04:02:15 DEBUG : Local file system at /tmp/rclone164281456: Waiting for transfers to finish 2026/05/08 04:02:15 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-wuhoqul2core", Local "Local file system at /tmp/rclone164281456", Modify Window "1ms" 2026/05/08 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 04:02:17 DEBUG : toe: transformed to: 2026/05/08 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 04:02:17 DEBUG : toe: transformed to: 2026/05/08 04:02:17 INFO : B2 bucket rclone-test-wuhoqul2core: Making directory 2026/05/08 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 04:02:17 DEBUG : toe: transformed to: 2026/05/08 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 04:02:17 DEBUG : toe: transformed to: 2026/05/08 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 04:02:17 DEBUG : toe/toe: transformed to: 2026/05/08 04:02:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/08 04:02:17 INFO : toe/toe: Making directory 2026/05/08 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 04:02:17 DEBUG : toe/toe: transformed to: 2026/05/08 04:02:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/08 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 04:02:17 DEBUG : toe: transformed to: 2026/05/08 04:02:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/08 04:02:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/08 04:02:17 DEBUG : toe/toe/toe: transformed to: 2026/05/08 04:02:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/08 04:02:17 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for checks to finish 2026/05/08 04:02:17 DEBUG : B2 bucket rclone-test-wuhoqul2core: Waiting for transfers to finish 2026/05/08 04:02:17 DEBUG : toe/toe/toe: size = 11 OK 2026/05/08 04:02:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/08 04:02:17 INFO : toe/toe/toe: Copied (new) 2026/05/08 04:02:17 ERROR : B2 bucket rclone-test-wuhoqul2core: not deleting files as there were IO errors 2026/05/08 04:02:17 ERROR : B2 bucket rclone-test-wuhoqul2core: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2026/05/08 04:02:18 DEBUG : B2 bucket rclone-test-wuhoqul2core: Purge remote 2026/05/08 04:02:18 INFO : B2 bucket rclone-test-wuhoqul2core: cleaning bucket "rclone-test-wuhoqul2core" of all files 2026/05/08 04:02:19 DEBUG : BackupDir/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac99a_d20260508_m035634_c001_v7007000_t0000_u01778212594685") 2026/05/08 04:02:19 DEBUG : BackupDir/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f112dab15c595d989_d20260508_m035628_c001_v0001150_t0054_u01778212588980") 2026/05/08 04:02:19 DEBUG : CompareDest/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac98a_d20260508_m035609_c001_v7007000_t0000_u01778212569563") 2026/05/08 04:02:19 DEBUG : CompareDest/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9344_d20260508_m035603_c001_v0001105_t0057_u01778212563319") 2026/05/08 04:02:19 DEBUG : CompareDest/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac98b_d20260508_m035609_c001_v7007000_t0000_u01778212569745") 2026/05/08 04:02:19 DEBUG : CompareDest/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783ffd_d20260508_m035604_c001_v0001181_t0002_u01778212564853") 2026/05/08 04:02:19 DEBUG : CopyDest/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac99c_d20260508_m035634_c001_v7007000_t0000_u01778212594868") 2026/05/08 04:02:19 DEBUG : CopyDest/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183d5c_d20260508_m035625_c001_v0001173_t0015_u01778212585847") 2026/05/08 04:02:19 DEBUG : CopyDest/three: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac99e_d20260508_m035635_c001_v7007000_t0000_u01778212595052") 2026/05/08 04:02:20 DEBUG : CopyDest/three: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a784043_d20260508_m035632_c001_v0001181_t0031_u01778212592359") 2026/05/08 04:02:20 DEBUG : CopyDest/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac9a0_d20260508_m035635_c001_v7007000_t0000_u01778212595238") 2026/05/08 04:02:20 DEBUG : CopyDest/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9374_d20260508_m035630_c001_v0001105_t0012_u01778212590383") 2026/05/08 04:02:20 DEBUG : EXISTING: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f50353_d20260508_m035758_c001_v7007000_t0000_u01778212678338") 2026/05/08 04:02:20 DEBUG : EXISTING: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9404_d20260508_m035757_c001_v0001105_t0007_u01778212677226") 2026/05/08 04:02:20 DEBUG : PREFIXapple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad0b5_d20260508_m035953_c001_v7007000_t0000_u01778212793267") 2026/05/08 04:02:20 DEBUG : PREFIXapple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cc2_d20260508_m035948_c001_v0001145_t0036_u01778212787960") 2026/05/08 04:02:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad0b4_d20260508_m035953_c001_v7007000_t0000_u01778212793084") 2026/05/08 04:02:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184140_d20260508_m035947_c001_v0001173_t0013_u01778212787975") 2026/05/08 04:02:20 DEBUG : PREFIXbanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214222_d20260508_m035953_c001_v7007000_t0000_u01778212793118") 2026/05/08 04:02:20 DEBUG : PREFIXbanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9528_d20260508_m035947_c001_v0001105_t0012_u01778212787984") 2026/05/08 04:02:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc4c83_d20260508_m035953_c001_v7007000_t0000_u01778212793095") 2026/05/08 04:02:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa4b_d20260508_m035947_c001_v0001181_t0046_u01778212787995") 2026/05/08 04:02:20 DEBUG : Testêé: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f50350_d20260508_m035754_c001_v7007000_t0000_u01778212674829") 2026/05/08 04:02:21 DEBUG : Testêé: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd93fa_d20260508_m035754_c001_v0001105_t0052_u01778212674054") 2026/05/08 04:02:21 DEBUG : Testêé: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183edc_d20260508_m035752_c001_v0001173_t0006_u01778212672932") 2026/05/08 04:02:21 DEBUG : YXBwbGU=: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782517_d20260508_m035935_c001_v7007000_t0000_u01778212775025") 2026/05/08 04:02:21 DEBUG : YXBwbGU=: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa03_d20260508_m035930_c001_v0001181_t0024_u01778212770991") 2026/05/08 04:02:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782518_d20260508_m035935_c001_v7007000_t0000_u01778212775206") 2026/05/08 04:02:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c94_d20260508_m035931_c001_v0001145_t0045_u01778212770999") 2026/05/08 04:02:21 DEBUG : YmFuYW5h: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782519_d20260508_m035935_c001_v7007000_t0000_u01778212775387") 2026/05/08 04:02:21 DEBUG : YmFuYW5h: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9500_d20260508_m035931_c001_v0001105_t0025_u01778212771012") 2026/05/08 04:02:21 DEBUG : a/potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39fc_d20260508_m035437_c001_v7007000_t0000_u01778212477305") 2026/05/08 04:02:21 DEBUG : a/potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b44_d20260508_m035436_c001_v0001173_t0010_u01778212476683") 2026/05/08 04:02:21 DEBUG : a/potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39ef_d20260508_m035435_c001_v7007000_t0000_u01778212475073") 2026/05/08 04:02:21 DEBUG : a/potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b32_d20260508_m035434_c001_v0001173_t0001_u01778212474229") 2026/05/08 04:02:21 DEBUG : a/potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8064c_d20260508_m035417_c001_v7007000_t0000_u01778212457050") 2026/05/08 04:02:21 DEBUG : a/potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183aa2_d20260508_m035416_c001_v0001173_t0056_u01778212456234") 2026/05/08 04:02:21 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589b4_d20260508_m040147_c001_v7007000_t0000_u01778212907206") 2026/05/08 04:02:21 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662dd6_d20260508_m040143_c001_v0001145_t0028_u01778212903158") 2026/05/08 04:02:21 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658956_d20260508_m040132_c001_v7007000_t0000_u01778212892157") 2026/05/08 04:02:21 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662db8_d20260508_m040128_c001_v0001145_t0043_u01778212888684") 2026/05/08 04:02:21 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d36_d20260508_m040117_c001_v7007000_t0000_u01778212877403") 2026/05/08 04:02:21 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d90_d20260508_m040114_c001_v0001145_t0029_u01778212874081") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad29b_d20260508_m040102_c001_v7007000_t0000_u01778212862991") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d7a_d20260508_m040059_c001_v0001145_t0006_u01778212859106") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587ed_d20260508_m040048_c001_v7007000_t0000_u01778212848095") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d64_d20260508_m040043_c001_v0001145_t0020_u01778212843795") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1067_d20260508_m040031_c001_v7007000_t0000_u01778212831833") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d36_d20260508_m040026_c001_v0001145_t0004_u01778212826204") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3258_d20260508_m040015_c001_v7007000_t0000_u01778212815194") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d0a_d20260508_m040011_c001_v0001145_t0017_u01778212811539") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3226_d20260508_m040010_c001_v7007000_t0000_u01778212810396") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cf6_d20260508_m040005_c001_v0001145_t0002_u01778212805848") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214224_d20260508_m035954_c001_v7007000_t0000_u01778212794646") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9532_d20260508_m035951_c001_v0001105_t0000_u01778212791263") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6581ba_d20260508_m035950_c001_v7007000_t0000_u01778212790289") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cc0_d20260508_m035945_c001_v0001145_t0002_u01778212785808") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178250d_d20260508_m035932_c001_v7007000_t0000_u01778212772983") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a9fd_d20260508_m035928_c001_v0001181_t0016_u01778212768579") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47c9_d20260508_m035917_c001_v7007000_t0000_u01778212757580") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a9a7_d20260508_m035913_c001_v0001181_t0039_u01778212753798") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81500_d20260508_m035903_c001_v7007000_t0000_u01778212743163") 2026/05/08 04:02:22 DEBUG : apple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a977_d20260508_m035859_c001_v0001181_t0012_u01778212739752") 2026/05/08 04:02:23 DEBUG : appleSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f417d95d42cdef06b_d20260508_m040013_c001_v7007000_t0000_u01778212813684") 2026/05/08 04:02:23 DEBUG : appleSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cfc_d20260508_m040008_c001_v0001145_t0000_u01778212808363") 2026/05/08 04:02:23 DEBUG : appleapple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b106b_d20260508_m040032_c001_v7007000_t0000_u01778212832017") 2026/05/08 04:02:23 DEBUG : appleapple: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d3a_d20260508_m040028_c001_v0001145_t0041_u01778212828282") 2026/05/08 04:02:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589b7_d20260508_m040147_c001_v7007000_t0000_u01778212907388") 2026/05/08 04:02:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd964c_d20260508_m040143_c001_v0001105_t0030_u01778212903808") 2026/05/08 04:02:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658959_d20260508_m040132_c001_v7007000_t0000_u01778212892338") 2026/05/08 04:02:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9624_d20260508_m040129_c001_v0001105_t0040_u01778212889408") 2026/05/08 04:02:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d37_d20260508_m040117_c001_v7007000_t0000_u01778212877616") 2026/05/08 04:02:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9600_d20260508_m040114_c001_v0001105_t0051_u01778212874592") 2026/05/08 04:02:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad29c_d20260508_m040103_c001_v7007000_t0000_u01778212863173") 2026/05/08 04:02:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95e2_d20260508_m040100_c001_v0001105_t0048_u01778212860015") 2026/05/08 04:02:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587ee_d20260508_m040048_c001_v7007000_t0000_u01778212848278") 2026/05/08 04:02:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95be_d20260508_m040044_c001_v0001105_t0050_u01778212844666") 2026/05/08 04:02:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1049_d20260508_m040030_c001_v7007000_t0000_u01778212830076") 2026/05/08 04:02:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd959a_d20260508_m040026_c001_v0001105_t0001_u01778212826944") 2026/05/08 04:02:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d325a_d20260508_m040015_c001_v7007000_t0000_u01778212815378") 2026/05/08 04:02:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9570_d20260508_m040011_c001_v0001105_t0056_u01778212811549") 2026/05/08 04:02:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658673_d20260508_m040010_c001_v7007000_t0000_u01778212810603") 2026/05/08 04:02:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd955c_d20260508_m040006_c001_v0001105_t0049_u01778212806857") 2026/05/08 04:02:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214225_d20260508_m035954_c001_v7007000_t0000_u01778212794829") 2026/05/08 04:02:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418415c_d20260508_m035951_c001_v0001173_t0023_u01778212791274") 2026/05/08 04:02:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782570_d20260508_m035950_c001_v7007000_t0000_u01778212790332") 2026/05/08 04:02:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9520_d20260508_m035946_c001_v0001105_t0054_u01778212786557") 2026/05/08 04:02:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f421a3fb16cf78b7d_d20260508_m035932_c001_v7007000_t0000_u01778212772988") 2026/05/08 04:02:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94f8_d20260508_m035929_c001_v0001105_t0012_u01778212769059") 2026/05/08 04:02:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47cb_d20260508_m035917_c001_v7007000_t0000_u01778212757762") 2026/05/08 04:02:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94d2_d20260508_m035914_c001_v0001105_t0003_u01778212754466") 2026/05/08 04:02:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81502_d20260508_m035903_c001_v7007000_t0000_u01778212743348") 2026/05/08 04:02:25 DEBUG : appleappleapplebanana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94ae_d20260508_m035900_c001_v0001105_t0006_u01778212740262") 2026/05/08 04:02:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d324c_d20260508_m040013_c001_v7007000_t0000_u01778212813790") 2026/05/08 04:02:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841e8_d20260508_m040008_c001_v0001173_t0000_u01778212808374") 2026/05/08 04:02:25 DEBUG : b/potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39fe_d20260508_m035437_c001_v7007000_t0000_u01778212477487") 2026/05/08 04:02:25 DEBUG : b/potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b40_d20260508_m035435_c001_v0001173_t0043_u01778212475623") 2026/05/08 04:02:26 DEBUG : b/potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39ee_d20260508_m035434_c001_v7007000_t0000_u01778212474528") 2026/05/08 04:02:26 DEBUG : b/potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b28_d20260508_m035433_c001_v0001173_t0028_u01778212473285") 2026/05/08 04:02:26 DEBUG : b/potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80649_d20260508_m035416_c001_v7007000_t0000_u01778212456506") 2026/05/08 04:02:26 DEBUG : b/potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a9a_d20260508_m035415_c001_v0001173_t0029_u01778212455298") 2026/05/08 04:02:26 DEBUG : backup/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d443a_d20260508_m035650_c001_v7007000_t0000_u01778212610513") 2026/05/08 04:02:26 DEBUG : backup/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f10371f1105e66985_d20260508_m035648_c001_v0001040_t0013_u01778212608143") 2026/05/08 04:02:26 DEBUG : backup/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1132aac83df4f506_d20260508_m035644_c001_v0001038_t0015_u01778212604011") 2026/05/08 04:02:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4a2b7_d20260508_m035715_c001_v7007000_t0000_u01778212635855") 2026/05/08 04:02:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1168067b0e6a57d6_d20260508_m035713_c001_v0001134_t0055_u01778212633592") 2026/05/08 04:02:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1182586dfcbfa8bb_d20260508_m035709_c001_v0001032_t0022_u01778212629413") 2026/05/08 04:02:27 DEBUG : backup/one.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4139683050d1b54c_d20260508_m035702_c001_v7007000_t0000_u01778212622852") 2026/05/08 04:02:27 DEBUG : backup/one.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f112cb68b306dcc3d_d20260508_m035701_c001_v0001178_t0001_u01778212621022") 2026/05/08 04:02:27 DEBUG : backup/one.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101c92d32fb84917_d20260508_m035656_c001_v0001091_t0059_u01778212616844") 2026/05/08 04:02:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4a2b8_d20260508_m035716_c001_v7007000_t0000_u01778212636042") 2026/05/08 04:02:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f113bc5b6d560000b_d20260508_m035714_c001_v0001042_t0053_u01778212634770") 2026/05/08 04:02:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f103b89b15acf0c51_d20260508_m035711_c001_v0001137_t0012_u01778212631174") 2026/05/08 04:02:27 DEBUG : backup/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d443d_d20260508_m035650_c001_v7007000_t0000_u01778212610693") 2026/05/08 04:02:27 DEBUG : backup/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1128621be99848b2_d20260508_m035649_c001_v0001101_t0043_u01778212609624") 2026/05/08 04:02:27 DEBUG : backup/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f100a1e3849395d4a_d20260508_m035645_c001_v0001177_t0006_u01778212605692") 2026/05/08 04:02:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4139683050d1b54d_d20260508_m035703_c001_v7007000_t0000_u01778212623036") 2026/05/08 04:02:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f113fb10f07cecc30_d20260508_m035702_c001_v0001184_t0014_u01778212622000") 2026/05/08 04:02:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f112dab15c595d9c9_d20260508_m035658_c001_v0001150_t0032_u01778212618666") 2026/05/08 04:02:27 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589ba_d20260508_m040147_c001_v7007000_t0000_u01778212907570") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41843e0_d20260508_m040143_c001_v0001173_t0015_u01778212903467") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65895b_d20260508_m040132_c001_v7007000_t0000_u01778212892521") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184392_d20260508_m040129_c001_v0001173_t0023_u01778212889108") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d38_d20260508_m040117_c001_v7007000_t0000_u01778212877800") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184340_d20260508_m040114_c001_v0001173_t0022_u01778212874325") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad29d_d20260508_m040103_c001_v7007000_t0000_u01778212863357") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41842f8_d20260508_m040059_c001_v0001173_t0023_u01778212859670") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587ef_d20260508_m040048_c001_v7007000_t0000_u01778212848467") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418429a_d20260508_m040044_c001_v0001173_t0023_u01778212844227") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b106e_d20260508_m040032_c001_v7007000_t0000_u01778212832203") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aaf7_d20260508_m040026_c001_v0001181_t0005_u01778212826724") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d325c_d20260508_m040015_c001_v7007000_t0000_u01778212815569") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aab9_d20260508_m040011_c001_v0001181_t0043_u01778212811561") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d322c_d20260508_m040010_c001_v7007000_t0000_u01778212810613") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841d8_d20260508_m040006_c001_v0001173_t0016_u01778212806238") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214226_d20260508_m035955_c001_v7007000_t0000_u01778212795014") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa5f_d20260508_m035951_c001_v0001181_t0012_u01778212791284") 2026/05/08 04:02:28 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d477c_d20260508_m035950_c001_v7007000_t0000_u01778212790301") 2026/05/08 04:02:29 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418413a_d20260508_m035946_c001_v0001173_t0048_u01778212786299") 2026/05/08 04:02:29 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f400638e496f7f239_d20260508_m035933_c001_v7007000_t0000_u01778212773230") 2026/05/08 04:02:29 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c8e_d20260508_m035928_c001_v0001145_t0016_u01778212768800") 2026/05/08 04:02:29 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47ce_d20260508_m035917_c001_v7007000_t0000_u01778212757944") 2026/05/08 04:02:29 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c70_d20260508_m035914_c001_v0001145_t0042_u01778212754008") 2026/05/08 04:02:29 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81504_d20260508_m035903_c001_v7007000_t0000_u01778212743533") 2026/05/08 04:02:29 DEBUG : banana: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c4e_d20260508_m035859_c001_v0001145_t0033_u01778212739957") 2026/05/08 04:02:29 DEBUG : bananaSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f414725255cf0fe37_d20260508_m040013_c001_v7007000_t0000_u01778212813464") 2026/05/08 04:02:29 DEBUG : bananaSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9564_d20260508_m040008_c001_v0001105_t0052_u01778212808393") 2026/05/08 04:02:29 DEBUG : both0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c999_d20260508_m035838_c001_v7007000_t0000_u01778212718529") 2026/05/08 04:02:29 DEBUG : both0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f7a_d20260508_m035821_c001_v0001173_t0039_u01778212701691") 2026/05/08 04:02:29 DEBUG : both0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b0c_d20260508_m035817_c001_v7007000_t0000_u01778212697447") 2026/05/08 04:02:29 DEBUG : both0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183eec_d20260508_m035800_c001_v0001173_t0057_u01778212680239") 2026/05/08 04:02:29 DEBUG : both1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c99a_d20260508_m035838_c001_v7007000_t0000_u01778212718712") 2026/05/08 04:02:29 DEBUG : both1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f84_d20260508_m035822_c001_v0001173_t0005_u01778212702655") 2026/05/08 04:02:29 DEBUG : both1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b10_d20260508_m035817_c001_v7007000_t0000_u01778212697629") 2026/05/08 04:02:29 DEBUG : both1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183ef2_d20260508_m035800_c001_v0001173_t0003_u01778212680863") 2026/05/08 04:02:29 DEBUG : both10: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c99b_d20260508_m035838_c001_v7007000_t0000_u01778212718894") 2026/05/08 04:02:29 DEBUG : both10: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fb4_d20260508_m035829_c001_v0001173_t0053_u01778212709556") 2026/05/08 04:02:29 DEBUG : both10: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b13_d20260508_m035817_c001_v7007000_t0000_u01778212697810") 2026/05/08 04:02:29 DEBUG : both10: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f26_d20260508_m035807_c001_v0001173_t0050_u01778212687480") 2026/05/08 04:02:29 DEBUG : both11: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c99c_d20260508_m035839_c001_v7007000_t0000_u01778212719077") 2026/05/08 04:02:30 DEBUG : both11: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fb8_d20260508_m035830_c001_v0001173_t0046_u01778212710177") 2026/05/08 04:02:30 DEBUG : both11: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b15_d20260508_m035818_c001_v7007000_t0000_u01778212698013") 2026/05/08 04:02:30 DEBUG : both11: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f28_d20260508_m035808_c001_v0001173_t0053_u01778212688046") 2026/05/08 04:02:30 DEBUG : both12: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c99d_d20260508_m035839_c001_v7007000_t0000_u01778212719259") 2026/05/08 04:02:30 DEBUG : both12: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fbe_d20260508_m035830_c001_v0001173_t0016_u01778212710776") 2026/05/08 04:02:30 DEBUG : both12: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b18_d20260508_m035818_c001_v7007000_t0000_u01778212698195") 2026/05/08 04:02:30 DEBUG : both12: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f30_d20260508_m035808_c001_v0001173_t0040_u01778212688724") 2026/05/08 04:02:30 DEBUG : both13: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c99e_d20260508_m035839_c001_v7007000_t0000_u01778212719441") 2026/05/08 04:02:30 DEBUG : both13: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fc4_d20260508_m035831_c001_v0001173_t0027_u01778212711408") 2026/05/08 04:02:30 DEBUG : both13: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b1b_d20260508_m035818_c001_v7007000_t0000_u01778212698378") 2026/05/08 04:02:30 DEBUG : both13: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f32_d20260508_m035809_c001_v0001173_t0053_u01778212689442") 2026/05/08 04:02:30 DEBUG : both14: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c99f_d20260508_m035839_c001_v7007000_t0000_u01778212719624") 2026/05/08 04:02:30 DEBUG : both14: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fc6_d20260508_m035832_c001_v0001173_t0046_u01778212712122") 2026/05/08 04:02:30 DEBUG : both14: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b1e_d20260508_m035818_c001_v7007000_t0000_u01778212698572") 2026/05/08 04:02:30 DEBUG : both14: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f38_d20260508_m035810_c001_v0001173_t0048_u01778212690485") 2026/05/08 04:02:30 DEBUG : both15: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9a0_d20260508_m035839_c001_v7007000_t0000_u01778212719929") 2026/05/08 04:02:30 DEBUG : both15: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fcc_d20260508_m035832_c001_v0001173_t0057_u01778212712870") 2026/05/08 04:02:30 DEBUG : both15: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b20_d20260508_m035818_c001_v7007000_t0000_u01778212698756") 2026/05/08 04:02:30 DEBUG : both15: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f3a_d20260508_m035811_c001_v0001173_t0002_u01778212691055") 2026/05/08 04:02:30 DEBUG : both16: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9a1_d20260508_m035840_c001_v7007000_t0000_u01778212720112") 2026/05/08 04:02:30 DEBUG : both16: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fce_d20260508_m035833_c001_v0001173_t0055_u01778212713458") 2026/05/08 04:02:31 DEBUG : both16: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b23_d20260508_m035818_c001_v7007000_t0000_u01778212698938") 2026/05/08 04:02:31 DEBUG : both16: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f40_d20260508_m035811_c001_v0001173_t0019_u01778212691898") 2026/05/08 04:02:31 DEBUG : both17: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9a3_d20260508_m035840_c001_v7007000_t0000_u01778212720295") 2026/05/08 04:02:31 DEBUG : both17: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fd2_d20260508_m035833_c001_v0001173_t0021_u01778212713980") 2026/05/08 04:02:31 DEBUG : both17: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b27_d20260508_m035819_c001_v7007000_t0000_u01778212699120") 2026/05/08 04:02:31 DEBUG : both17: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f46_d20260508_m035812_c001_v0001173_t0001_u01778212692548") 2026/05/08 04:02:31 DEBUG : both18: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9a5_d20260508_m035840_c001_v7007000_t0000_u01778212720477") 2026/05/08 04:02:31 DEBUG : both18: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fd8_d20260508_m035834_c001_v0001173_t0010_u01778212714534") 2026/05/08 04:02:31 DEBUG : both18: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b2a_d20260508_m035819_c001_v7007000_t0000_u01778212699301") 2026/05/08 04:02:31 DEBUG : both18: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f4a_d20260508_m035813_c001_v0001173_t0015_u01778212693116") 2026/05/08 04:02:31 DEBUG : both19: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9a6_d20260508_m035840_c001_v7007000_t0000_u01778212720671") 2026/05/08 04:02:31 DEBUG : both19: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fda_d20260508_m035835_c001_v0001173_t0040_u01778212715049") 2026/05/08 04:02:31 DEBUG : both19: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b2c_d20260508_m035819_c001_v7007000_t0000_u01778212699482") 2026/05/08 04:02:31 DEBUG : both19: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f50_d20260508_m035813_c001_v0001173_t0045_u01778212693764") 2026/05/08 04:02:31 DEBUG : both2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9a7_d20260508_m035840_c001_v7007000_t0000_u01778212720854") 2026/05/08 04:02:31 DEBUG : both2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f86_d20260508_m035823_c001_v0001173_t0034_u01778212703873") 2026/05/08 04:02:31 DEBUG : both2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b2f_d20260508_m035819_c001_v7007000_t0000_u01778212699665") 2026/05/08 04:02:31 DEBUG : both2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183ef4_d20260508_m035801_c001_v0001173_t0025_u01778212681725") 2026/05/08 04:02:31 DEBUG : both3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9a8_d20260508_m035841_c001_v7007000_t0000_u01778212721037") 2026/05/08 04:02:31 DEBUG : both3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f8c_d20260508_m035824_c001_v0001173_t0050_u01778212704602") 2026/05/08 04:02:32 DEBUG : both3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b31_d20260508_m035819_c001_v7007000_t0000_u01778212699847") 2026/05/08 04:02:32 DEBUG : both3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183ef6_d20260508_m035802_c001_v0001173_t0027_u01778212682298") 2026/05/08 04:02:32 DEBUG : both4: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9a9_d20260508_m035841_c001_v7007000_t0000_u01778212721219") 2026/05/08 04:02:32 DEBUG : both4: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f94_d20260508_m035825_c001_v0001173_t0027_u01778212705330") 2026/05/08 04:02:32 DEBUG : both4: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b34_d20260508_m035820_c001_v7007000_t0000_u01778212700031") 2026/05/08 04:02:32 DEBUG : both4: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183efc_d20260508_m035803_c001_v0001173_t0033_u01778212683134") 2026/05/08 04:02:32 DEBUG : both5: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9aa_d20260508_m035841_c001_v7007000_t0000_u01778212721401") 2026/05/08 04:02:32 DEBUG : both5: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f98_d20260508_m035825_c001_v0001173_t0023_u01778212705971") 2026/05/08 04:02:32 DEBUG : both5: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b37_d20260508_m035820_c001_v7007000_t0000_u01778212700213") 2026/05/08 04:02:32 DEBUG : both5: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f02_d20260508_m035803_c001_v0001173_t0057_u01778212683825") 2026/05/08 04:02:32 DEBUG : both6: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9ab_d20260508_m035841_c001_v7007000_t0000_u01778212721583") 2026/05/08 04:02:32 DEBUG : both6: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fa0_d20260508_m035826_c001_v0001173_t0043_u01778212706676") 2026/05/08 04:02:32 DEBUG : both6: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b3a_d20260508_m035820_c001_v7007000_t0000_u01778212700394") 2026/05/08 04:02:32 DEBUG : both6: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f0c_d20260508_m035804_c001_v0001173_t0044_u01778212684626") 2026/05/08 04:02:32 DEBUG : both7: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9ac_d20260508_m035841_c001_v7007000_t0000_u01778212721765") 2026/05/08 04:02:32 DEBUG : both7: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fa6_d20260508_m035827_c001_v0001173_t0056_u01778212707357") 2026/05/08 04:02:32 DEBUG : both7: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b3d_d20260508_m035820_c001_v7007000_t0000_u01778212700577") 2026/05/08 04:02:32 DEBUG : both7: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f14_d20260508_m035805_c001_v0001173_t0022_u01778212685357") 2026/05/08 04:02:32 DEBUG : both8: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9ae_d20260508_m035841_c001_v7007000_t0000_u01778212721949") 2026/05/08 04:02:32 DEBUG : both8: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fac_d20260508_m035828_c001_v0001173_t0011_u01778212708213") 2026/05/08 04:02:32 DEBUG : both8: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b42_d20260508_m035820_c001_v7007000_t0000_u01778212700758") 2026/05/08 04:02:33 DEBUG : both8: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f16_d20260508_m035805_c001_v0001173_t0057_u01778212685958") 2026/05/08 04:02:33 DEBUG : both9: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9af_d20260508_m035842_c001_v7007000_t0000_u01778212722130") 2026/05/08 04:02:33 DEBUG : both9: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183fae_d20260508_m035828_c001_v0001173_t0012_u01778212708848") 2026/05/08 04:02:33 DEBUG : both9: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b46_d20260508_m035820_c001_v7007000_t0000_u01778212700941") 2026/05/08 04:02:33 DEBUG : both9: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183f20_d20260508_m035806_c001_v0001173_t0050_u01778212686642") 2026/05/08 04:02:33 DEBUG : c/non empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a00_d20260508_m035437_c001_v7007000_t0000_u01778212477668") 2026/05/08 04:02:33 DEBUG : c/non empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b42_d20260508_m035436_c001_v0001173_t0021_u01778212476011") 2026/05/08 04:02:33 DEBUG : c/non empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39f0_d20260508_m035435_c001_v7007000_t0000_u01778212475256") 2026/05/08 04:02:33 DEBUG : c/non empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b2c_d20260508_m035433_c001_v0001173_t0036_u01778212473588") 2026/05/08 04:02:33 DEBUG : c/non empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8064d_d20260508_m035417_c001_v7007000_t0000_u01778212457234") 2026/05/08 04:02:33 DEBUG : c/non empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a9c_d20260508_m035415_c001_v0001173_t0026_u01778212455584") 2026/05/08 04:02:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178251a_d20260508_m035935_c001_v7007000_t0000_u01778212775568") 2026/05/08 04:02:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41840fa_d20260508_m035931_c001_v0001173_t0043_u01778212771021") 2026/05/08 04:02:33 DEBUG : check sum: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8062e_d20260508_m035407_c001_v7007000_t0000_u01778212447857") 2026/05/08 04:02:33 DEBUG : check sum: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a3a_d20260508_m035406_c001_v0001173_t0036_u01778212446859") 2026/05/08 04:02:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405a59b7e7baa5cc_d20260508_m040216_c001_v7007000_t0000_u01778212936831") 2026/05/08 04:02:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662e12_d20260508_m040215_c001_v0001145_t0017_u01778212935370") 2026/05/08 04:02:33 DEBUG : dest/3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac990_d20260508_m035618_c001_v7007000_t0000_u01778212578866") 2026/05/08 04:02:33 DEBUG : dest/3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4036f7c41ec601a8_d20260508_m035617_c001_v0001033_t0025_u01778212577769") 2026/05/08 04:02:33 DEBUG : dir1/0000-abcde: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1071_d20260508_m040032_c001_v7007000_t0000_u01778212832475") 2026/05/08 04:02:33 DEBUG : dir1/0000-abcde: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd959e_d20260508_m040028_c001_v0001105_t0054_u01778212828303") 2026/05/08 04:02:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589bd_d20260508_m040147_c001_v7007000_t0000_u01778212907752") 2026/05/08 04:02:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662dc8_d20260508_m040136_c001_v0001145_t0037_u01778212896881") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65895d_d20260508_m040132_c001_v7007000_t0000_u01778212892703") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662daa_d20260508_m040122_c001_v0001145_t0014_u01778212882113") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d39_d20260508_m040117_c001_v7007000_t0000_u01778212877989") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d84_d20260508_m040107_c001_v0001145_t0024_u01778212867753") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad29f_d20260508_m040103_c001_v7007000_t0000_u01778212863541") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d6a_d20260508_m040052_c001_v0001145_t0017_u01778212852802") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587f0_d20260508_m040048_c001_v7007000_t0000_u01778212848650") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d4e_d20260508_m040036_c001_v0001145_t0052_u01778212836691") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad1b4_d20260508_m040029_c001_v7007000_t0000_u01778212829699") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d20_d20260508_m040019_c001_v0001145_t0022_u01778212819901") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d325e_d20260508_m040015_c001_v7007000_t0000_u01778212815753") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aabb_d20260508_m040011_c001_v0001181_t0058_u01778212811773") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f417d95d42cdef068_d20260508_m040010_c001_v7007000_t0000_u01778212810556") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662ce6_d20260508_m035959_c001_v0001145_t0021_u01778212799290") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214227_d20260508_m035955_c001_v7007000_t0000_u01778212795198") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa61_d20260508_m035951_c001_v0001181_t0027_u01778212791491") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6581b6_d20260508_m035949_c001_v7007000_t0000_u01778212789742") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662ca7_d20260508_m035939_c001_v0001145_t0036_u01778212779657") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f400638e496f7f236_d20260508_m035933_c001_v7007000_t0000_u01778212773047") 2026/05/08 04:02:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a9d9_d20260508_m035922_c001_v0001181_t0023_u01778212762257") 2026/05/08 04:02:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47cf_d20260508_m035918_c001_v7007000_t0000_u01778212758126") 2026/05/08 04:02:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a989_d20260508_m035907_c001_v0001181_t0040_u01778212747867") 2026/05/08 04:02:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81506_d20260508_m035903_c001_v7007000_t0000_u01778212743717") 2026/05/08 04:02:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a95f_d20260508_m035854_c001_v0001181_t0051_u01778212734267") 2026/05/08 04:02:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f417d95d42cdef06a_d20260508_m040013_c001_v7007000_t0000_u01778212813494") 2026/05/08 04:02:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aaa7_d20260508_m040008_c001_v0001181_t0004_u01778212808589") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1074_d20260508_m040032_c001_v7007000_t0000_u01778212832659") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184252_d20260508_m040028_c001_v0001173_t0018_u01778212828314") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589c0_d20260508_m040147_c001_v7007000_t0000_u01778212907934") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41843c4_d20260508_m040137_c001_v0001173_t0003_u01778212897527") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658964_d20260508_m040132_c001_v7007000_t0000_u01778212892886") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184368_d20260508_m040122_c001_v0001173_t0036_u01778212882832") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d3a_d20260508_m040118_c001_v7007000_t0000_u01778212878178") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184320_d20260508_m040108_c001_v0001173_t0006_u01778212868466") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2a0_d20260508_m040103_c001_v7007000_t0000_u01778212863724") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41842d0_d20260508_m040053_c001_v0001173_t0057_u01778212853465") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587f2_d20260508_m040048_c001_v7007000_t0000_u01778212848832") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184278_d20260508_m040037_c001_v0001173_t0034_u01778212837431") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b986f4_d20260508_m040029_c001_v7007000_t0000_u01778212829905") 2026/05/08 04:02:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aadd_d20260508_m040020_c001_v0001181_t0036_u01778212820612") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3260_d20260508_m040015_c001_v7007000_t0000_u01778212815938") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d0c_d20260508_m040011_c001_v0001145_t0056_u01778212811893") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f415e73e099be2533_d20260508_m040010_c001_v7007000_t0000_u01778212810423") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841ac_d20260508_m035959_c001_v0001173_t0040_u01778212799945") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214228_d20260508_m035955_c001_v7007000_t0000_u01778212795382") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418415e_d20260508_m035951_c001_v0001173_t0016_u01778212791575") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc4c75_d20260508_m035950_c001_v7007000_t0000_u01778212790343") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184124_d20260508_m035940_c001_v0001173_t0055_u01778212780296") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782511_d20260508_m035933_c001_v7007000_t0000_u01778212773345") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c7e_d20260508_m035922_c001_v0001145_t0037_u01778212762863") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47d3_d20260508_m035918_c001_v7007000_t0000_u01778212758308") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c60_d20260508_m035908_c001_v0001145_t0007_u01778212748492") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81509_d20260508_m035903_c001_v7007000_t0000_u01778212743902") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c3c_d20260508_m035854_c001_v0001145_t0048_u01778212734484") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3249_d20260508_m040013_c001_v7007000_t0000_u01778212813607") 2026/05/08 04:02:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cfe_d20260508_m040008_c001_v0001145_t0053_u01778212808771") 2026/05/08 04:02:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1076_d20260508_m040032_c001_v7007000_t0000_u01778212832842") 2026/05/08 04:02:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aafd_d20260508_m040028_c001_v0001181_t0049_u01778212828498") 2026/05/08 04:02:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589c4_d20260508_m040148_c001_v7007000_t0000_u01778212908117") 2026/05/08 04:02:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd963e_d20260508_m040138_c001_v0001105_t0055_u01778212898233") 2026/05/08 04:02:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658966_d20260508_m040133_c001_v7007000_t0000_u01778212893068") 2026/05/08 04:02:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd960e_d20260508_m040123_c001_v0001105_t0046_u01778212883600") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d3b_d20260508_m040118_c001_v7007000_t0000_u01778212878365") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95f2_d20260508_m040109_c001_v0001105_t0047_u01778212869237") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2a1_d20260508_m040103_c001_v7007000_t0000_u01778212863908") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95d0_d20260508_m040054_c001_v0001105_t0015_u01778212854103") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587f3_d20260508_m040049_c001_v7007000_t0000_u01778212849015") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95b0_d20260508_m040038_c001_v0001105_t0042_u01778212838051") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f410a93611535576e_d20260508_m040030_c001_v7007000_t0000_u01778212830101") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9584_d20260508_m040021_c001_v0001105_t0022_u01778212821197") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3263_d20260508_m040016_c001_v7007000_t0000_u01778212816124") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aabf_d20260508_m040011_c001_v0001181_t0020_u01778212811978") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f417d95d42cdef065_d20260508_m040010_c001_v7007000_t0000_u01778212810003") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9548_d20260508_m040000_c001_v0001105_t0051_u01778212800569") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214229_d20260508_m035955_c001_v7007000_t0000_u01778212795571") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9536_d20260508_m035951_c001_v0001105_t0006_u01778212791677") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405a59b7e7baa357_d20260508_m035949_c001_v7007000_t0000_u01778212789904") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9514_d20260508_m035940_c001_v0001105_t0024_u01778212780993") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f414725255cf0fdff_d20260508_m035933_c001_v7007000_t0000_u01778212773058") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94e4_d20260508_m035923_c001_v0001105_t0018_u01778212763491") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47d5_d20260508_m035918_c001_v7007000_t0000_u01778212758491") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94c0_d20260508_m035909_c001_v0001105_t0021_u01778212749293") 2026/05/08 04:02:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8150b_d20260508_m035904_c001_v7007000_t0000_u01778212744085") 2026/05/08 04:02:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94a4_d20260508_m035854_c001_v0001105_t0053_u01778212734895") 2026/05/08 04:02:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658733_d20260508_m040013_c001_v7007000_t0000_u01778212813475") 2026/05/08 04:02:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841ec_d20260508_m040008_c001_v0001173_t0049_u01778212808782") 2026/05/08 04:02:38 DEBUG : dir1/0003-defgh: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1078_d20260508_m040033_c001_v7007000_t0000_u01778212833025") 2026/05/08 04:02:38 DEBUG : dir1/0003-defgh: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184254_d20260508_m040028_c001_v0001173_t0034_u01778212828579") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589c7_d20260508_m040148_c001_v7007000_t0000_u01778212908298") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ac3b_d20260508_m040139_c001_v0001181_t0033_u01778212899062") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658968_d20260508_m040133_c001_v7007000_t0000_u01778212893251") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45abf1_d20260508_m040124_c001_v0001181_t0003_u01778212884393") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d3d_d20260508_m040118_c001_v7007000_t0000_u01778212878550") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aba7_d20260508_m040109_c001_v0001181_t0043_u01778212869981") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2a2_d20260508_m040104_c001_v7007000_t0000_u01778212864093") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab77_d20260508_m040054_c001_v0001181_t0055_u01778212854783") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587f4_d20260508_m040049_c001_v7007000_t0000_u01778212849196") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab2d_d20260508_m040038_c001_v0001181_t0017_u01778212838902") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1042_d20260508_m040029_c001_v7007000_t0000_u01778212829708") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184232_d20260508_m040022_c001_v0001173_t0040_u01778212822012") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3265_d20260508_m040016_c001_v7007000_t0000_u01778212816310") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9574_d20260508_m040011_c001_v0001105_t0034_u01778212811987") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658666_d20260508_m040010_c001_v7007000_t0000_u01778212810016") 2026/05/08 04:02:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa85_d20260508_m040001_c001_v0001181_t0057_u01778212801469") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a44021422a_d20260508_m035955_c001_v7007000_t0000_u01778212795755") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa65_d20260508_m035951_c001_v0001181_t0005_u01778212791743") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a44021420a_d20260508_m035950_c001_v7007000_t0000_u01778212790135") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa37_d20260508_m035941_c001_v0001181_t0026_u01778212781793") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d4753_d20260508_m035933_c001_v7007000_t0000_u01778212773003") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41840ce_d20260508_m035924_c001_v0001173_t0006_u01778212764069") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47d6_d20260508_m035918_c001_v7007000_t0000_u01778212758677") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418408c_d20260508_m035909_c001_v0001173_t0017_u01778212749939") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8150d_d20260508_m035904_c001_v7007000_t0000_u01778212744271") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184046_d20260508_m035855_c001_v0001173_t0017_u01778212735257") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658731_d20260508_m040013_c001_v7007000_t0000_u01778212813434") 2026/05/08 04:02:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aaa9_d20260508_m040008_c001_v0001181_t0055_u01778212808812") 2026/05/08 04:02:39 DEBUG : dir1/0004-efghi: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b107b_d20260508_m040033_c001_v7007000_t0000_u01778212833220") 2026/05/08 04:02:39 DEBUG : dir1/0004-efghi: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d3c_d20260508_m040028_c001_v0001145_t0019_u01778212828600") 2026/05/08 04:02:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589ca_d20260508_m040148_c001_v7007000_t0000_u01778212908479") 2026/05/08 04:02:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662dd0_d20260508_m040139_c001_v0001145_t0021_u01778212899272") 2026/05/08 04:02:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658969_d20260508_m040133_c001_v7007000_t0000_u01778212893433") 2026/05/08 04:02:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662db0_d20260508_m040124_c001_v0001145_t0055_u01778212884597") 2026/05/08 04:02:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d3e_d20260508_m040118_c001_v7007000_t0000_u01778212878735") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d88_d20260508_m040110_c001_v0001145_t0031_u01778212870194") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2a3_d20260508_m040104_c001_v7007000_t0000_u01778212864277") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d6c_d20260508_m040055_c001_v0001145_t0033_u01778212855045") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587f5_d20260508_m040049_c001_v7007000_t0000_u01778212849382") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d54_d20260508_m040039_c001_v0001145_t0002_u01778212839118") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8159d_d20260508_m040030_c001_v7007000_t0000_u01778212830102") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d26_d20260508_m040022_c001_v0001145_t0038_u01778212822275") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3267_d20260508_m040016_c001_v7007000_t0000_u01778212816494") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184202_d20260508_m040012_c001_v0001173_t0022_u01778212812048") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3210_d20260508_m040010_c001_v7007000_t0000_u01778212810026") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cea_d20260508_m040001_c001_v0001145_t0029_u01778212801689") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a44021422b_d20260508_m035955_c001_v7007000_t0000_u01778212795939") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cd4_d20260508_m035951_c001_v0001145_t0027_u01778212791945") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad0b0_d20260508_m035950_c001_v7007000_t0000_u01778212790353") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cb0_d20260508_m035942_c001_v0001145_t0043_u01778212782007") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4157c35a5b4d77cc_d20260508_m035933_c001_v7007000_t0000_u01778212773015") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a9e7_d20260508_m035924_c001_v0001181_t0041_u01778212764463") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47d9_d20260508_m035918_c001_v7007000_t0000_u01778212758875") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a98f_d20260508_m035910_c001_v0001181_t0029_u01778212750225") 2026/05/08 04:02:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8150f_d20260508_m035904_c001_v7007000_t0000_u01778212744456") 2026/05/08 04:02:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a963_d20260508_m035855_c001_v0001181_t0057_u01778212735628") 2026/05/08 04:02:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d47a2_d20260508_m040013_c001_v7007000_t0000_u01778212813444") 2026/05/08 04:02:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9566_d20260508_m040008_c001_v0001105_t0040_u01778212808844") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghij: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b107e_d20260508_m040033_c001_v7007000_t0000_u01778212833402") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghij: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aaff_d20260508_m040028_c001_v0001181_t0055_u01778212828704") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589ce_d20260508_m040148_c001_v7007000_t0000_u01778212908662") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41843ca_d20260508_m040139_c001_v0001173_t0053_u01778212899555") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65896a_d20260508_m040133_c001_v7007000_t0000_u01778212893615") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184376_d20260508_m040125_c001_v0001173_t0019_u01778212885105") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d3f_d20260508_m040118_c001_v7007000_t0000_u01778212878920") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418432a_d20260508_m040110_c001_v0001173_t0055_u01778212870469") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2a4_d20260508_m040104_c001_v7007000_t0000_u01778212864460") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41842dc_d20260508_m040055_c001_v0001173_t0015_u01778212855313") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587f6_d20260508_m040049_c001_v7007000_t0000_u01778212849564") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184280_d20260508_m040039_c001_v0001173_t0017_u01778212839558") 2026/05/08 04:02:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f410a93611535576d_d20260508_m040029_c001_v7007000_t0000_u01778212829919") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aae7_d20260508_m040022_c001_v0001181_t0039_u01778212822571") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3269_d20260508_m040016_c001_v7007000_t0000_u01778212816687") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aac5_d20260508_m040012_c001_v0001181_t0023_u01778212812200") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f417d95d42cdef066_d20260508_m040010_c001_v7007000_t0000_u01778212810188") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841c0_d20260508_m040002_c001_v0001173_t0038_u01778212802043") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a44021422c_d20260508_m035956_c001_v7007000_t0000_u01778212796124") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184162_d20260508_m035951_c001_v0001173_t0011_u01778212791974") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f504de_d20260508_m035950_c001_v7007000_t0000_u01778212790309") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418412a_d20260508_m035942_c001_v0001173_t0035_u01778212782349") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178250f_d20260508_m035933_c001_v7007000_t0000_u01778212773164") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c84_d20260508_m035924_c001_v0001145_t0005_u01778212764670") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47dd_d20260508_m035919_c001_v7007000_t0000_u01778212759058") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c66_d20260508_m035910_c001_v0001145_t0022_u01778212750428") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81512_d20260508_m035904_c001_v7007000_t0000_u01778212744641") 2026/05/08 04:02:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c3e_d20260508_m035855_c001_v0001145_t0057_u01778212735843") 2026/05/08 04:02:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3247_d20260508_m040013_c001_v7007000_t0000_u01778212813454") 2026/05/08 04:02:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aaab_d20260508_m040009_c001_v0001181_t0021_u01778212809057") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1081_d20260508_m040033_c001_v7007000_t0000_u01778212833586") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95a0_d20260508_m040028_c001_v0001105_t0047_u01778212828772") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589d2_d20260508_m040148_c001_v7007000_t0000_u01778212908846") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9642_d20260508_m040140_c001_v0001105_t0007_u01778212900043") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65896b_d20260508_m040133_c001_v7007000_t0000_u01778212893798") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9610_d20260508_m040125_c001_v0001105_t0006_u01778212885373") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d42_d20260508_m040119_c001_v7007000_t0000_u01778212879110") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95f4_d20260508_m040110_c001_v0001105_t0045_u01778212870769") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2a5_d20260508_m040104_c001_v7007000_t0000_u01778212864643") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95d4_d20260508_m040055_c001_v0001105_t0025_u01778212855630") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587f7_d20260508_m040049_c001_v7007000_t0000_u01778212849753") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95b2_d20260508_m040039_c001_v0001105_t0036_u01778212839855") 2026/05/08 04:02:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f415e73e099be25fe_d20260508_m040030_c001_v7007000_t0000_u01778212830122") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9586_d20260508_m040022_c001_v0001105_t0032_u01778212822788") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d326c_d20260508_m040016_c001_v7007000_t0000_u01778212816872") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d0e_d20260508_m040012_c001_v0001145_t0057_u01778212812348") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3223_d20260508_m040010_c001_v7007000_t0000_u01778212810212") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd954c_d20260508_m040002_c001_v0001105_t0048_u01778212802343") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a44021422d_d20260508_m035956_c001_v7007000_t0000_u01778212796307") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa67_d20260508_m035952_c001_v0001181_t0000_u01778212792032") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178256f_d20260508_m035950_c001_v7007000_t0000_u01778212790145") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9518_d20260508_m035942_c001_v0001105_t0045_u01778212782618") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a4402141e7_d20260508_m035933_c001_v7007000_t0000_u01778212773023") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94e8_d20260508_m035925_c001_v0001105_t0048_u01778212765058") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47df_d20260508_m035919_c001_v7007000_t0000_u01778212759242") 2026/05/08 04:02:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94c2_d20260508_m035910_c001_v0001105_t0008_u01778212750770") 2026/05/08 04:02:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81514_d20260508_m035904_c001_v7007000_t0000_u01778212744826") 2026/05/08 04:02:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94a8_d20260508_m035856_c001_v0001105_t0019_u01778212736291") 2026/05/08 04:02:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658735_d20260508_m040013_c001_v7007000_t0000_u01778212813618") 2026/05/08 04:02:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841f0_d20260508_m040009_c001_v0001173_t0032_u01778212809164") 2026/05/08 04:02:45 DEBUG : dir1/0007-12345: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1083_d20260508_m040033_c001_v7007000_t0000_u01778212833771") 2026/05/08 04:02:45 DEBUG : dir1/0007-12345: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d3e_d20260508_m040028_c001_v0001145_t0057_u01778212828885") 2026/05/08 04:02:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589d6_d20260508_m040149_c001_v7007000_t0000_u01778212909028") 2026/05/08 04:02:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ac43_d20260508_m040140_c001_v0001181_t0023_u01778212900457") 2026/05/08 04:02:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65896c_d20260508_m040133_c001_v7007000_t0000_u01778212893987") 2026/05/08 04:02:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ac01_d20260508_m040125_c001_v0001181_t0016_u01778212885827") 2026/05/08 04:02:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d43_d20260508_m040119_c001_v7007000_t0000_u01778212879294") 2026/05/08 04:02:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45abaf_d20260508_m040111_c001_v0001181_t0051_u01778212871207") 2026/05/08 04:02:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2a6_d20260508_m040104_c001_v7007000_t0000_u01778212864828") 2026/05/08 04:02:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab79_d20260508_m040055_c001_v0001181_t0002_u01778212855899") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587f8_d20260508_m040049_c001_v7007000_t0000_u01778212849936") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab3d_d20260508_m040040_c001_v0001181_t0002_u01778212840391") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b986f3_d20260508_m040029_c001_v7007000_t0000_u01778212829723") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418423c_d20260508_m040023_c001_v0001173_t0005_u01778212823348") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d326f_d20260508_m040017_c001_v7007000_t0000_u01778212817057") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184204_d20260508_m040012_c001_v0001173_t0049_u01778212812554") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d479b_d20260508_m040010_c001_v7007000_t0000_u01778212810592") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa89_d20260508_m040002_c001_v0001181_t0043_u01778212802760") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a44021422e_d20260508_m035956_c001_v7007000_t0000_u01778212796489") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9538_d20260508_m035952_c001_v0001105_t0032_u01778212792085") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a44021420d_d20260508_m035950_c001_v7007000_t0000_u01778212790321") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa3b_d20260508_m035942_c001_v0001181_t0003_u01778212782992") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f421a3fb16cf78b7e_d20260508_m035933_c001_v7007000_t0000_u01778212773171") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41840d4_d20260508_m035925_c001_v0001173_t0030_u01778212765542") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47e1_d20260508_m035919_c001_v7007000_t0000_u01778212759425") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184098_d20260508_m035911_c001_v0001173_t0037_u01778212751120") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81517_d20260508_m035905_c001_v7007000_t0000_u01778212745010") 2026/05/08 04:02:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418404c_d20260508_m035856_c001_v0001173_t0001_u01778212736598") 2026/05/08 04:02:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d47a9_d20260508_m040013_c001_v7007000_t0000_u01778212813629") 2026/05/08 04:02:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9568_d20260508_m040009_c001_v0001105_t0028_u01778212809186") 2026/05/08 04:02:47 DEBUG : dir1/0008-23456: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1085_d20260508_m040033_c001_v7007000_t0000_u01778212833954") 2026/05/08 04:02:47 DEBUG : dir1/0008-23456: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab01_d20260508_m040029_c001_v0001181_t0045_u01778212829024") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589d9_d20260508_m040149_c001_v7007000_t0000_u01778212909214") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662dd2_d20260508_m040140_c001_v0001145_t0024_u01778212900664") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65896d_d20260508_m040134_c001_v7007000_t0000_u01778212894249") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662db2_d20260508_m040126_c001_v0001145_t0056_u01778212886060") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d44_d20260508_m040119_c001_v7007000_t0000_u01778212879477") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d8a_d20260508_m040111_c001_v0001145_t0020_u01778212871420") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2a7_d20260508_m040105_c001_v7007000_t0000_u01778212865013") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d70_d20260508_m040056_c001_v0001145_t0051_u01778212856119") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587f9_d20260508_m040050_c001_v7007000_t0000_u01778212850122") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d56_d20260508_m040040_c001_v0001145_t0023_u01778212840597") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f410a93611535576c_d20260508_m040029_c001_v7007000_t0000_u01778212829736") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d2a_d20260508_m040023_c001_v0001145_t0056_u01778212823690") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3271_d20260508_m040017_c001_v7007000_t0000_u01778212817248") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aac7_d20260508_m040012_c001_v0001181_t0029_u01778212812500") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f417d95d42cdef067_d20260508_m040010_c001_v7007000_t0000_u01778212810373") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cee_d20260508_m040002_c001_v0001145_t0004_u01778212802978") 2026/05/08 04:02:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a44021422f_d20260508_m035956_c001_v7007000_t0000_u01778212796674") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cd6_d20260508_m035952_c001_v0001145_t0026_u01778212792205") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6581b7_d20260508_m035949_c001_v7007000_t0000_u01778212789924") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cb4_d20260508_m035943_c001_v0001145_t0020_u01778212783211") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d4755_d20260508_m035933_c001_v7007000_t0000_u01778212773185") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a9ed_d20260508_m035925_c001_v0001181_t0037_u01778212765905") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47e4_d20260508_m035919_c001_v7007000_t0000_u01778212759608") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a999_d20260508_m035911_c001_v0001181_t0010_u01778212751429") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81519_d20260508_m035905_c001_v7007000_t0000_u01778212745195") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a96b_d20260508_m035856_c001_v0001181_t0015_u01778212736939") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658748_d20260508_m040013_c001_v7007000_t0000_u01778212813800") 2026/05/08 04:02:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d00_d20260508_m040009_c001_v0001145_t0014_u01778212809207") 2026/05/08 04:02:48 DEBUG : dir1/0009-34567: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1087_d20260508_m040034_c001_v7007000_t0000_u01778212834137") 2026/05/08 04:02:48 DEBUG : dir1/0009-34567: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184256_d20260508_m040029_c001_v0001173_t0041_u01778212829032") 2026/05/08 04:02:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589dc_d20260508_m040149_c001_v7007000_t0000_u01778212909397") 2026/05/08 04:02:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41843d0_d20260508_m040141_c001_v0001173_t0054_u01778212901160") 2026/05/08 04:02:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65896e_d20260508_m040134_c001_v7007000_t0000_u01778212894434") 2026/05/08 04:02:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184380_d20260508_m040126_c001_v0001173_t0021_u01778212886459") 2026/05/08 04:02:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d45_d20260508_m040119_c001_v7007000_t0000_u01778212879661") 2026/05/08 04:02:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184330_d20260508_m040111_c001_v0001173_t0016_u01778212871777") 2026/05/08 04:02:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2a8_d20260508_m040105_c001_v7007000_t0000_u01778212865197") 2026/05/08 04:02:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41842e6_d20260508_m040056_c001_v0001173_t0031_u01778212856582") 2026/05/08 04:02:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587fa_d20260508_m040050_c001_v7007000_t0000_u01778212850308") 2026/05/08 04:02:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184286_d20260508_m040041_c001_v0001173_t0058_u01778212841022") 2026/05/08 04:02:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad1b6_d20260508_m040029_c001_v7007000_t0000_u01778212829881") 2026/05/08 04:02:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aaed_d20260508_m040024_c001_v0001181_t0019_u01778212824161") 2026/05/08 04:02:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3274_d20260508_m040017_c001_v7007000_t0000_u01778212817440") 2026/05/08 04:02:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9576_d20260508_m040012_c001_v0001105_t0004_u01778212812554") 2026/05/08 04:02:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d479a_d20260508_m040010_c001_v7007000_t0000_u01778212810396") 2026/05/08 04:02:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841c8_d20260508_m040003_c001_v0001173_t0029_u01778212803496") 2026/05/08 04:02:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214230_d20260508_m035956_c001_v7007000_t0000_u01778212796856") 2026/05/08 04:02:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184166_d20260508_m035952_c001_v0001173_t0010_u01778212792241") 2026/05/08 04:02:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405a59b7e7baa356_d20260508_m035949_c001_v7007000_t0000_u01778212789722") 2026/05/08 04:02:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418412e_d20260508_m035943_c001_v0001173_t0026_u01778212783485") 2026/05/08 04:02:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4157c35a5b4d77cd_d20260508_m035933_c001_v7007000_t0000_u01778212773199") 2026/05/08 04:02:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c88_d20260508_m035926_c001_v0001145_t0018_u01778212766118") 2026/05/08 04:02:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47e6_d20260508_m035919_c001_v7007000_t0000_u01778212759792") 2026/05/08 04:02:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c68_d20260508_m035911_c001_v0001145_t0000_u01778212751640") 2026/05/08 04:02:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8151b_d20260508_m035905_c001_v7007000_t0000_u01778212745394") 2026/05/08 04:02:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c42_d20260508_m035857_c001_v0001145_t0045_u01778212737154") 2026/05/08 04:02:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4157c35a5b4d7825_d20260508_m040013_c001_v7007000_t0000_u01778212813486") 2026/05/08 04:02:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aaaf_d20260508_m040009_c001_v0001181_t0041_u01778212809273") 2026/05/08 04:02:51 DEBUG : dir1/0010-45678: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b108a_d20260508_m040034_c001_v7007000_t0000_u01778212834320") 2026/05/08 04:02:53 DEBUG : dir1/0010-45678: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95a2_d20260508_m040029_c001_v0001105_t0020_u01778212829173") 2026/05/08 04:02:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589e0_d20260508_m040149_c001_v7007000_t0000_u01778212909580") 2026/05/08 04:02:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9644_d20260508_m040141_c001_v0001105_t0017_u01778212901440") 2026/05/08 04:02:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65896f_d20260508_m040134_c001_v7007000_t0000_u01778212894618") 2026/05/08 04:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9614_d20260508_m040126_c001_v0001105_t0008_u01778212886806") 2026/05/08 04:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d48_d20260508_m040119_c001_v7007000_t0000_u01778212879846") 2026/05/08 04:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95fa_d20260508_m040112_c001_v0001105_t0005_u01778212872149") 2026/05/08 04:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2aa_d20260508_m040105_c001_v7007000_t0000_u01778212865381") 2026/05/08 04:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95d8_d20260508_m040056_c001_v0001105_t0038_u01778212856858") 2026/05/08 04:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587fb_d20260508_m040050_c001_v7007000_t0000_u01778212850492") 2026/05/08 04:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95b6_d20260508_m040041_c001_v0001105_t0056_u01778212841300") 2026/05/08 04:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad1b8_d20260508_m040030_c001_v7007000_t0000_u01778212830063") 2026/05/08 04:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd958c_d20260508_m040024_c001_v0001105_t0001_u01778212824389") 2026/05/08 04:02:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3276_d20260508_m040017_c001_v7007000_t0000_u01778212817626") 2026/05/08 04:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aac9_d20260508_m040012_c001_v0001181_t0018_u01778212812707") 2026/05/08 04:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65866f_d20260508_m040010_c001_v7007000_t0000_u01778212810413") 2026/05/08 04:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9554_d20260508_m040003_c001_v0001105_t0048_u01778212803812") 2026/05/08 04:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214231_d20260508_m035957_c001_v7007000_t0000_u01778212797040") 2026/05/08 04:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa6b_d20260508_m035952_c001_v0001181_t0059_u01778212792250") 2026/05/08 04:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405a59b7e7baa358_d20260508_m035950_c001_v7007000_t0000_u01778212790084") 2026/05/08 04:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd951c_d20260508_m035943_c001_v0001105_t0013_u01778212783756") 2026/05/08 04:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a4402141e8_d20260508_m035933_c001_v7007000_t0000_u01778212773209") 2026/05/08 04:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94ee_d20260508_m035926_c001_v0001105_t0032_u01778212766445") 2026/05/08 04:02:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47e8_d20260508_m035919_c001_v7007000_t0000_u01778212759975") 2026/05/08 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94c6_d20260508_m035912_c001_v0001105_t0025_u01778212752039") 2026/05/08 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8151d_d20260508_m035905_c001_v7007000_t0000_u01778212745579") 2026/05/08 04:02:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94aa_d20260508_m035857_c001_v0001105_t0049_u01778212737523") 2026/05/08 04:02:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d324a_d20260508_m040013_c001_v7007000_t0000_u01778212813640") 2026/05/08 04:02:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841f2_d20260508_m040009_c001_v0001173_t0056_u01778212809432") 2026/05/08 04:02:56 DEBUG : dir1/0011-56789: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b108c_d20260508_m040034_c001_v7007000_t0000_u01778212834503") 2026/05/08 04:02:56 DEBUG : dir1/0011-56789: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab03_d20260508_m040029_c001_v0001181_t0023_u01778212829232") 2026/05/08 04:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589e8_d20260508_m040149_c001_v7007000_t0000_u01778212909766") 2026/05/08 04:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ac47_d20260508_m040141_c001_v0001181_t0038_u01778212901791") 2026/05/08 04:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658970_d20260508_m040134_c001_v7007000_t0000_u01778212894803") 2026/05/08 04:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ac09_d20260508_m040127_c001_v0001181_t0018_u01778212887202") 2026/05/08 04:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d49_d20260508_m040120_c001_v7007000_t0000_u01778212880034") 2026/05/08 04:02:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45abb3_d20260508_m040112_c001_v0001181_t0006_u01778212872580") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2ac_d20260508_m040105_c001_v7007000_t0000_u01778212865673") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab83_d20260508_m040057_c001_v0001181_t0050_u01778212857325") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587fc_d20260508_m040050_c001_v7007000_t0000_u01778212850674") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab4f_d20260508_m040041_c001_v0001181_t0055_u01778212841767") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad1bb_d20260508_m040030_c001_v7007000_t0000_u01778212830247") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184244_d20260508_m040024_c001_v0001173_t0019_u01778212824784") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3277_d20260508_m040017_c001_v7007000_t0000_u01778212817811") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d10_d20260508_m040012_c001_v0001145_t0032_u01778212812801") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3227_d20260508_m040010_c001_v7007000_t0000_u01778212810427") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa8f_d20260508_m040004_c001_v0001181_t0055_u01778212804242") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214232_d20260508_m035957_c001_v7007000_t0000_u01778212797227") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa6f_d20260508_m035952_c001_v0001181_t0030_u01778212792464") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f504dd_d20260508_m035950_c001_v7007000_t0000_u01778212790105") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa3f_d20260508_m035944_c001_v0001181_t0015_u01778212784010") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f421a3fb16cf78b80_d20260508_m035933_c001_v7007000_t0000_u01778212773353") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41840e0_d20260508_m035926_c001_v0001173_t0048_u01778212766863") 2026/05/08 04:02:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47eb_d20260508_m035920_c001_v7007000_t0000_u01778212760158") 2026/05/08 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41840a0_d20260508_m035912_c001_v0001173_t0058_u01778212752332") 2026/05/08 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8151f_d20260508_m035905_c001_v7007000_t0000_u01778212745764") 2026/05/08 04:02:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418405c_d20260508_m035857_c001_v0001173_t0035_u01778212737899") 2026/05/08 04:02:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f414725255cf0fe38_d20260508_m040013_c001_v7007000_t0000_u01778212813650") 2026/05/08 04:02:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d02_d20260508_m040009_c001_v0001145_t0023_u01778212809473") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b108e_d20260508_m040034_c001_v7007000_t0000_u01778212834686") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d40_d20260508_m040029_c001_v0001145_t0027_u01778212829264") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589ea_d20260508_m040149_c001_v7007000_t0000_u01778212909948") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662dd4_d20260508_m040141_c001_v0001145_t0019_u01778212901995") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658971_d20260508_m040134_c001_v7007000_t0000_u01778212894985") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662db4_d20260508_m040127_c001_v0001145_t0018_u01778212887406") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d4b_d20260508_m040120_c001_v7007000_t0000_u01778212880218") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d8e_d20260508_m040112_c001_v0001145_t0059_u01778212872823") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2ad_d20260508_m040105_c001_v7007000_t0000_u01778212865856") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d74_d20260508_m040057_c001_v0001145_t0057_u01778212857532") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587fd_d20260508_m040050_c001_v7007000_t0000_u01778212850856") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d5c_d20260508_m040042_c001_v0001145_t0052_u01778212842466") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1046_d20260508_m040029_c001_v7007000_t0000_u01778212829892") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662d2e_d20260508_m040025_c001_v0001145_t0025_u01778212825062") 2026/05/08 04:02:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3278_d20260508_m040017_c001_v7007000_t0000_u01778212817999") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184208_d20260508_m040012_c001_v0001173_t0047_u01778212812815") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658672_d20260508_m040010_c001_v7007000_t0000_u01778212810572") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cf2_d20260508_m040004_c001_v0001145_t0046_u01778212804460") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214233_d20260508_m035957_c001_v7007000_t0000_u01778212797410") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418416a_d20260508_m035952_c001_v0001173_t0048_u01778212792538") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6581b8_d20260508_m035950_c001_v7007000_t0000_u01778212790107") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cba_d20260508_m035944_c001_v0001145_t0007_u01778212784214") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4ace0_d20260508_m035933_c001_v7007000_t0000_u01778212773218") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a9f3_d20260508_m035927_c001_v0001181_t0001_u01778212767248") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47ee_d20260508_m035920_c001_v7007000_t0000_u01778212760340") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a9a1_d20260508_m035912_c001_v0001181_t0059_u01778212752765") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81521_d20260508_m035905_c001_v7007000_t0000_u01778212745949") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a96d_d20260508_m035858_c001_v0001181_t0003_u01778212738354") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d47aa_d20260508_m040013_c001_v7007000_t0000_u01778212813812") 2026/05/08 04:02:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd956a_d20260508_m040009_c001_v0001105_t0055_u01778212809482") 2026/05/08 04:02:59 DEBUG : dir1/0013-789;=: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1090_d20260508_m040034_c001_v7007000_t0000_u01778212834869") 2026/05/08 04:02:59 DEBUG : dir1/0013-789;=: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184258_d20260508_m040029_c001_v0001173_t0025_u01778212829361") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589ee_d20260508_m040150_c001_v7007000_t0000_u01778212910246") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41843d6_d20260508_m040142_c001_v0001173_t0050_u01778212902328") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658972_d20260508_m040135_c001_v7007000_t0000_u01778212895168") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418438a_d20260508_m040127_c001_v0001173_t0047_u01778212887671") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d4c_d20260508_m040120_c001_v7007000_t0000_u01778212880402") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184336_d20260508_m040113_c001_v0001173_t0053_u01778212873361") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2ae_d20260508_m040106_c001_v7007000_t0000_u01778212866041") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41842f0_d20260508_m040057_c001_v0001173_t0046_u01778212857960") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587fe_d20260508_m040051_c001_v7007000_t0000_u01778212851055") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184292_d20260508_m040042_c001_v0001173_t0057_u01778212842916") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b104e_d20260508_m040030_c001_v7007000_t0000_u01778212830263") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aaef_d20260508_m040025_c001_v0001181_t0047_u01778212825345") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3279_d20260508_m040018_c001_v7007000_t0000_u01778212818185") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aacd_d20260508_m040012_c001_v0001181_t0046_u01778212812919") 2026/05/08 04:03:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d322a_d20260508_m040010_c001_v7007000_t0000_u01778212810581") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841ce_d20260508_m040004_c001_v0001173_t0053_u01778212804872") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214234_d20260508_m035957_c001_v7007000_t0000_u01778212797593") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cd8_d20260508_m035952_c001_v0001145_t0027_u01778212792547") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc4c74_d20260508_m035950_c001_v7007000_t0000_u01778212790154") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184134_d20260508_m035944_c001_v0001173_t0023_u01778212784700") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178250b_d20260508_m035932_c001_v7007000_t0000_u01778212772620") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c8c_d20260508_m035927_c001_v0001145_t0033_u01778212767465") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47f1_d20260508_m035920_c001_v7007000_t0000_u01778212760526") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c6e_d20260508_m035912_c001_v0001145_t0012_u01778212752968") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81523_d20260508_m035906_c001_v7007000_t0000_u01778212746132") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c4a_d20260508_m035858_c001_v0001145_t0044_u01778212738560") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d324d_d20260508_m040013_c001_v7007000_t0000_u01778212813827") 2026/05/08 04:03:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aab1_d20260508_m040009_c001_v0001181_t0017_u01778212809494") 2026/05/08 04:03:01 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1093_d20260508_m040035_c001_v7007000_t0000_u01778212835053") 2026/05/08 04:03:01 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95a4_d20260508_m040029_c001_v0001105_t0016_u01778212829448") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589f0_d20260508_m040150_c001_v7007000_t0000_u01778212910455") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9648_d20260508_m040142_c001_v0001105_t0019_u01778212902604") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658974_d20260508_m040135_c001_v7007000_t0000_u01778212895350") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd961c_d20260508_m040128_c001_v0001105_t0013_u01778212888031") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d4d_d20260508_m040120_c001_v7007000_t0000_u01778212880586") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95fe_d20260508_m040113_c001_v0001105_t0024_u01778212873613") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2af_d20260508_m040106_c001_v7007000_t0000_u01778212866233") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95de_d20260508_m040058_c001_v0001105_t0055_u01778212858424") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6587ff_d20260508_m040051_c001_v7007000_t0000_u01778212851238") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd95ba_d20260508_m040043_c001_v0001105_t0007_u01778212843187") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4ae20_d20260508_m040030_c001_v7007000_t0000_u01778212830117") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9592_d20260508_m040025_c001_v0001105_t0046_u01778212825561") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d327a_d20260508_m040018_c001_v7007000_t0000_u01778212818369") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9578_d20260508_m040013_c001_v0001105_t0028_u01778212813013") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65866a_d20260508_m040010_c001_v7007000_t0000_u01778212810197") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9558_d20260508_m040005_c001_v0001105_t0058_u01778212805135") 2026/05/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214235_d20260508_m035957_c001_v7007000_t0000_u01778212797777") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd953a_d20260508_m035952_c001_v0001105_t0025_u01778212792571") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d477b_d20260508_m035950_c001_v7007000_t0000_u01778212790117") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd951e_d20260508_m035944_c001_v0001105_t0007_u01778212784950") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178250c_d20260508_m035932_c001_v7007000_t0000_u01778212772801") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94f6_d20260508_m035927_c001_v0001105_t0003_u01778212767765") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47f4_d20260508_m035920_c001_v7007000_t0000_u01778212760709") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94ce_d20260508_m035913_c001_v0001105_t0043_u01778212753241") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81526_d20260508_m035906_c001_v7007000_t0000_u01778212746317") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd94ac_d20260508_m035858_c001_v0001105_t0037_u01778212738989") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658746_d20260508_m040013_c001_v7007000_t0000_u01778212813662") 2026/05/08 04:03:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841f6_d20260508_m040009_c001_v0001173_t0054_u01778212809687") 2026/05/08 04:03:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1095_d20260508_m040035_c001_v7007000_t0000_u01778212835305") 2026/05/08 04:03:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab07_d20260508_m040029_c001_v0001181_t0056_u01778212829490") 2026/05/08 04:03:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589f3_d20260508_m040150_c001_v7007000_t0000_u01778212910636") 2026/05/08 04:03:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ac4d_d20260508_m040142_c001_v0001181_t0018_u01778212902922") 2026/05/08 04:03:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658976_d20260508_m040135_c001_v7007000_t0000_u01778212895533") 2026/05/08 04:03:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ac0f_d20260508_m040128_c001_v0001181_t0012_u01778212888470") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d4e_d20260508_m040120_c001_v7007000_t0000_u01778212880770") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45abb9_d20260508_m040113_c001_v0001181_t0035_u01778212873875") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2b0_d20260508_m040106_c001_v7007000_t0000_u01778212866416") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab87_d20260508_m040058_c001_v0001181_t0037_u01778212858892") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658800_d20260508_m040051_c001_v7007000_t0000_u01778212851421") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab55_d20260508_m040043_c001_v0001181_t0044_u01778212843568") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8159e_d20260508_m040030_c001_v7007000_t0000_u01778212830134") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418424a_d20260508_m040025_c001_v0001173_t0053_u01778212825942") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d327b_d20260508_m040018_c001_v7007000_t0000_u01778212818553") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418420a_d20260508_m040013_c001_v0001173_t0051_u01778212813109") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae65866d_d20260508_m040010_c001_v7007000_t0000_u01778212810378") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa95_d20260508_m040005_c001_v0001181_t0014_u01778212805636") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214236_d20260508_m035957_c001_v7007000_t0000_u01778212797962") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa71_d20260508_m035952_c001_v0001181_t0034_u01778212792679") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405a59b7e7baa359_d20260508_m035950_c001_v7007000_t0000_u01778212790264") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa41_d20260508_m035945_c001_v0001181_t0007_u01778212785391") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4acda_d20260508_m035933_c001_v7007000_t0000_u01778212773034") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41840e8_d20260508_m035928_c001_v0001173_t0006_u01778212768140") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47f5_d20260508_m035920_c001_v7007000_t0000_u01778212760890") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41840aa_d20260508_m035913_c001_v0001173_t0029_u01778212753510") 2026/05/08 04:03:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff81528_d20260508_m035906_c001_v7007000_t0000_u01778212746502") 2026/05/08 04:03:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184064_d20260508_m035859_c001_v0001173_t0014_u01778212739506") 2026/05/08 04:03:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4157c35a5b4d7828_d20260508_m040013_c001_v7007000_t0000_u01778212813674") 2026/05/08 04:03:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aab3_d20260508_m040009_c001_v0001181_t0051_u01778212809700") 2026/05/08 04:03:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178251b_d20260508_m035935_c001_v7007000_t0000_u01778212775751") 2026/05/08 04:03:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa05_d20260508_m035931_c001_v0001181_t0044_u01778212771206") 2026/05/08 04:03:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178251c_d20260508_m035935_c001_v7007000_t0000_u01778212775932") 2026/05/08 04:03:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9502_d20260508_m035931_c001_v0001105_t0000_u01778212771266") 2026/05/08 04:03:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178251e_d20260508_m035936_c001_v7007000_t0000_u01778212776112") 2026/05/08 04:03:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41840fe_d20260508_m035931_c001_v0001173_t0034_u01778212771295") 2026/05/08 04:03:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782520_d20260508_m035936_c001_v7007000_t0000_u01778212776294") 2026/05/08 04:03:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c96_d20260508_m035931_c001_v0001145_t0011_u01778212771334") 2026/05/08 04:03:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782521_d20260508_m035936_c001_v7007000_t0000_u01778212776476") 2026/05/08 04:03:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa09_d20260508_m035931_c001_v0001181_t0011_u01778212771425") 2026/05/08 04:03:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782523_d20260508_m035936_c001_v7007000_t0000_u01778212776673") 2026/05/08 04:03:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184100_d20260508_m035931_c001_v0001173_t0026_u01778212771555") 2026/05/08 04:03:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782525_d20260508_m035936_c001_v7007000_t0000_u01778212776855") 2026/05/08 04:03:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa0d_d20260508_m035931_c001_v0001181_t0011_u01778212771644") 2026/05/08 04:03:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782526_d20260508_m035937_c001_v7007000_t0000_u01778212777038") 2026/05/08 04:03:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9504_d20260508_m035931_c001_v0001105_t0059_u01778212771663") 2026/05/08 04:03:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782528_d20260508_m035937_c001_v7007000_t0000_u01778212777221") 2026/05/08 04:03:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c9a_d20260508_m035931_c001_v0001145_t0057_u01778212771671") 2026/05/08 04:03:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178252a_d20260508_m035937_c001_v7007000_t0000_u01778212777410") 2026/05/08 04:03:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184102_d20260508_m035931_c001_v0001173_t0043_u01778212771832") 2026/05/08 04:03:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178252b_d20260508_m035937_c001_v7007000_t0000_u01778212777592") 2026/05/08 04:03:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa0f_d20260508_m035931_c001_v0001181_t0008_u01778212771851") 2026/05/08 04:03:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d33916178252d_d20260508_m035937_c001_v7007000_t0000_u01778212777773") 2026/05/08 04:03:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c9c_d20260508_m035932_c001_v0001145_t0034_u01778212772091") 2026/05/08 04:03:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782530_d20260508_m035937_c001_v7007000_t0000_u01778212777956") 2026/05/08 04:03:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184104_d20260508_m035932_c001_v0001173_t0024_u01778212772116") 2026/05/08 04:03:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782534_d20260508_m035938_c001_v7007000_t0000_u01778212778137") 2026/05/08 04:03:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa13_d20260508_m035932_c001_v0001181_t0016_u01778212772144") 2026/05/08 04:03:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782537_d20260508_m035938_c001_v7007000_t0000_u01778212778318") 2026/05/08 04:03:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9506_d20260508_m035932_c001_v0001105_t0003_u01778212772205") 2026/05/08 04:03:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782539_d20260508_m035938_c001_v7007000_t0000_u01778212778498") 2026/05/08 04:03:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa15_d20260508_m035932_c001_v0001181_t0008_u01778212772353") 2026/05/08 04:03:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f504e1_d20260508_m035953_c001_v7007000_t0000_u01778212793131") 2026/05/08 04:03:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa4d_d20260508_m035948_c001_v0001181_t0022_u01778212788217") 2026/05/08 04:03:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782572_d20260508_m035953_c001_v7007000_t0000_u01778212793108") 2026/05/08 04:03:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd952a_d20260508_m035948_c001_v0001105_t0022_u01778212788289") 2026/05/08 04:03:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad0b3_d20260508_m035952_c001_v7007000_t0000_u01778212792903") 2026/05/08 04:03:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184146_d20260508_m035948_c001_v0001173_t0047_u01778212788298") 2026/05/08 04:03:06 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc4c81_d20260508_m035952_c001_v7007000_t0000_u01778212792914") 2026/05/08 04:03:06 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa51_d20260508_m035948_c001_v0001181_t0044_u01778212788422") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc4c85_d20260508_m035953_c001_v7007000_t0000_u01778212793278") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd952c_d20260508_m035948_c001_v0001105_t0058_u01778212788591") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782571_d20260508_m035952_c001_v7007000_t0000_u01778212792923") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cc4_d20260508_m035948_c001_v0001145_t0021_u01778212788600") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d477e_d20260508_m035953_c001_v7007000_t0000_u01778212793143") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418414c_d20260508_m035948_c001_v0001173_t0050_u01778212788629") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214220_d20260508_m035952_c001_v7007000_t0000_u01778212792933") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa53_d20260508_m035948_c001_v0001181_t0025_u01778212788652") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f504e0_d20260508_m035952_c001_v7007000_t0000_u01778212792942") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa55_d20260508_m035948_c001_v0001181_t0051_u01778212788864") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f423d339161782573_d20260508_m035953_c001_v7007000_t0000_u01778212793290") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418414e_d20260508_m035948_c001_v0001173_t0040_u01778212788881") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d477d_d20260508_m035952_c001_v7007000_t0000_u01778212792956") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cc8_d20260508_m035948_c001_v0001145_t0036_u01778212788951") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6581bf_d20260508_m035953_c001_v7007000_t0000_u01778212793154") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd952e_d20260508_m035948_c001_v0001105_t0004_u01778212788970") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214223_d20260508_m035953_c001_v7007000_t0000_u01778212793301") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa57_d20260508_m035949_c001_v0001181_t0026_u01778212789072") 2026/05/08 04:03:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4cd691_d20260508_m035953_c001_v7007000_t0000_u01778212793163") 2026/05/08 04:03:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184152_d20260508_m035949_c001_v0001173_t0013_u01778212789159") 2026/05/08 04:03:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6581be_d20260508_m035952_c001_v7007000_t0000_u01778212792966") 2026/05/08 04:03:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cca_d20260508_m035949_c001_v0001145_t0048_u01778212789236") 2026/05/08 04:03:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4cd2a8_d20260508_m035952_c001_v7007000_t0000_u01778212792978") 2026/05/08 04:03:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa59_d20260508_m035949_c001_v0001181_t0029_u01778212789305") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f50347_d20260508_m035751_c001_v7007000_t0000_u01778212671449") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f110e076f4372d2b1_d20260508_m035749_c001_v0001040_t0006_u01778212669158") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4187183d4c3a9e3f_d20260508_m035748_c001_v7007000_t0000_u01778212668975") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f110e076f4372d2ab_d20260508_m035745_c001_v0001040_t0040_u01778212665204") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4187183d4c3a9e16_d20260508_m035744_c001_v7007000_t0000_u01778212664440") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd93e4_d20260508_m035740_c001_v0001105_t0040_u01778212660172") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b982d8_d20260508_m035738_c001_v7007000_t0000_u01778212658708") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1083bcea7b6bed5f_d20260508_m035735_c001_v0001117_t0041_u01778212655802") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f41925c2f91ae6f82_d20260508_m035735_c001_v7007000_t0000_u01778212655615") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1083bcea7b6bed49_d20260508_m035731_c001_v0001117_t0049_u01778212651308") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f41925c2f91ae6f47_d20260508_m035730_c001_v7007000_t0000_u01778212650537") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183e68_d20260508_m035726_c001_v0001173_t0005_u01778212646687") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4a2c0_d20260508_m035725_c001_v7007000_t0000_u01778212645410") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f11916d9f085a4123_d20260508_m035724_c001_v0001092_t0054_u01778212644096") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4139683050d1b59d_d20260508_m035723_c001_v7007000_t0000_u01778212643915") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f11916d9f085a4119_d20260508_m035721_c001_v0001092_t0010_u01778212641481") 2026/05/08 04:03:08 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4139683050d1b591_d20260508_m035720_c001_v7007000_t0000_u01778212640720") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183e34_d20260508_m035717_c001_v0001173_t0036_u01778212637141") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4a2b9_d20260508_m035716_c001_v7007000_t0000_u01778212636225") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1110f9ca4ad0a1d8_d20260508_m035714_c001_v0001171_t0051_u01778212634159") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f6843a_d20260508_m035713_c001_v7007000_t0000_u01778212633978") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1110f9ca4ad0a1d2_d20260508_m035710_c001_v0001171_t0003_u01778212630614") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f68438_d20260508_m035709_c001_v7007000_t0000_u01778212629849") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183df2_d20260508_m035704_c001_v0001173_t0026_u01778212624153") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4139683050d1b54f_d20260508_m035703_c001_v7007000_t0000_u01778212623217") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f100a5174021ccd62_d20260508_m035701_c001_v0001036_t0023_u01778212621427") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f41925c2f91ae6ed2_d20260508_m035701_c001_v7007000_t0000_u01778212621240") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f100a5174021ccd60_d20260508_m035658_c001_v0001036_t0012_u01778212618024") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f41925c2f91ae6e90_d20260508_m035657_c001_v7007000_t0000_u01778212617261") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183dc4_d20260508_m035651_c001_v0001173_t0039_u01778212611807") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d443f_d20260508_m035650_c001_v7007000_t0000_u01778212610876") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1195d4915a0db930_d20260508_m035648_c001_v0001120_t0051_u01778212608890") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b98219_d20260508_m035648_c001_v7007000_t0000_u01778212608707") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1195d4915a0db92a_d20260508_m035645_c001_v0001120_t0020_u01778212605132") 2026/05/08 04:03:09 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b9820b_d20260508_m035644_c001_v7007000_t0000_u01778212604369") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183d86_d20260508_m035636_c001_v0001173_t0042_u01778212596521") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac9a3_d20260508_m035635_c001_v7007000_t0000_u01778212595422") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f115fec6cdf65b85d_d20260508_m035629_c001_v0001184_t0044_u01778212589563") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af49e52_d20260508_m035629_c001_v7007000_t0000_u01778212589357") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a78402d_d20260508_m035625_c001_v0001181_t0051_u01778212585274") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f110b0d266341c78b_d20260508_m035624_c001_v0001173_t0028_u01778212584467") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f110b0d266341c787_d20260508_m035623_c001_v0001173_t0026_u01778212583348") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac98c_d20260508_m035609_c001_v7007000_t0000_u01778212569927") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183cf8_d20260508_m035602_c001_v0001173_t0046_u01778212562680") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f110ac08c69633632_d20260508_m035601_c001_v0001174_t0052_u01778212561807") 2026/05/08 04:03:10 DEBUG : dst/one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f110ac08c69633628_d20260508_m035600_c001_v0001174_t0048_u01778212560572") 2026/05/08 04:03:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f50349_d20260508_m035751_c001_v7007000_t0000_u01778212671634") 2026/05/08 04:03:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f112c8c3cf1ed1993_d20260508_m035748_c001_v0001145_t0001_u01778212668528") 2026/05/08 04:03:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1060d089f2b09108_d20260508_m035744_c001_v0001174_t0012_u01778212664107") 2026/05/08 04:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b982da_d20260508_m035738_c001_v7007000_t0000_u01778212658889") 2026/05/08 04:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116978f2f502c769_d20260508_m035735_c001_v0001185_t0045_u01778212655408") 2026/05/08 04:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f115d1f7d01666dc3_d20260508_m035730_c001_v0001176_t0034_u01778212650325") 2026/05/08 04:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4a2c2_d20260508_m035725_c001_v7007000_t0000_u01778212645591") 2026/05/08 04:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1041ff3f67dc4279_d20260508_m035723_c001_v0001174_t0008_u01778212643616") 2026/05/08 04:03:10 DEBUG : dst/one.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f108dbd77e627bd14_d20260508_m035720_c001_v0001182_t0018_u01778212640492") 2026/05/08 04:03:11 DEBUG : dst/three: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac9a5_d20260508_m035635_c001_v7007000_t0000_u01778212595606") 2026/05/08 04:03:11 DEBUG : dst/three: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f110b0d266341c7b5_d20260508_m035633_c001_v0001173_t0029_u01778212593896") 2026/05/08 04:03:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f5034b_d20260508_m035751_c001_v7007000_t0000_u01778212671819") 2026/05/08 04:03:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1108ca8a72547ca5_d20260508_m035750_c001_v0001184_t0015_u01778212670143") 2026/05/08 04:03:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f113a1971fe3ff1f5_d20260508_m035746_c001_v0001117_t0046_u01778212666138") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f5034c_d20260508_m035752_c001_v7007000_t0000_u01778212672002") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f110e076f4372d2b5_d20260508_m035750_c001_v0001040_t0046_u01778212670551") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4187183d4c3a9e44_d20260508_m035750_c001_v7007000_t0000_u01778212670368") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f110e076f4372d2ad_d20260508_m035746_c001_v0001040_t0030_u01778212666911") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4187183d4c3a9e27_d20260508_m035746_c001_v7007000_t0000_u01778212666727") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd93e6_d20260508_m035741_c001_v0001105_t0048_u01778212661098") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b982dc_d20260508_m035739_c001_v7007000_t0000_u01778212659072") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1083bcea7b6bed67_d20260508_m035737_c001_v0001117_t0023_u01778212657338") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f41925c2f91ae6f87_d20260508_m035737_c001_v7007000_t0000_u01778212657152") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1083bcea7b6bed4f_d20260508_m035733_c001_v0001117_t0000_u01778212653141") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f41925c2f91ae6f59_d20260508_m035732_c001_v7007000_t0000_u01778212652956") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183e72_d20260508_m035727_c001_v0001173_t0056_u01778212647569") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4139683050d1b5a3_d20260508_m035724_c001_v7007000_t0000_u01778212644855") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd93c4_d20260508_m035722_c001_v0001105_t0043_u01778212642649") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4139683050d1b598_d20260508_m035722_c001_v7007000_t0000_u01778212642271") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183e3c_d20260508_m035718_c001_v0001173_t0023_u01778212638011") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f6843b_d20260508_m035715_c001_v7007000_t0000_u01778212635310") 2026/05/08 04:03:11 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd93a4_d20260508_m035712_c001_v0001105_t0046_u01778212632628") 2026/05/08 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f68439_d20260508_m035711_c001_v7007000_t0000_u01778212631545") 2026/05/08 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183df4_d20260508_m035704_c001_v0001173_t0006_u01778212624835") 2026/05/08 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f41925c2f91ae6ee3_d20260508_m035702_c001_v7007000_t0000_u01778212622214") 2026/05/08 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9396_d20260508_m035700_c001_v0001105_t0049_u01778212620013") 2026/05/08 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f41925c2f91ae6eaa_d20260508_m035658_c001_v7007000_t0000_u01778212618922") 2026/05/08 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183dca_d20260508_m035652_c001_v0001173_t0051_u01778212612444") 2026/05/08 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b9821a_d20260508_m035649_c001_v7007000_t0000_u01778212609961") 2026/05/08 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9388_d20260508_m035647_c001_v0001105_t0008_u01778212607142") 2026/05/08 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b98211_d20260508_m035646_c001_v7007000_t0000_u01778212606013") 2026/05/08 04:03:12 DEBUG : dst/three.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183d8e_d20260508_m035639_c001_v0001173_t0026_u01778212599593") 2026/05/08 04:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b982e0_d20260508_m035739_c001_v7007000_t0000_u01778212659254") 2026/05/08 04:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116978f2f502c76f_d20260508_m035736_c001_v0001185_t0031_u01778212656922") 2026/05/08 04:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f115581edee43d96b_d20260508_m035732_c001_v0001181_t0008_u01778212652632") 2026/05/08 04:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4a2c4_d20260508_m035725_c001_v7007000_t0000_u01778212645774") 2026/05/08 04:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f11012c2a868e7f5d_d20260508_m035724_c001_v0001176_t0032_u01778212644640") 2026/05/08 04:03:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f11055a5c057bf1ce_d20260508_m035722_c001_v0001183_t0042_u01778212642048") 2026/05/08 04:03:12 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f5034d_d20260508_m035752_c001_v7007000_t0000_u01778212672186") 2026/05/08 04:03:12 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183eae_d20260508_m035740_c001_v0001173_t0022_u01778212660814") 2026/05/08 04:03:12 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b982e2_d20260508_m035739_c001_v7007000_t0000_u01778212659441") 2026/05/08 04:03:12 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd93ca_d20260508_m035727_c001_v0001105_t0058_u01778212647083") 2026/05/08 04:03:12 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4a2c6_d20260508_m035725_c001_v7007000_t0000_u01778212645955") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd93b0_d20260508_m035717_c001_v0001105_t0038_u01778212637482") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f419d62423af4a2ba_d20260508_m035716_c001_v7007000_t0000_u01778212636407") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd939a_d20260508_m035704_c001_v0001105_t0055_u01778212624411") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4139683050d1b551_d20260508_m035703_c001_v7007000_t0000_u01778212623398") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd938e_d20260508_m035652_c001_v0001105_t0048_u01778212612081") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d4441_d20260508_m035651_c001_v7007000_t0000_u01778212611058") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9378_d20260508_m035637_c001_v0001105_t0043_u01778212597154") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac9a7_d20260508_m035635_c001_v7007000_t0000_u01778212595794") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f102734ac6d257a79_d20260508_m035631_c001_v0001182_t0018_u01778212591221") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac98d_d20260508_m035610_c001_v7007000_t0000_u01778212570108") 2026/05/08 04:03:13 DEBUG : dst/two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f110ac08c6963369c_d20260508_m035608_c001_v0001174_t0047_u01778212568622") 2026/05/08 04:03:13 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702b3e_d20260508_m035536_c001_v7007000_t0000_u01778212536459") 2026/05/08 04:03:13 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783fbb_d20260508_m035533_c001_v0001181_t0030_u01778212533087") 2026/05/08 04:03:13 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702b3d_d20260508_m035530_c001_v7007000_t0000_u01778212530781") 2026/05/08 04:03:13 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783fa1_d20260508_m035520_c001_v0001181_t0048_u01778212520980") 2026/05/08 04:03:13 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b058d_d20260508_m035512_c001_v7007000_t0000_u01778212512357") 2026/05/08 04:03:13 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783f89_d20260508_m035509_c001_v0001181_t0038_u01778212509165") 2026/05/08 04:03:13 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a87_d20260508_m035449_c001_v7007000_t0000_u01778212489270") 2026/05/08 04:03:13 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b8c_d20260508_m035447_c001_v0001173_t0046_u01778212487382") 2026/05/08 04:03:13 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a60_d20260508_m035446_c001_v7007000_t0000_u01778212486531") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b80_d20260508_m035445_c001_v0001173_t0023_u01778212485178") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a2d_d20260508_m035442_c001_v7007000_t0000_u01778212482504") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b5e_d20260508_m035440_c001_v0001173_t0001_u01778212480831") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a10_d20260508_m035440_c001_v7007000_t0000_u01778212480011") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b50_d20260508_m035438_c001_v0001173_t0016_u01778212478713") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39ec_d20260508_m035432_c001_v7007000_t0000_u01778212472720") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b16_d20260508_m035430_c001_v0001173_t0039_u01778212470972") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39e7_d20260508_m035430_c001_v7007000_t0000_u01778212470134") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b00_d20260508_m035429_c001_v0001173_t0036_u01778212469299") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80657_d20260508_m035424_c001_v7007000_t0000_u01778212464607") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183ad0_d20260508_m035423_c001_v0001173_t0035_u01778212463284") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80653_d20260508_m035421_c001_v7007000_t0000_u01778212461448") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183abc_d20260508_m035420_c001_v0001173_t0021_u01778212460318") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80650_d20260508_m035419_c001_v7007000_t0000_u01778212459949") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f102cea51cfdd51a7_d20260508_m035419_c001_v0001150_t0028_u01778212459150") 2026/05/08 04:03:14 DEBUG : empty space: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183ab0_d20260508_m035417_c001_v0001173_t0050_u01778212457599") 2026/05/08 04:03:14 DEBUG : enormous: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a7d_d20260508_m035448_c001_v7007000_t0000_u01778212488539") 2026/05/08 04:03:14 DEBUG : enormous: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b8e_d20260508_m035447_c001_v0001173_t0057_u01778212487676") 2026/05/08 04:03:14 DEBUG : existing: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4202379720f50351_d20260508_m035756_c001_v7007000_t0000_u01778212676845") 2026/05/08 04:03:14 DEBUG : existing: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183ee2_d20260508_m035755_c001_v0001173_t0037_u01778212675589") 2026/05/08 04:03:14 DEBUG : existing: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b0581_d20260508_m035507_c001_v7007000_t0000_u01778212507527") 2026/05/08 04:03:15 DEBUG : existing: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183bfa_d20260508_m035506_c001_v0001173_t0027_u01778212506491") 2026/05/08 04:03:15 DEBUG : existing: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80645_d20260508_m035414_c001_v7007000_t0000_u01778212454934") 2026/05/08 04:03:15 DEBUG : existing: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a8a_d20260508_m035413_c001_v0001173_t0003_u01778212453899") 2026/05/08 04:03:15 DEBUG : existing: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8063f_d20260508_m035413_c001_v7007000_t0000_u01778212453353") 2026/05/08 04:03:15 DEBUG : existing: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a7e_d20260508_m035412_c001_v0001173_t0034_u01778212452491") 2026/05/08 04:03:15 DEBUG : existing: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a68_d20260508_m035411_c001_v0001173_t0017_u01778212451390") 2026/05/08 04:03:15 DEBUG : existing-b: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b0582_d20260508_m035507_c001_v7007000_t0000_u01778212507709") 2026/05/08 04:03:15 DEBUG : existing-b: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783f85_d20260508_m035506_c001_v0001181_t0006_u01778212506499") 2026/05/08 04:03:15 DEBUG : file1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9d7_d20260508_m035849_c001_v7007000_t0000_u01778212729909") 2026/05/08 04:03:15 DEBUG : file1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184026_d20260508_m035849_c001_v0001173_t0051_u01778212729053") 2026/05/08 04:03:15 DEBUG : file1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9cb_d20260508_m035847_c001_v7007000_t0000_u01778212727752") 2026/05/08 04:03:15 DEBUG : file1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9492_d20260508_m035846_c001_v0001105_t0017_u01778212726748") 2026/05/08 04:03:15 DEBUG : five: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a99_d20260508_m035453_c001_v7007000_t0000_u01778212493025") 2026/05/08 04:03:15 DEBUG : five: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183ba4_d20260508_m035451_c001_v0001173_t0003_u01778212491050") 2026/05/08 04:03:15 DEBUG : foo: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80656_d20260508_m035422_c001_v7007000_t0000_u01778212462918") 2026/05/08 04:03:15 DEBUG : foo: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183aca_d20260508_m035422_c001_v0001173_t0003_u01778212462371") 2026/05/08 04:03:15 DEBUG : foo: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183ac2_d20260508_m035421_c001_v0001173_t0003_u01778212461820") 2026/05/08 04:03:15 DEBUG : four: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a9a_d20260508_m035453_c001_v7007000_t0000_u01778212493208") 2026/05/08 04:03:15 DEBUG : four: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401667e727dd92f6_d20260508_m035451_c001_v0001105_t0022_u01778212491622") 2026/05/08 04:03:15 DEBUG : four: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b9e_d20260508_m035450_c001_v0001173_t0022_u01778212490398") 2026/05/08 04:03:16 DEBUG : hello world2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c888a_d20260508_m035330_c001_v7007000_t0000_u01778212410792") 2026/05/08 04:03:16 DEBUG : hello world2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418392a_d20260508_m035330_c001_v0001173_t0032_u01778212410118") 2026/05/08 04:03:16 DEBUG : ignore-size: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80639_d20260508_m035411_c001_v7007000_t0000_u01778212451022") 2026/05/08 04:03:16 DEBUG : ignore-size: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a56_d20260508_m035410_c001_v0001173_t0026_u01778212450042") 2026/05/08 04:03:16 DEBUG : nested/sub dir/file: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b057d_d20260508_m035505_c001_v7007000_t0000_u01778212505750") 2026/05/08 04:03:16 DEBUG : nested/sub dir/file: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783f7f_d20260508_m035505_c001_v0001181_t0021_u01778212505041") 2026/05/08 04:03:16 DEBUG : nested/sub dir/file: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b0579_d20260508_m035504_c001_v7007000_t0000_u01778212504296") 2026/05/08 04:03:16 DEBUG : nested/sub dir/file: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783f7b_d20260508_m035503_c001_v0001181_t0012_u01778212503176") 2026/05/08 04:03:16 DEBUG : one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a9b_d20260508_m035453_c001_v7007000_t0000_u01778212493389") 2026/05/08 04:03:16 DEBUG : one: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183b94_d20260508_m035449_c001_v0001173_t0003_u01778212489741") 2026/05/08 04:03:16 DEBUG : only0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9b0_d20260508_m035842_c001_v7007000_t0000_u01778212722312") 2026/05/08 04:03:16 DEBUG : only0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183fe2_d20260508_m035836_c001_v0001173_t0003_u01778212716525") 2026/05/08 04:03:16 DEBUG : only0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9448_d20260508_m035822_c001_v0001105_t0040_u01778212702347") 2026/05/08 04:03:16 DEBUG : only0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f68590_d20260508_m035815_c001_v7007000_t0000_u01778212695715") 2026/05/08 04:03:16 DEBUG : only0: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9406_d20260508_m035800_c001_v0001105_t0044_u01778212680498") 2026/05/08 04:03:16 DEBUG : only1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9b1_d20260508_m035842_c001_v7007000_t0000_u01778212722495") 2026/05/08 04:03:16 DEBUG : only1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183feb_d20260508_m035837_c001_v0001173_t0003_u01778212717293") 2026/05/08 04:03:16 DEBUG : only1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd944c_d20260508_m035823_c001_v0001105_t0030_u01778212703147") 2026/05/08 04:03:16 DEBUG : only1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f68596_d20260508_m035816_c001_v7007000_t0000_u01778212696269") 2026/05/08 04:03:16 DEBUG : only1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd940a_d20260508_m035801_c001_v0001105_t0057_u01778212681219") 2026/05/08 04:03:17 DEBUG : only10: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9b2_d20260508_m035842_c001_v7007000_t0000_u01778212722679") 2026/05/08 04:03:17 DEBUG : only10: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401667e727dd947c_d20260508_m035836_c001_v0001105_t0022_u01778212716536") 2026/05/08 04:03:17 DEBUG : only10: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9462_d20260508_m035829_c001_v0001105_t0026_u01778212709926") 2026/05/08 04:03:17 DEBUG : only10: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b09ad_d20260508_m035816_c001_v7007000_t0000_u01778212696466") 2026/05/08 04:03:17 DEBUG : only10: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9420_d20260508_m035807_c001_v0001105_t0028_u01778212687745") 2026/05/08 04:03:17 DEBUG : only11: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9b3_d20260508_m035842_c001_v7007000_t0000_u01778212722862") 2026/05/08 04:03:17 DEBUG : only11: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401b1b864f45a901_d20260508_m035837_c001_v0001181_t0000_u01778212717130") 2026/05/08 04:03:17 DEBUG : only11: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9464_d20260508_m035830_c001_v0001105_t0028_u01778212710466") 2026/05/08 04:03:17 DEBUG : only11: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f68592_d20260508_m035815_c001_v7007000_t0000_u01778212695900") 2026/05/08 04:03:17 DEBUG : only11: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9422_d20260508_m035808_c001_v0001105_t0024_u01778212688363") 2026/05/08 04:03:17 DEBUG : only12: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9b4_d20260508_m035843_c001_v7007000_t0000_u01778212723045") 2026/05/08 04:03:17 DEBUG : only12: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4044715d96662c12_d20260508_m035837_c001_v0001145_t0040_u01778212717298") 2026/05/08 04:03:17 DEBUG : only12: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9468_d20260508_m035831_c001_v0001105_t0040_u01778212711103") 2026/05/08 04:03:17 DEBUG : only12: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214115_d20260508_m035816_c001_v7007000_t0000_u01778212696482") 2026/05/08 04:03:17 DEBUG : only12: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9424_d20260508_m035809_c001_v0001105_t0042_u01778212689098") 2026/05/08 04:03:17 DEBUG : only13: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9b5_d20260508_m035843_c001_v7007000_t0000_u01778212723228") 2026/05/08 04:03:17 DEBUG : only13: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183fe4_d20260508_m035836_c001_v0001173_t0003_u01778212716925") 2026/05/08 04:03:17 DEBUG : only13: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd946a_d20260508_m035831_c001_v0001105_t0004_u01778212711735") 2026/05/08 04:03:17 DEBUG : only13: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f6859b_d20260508_m035816_c001_v7007000_t0000_u01778212696637") 2026/05/08 04:03:17 DEBUG : only13: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd942c_d20260508_m035809_c001_v0001105_t0038_u01778212689924") 2026/05/08 04:03:18 DEBUG : only14: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9b6_d20260508_m035843_c001_v7007000_t0000_u01778212723415") 2026/05/08 04:03:18 DEBUG : only14: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401667e727dd947e_d20260508_m035836_c001_v0001105_t0022_u01778212716935") 2026/05/08 04:03:18 DEBUG : only14: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd946c_d20260508_m035832_c001_v0001105_t0052_u01778212712492") 2026/05/08 04:03:18 DEBUG : only14: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b09ac_d20260508_m035816_c001_v7007000_t0000_u01778212696282") 2026/05/08 04:03:18 DEBUG : only14: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9430_d20260508_m035810_c001_v0001105_t0027_u01778212690784") 2026/05/08 04:03:18 DEBUG : only15: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9b7_d20260508_m035843_c001_v7007000_t0000_u01778212723598") 2026/05/08 04:03:18 DEBUG : only15: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183fe8_d20260508_m035837_c001_v0001173_t0003_u01778212717109") 2026/05/08 04:03:18 DEBUG : only15: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd946e_d20260508_m035833_c001_v0001105_t0011_u01778212713155") 2026/05/08 04:03:18 DEBUG : only15: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657af8_d20260508_m035816_c001_v7007000_t0000_u01778212696083") 2026/05/08 04:03:18 DEBUG : only15: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9432_d20260508_m035811_c001_v0001105_t0019_u01778212691496") 2026/05/08 04:03:18 DEBUG : only16: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9b8_d20260508_m035843_c001_v7007000_t0000_u01778212723780") 2026/05/08 04:03:18 DEBUG : only16: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401667e727dd9480_d20260508_m035837_c001_v0001105_t0022_u01778212717119") 2026/05/08 04:03:18 DEBUG : only16: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9470_d20260508_m035833_c001_v0001105_t0021_u01778212713714") 2026/05/08 04:03:18 DEBUG : only16: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f68594_d20260508_m035816_c001_v7007000_t0000_u01778212696083") 2026/05/08 04:03:18 DEBUG : only16: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9434_d20260508_m035812_c001_v0001105_t0049_u01778212692164") 2026/05/08 04:03:19 DEBUG : only17: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9b9_d20260508_m035843_c001_v7007000_t0000_u01778212723965") 2026/05/08 04:03:19 DEBUG : only17: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4044715d96662c16_d20260508_m035837_c001_v0001145_t0040_u01778212717680") 2026/05/08 04:03:19 DEBUG : only17: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9474_d20260508_m035834_c001_v0001105_t0026_u01778212714269") 2026/05/08 04:03:19 DEBUG : only17: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b09ab_d20260508_m035816_c001_v7007000_t0000_u01778212696095") 2026/05/08 04:03:19 DEBUG : only17: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9436_d20260508_m035812_c001_v0001105_t0022_u01778212692852") 2026/05/08 04:03:19 DEBUG : only18: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9ba_d20260508_m035844_c001_v7007000_t0000_u01778212724148") 2026/05/08 04:03:19 DEBUG : only18: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401b1b864f45a909_d20260508_m035837_c001_v0001181_t0000_u01778212717693") 2026/05/08 04:03:19 DEBUG : only18: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9478_d20260508_m035834_c001_v0001105_t0016_u01778212714788") 2026/05/08 04:03:19 DEBUG : only18: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214116_d20260508_m035816_c001_v7007000_t0000_u01778212696673") 2026/05/08 04:03:19 DEBUG : only18: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd943a_d20260508_m035813_c001_v0001105_t0002_u01778212693395") 2026/05/08 04:03:19 DEBUG : only19: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9bc_d20260508_m035844_c001_v7007000_t0000_u01778212724330") 2026/05/08 04:03:19 DEBUG : only19: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183ff6_d20260508_m035837_c001_v0001173_t0003_u01778212717842") 2026/05/08 04:03:19 DEBUG : only19: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd947a_d20260508_m035835_c001_v0001105_t0058_u01778212715303") 2026/05/08 04:03:19 DEBUG : only19: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214113_d20260508_m035816_c001_v7007000_t0000_u01778212696109") 2026/05/08 04:03:19 DEBUG : only19: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd943c_d20260508_m035814_c001_v0001105_t0015_u01778212694355") 2026/05/08 04:03:19 DEBUG : only2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9bd_d20260508_m035844_c001_v7007000_t0000_u01778212724514") 2026/05/08 04:03:19 DEBUG : only2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401667e727dd9482_d20260508_m035837_c001_v0001105_t0022_u01778212717303") 2026/05/08 04:03:20 DEBUG : only2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd944e_d20260508_m035824_c001_v0001105_t0005_u01778212704130") 2026/05/08 04:03:20 DEBUG : only2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f6859d_d20260508_m035816_c001_v7007000_t0000_u01778212696820") 2026/05/08 04:03:20 DEBUG : only2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd940e_d20260508_m035801_c001_v0001105_t0025_u01778212681997") 2026/05/08 04:03:20 DEBUG : only3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9be_d20260508_m035844_c001_v7007000_t0000_u01778212724696") 2026/05/08 04:03:20 DEBUG : only3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401b1b864f45a903_d20260508_m035837_c001_v0001181_t0000_u01778212717316") 2026/05/08 04:03:20 DEBUG : only3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9450_d20260508_m035824_c001_v0001105_t0049_u01778212704987") 2026/05/08 04:03:20 DEBUG : only3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b02_d20260508_m035816_c001_v7007000_t0000_u01778212696646") 2026/05/08 04:03:20 DEBUG : only3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9410_d20260508_m035802_c001_v0001105_t0010_u01778212682827") 2026/05/08 04:03:20 DEBUG : only4: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9bf_d20260508_m035844_c001_v7007000_t0000_u01778212724880") 2026/05/08 04:03:20 DEBUG : only4: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183fee_d20260508_m035837_c001_v0001173_t0003_u01778212717476") 2026/05/08 04:03:20 DEBUG : only4: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9452_d20260508_m035825_c001_v0001105_t0016_u01778212705645") 2026/05/08 04:03:20 DEBUG : only4: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214114_d20260508_m035816_c001_v7007000_t0000_u01778212696300") 2026/05/08 04:03:20 DEBUG : only4: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9412_d20260508_m035803_c001_v0001105_t0053_u01778212683394") 2026/05/08 04:03:20 DEBUG : only5: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9c0_d20260508_m035845_c001_v7007000_t0000_u01778212725062") 2026/05/08 04:03:20 DEBUG : only5: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401667e727dd9484_d20260508_m035837_c001_v0001105_t0022_u01778212717486") 2026/05/08 04:03:20 DEBUG : only5: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9454_d20260508_m035826_c001_v0001105_t0050_u01778212706299") 2026/05/08 04:03:20 DEBUG : only5: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f422c02b675f68599_d20260508_m035816_c001_v7007000_t0000_u01778212696453") 2026/05/08 04:03:20 DEBUG : only5: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9416_d20260508_m035804_c001_v0001105_t0002_u01778212684241") 2026/05/08 04:03:20 DEBUG : only6: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9c1_d20260508_m035845_c001_v7007000_t0000_u01778212725245") 2026/05/08 04:03:20 DEBUG : only6: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4044715d96662c14_d20260508_m035837_c001_v0001145_t0040_u01778212717495") 2026/05/08 04:03:21 DEBUG : only6: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9458_d20260508_m035826_c001_v0001105_t0024_u01778212706949") 2026/05/08 04:03:21 DEBUG : only6: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657b04_d20260508_m035816_c001_v7007000_t0000_u01778212696829") 2026/05/08 04:03:21 DEBUG : only6: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9418_d20260508_m035804_c001_v0001105_t0004_u01778212684973") 2026/05/08 04:03:21 DEBUG : only7: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9c2_d20260508_m035845_c001_v7007000_t0000_u01778212725426") 2026/05/08 04:03:21 DEBUG : only7: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401b1b864f45a907_d20260508_m035837_c001_v0001181_t0000_u01778212717509") 2026/05/08 04:03:21 DEBUG : only7: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd945a_d20260508_m035827_c001_v0001105_t0031_u01778212707621") 2026/05/08 04:03:21 DEBUG : only7: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b09ae_d20260508_m035816_c001_v7007000_t0000_u01778212696650") 2026/05/08 04:03:21 DEBUG : only7: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd941a_d20260508_m035805_c001_v0001105_t0019_u01778212685679") 2026/05/08 04:03:21 DEBUG : only8: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9c3_d20260508_m035845_c001_v7007000_t0000_u01778212725609") 2026/05/08 04:03:21 DEBUG : only8: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183ff2_d20260508_m035837_c001_v0001173_t0003_u01778212717659") 2026/05/08 04:03:21 DEBUG : only8: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd945c_d20260508_m035828_c001_v0001105_t0014_u01778212708501") 2026/05/08 04:03:21 DEBUG : only8: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657afe_d20260508_m035816_c001_v7007000_t0000_u01778212696464") 2026/05/08 04:03:21 DEBUG : only8: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd941c_d20260508_m035806_c001_v0001105_t0057_u01778212686275") 2026/05/08 04:03:21 DEBUG : only9: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9c5_d20260508_m035845_c001_v7007000_t0000_u01778212725812") 2026/05/08 04:03:21 DEBUG : only9: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f401667e727dd9486_d20260508_m035837_c001_v0001105_t0022_u01778212717669") 2026/05/08 04:03:21 DEBUG : only9: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd945e_d20260508_m035829_c001_v0001105_t0057_u01778212709168") 2026/05/08 04:03:21 DEBUG : only9: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae657afa_d20260508_m035816_c001_v7007000_t0000_u01778212696278") 2026/05/08 04:03:21 DEBUG : only9: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd941e_d20260508_m035806_c001_v0001105_t0038_u01778212686894") 2026/05/08 04:03:21 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b0573_d20260508_m035502_c001_v7007000_t0000_u01778212502066") 2026/05/08 04:03:21 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9300_d20260508_m035500_c001_v0001105_t0047_u01778212500303") 2026/05/08 04:03:21 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b056a_d20260508_m035459_c001_v7007000_t0000_u01778212499159") 2026/05/08 04:03:21 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183bba_d20260508_m035457_c001_v0001173_t0055_u01778212497158") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b055f_d20260508_m035456_c001_v7007000_t0000_u01778212496377") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd92f8_d20260508_m035454_c001_v0001105_t0021_u01778212494301") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a45_d20260508_m035444_c001_v7007000_t0000_u01778212484313") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b72_d20260508_m035443_c001_v0001173_t0056_u01778212483053") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a20_d20260508_m035441_c001_v7007000_t0000_u01778212481477") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b5a_d20260508_m035440_c001_v0001173_t0044_u01778212480566") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a0b_d20260508_m035439_c001_v7007000_t0000_u01778212479384") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b4c_d20260508_m035438_c001_v0001173_t0039_u01778212478035") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39eb_d20260508_m035432_c001_v7007000_t0000_u01778212472174") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b10_d20260508_m035430_c001_v0001173_t0058_u01778212470689") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39e8_d20260508_m035430_c001_v7007000_t0000_u01778212470324") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183afc_d20260508_m035429_c001_v0001173_t0035_u01778212469026") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39e6_d20260508_m035428_c001_v7007000_t0000_u01778212468661") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183af4_d20260508_m035427_c001_v0001173_t0033_u01778212467974") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183aec_d20260508_m035427_c001_v0001173_t0006_u01778212467245") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39e4_d20260508_m035426_c001_v7007000_t0000_u01778212466878") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183ae2_d20260508_m035426_c001_v0001173_t0005_u01778212466155") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183ade_d20260508_m035425_c001_v0001173_t0021_u01778212465520") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80658_d20260508_m035424_c001_v7007000_t0000_u01778212464789") 2026/05/08 04:03:22 DEBUG : potato: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183ad4_d20260508_m035423_c001_v0001173_t0056_u01778212463985") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b98133_d20260508_m035545_c001_v7007000_t0000_u01778212545574") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9330_d20260508_m035544_c001_v0001105_t0032_u01778212544746") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702b3f_d20260508_m035536_c001_v7007000_t0000_u01778212536690") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd931c_d20260508_m035532_c001_v0001105_t0029_u01778212532334") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4129cd3bd377850d_d20260508_m035524_c001_v7007000_t0000_u01778212524508") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9312_d20260508_m035520_c001_v0001105_t0000_u01778212520171") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b058f_d20260508_m035512_c001_v7007000_t0000_u01778212512782") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd930a_d20260508_m035508_c001_v0001105_t0037_u01778212508649") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a79_d20260508_m035448_c001_v7007000_t0000_u01778212488356") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b8a_d20260508_m035447_c001_v0001173_t0019_u01778212487081") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a64_d20260508_m035446_c001_v7007000_t0000_u01778212486713") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b7e_d20260508_m035444_c001_v0001173_t0013_u01778212484863") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a49_d20260508_m035444_c001_v7007000_t0000_u01778212484496") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b7a_d20260508_m035443_c001_v0001173_t0016_u01778212483676") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a2f_d20260508_m035442_c001_v7007000_t0000_u01778212482686") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b64_d20260508_m035441_c001_v0001173_t0057_u01778212481845") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a12_d20260508_m035440_c001_v7007000_t0000_u01778212480196") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b58_d20260508_m035439_c001_v0001173_t0012_u01778212479375") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d39ed_d20260508_m035432_c001_v7007000_t0000_u01778212472902") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b1a_d20260508_m035431_c001_v0001173_t0028_u01778212471799") 2026/05/08 04:03:23 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c888d_d20260508_m035333_c001_v7007000_t0000_u01778212413734") 2026/05/08 04:03:24 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183940_d20260508_m035333_c001_v0001173_t0034_u01778212413001") 2026/05/08 04:03:24 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c888c_d20260508_m035332_c001_v7007000_t0000_u01778212412085") 2026/05/08 04:03:24 DEBUG : potato2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183938_d20260508_m035331_c001_v0001173_t0036_u01778212411343") 2026/05/08 04:03:24 DEBUG : potato3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702b40_d20260508_m035536_c001_v7007000_t0000_u01778212536910") 2026/05/08 04:03:24 DEBUG : potato3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183c64_d20260508_m035533_c001_v0001173_t0038_u01778212533671") 2026/05/08 04:03:24 DEBUG : potato3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4129cd3bd377850e_d20260508_m035524_c001_v7007000_t0000_u01778212524712") 2026/05/08 04:03:24 DEBUG : potato3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183c36_d20260508_m035521_c001_v0001173_t0040_u01778212521576") 2026/05/08 04:03:24 DEBUG : potato3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b0590_d20260508_m035513_c001_v7007000_t0000_u01778212513100") 2026/05/08 04:03:24 DEBUG : potato3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183c06_d20260508_m035509_c001_v0001173_t0024_u01778212509384") 2026/05/08 04:03:24 DEBUG : pre-dest1/1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac992_d20260508_m035619_c001_v7007000_t0000_u01778212579050") 2026/05/08 04:03:24 DEBUG : pre-dest1/1: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183d18_d20260508_m035610_c001_v0001173_t0032_u01778212570845") 2026/05/08 04:03:24 DEBUG : pre-dest2/2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac993_d20260508_m035619_c001_v7007000_t0000_u01778212579233") 2026/05/08 04:03:24 DEBUG : pre-dest2/2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9354_d20260508_m035611_c001_v0001105_t0032_u01778212571521") 2026/05/08 04:03:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abac988_d20260508_m035556_c001_v7007000_t0000_u01778212556531") 2026/05/08 04:03:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783fe9_d20260508_m035553_c001_v0001181_t0036_u01778212553383") 2026/05/08 04:03:24 DEBUG : sizeonly: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80635_d20260508_m035409_c001_v7007000_t0000_u01778212449496") 2026/05/08 04:03:24 DEBUG : sizeonly: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a48_d20260508_m035408_c001_v0001173_t0020_u01778212448404") 2026/05/08 04:03:24 DEBUG : splitbanan: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b1098_d20260508_m040035_c001_v7007000_t0000_u01778212835489") 2026/05/08 04:03:24 DEBUG : splitbanan: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aafb_d20260508_m040028_c001_v0001181_t0058_u01778212828295") 2026/05/08 04:03:24 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae6589f5_d20260508_m040150_c001_v7007000_t0000_u01778212910820") 2026/05/08 04:03:24 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ac69_d20260508_m040144_c001_v0001181_t0007_u01778212904396") 2026/05/08 04:03:24 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658977_d20260508_m040135_c001_v7007000_t0000_u01778212895717") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ac1b_d20260508_m040129_c001_v0001181_t0007_u01778212889695") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405b199e46702d4f_d20260508_m040120_c001_v7007000_t0000_u01778212880953") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45abbd_d20260508_m040114_c001_v0001181_t0050_u01778212874949") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad2b1_d20260508_m040106_c001_v7007000_t0000_u01778212866600") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab8d_d20260508_m040100_c001_v0001181_t0039_u01778212860624") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658801_d20260508_m040051_c001_v7007000_t0000_u01778212851606") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ab5d_d20260508_m040045_c001_v0001181_t0042_u01778212845073") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f407bbdb741b986f5_d20260508_m040030_c001_v7007000_t0000_u01778212830087") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184250_d20260508_m040027_c001_v0001173_t0037_u01778212827330") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d327c_d20260508_m040018_c001_v7007000_t0000_u01778212818738") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41841fe_d20260508_m040011_c001_v0001173_t0023_u01778212811571") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f415e73e099be2534_d20260508_m040010_c001_v7007000_t0000_u01778212810451") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa9d_d20260508_m040007_c001_v0001181_t0036_u01778212807256") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f408df3a440214237_d20260508_m035958_c001_v7007000_t0000_u01778212798147") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662cd0_d20260508_m035951_c001_v0001145_t0001_u01778212791497") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40463e912abad0af_d20260508_m035950_c001_v7007000_t0000_u01778212790132") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aa47_d20260508_m035946_c001_v0001181_t0035_u01778212786986") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f414725255cf0fe01_d20260508_m035933_c001_v7007000_t0000_u01778212773242") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41840f2_d20260508_m035929_c001_v0001173_t0053_u01778212769531") 2026/05/08 04:03:25 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40167f985acc47f7_d20260508_m035921_c001_v7007000_t0000_u01778212761074") 2026/05/08 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41840ae_d20260508_m035914_c001_v0001173_t0049_u01778212754915") 2026/05/08 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8152a_d20260508_m035906_c001_v7007000_t0000_u01778212746686") 2026/05/08 04:03:26 DEBUG : splitbananasplit: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418406e_d20260508_m035900_c001_v0001173_t0030_u01778212740807") 2026/05/08 04:03:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4d3245_d20260508_m040013_c001_v7007000_t0000_u01778212813423") 2026/05/08 04:03:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aaa3_d20260508_m040008_c001_v0001181_t0022_u01778212808385") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9f9_d20260508_m035853_c001_v7007000_t0000_u01778212733702") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd949e_d20260508_m035852_c001_v0001105_t0018_u01778212732656") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9e7_d20260508_m035851_c001_v7007000_t0000_u01778212731902") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c32_d20260508_m035850_c001_v0001145_t0038_u01778212730850") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b057e_d20260508_m035505_c001_v7007000_t0000_u01778212505933") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9308_d20260508_m035505_c001_v0001105_t0022_u01778212505032") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b057b_d20260508_m035504_c001_v7007000_t0000_u01778212504477") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183bee_d20260508_m035503_c001_v0001173_t0056_u01778212503547") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff8062d_d20260508_m035406_c001_v7007000_t0000_u01778212446306") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a2a_d20260508_m035404_c001_v0001173_t0017_u01778212444950") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80629_d20260508_m035404_c001_v7007000_t0000_u01778212444585") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a18_d20260508_m035403_c001_v0001173_t0032_u01778212443578") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80628_d20260508_m035401_c001_v7007000_t0000_u01778212441514") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a08_d20260508_m035400_c001_v0001173_t0044_u01778212440248") 2026/05/08 04:03:26 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80627_d20260508_m035359_c001_v7007000_t0000_u01778212439590") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183a02_d20260508_m035358_c001_v0001173_t0030_u01778212438630") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41839f2_d20260508_m035356_c001_v0001173_t0016_u01778212436154") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4173b5f29ff80625_d20260508_m035355_c001_v7007000_t0000_u01778212435789") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41839e8_d20260508_m035355_c001_v0001173_t0048_u01778212435150") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41839de_d20260508_m035354_c001_v0001173_t0050_u01778212434391") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c88df_d20260508_m035353_c001_v7007000_t0000_u01778212433662") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41839d0_d20260508_m035351_c001_v0001173_t0057_u01778212431285") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41839c0_d20260508_m035348_c001_v0001173_t0043_u01778212428549") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c88ab_d20260508_m035348_c001_v7007000_t0000_u01778212428174") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41839b8_d20260508_m035347_c001_v0001173_t0021_u01778212427542") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe41839b2_d20260508_m035346_c001_v0001173_t0024_u01778212426712") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c889c_d20260508_m035346_c001_v7007000_t0000_u01778212426344") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183990_d20260508_m035342_c001_v0001173_t0057_u01778212422653") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c8895_d20260508_m035342_c001_v7007000_t0000_u01778212422284") 2026/05/08 04:03:27 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183984_d20260508_m035341_c001_v0001173_t0041_u01778212421607") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c8894_d20260508_m035340_c001_v7007000_t0000_u01778212420693") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183976_d20260508_m035340_c001_v0001173_t0016_u01778212420029") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c8893_d20260508_m035339_c001_v7007000_t0000_u01778212419480") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418396c_d20260508_m035338_c001_v0001173_t0042_u01778212418525") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c8891_d20260508_m035337_c001_v7007000_t0000_u01778212417608") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418395c_d20260508_m035336_c001_v0001173_t0032_u01778212416698") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c888f_d20260508_m035336_c001_v7007000_t0000_u01778212416149") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183950_d20260508_m035335_c001_v0001173_t0012_u01778212415522") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c888e_d20260508_m035334_c001_v7007000_t0000_u01778212414968") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183946_d20260508_m035334_c001_v0001173_t0023_u01778212414286") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c8889_d20260508_m035329_c001_v7007000_t0000_u01778212409563") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183928_d20260508_m035328_c001_v0001173_t0047_u01778212408653") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c8886_d20260508_m035328_c001_v7007000_t0000_u01778212408104") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183922_d20260508_m035327_c001_v0001173_t0026_u01778212407187") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c8885_d20260508_m035326_c001_v7007000_t0000_u01778212406275") 2026/05/08 04:03:28 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe418391a_d20260508_m035325_c001_v0001173_t0034_u01778212405587") 2026/05/08 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f411e0b830f4c8883_d20260508_m035323_c001_v7007000_t0000_u01778212403407") 2026/05/08 04:03:29 DEBUG : sub dir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183908_d20260508_m035322_c001_v0001173_t0056_u01778212402770") 2026/05/08 04:03:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9fc_d20260508_m035853_c001_v7007000_t0000_u01778212733884") 2026/05/08 04:03:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184040_d20260508_m035852_c001_v0001173_t0000_u01778212732664") 2026/05/08 04:03:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9e9_d20260508_m035852_c001_v7007000_t0000_u01778212732084") 2026/05/08 04:03:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a955_d20260508_m035850_c001_v0001181_t0032_u01778212730863") 2026/05/08 04:03:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a0c_d20260508_m040152_c001_v7007000_t0000_u01778212912984") 2026/05/08 04:03:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662de6_d20260508_m040152_c001_v0001145_t0000_u01778212912163") 2026/05/08 04:03:29 DEBUG : sub/yam: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b0572_d20260508_m035501_c001_v7007000_t0000_u01778212501514") 2026/05/08 04:03:29 DEBUG : sub/yam: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783f70_d20260508_m035459_c001_v0001181_t0056_u01778212499907") 2026/05/08 04:03:29 DEBUG : test_dir1/file2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9d9_d20260508_m035850_c001_v7007000_t0000_u01778212730093") 2026/05/08 04:03:29 DEBUG : test_dir1/file2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a94d_d20260508_m035848_c001_v0001181_t0035_u01778212728715") 2026/05/08 04:03:29 DEBUG : test_dir1/file2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9cd_d20260508_m035847_c001_v7007000_t0000_u01778212727934") 2026/05/08 04:03:29 DEBUG : test_dir1/file2: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45a93d_d20260508_m035846_c001_v0001181_t0049_u01778212726819") 2026/05/08 04:03:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9db_d20260508_m035850_c001_v7007000_t0000_u01778212730276") 2026/05/08 04:03:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9498_d20260508_m035848_c001_v0001105_t0030_u01778212728705") 2026/05/08 04:03:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f402ab24f3848c9ce_d20260508_m035848_c001_v7007000_t0000_u01778212728118") 2026/05/08 04:03:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662c2a_d20260508_m035846_c001_v0001145_t0053_u01778212726801") 2026/05/08 04:03:30 DEBUG : three: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a9c_d20260508_m035453_c001_v7007000_t0000_u01778212493570") 2026/05/08 04:03:30 DEBUG : three: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183bac_d20260508_m035452_c001_v0001173_t0057_u01778212492379") 2026/05/08 04:03:30 DEBUG : three: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4183b98_d20260508_m035450_c001_v0001173_t0054_u01778212490114") 2026/05/08 04:03:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a1b_d20260508_m040154_c001_v7007000_t0000_u01778212914739") 2026/05/08 04:03:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184410_d20260508_m040153_c001_v0001173_t0028_u01778212913958") 2026/05/08 04:03:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a71_d20260508_m040213_c001_v7007000_t0000_u01778212933770") 2026/05/08 04:03:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd968e_d20260508_m040211_c001_v0001105_t0052_u01778212931923") 2026/05/08 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a6a_d20260508_m040210_c001_v7007000_t0000_u01778212930136") 2026/05/08 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184460_d20260508_m040208_c001_v0001173_t0050_u01778212928517") 2026/05/08 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a67_d20260508_m040207_c001_v7007000_t0000_u01778212927561") 2026/05/08 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662df8_d20260508_m040206_c001_v0001145_t0035_u01778212926887") 2026/05/08 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a44_d20260508_m040202_c001_v7007000_t0000_u01778212922224") 2026/05/08 04:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184434_d20260508_m040201_c001_v0001173_t0055_u01778212921335") 2026/05/08 04:03:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a58_d20260508_m040204_c001_v7007000_t0000_u01778212924374") 2026/05/08 04:03:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd967a_d20260508_m040203_c001_v0001105_t0058_u01778212923168") 2026/05/08 04:03:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a35_d20260508_m040200_c001_v7007000_t0000_u01778212920392") 2026/05/08 04:03:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1044715d96662dec_d20260508_m040159_c001_v0001145_t0015_u01778212919650") 2026/05/08 04:03:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a26_d20260508_m040158_c001_v7007000_t0000_u01778212918328") 2026/05/08 04:03:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45aca1_d20260508_m040157_c001_v0001181_t0054_u01778212917673") 2026/05/08 04:03:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a1e_d20260508_m040156_c001_v7007000_t0000_u01778212916671") 2026/05/08 04:03:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101667e727dd9670_d20260508_m040155_c001_v0001105_t0008_u01778212915695") 2026/05/08 04:03:32 DEBUG : toe/toe/toe: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f405a59b7e7baa5ce_d20260508_m040218_c001_v7007000_t0000_u01778212938502") 2026/05/08 04:03:32 DEBUG : toe/toe/toe: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1002ba8fe4184490_d20260508_m040217_c001_v0001173_t0024_u01778212937797") 2026/05/08 04:03:32 DEBUG : toe/toe/toe: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a65_d20260508_m040205_c001_v7007000_t0000_u01778212925936") 2026/05/08 04:03:32 DEBUG : toe/toe/toe: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45acd3_d20260508_m040205_c001_v0001181_t0055_u01778212925315") 2026/05/08 04:03:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a72_d20260508_m040214_c001_v7007000_t0000_u01778212934372") 2026/05/08 04:03:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f101b1b864f45ad01_d20260508_m040213_c001_v0001181_t0050_u01778212933544") 2026/05/08 04:03:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f418f3255ae658a6b_d20260508_m040210_c001_v7007000_t0000_u01778212930732") 2026/05/08 04:03:32 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f113b9ae45ceec5f4_d20260508_m040209_c001_v0001146_t0031_u01778212929772") 2026/05/08 04:03:32 DEBUG : two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4166c995975d3a9d_d20260508_m035453_c001_v7007000_t0000_u01778212493753") 2026/05/08 04:03:32 DEBUG : two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f416db0483a783f56_d20260508_m035451_c001_v0001181_t0047_u01778212491807") 2026/05/08 04:03:32 DEBUG : two: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f4002ba8fe4183b96_d20260508_m035449_c001_v0001173_t0003_u01778212489928") 2026/05/08 04:03:32 DEBUG : yam: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b0574_d20260508_m035502_c001_v7007000_t0000_u01778212502248") 2026/05/08 04:03:32 DEBUG : yam: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f108bdefaf12cf03e_d20260508_m035501_c001_v0001184_t0038_u01778212501317") 2026/05/08 04:03:33 DEBUG : yam: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b0568_d20260508_m035458_c001_v7007000_t0000_u01778212498610") 2026/05/08 04:03:33 DEBUG : yam: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783f69_d20260508_m035457_c001_v0001181_t0056_u01778212497166") 2026/05/08 04:03:33 DEBUG : yam: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b055e_d20260508_m035455_c001_v7007000_t0000_u01778212495828") 2026/05/08 04:03:33 DEBUG : yam: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f116db0483a783f60_d20260508_m035454_c001_v0001181_t0023_u01778212494312") 2026/05/08 04:03:33 DEBUG : yaml: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b056b_d20260508_m035459_c001_v7007000_t0000_u01778212499340") 2026/05/08 04:03:33 DEBUG : yaml: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f105bf91b14f76e52_d20260508_m035458_c001_v0001172_t0036_u01778212498024") 2026/05/08 04:03:33 DEBUG : yaml: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f40975c611b8b0561_d20260508_m035456_c001_v7007000_t0000_u01778212496559") 2026/05/08 04:03:33 DEBUG : yaml: Deleting (id "4_zff42ede3b07d0b5b9fe80e1b_f1005f4558a5bc7cc_d20260508_m035455_c001_v0001039_t0010_u01778212495466") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m15.764081807s (try 1/5)