"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/16 03:38:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru" 2026/06/16 03:38:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 03:38:50 DEBUG : Creating backend with remote "/tmp/rclone2836793038" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:38:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:38:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:38:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/16 03:38:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:38:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/16 03:38:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:38:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:38:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:38:53 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:38:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:38:53 INFO : sub dir/hello world: Copied (new) 2026/06/16 03:38:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.18s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", 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-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", 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-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:38:54 DEBUG : Creating backend with remote "/non-existing" 2026/06/16 03:38:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/16 03:38:54 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:38:54 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:38:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:38:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:38:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:38:56 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:38:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:38:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.36s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", 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-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:38:57 INFO : B2 bucket rclone-test-wilulup0diru: Running all checks before starting transfers 2026/06/16 03:38:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:38:58 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:38:58 INFO : B2 bucket rclone-test-wilulup0diru: Checks finished, now starting transfers 2026/06/16 03:38:58 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:38:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:38:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:38:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.69s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:38:59 ERROR : Ignoring --no-traverse with sync 2026/06/16 03:38:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:38:59 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:38:59 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:00 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:39:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:00 INFO : sub dir/hello world: Copied (new) 2026/06/16 03:39:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.52s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/16 03:39:01 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:01 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:02 DEBUG : hello world2: size = 12 OK 2026/06/16 03:39:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/16 03:39:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.69s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:39:02 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:02 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:04 DEBUG : potato2: size = 11 OK 2026/06/16 03:39:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:39:05 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:05 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:06 DEBUG : potato2: size = 11 OK 2026/06/16 03:39:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.06s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/16 03:39:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/16 03:39:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/16 03:39:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/16 03:39:07 INFO : sub dir2: Making directory 2026/06/16 03:39:07 INFO : sub dir: Making directory 2026/06/16 03:39:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:39:07 INFO : sub dir2/sub sub dir2: Making directory 2026/06/16 03:39:07 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:07 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:39:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:07 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/06/16 03:39:07 DEBUG : B2 bucket rclone-test-wilulup0diru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.68s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:08 INFO : sub dir2: Making directory 2026/06/16 03:39:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/16 03:39:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/16 03:39:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:39:08 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:08 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:09 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:39:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.46s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:10 DEBUG : sub dir2: Making directory with metadata 2026/06/16 03:39:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/16 03:39:10 INFO : sub dir2: Making directory 2026/06/16 03:39:10 INFO : sub dir: Making directory 2026/06/16 03:39:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:39:10 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:10 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:10 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:39:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:10 INFO : sub dir/hello world: Copied (new) 2026/06/16 03:39:10 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/16 03:39:11 DEBUG : B2 bucket rclone-test-wilulup0diru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/16 03:39:11 DEBUG : B2 bucket rclone-test-wilulup0diru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.75s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", 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-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:12 INFO : sub dir2: Making directory 2026/06/16 03:39:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:39:12 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:12 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:12 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:39:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:12 INFO : sub dir/hello world: Copied (new) 2026/06/16 03:39:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.49s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:13 DEBUG : sub dir2: Making directory with metadata 2026/06/16 03:39:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/16 03:39:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/16 03:39:13 INFO : sub dir2: Making directory 2026/06/16 03:39:13 INFO : sub dir: Making directory 2026/06/16 03:39:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:39:13 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:13 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:39:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:14 INFO : sub dir/hello world: Copied (new) 2026/06/16 03:39:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/16 03:39:14 DEBUG : B2 bucket rclone-test-wilulup0diru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.60s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", 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-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:15 INFO : sub dir2: Making directory 2026/06/16 03:39:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:39:15 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:15 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:16 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:39:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:16 INFO : sub dir/hello world: Copied (new) 2026/06/16 03:39:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:17 DEBUG : Creating backend with remote "TestB2:rclone-test-viriged2yowu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wilulup0diru -> B2 bucket rclone-test-viriged2yowu 2026/06/16 03:39:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:39:19 DEBUG : B2 bucket rclone-test-viriged2yowu: Waiting for checks to finish 2026/06/16 03:39:19 DEBUG : B2 bucket rclone-test-viriged2yowu: Waiting for transfers to finish 2026/06/16 03:39:19 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:39:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/16 03:39:19 DEBUG : B2 bucket rclone-test-viriged2yowu: Purge remote 2026/06/16 03:39:19 INFO : B2 bucket rclone-test-viriged2yowu: cleaning bucket "rclone-test-viriged2yowu" of all files 2026/06/16 03:39:20 DEBUG : sub dir/hello world: Deleting (id "4_z0ff21db3803dcbeb9fe80e1b_f1010fd639f06cb65_d20260616_m033919_c001_v0001165_t0029_u01781581159560") --- PASS: TestServerSideCopy (4.26s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:39:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:39:22 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:22 DEBUG : sub dir/hello world: Sizes differ 2026/06/16 03:39:22 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:23 DEBUG : sub dir/hello world: size = 17 OK 2026/06/16 03:39:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/16 03:39:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.54s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qapayop4boti" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wilulup0diru -> B2 bucket rclone-test-qapayop4boti 2026/06/16 03:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:39:25 DEBUG : B2 bucket rclone-test-qapayop4boti: Waiting for checks to finish 2026/06/16 03:39:25 DEBUG : B2 bucket rclone-test-qapayop4boti: Waiting for transfers to finish 2026/06/16 03:39:26 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:39:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/16 03:39:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:39:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qapayop4boti) 2026/06/16 03:39:27 DEBUG : sub dir/hello world: Sizes differ 2026/06/16 03:39:27 DEBUG : B2 bucket rclone-test-qapayop4boti: Waiting for checks to finish 2026/06/16 03:39:27 DEBUG : B2 bucket rclone-test-qapayop4boti: Waiting for transfers to finish 2026/06/16 03:39:28 DEBUG : sub dir/hello world: size = 17 OK 2026/06/16 03:39:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/16 03:39:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/16 03:39:28 DEBUG : B2 bucket rclone-test-qapayop4boti: Purge remote 2026/06/16 03:39:28 INFO : B2 bucket rclone-test-qapayop4boti: cleaning bucket "rclone-test-qapayop4boti" of all files 2026/06/16 03:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zff723d43803dcbeb9fe80e1b_f1160459fbb665e93_d20260616_m033927_c001_v0001130_t0007_u01781581167656") 2026/06/16 03:39:28 DEBUG : sub dir/hello world: Deleting (id "4_zff723d43803dcbeb9fe80e1b_f102d4c18a489c143_d20260616_m033926_c001_v0001180_t0044_u01781581166195") --- PASS: TestServerSideCopyOverSelf (6.44s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:31 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:39:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:39:31 DEBUG : sub dir/hello world: Sizes differ 2026/06/16 03:39:31 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:32 DEBUG : sub dir/hello world: size = 17 OK 2026/06/16 03:39:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/16 03:39:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/16 03:39:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.54s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bisocup4waxu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wilulup0diru -> B2 bucket rclone-test-bisocup4waxu 2026/06/16 03:39:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:39:34 DEBUG : B2 bucket rclone-test-bisocup4waxu: Waiting for checks to finish 2026/06/16 03:39:34 DEBUG : B2 bucket rclone-test-bisocup4waxu: Waiting for transfers to finish 2026/06/16 03:39:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:39:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/16 03:39:38 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:39:38 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bisocup4waxu) 2026/06/16 03:39:38 DEBUG : sub dir/hello world: Sizes differ 2026/06/16 03:39:38 DEBUG : B2 bucket rclone-test-bisocup4waxu: Waiting for checks to finish 2026/06/16 03:39:38 DEBUG : B2 bucket rclone-test-bisocup4waxu: Waiting for transfers to finish 2026/06/16 03:39:39 DEBUG : sub dir/hello world: size = 17 OK 2026/06/16 03:39:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/16 03:39:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/16 03:39:39 INFO : sub dir/hello world: Deleted 2026/06/16 03:39:40 DEBUG : testing file moves 2026/06/16 03:39:41 DEBUG : B2 bucket rclone-test-bisocup4waxu: Waiting for checks to finish 2026/06/16 03:39:41 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:39:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bisocup4waxu) 2026/06/16 03:39:41 DEBUG : sub dir/hello world: Sizes differ 2026/06/16 03:39:41 DEBUG : B2 bucket rclone-test-bisocup4waxu: Waiting for transfers to finish 2026/06/16 03:39:41 DEBUG : sub dir/hello world: size = 24 OK 2026/06/16 03:39:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/16 03:39:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/16 03:39:41 INFO : sub dir/hello world: Deleted 2026/06/16 03:39:42 DEBUG : B2 bucket rclone-test-bisocup4waxu: Purge remote 2026/06/16 03:39:42 INFO : B2 bucket rclone-test-bisocup4waxu: cleaning bucket "rclone-test-bisocup4waxu" of all files 2026/06/16 03:39:42 DEBUG : sub dir/hello world: Deleting (id "4_z0fb25d93803dcbeb9fe80e1b_f119dc8ebff768b4a_d20260616_m033941_c001_v0001174_t0018_u01781581181141") 2026/06/16 03:39:42 DEBUG : sub dir/hello world: Deleting (id "4_z0fb25d93803dcbeb9fe80e1b_f116e245e0bce0a05_d20260616_m033938_c001_v0001099_t0024_u01781581178866") 2026/06/16 03:39:42 DEBUG : sub dir/hello world: Deleting (id "4_z0fb25d93803dcbeb9fe80e1b_f1117372be43932a3_d20260616_m033937_c001_v0001173_t0022_u01781581177104") --- PASS: TestServerSideMoveOverSelf (10.87s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:44 ERROR : error listing: directory not found 2026/06/16 03:39:44 INFO : Local file system at /tmp/rclone2836793038: Making directory 2026/06/16 03:39:44 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:44 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.97s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:39:46 DEBUG : Local file system at /tmp/rclone2836793038: Waiting for checks to finish 2026/06/16 03:39:46 DEBUG : Local file system at /tmp/rclone2836793038: Waiting for transfers to finish 2026/06/16 03:39:47 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/16 03:39:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:39:47 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/16 03:39:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.07s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:47 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/16 03:39:47 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:47 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:48 DEBUG : check sum: size = 1 OK 2026/06/16 03:39:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/16 03:39:48 INFO : check sum: Copied (new) 2026/06/16 03:39:48 DEBUG : Waiting for deletions to finish 2026/06/16 03:39:48 DEBUG : check sum: size = 1 OK 2026/06/16 03:39:48 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/16 03:39:48 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/16 03:39:48 DEBUG : check sum: Unchanged skipping 2026/06/16 03:39:48 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:48 DEBUG : Waiting for deletions to finish 2026/06/16 03:39:48 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.88s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/16 03:39:49 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:49 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:50 DEBUG : sizeonly: size = 6 OK 2026/06/16 03:39:50 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/16 03:39:50 INFO : sizeonly: Copied (new) 2026/06/16 03:39:50 DEBUG : Waiting for deletions to finish 2026/06/16 03:39:51 DEBUG : sizeonly: size = 6 OK 2026/06/16 03:39:51 DEBUG : sizeonly: Sizes identical 2026/06/16 03:39:51 DEBUG : sizeonly: Unchanged skipping 2026/06/16 03:39:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:51 DEBUG : Waiting for deletions to finish 2026/06/16 03:39:51 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.37s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/16 03:39:52 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:52 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/16 03:39:52 INFO : ignore-size: Copied (new) 2026/06/16 03:39:52 DEBUG : Waiting for deletions to finish 2026/06/16 03:39:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:39:53 DEBUG : ignore-size: Unchanged skipping 2026/06/16 03:39:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:53 DEBUG : Waiting for deletions to finish 2026/06/16 03:39:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.83s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:55 DEBUG : existing: size = 6 OK 2026/06/16 03:39:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:39:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:55 DEBUG : existing: Unchanged skipping 2026/06/16 03:39:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:55 DEBUG : Waiting for deletions to finish 2026/06/16 03:39:55 INFO : There was nothing to transfer 2026/06/16 03:39:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/16 03:39:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:56 DEBUG : existing: size = 6 OK 2026/06/16 03:39:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/16 03:39:56 INFO : existing: Copied (replaced existing) 2026/06/16 03:39:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.42s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:39:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/16 03:39:57 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:57 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:58 DEBUG : existing: size = 6 OK 2026/06/16 03:39:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/16 03:39:58 INFO : existing: Copied (new) 2026/06/16 03:39:58 DEBUG : Waiting for deletions to finish 2026/06/16 03:39:58 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:39:58 DEBUG : existing: Destination exists, skipping 2026/06/16 03:39:58 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:39:58 DEBUG : Waiting for deletions to finish 2026/06/16 03:39:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.35s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:00 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/16 03:40:01 DEBUG : c/non empty space: size = 5 OK 2026/06/16 03:40:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:40:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/16 03:40:01 DEBUG : c/non empty space: Unchanged skipping 2026/06/16 03:40:01 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:01 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:02 DEBUG : a/potato2: size = 60 OK 2026/06/16 03:40:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:40:02 INFO : a/potato2: Copied (new) 2026/06/16 03:40:02 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:02 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (4.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:04 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:04 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:04 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/06/16 03:40:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/16 03:40:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/16 03:40:04 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:04 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:04 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:04 INFO : There was nothing to transfer 2026/06/16 03:40:05 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:05 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/06/16 03:40:05 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/16 03:40:06 INFO : empty space: Updated modification time in destination 2026/06/16 03:40:06 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:06 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:06 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:07 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:07 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:07 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/06/16 03:40:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/16 03:40:07 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:07 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:07 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.79s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:09 DEBUG : foo: size = 3 OK 2026/06/16 03:40:09 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/06/16 03:40:09 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:40:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:40:09 DEBUG : foo: sha1 differ 2026/06/16 03:40:09 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:09 DEBUG : foo: size = 3 OK 2026/06/16 03:40:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/16 03:40:09 INFO : foo: Copied (replaced existing) 2026/06/16 03:40:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:11 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:40:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/16 03:40:11 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:11 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:11 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:11 DEBUG : potato: size = 60 OK 2026/06/16 03:40:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:40:11 INFO : potato: Copied (new) 2026/06/16 03:40:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.18s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:14 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:40:14 DEBUG : potato: size = 60 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:40:14 DEBUG : potato: Sizes differ 2026/06/16 03:40:14 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:14 DEBUG : potato: size = 21 OK 2026/06/16 03:40:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/16 03:40:14 INFO : potato: Copied (replaced existing) 2026/06/16 03:40:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.51s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:16 DEBUG : potato: size = 21 OK 2026/06/16 03:40:16 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/06/16 03:40:16 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2836793038) 2026/06/16 03:40:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:40:16 DEBUG : potato: sha1 differ 2026/06/16 03:40:16 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:17 DEBUG : potato: size = 21 OK 2026/06/16 03:40:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/16 03:40:17 INFO : potato: Copied (replaced existing) 2026/06/16 03:40:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:40:20 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:40:20 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:20 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:20 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/16 03:40:20 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:40:23 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:40:23 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:23 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:23 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:24 DEBUG : potato2: size = 60 OK 2026/06/16 03:40:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:40:24 INFO : potato2: Copied (new) 2026/06/16 03:40:24 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:26 INFO : d: Making directory 2026/06/16 03:40:26 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/16 03:40:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/16 03:40:27 DEBUG : c/non empty space: size = 5 OK 2026/06/16 03:40:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:40:27 DEBUG : c/non empty space: Unchanged skipping 2026/06/16 03:40:27 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:27 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:28 DEBUG : a/potato2: size = 60 OK 2026/06/16 03:40:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:40:28 INFO : a/potato2: Copied (new) 2026/06/16 03:40:28 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:28 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:30 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/16 03:40:31 DEBUG : c/non empty space: size = 5 OK 2026/06/16 03:40:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:40:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/16 03:40:31 DEBUG : c/non empty space: Unchanged skipping 2026/06/16 03:40:31 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:31 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:31 DEBUG : a/potato2: size = 60 OK 2026/06/16 03:40:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:40:31 INFO : a/potato2: Copied (new) 2026/06/16 03:40:31 ERROR : B2 bucket rclone-test-wilulup0diru: not deleting files as there were IO errors 2026/06/16 03:40:31 ERROR : B2 bucket rclone-test-wilulup0diru: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:34 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:40:34 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:40:34 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:34 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:34 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:34 INFO : potato: Deleted 2026/06/16 03:40:35 DEBUG : potato2: size = 60 OK 2026/06/16 03:40:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:40:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.08s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:37 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:37 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:37 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:37 INFO : potato: Deleted 2026/06/16 03:40:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:40:38 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:40:38 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:38 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:38 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:38 DEBUG : potato2: size = 60 OK 2026/06/16 03:40:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:40:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.69s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:40:40 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:40 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:41 DEBUG : potato2: size = 19 OK 2026/06/16 03:40:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/16 03:40:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.84s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:44 DEBUG : enormous: Excluded (Size Filter) 2026/06/16 03:40:44 DEBUG : enormous: Excluded 2026/06/16 03:40:44 DEBUG : potato2: Excluded (Size Filter) 2026/06/16 03:40:44 DEBUG : potato2: Excluded 2026/06/16 03:40:44 DEBUG : potato2: Excluded (Size Filter) 2026/06/16 03:40:44 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:40:44 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:44 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:44 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:44 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:44 INFO : There was nothing to transfer 2026/06/16 03:40:44 DEBUG : enormous: Excluded (Size Filter) 2026/06/16 03:40:44 DEBUG : enormous: Excluded 2026/06/16 03:40:44 DEBUG : potato2: Excluded (Size Filter) 2026/06/16 03:40:44 DEBUG : potato2: Excluded 2026/06/16 03:40:44 DEBUG : potato2: Excluded (Size Filter) 2026/06/16 03:40:44 DEBUG : Local file system at /tmp/rclone2836793038: Waiting for checks to finish 2026/06/16 03:40:44 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/16 03:40:44 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:44 DEBUG : Local file system at /tmp/rclone2836793038: Waiting for transfers to finish 2026/06/16 03:40:44 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:48 DEBUG : enormous: Excluded (Size Filter) 2026/06/16 03:40:48 DEBUG : enormous: Excluded 2026/06/16 03:40:48 DEBUG : potato2: Excluded (Size Filter) 2026/06/16 03:40:48 DEBUG : potato2: Excluded 2026/06/16 03:40:48 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:40:48 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:48 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:48 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:48 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:48 INFO : enormous: Deleted 2026/06/16 03:40:48 INFO : potato2: Deleted 2026/06/16 03:40:48 INFO : There was nothing to transfer 2026/06/16 03:40:49 DEBUG : empty space: size = 1 OK 2026/06/16 03:40:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/16 03:40:49 DEBUG : empty space: Unchanged skipping 2026/06/16 03:40:49 DEBUG : Local file system at /tmp/rclone2836793038: Waiting for checks to finish 2026/06/16 03:40:49 DEBUG : Local file system at /tmp/rclone2836793038: Waiting for transfers to finish 2026/06/16 03:40:49 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:49 INFO : enormous: Deleted 2026/06/16 03:40:49 INFO : potato2: Deleted 2026/06/16 03:40:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.16s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:40:51 DEBUG : five: Need to transfer - File not found at Destination 2026/06/16 03:40:51 DEBUG : one: Destination is newer than source, skipping 2026/06/16 03:40:51 DEBUG : three: size = 5 OK 2026/06/16 03:40:51 DEBUG : three: Sizes identical 2026/06/16 03:40:51 DEBUG : two: size = 3 OK 2026/06/16 03:40:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/16 03:40:51 DEBUG : four: size = 4 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:40:51 DEBUG : four: size = 8 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:40:51 DEBUG : four: Sizes differ 2026/06/16 03:40:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/16 03:40:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2836793038) 2026/06/16 03:40:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:40:51 DEBUG : two: sha1 differ 2026/06/16 03:40:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:52 DEBUG : five: size = 4 OK 2026/06/16 03:40:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/16 03:40:52 INFO : five: Copied (new) 2026/06/16 03:40:52 DEBUG : four: size = 4 OK 2026/06/16 03:40:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/16 03:40:52 INFO : four: Copied (replaced existing) 2026/06/16 03:40:52 DEBUG : two: size = 3 OK 2026/06/16 03:40:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/16 03:40:52 INFO : two: Copied (replaced existing) 2026/06/16 03:40:52 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:53 DEBUG : five: size = 4 OK 2026/06/16 03:40:53 DEBUG : four: size = 4 OK 2026/06/16 03:40:53 DEBUG : one: Destination is newer than source, skipping 2026/06/16 03:40:53 DEBUG : three: size = 5 OK 2026/06/16 03:40:53 DEBUG : two: size = 3 OK 2026/06/16 03:40:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/16 03:40:53 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/16 03:40:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/16 03:40:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/16 03:40:53 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/16 03:40:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/16 03:40:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2836793038) 2026/06/16 03:40:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:40:53 DEBUG : three: sha1 differ 2026/06/16 03:40:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/16 03:40:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/16 03:40:53 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/16 03:40:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/16 03:40:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:53 DEBUG : three: size = 5 OK 2026/06/16 03:40:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/16 03:40:53 INFO : three: Copied (replaced existing) 2026/06/16 03:40:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.37s) === 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-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/16 03:40:55 INFO : B2 bucket rclone-test-wilulup0diru: Making map for --track-renames 2026/06/16 03:40:55 INFO : B2 bucket rclone-test-wilulup0diru: Finished making map for --track-renames 2026/06/16 03:40:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/16 03:40:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/16 03:40:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for renames to finish 2026/06/16 03:40:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:55 DEBUG : potato: size = 14 OK 2026/06/16 03:40:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/16 03:40:55 INFO : potato: Copied (new) 2026/06/16 03:40:55 DEBUG : yam: size = 11 OK 2026/06/16 03:40:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/16 03:40:55 INFO : yam: Copied (new) 2026/06/16 03:40:55 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:56 DEBUG : potato: size = 14 OK 2026/06/16 03:40:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:40:56 DEBUG : potato: Unchanged skipping 2026/06/16 03:40:56 INFO : B2 bucket rclone-test-wilulup0diru: Making map for --track-renames 2026/06/16 03:40:56 INFO : B2 bucket rclone-test-wilulup0diru: Finished making map for --track-renames 2026/06/16 03:40:56 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:56 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for renames to finish 2026/06/16 03:40:57 DEBUG : yaml: size = 11 OK 2026/06/16 03:40:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/16 03:40:57 INFO : yam: Copied (server-side copy) to: yaml 2026/06/16 03:40:57 INFO : yam: Deleted 2026/06/16 03:40:57 INFO : yaml: Renamed from "yam" 2026/06/16 03:40:57 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/16 03:40:58 INFO : B2 bucket rclone-test-wilulup0diru: Making map for --track-renames 2026/06/16 03:40:58 INFO : B2 bucket rclone-test-wilulup0diru: Finished making map for --track-renames 2026/06/16 03:40:58 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/16 03:40:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/16 03:40:58 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for renames to finish 2026/06/16 03:40:58 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:40:58 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1144-08.backblaze.com/b2api/v1/b2_upload_file/0f32adc3802dcbeb9fe80e1b/c001_v0001144_t0046": EOF 2026/06/16 03:40:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-08.backblaze.com/b2api/v1/b2_upload_file/0f32adc3802dcbeb9fe80e1b/c001_v0001144_t0046": EOF) 2026/06/16 03:40:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/16 03:40:58 DEBUG : yam: Received error: Post "https://pod-000-1144-08.backblaze.com/b2api/v1/b2_upload_file/0f32adc3802dcbeb9fe80e1b/c001_v0001144_t0046": EOF - low level retry 0/10 2026/06/16 03:40:58 DEBUG : pacer: Reducing sleep to 10ms 2026/06/16 03:40:58 DEBUG : potato: size = 14 OK 2026/06/16 03:40:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/16 03:40:58 INFO : potato: Copied (new) 2026/06/16 03:40:59 DEBUG : yam: size = 11 OK 2026/06/16 03:40:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/16 03:40:59 INFO : yam: Copied (new) 2026/06/16 03:40:59 DEBUG : Waiting for deletions to finish 2026/06/16 03:40:59 DEBUG : potato: size = 14 OK 2026/06/16 03:40:59 INFO : B2 bucket rclone-test-wilulup0diru: Making map for --track-renames 2026/06/16 03:40:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:40:59 INFO : B2 bucket rclone-test-wilulup0diru: Finished making map for --track-renames 2026/06/16 03:40:59 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:40:59 DEBUG : potato: Unchanged skipping 2026/06/16 03:40:59 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for renames to finish 2026/06/16 03:41:00 DEBUG : yaml: size = 11 OK 2026/06/16 03:41:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/16 03:41:00 INFO : yam: Copied (server-side copy) to: yaml 2026/06/16 03:41:00 INFO : yam: Deleted 2026/06/16 03:41:00 INFO : yaml: Renamed from "yam" 2026/06/16 03:41:00 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:41:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.90s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/16 03:41:01 INFO : B2 bucket rclone-test-wilulup0diru: Making map for --track-renames 2026/06/16 03:41:01 INFO : B2 bucket rclone-test-wilulup0diru: Finished making map for --track-renames 2026/06/16 03:41:01 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:41:01 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for renames to finish 2026/06/16 03:41:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/16 03:41:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/16 03:41:01 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:41:01 DEBUG : sub/yam: size = 11 OK 2026/06/16 03:41:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/16 03:41:01 INFO : sub/yam: Copied (new) 2026/06/16 03:41:01 DEBUG : potato: size = 14 OK 2026/06/16 03:41:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/16 03:41:01 INFO : potato: Copied (new) 2026/06/16 03:41:01 DEBUG : Waiting for deletions to finish 2026/06/16 03:41:02 DEBUG : potato: size = 14 OK 2026/06/16 03:41:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:41:02 INFO : B2 bucket rclone-test-wilulup0diru: Making map for --track-renames 2026/06/16 03:41:02 INFO : B2 bucket rclone-test-wilulup0diru: Finished making map for --track-renames 2026/06/16 03:41:02 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:41:02 DEBUG : potato: Unchanged skipping 2026/06/16 03:41:02 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for renames to finish 2026/06/16 03:41:03 DEBUG : yam: size = 11 OK 2026/06/16 03:41:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/16 03:41:03 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/16 03:41:03 INFO : sub/yam: Deleted 2026/06/16 03:41:03 INFO : yam: Renamed from "sub/yam" 2026/06/16 03:41:03 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:41:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.07s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:04 DEBUG : Creating backend with remote "/tmp/rclone2836793038/dir1" 2026/06/16 03:41:04 DEBUG : Creating backend with remote "/tmp/rclone2836793038/dir2" 2026/06/16 03:41:04 DEBUG : Local file system at /tmp/rclone2836793038/dir2: Using server-side directory move 2026/06/16 03:41:04 INFO : Local file system at /tmp/rclone2836793038/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/16 03:41:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/16 03:41:04 DEBUG : Local file system at /tmp/rclone2836793038/dir2: Waiting for checks to finish 2026/06/16 03:41:04 DEBUG : Local file system at /tmp/rclone2836793038/dir2: Waiting for transfers to finish 2026/06/16 03:41:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:41:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/16 03:41:04 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:41:04 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:41:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/16 03:41:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/16 03:41:05 INFO : nested/sub dir/file: Copied (new) 2026/06/16 03:41:05 INFO : nested/sub dir/file: Deleted 2026/06/16 03:41:05 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:41:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:41:05 INFO : sub dir/hello world: Copied (new) 2026/06/16 03:41:05 INFO : sub dir/hello world: Deleted 2026/06/16 03:41:05 INFO : sub dir: Removing directory 2026/06/16 03:41:05 INFO : nested/sub dir: Removing directory 2026/06/16 03:41:05 INFO : nested: Removing directory 2026/06/16 03:41:05 DEBUG : Local file system at /tmp/rclone2836793038: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/16 03:41:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/16 03:41:06 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:41:06 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:41:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/16 03:41:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/16 03:41:06 INFO : nested/sub dir/file: Copied (new) 2026/06/16 03:41:06 INFO : nested/sub dir/file: Deleted 2026/06/16 03:41:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/16 03:41:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:41:06 INFO : sub dir/hello world: Copied (new) 2026/06/16 03:41:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.37s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/16 03:41:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/16 03:41:07 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:41:07 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:41:07 DEBUG : existing: size = 6 OK 2026/06/16 03:41:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/16 03:41:07 INFO : existing: Copied (new) 2026/06/16 03:41:07 INFO : existing: Deleted 2026/06/16 03:41:08 DEBUG : existing-b: size = 6 OK 2026/06/16 03:41:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/16 03:41:08 INFO : existing-b: Copied (new) 2026/06/16 03:41:08 INFO : existing-b: Deleted 2026/06/16 03:41:08 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:41:08 DEBUG : existing: Destination exists, skipping 2026/06/16 03:41:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/16 03:41:08 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:41:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.97s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xanoyey4qise" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wilulup0diru -> B2 bucket rclone-test-xanoyey4qise 2026/06/16 03:41:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:41:13 DEBUG : empty space: size = 1 OK 2026/06/16 03:41:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/16 03:41:13 DEBUG : empty space: Unchanged skipping 2026/06/16 03:41:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:41:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xanoyey4qise) 2026/06/16 03:41:13 DEBUG : potato3: Sizes differ 2026/06/16 03:41:13 DEBUG : B2 bucket rclone-test-xanoyey4qise: Waiting for checks to finish 2026/06/16 03:41:13 INFO : empty space: Deleted 2026/06/16 03:41:13 DEBUG : B2 bucket rclone-test-xanoyey4qise: Waiting for transfers to finish 2026/06/16 03:41:13 DEBUG : potato2: size = 60 OK 2026/06/16 03:41:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:41:13 INFO : potato2: Copied (server-side copy) 2026/06/16 03:41:14 INFO : potato2: Deleted 2026/06/16 03:41:14 DEBUG : potato3: size = 68 OK 2026/06/16 03:41:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/16 03:41:14 INFO : potato3: Copied (server-side copy) 2026/06/16 03:41:14 INFO : potato3: Deleted 2026/06/16 03:41:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lusohot8bute" 2026/06/16 03:41:16 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/16 03:41:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:41:16 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/16 03:41:16 DEBUG : B2 bucket rclone-test-lusohot8bute: Waiting for checks to finish 2026/06/16 03:41:16 DEBUG : B2 bucket rclone-test-lusohot8bute: Waiting for transfers to finish 2026/06/16 03:41:16 DEBUG : empty space: size = 1 OK 2026/06/16 03:41:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/16 03:41:16 INFO : empty space: Copied (server-side copy) 2026/06/16 03:41:17 INFO : empty space: Deleted 2026/06/16 03:41:17 DEBUG : potato3: size = 68 OK 2026/06/16 03:41:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/16 03:41:17 INFO : potato3: Copied (server-side copy) 2026/06/16 03:41:17 DEBUG : potato2: size = 60 OK 2026/06/16 03:41:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:41:17 INFO : potato2: Copied (server-side copy) 2026/06/16 03:41:17 INFO : potato2: Deleted 2026/06/16 03:41:17 INFO : potato3: Deleted 2026/06/16 03:41:17 DEBUG : B2 bucket rclone-test-lusohot8bute: Purge remote 2026/06/16 03:41:17 INFO : B2 bucket rclone-test-lusohot8bute: cleaning bucket "rclone-test-lusohot8bute" of all files 2026/06/16 03:41:17 DEBUG : empty space: Deleting (id "4_z0f72ed43804dcbeb9fe80e1b_f118923c3b5dd2982_d20260616_m034116_c001_v0001173_t0038_u01781581276580") 2026/06/16 03:41:17 DEBUG : potato2: Deleting (id "4_z0f72ed43804dcbeb9fe80e1b_f115c3a08e256a53a_d20260616_m034116_c001_v0001161_t0000_u01781581276991") 2026/06/16 03:41:17 DEBUG : potato3: Deleting (id "4_z0f72ed43804dcbeb9fe80e1b_f1178aa93d4d1033d_d20260616_m034116_c001_v0001181_t0002_u01781581276997") 2026/06/16 03:41:18 DEBUG : B2 bucket rclone-test-xanoyey4qise: Purge remote 2026/06/16 03:41:18 INFO : B2 bucket rclone-test-xanoyey4qise: cleaning bucket "rclone-test-xanoyey4qise" of all files 2026/06/16 03:41:18 DEBUG : empty space: Deleting (id "4_z8f32dd13804dcbeb9fe80e1b_f418aa12dc7bbcbd3_d20260616_m034116_c001_v7007000_t0000_u01781581276965") 2026/06/16 03:41:18 DEBUG : empty space: Deleting (id "4_z8f32dd13804dcbeb9fe80e1b_f113a75f7705532d5_d20260616_m034112_c001_v0001097_t0038_u01781581272354") 2026/06/16 03:41:18 DEBUG : potato2: Deleting (id "4_z8f32dd13804dcbeb9fe80e1b_f400c94f058e7cdea_d20260616_m034117_c001_v7007000_t0000_u01781581277308") 2026/06/16 03:41:18 DEBUG : potato2: Deleting (id "4_z8f32dd13804dcbeb9fe80e1b_f101c39ce4f80abda_d20260616_m034113_c001_v0001150_t0027_u01781581273652") 2026/06/16 03:41:18 DEBUG : potato3: Deleting (id "4_z8f32dd13804dcbeb9fe80e1b_f418aa12dc7bbcbd4_d20260616_m034117_c001_v7007000_t0000_u01781581277205") 2026/06/16 03:41:18 DEBUG : potato3: Deleting (id "4_z8f32dd13804dcbeb9fe80e1b_f10020d82f5931f83_d20260616_m034114_c001_v0001182_t0002_u01781581274268") 2026/06/16 03:41:18 DEBUG : potato3: Deleting (id "4_z8f32dd13804dcbeb9fe80e1b_f113a75f7705532d9_d20260616_m034112_c001_v0001097_t0040_u01781581272859") 2026/06/16 03:41:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/16 03:41:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/16 03:41:20 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.11s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kaluret8pode" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wilulup0diru -> B2 bucket rclone-test-kaluret8pode 2026/06/16 03:41:25 DEBUG : empty space: Excluded (Size Filter) 2026/06/16 03:41:25 DEBUG : empty space: Excluded (Size Filter) 2026/06/16 03:41:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:41:25 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:41:25 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kaluret8pode) 2026/06/16 03:41:25 DEBUG : potato3: Sizes differ 2026/06/16 03:41:25 DEBUG : B2 bucket rclone-test-kaluret8pode: Waiting for checks to finish 2026/06/16 03:41:25 DEBUG : B2 bucket rclone-test-kaluret8pode: Waiting for transfers to finish 2026/06/16 03:41:25 DEBUG : potato2: size = 60 OK 2026/06/16 03:41:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:41:25 INFO : potato2: Copied (server-side copy) 2026/06/16 03:41:25 INFO : potato2: Deleted 2026/06/16 03:41:26 DEBUG : potato3: size = 68 OK 2026/06/16 03:41:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/16 03:41:26 INFO : potato3: Copied (server-side copy) 2026/06/16 03:41:26 INFO : potato3: Deleted 2026/06/16 03:41:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tomenih2tane" 2026/06/16 03:41:27 DEBUG : empty space: Excluded (Size Filter) 2026/06/16 03:41:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:41:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/16 03:41:27 DEBUG : B2 bucket rclone-test-tomenih2tane: Waiting for checks to finish 2026/06/16 03:41:27 DEBUG : B2 bucket rclone-test-tomenih2tane: Waiting for transfers to finish 2026/06/16 03:41:28 DEBUG : potato2: size = 60 OK 2026/06/16 03:41:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:41:28 INFO : potato2: Copied (server-side copy) 2026/06/16 03:41:28 INFO : potato2: Deleted 2026/06/16 03:41:28 DEBUG : potato3: size = 68 OK 2026/06/16 03:41:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/16 03:41:28 INFO : potato3: Copied (server-side copy) 2026/06/16 03:41:28 INFO : potato3: Deleted 2026/06/16 03:41:29 DEBUG : B2 bucket rclone-test-tomenih2tane: Purge remote 2026/06/16 03:41:29 INFO : B2 bucket rclone-test-tomenih2tane: cleaning bucket "rclone-test-tomenih2tane" of all files 2026/06/16 03:41:29 DEBUG : potato2: Deleting (id "4_zaff21d13805dcbeb9fe80e1b_f1175dc7626733ada_d20260616_m034128_c001_v0001182_t0005_u01781581288290") 2026/06/16 03:41:29 DEBUG : potato3: Deleting (id "4_zaff21d13805dcbeb9fe80e1b_f1151acb044a15118_d20260616_m034128_c001_v0001173_t0027_u01781581288524") 2026/06/16 03:41:30 DEBUG : B2 bucket rclone-test-kaluret8pode: Purge remote 2026/06/16 03:41:30 INFO : B2 bucket rclone-test-kaluret8pode: cleaning bucket "rclone-test-kaluret8pode" of all files 2026/06/16 03:41:30 DEBUG : empty space: Deleting (id "4_z6f920d03805dcbeb9fe80e1b_f1186ddd80bd6559b_d20260616_m034124_c001_v0001181_t0057_u01781581284338") 2026/06/16 03:41:30 DEBUG : potato2: Deleting (id "4_z6f920d03805dcbeb9fe80e1b_f41592522e5ecdfcb_d20260616_m034128_c001_v7007000_t0000_u01781581288496") 2026/06/16 03:41:30 DEBUG : potato2: Deleting (id "4_z6f920d03805dcbeb9fe80e1b_f112ce200e61bd045_d20260616_m034125_c001_v0001167_t0011_u01781581285149") 2026/06/16 03:41:30 DEBUG : potato3: Deleting (id "4_z6f920d03805dcbeb9fe80e1b_f41592522e5ecdfcd_d20260616_m034128_c001_v7007000_t0000_u01781581288815") 2026/06/16 03:41:30 DEBUG : potato3: Deleting (id "4_z6f920d03805dcbeb9fe80e1b_f11554e235f25247c_d20260616_m034125_c001_v0001091_t0033_u01781581285497") 2026/06/16 03:41:30 DEBUG : potato3: Deleting (id "4_z6f920d03805dcbeb9fe80e1b_f1186ddd80bd6559f_d20260616_m034124_c001_v0001181_t0014_u01781581284553") --- PASS: TestServerSideMoveWithFilter (11.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:31 DEBUG : Creating backend with remote "TestB2:rclone-test-pakatej0xofo" 2026/06/16 03:41:34 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wilulup0diru -> B2 bucket rclone-test-pakatej0xofo 2026/06/16 03:41:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:41:36 DEBUG : empty space: size = 1 OK 2026/06/16 03:41:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/16 03:41:36 DEBUG : empty space: Unchanged skipping 2026/06/16 03:41:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:41:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pakatej0xofo) 2026/06/16 03:41:36 DEBUG : potato3: Sizes differ 2026/06/16 03:41:36 DEBUG : B2 bucket rclone-test-pakatej0xofo: Waiting for checks to finish 2026/06/16 03:41:36 INFO : empty space: Deleted 2026/06/16 03:41:36 DEBUG : B2 bucket rclone-test-pakatej0xofo: Waiting for transfers to finish 2026/06/16 03:41:37 DEBUG : potato2: size = 60 OK 2026/06/16 03:41:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:41:37 INFO : potato2: Copied (server-side copy) 2026/06/16 03:41:37 DEBUG : potato3: size = 68 OK 2026/06/16 03:41:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/16 03:41:37 INFO : potato3: Copied (server-side copy) 2026/06/16 03:41:37 INFO : potato2: Deleted 2026/06/16 03:41:37 INFO : potato3: Deleted 2026/06/16 03:41:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qidifag7zixi" 2026/06/16 03:41:38 INFO : tomatoDir: Making directory 2026/06/16 03:41:39 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/16 03:41:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/16 03:41:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/16 03:41:39 DEBUG : B2 bucket rclone-test-qidifag7zixi: Waiting for checks to finish 2026/06/16 03:41:39 DEBUG : B2 bucket rclone-test-qidifag7zixi: Waiting for transfers to finish 2026/06/16 03:41:40 DEBUG : empty space: size = 1 OK 2026/06/16 03:41:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/16 03:41:40 INFO : empty space: Copied (server-side copy) 2026/06/16 03:41:40 INFO : empty space: Deleted 2026/06/16 03:41:40 DEBUG : potato3: size = 68 OK 2026/06/16 03:41:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/16 03:41:40 INFO : potato3: Copied (server-side copy) 2026/06/16 03:41:40 DEBUG : potato2: size = 60 OK 2026/06/16 03:41:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/16 03:41:40 INFO : potato2: Copied (server-side copy) 2026/06/16 03:41:40 INFO : potato3: Deleted 2026/06/16 03:41:40 INFO : potato2: Deleted 2026/06/16 03:41:41 DEBUG : B2 bucket rclone-test-qidifag7zixi: Purge remote 2026/06/16 03:41:41 INFO : B2 bucket rclone-test-qidifag7zixi: cleaning bucket "rclone-test-qidifag7zixi" of all files 2026/06/16 03:41:41 DEBUG : empty space: Deleting (id "4_z9f923df3805dcbeb9fe80e1b_f1154279938c194b9_d20260616_m034140_c001_v0001179_t0001_u01781581300029") 2026/06/16 03:41:41 DEBUG : potato2: Deleting (id "4_z9f923df3805dcbeb9fe80e1b_f1042176e71550277_d20260616_m034140_c001_v0001167_t0008_u01781581300273") 2026/06/16 03:41:41 DEBUG : potato3: Deleting (id "4_z9f923df3805dcbeb9fe80e1b_f106148b075562a8a_d20260616_m034140_c001_v0001182_t0013_u01781581300395") 2026/06/16 03:41:42 DEBUG : B2 bucket rclone-test-pakatej0xofo: Purge remote 2026/06/16 03:41:42 INFO : B2 bucket rclone-test-pakatej0xofo: cleaning bucket "rclone-test-pakatej0xofo" of all files 2026/06/16 03:41:42 DEBUG : empty space: Deleting (id "4_zdfb22dc3805dcbeb9fe80e1b_f4070834e93bbcd7b_d20260616_m034140_c001_v7007000_t0000_u01781581300249") 2026/06/16 03:41:42 DEBUG : empty space: Deleting (id "4_zdfb22dc3805dcbeb9fe80e1b_f1146660e63e849f3_d20260616_m034135_c001_v0001146_t0042_u01781581295703") 2026/06/16 03:41:42 DEBUG : potato2: Deleting (id "4_zdfb22dc3805dcbeb9fe80e1b_f41992fd51ca32ad0_d20260616_m034140_c001_v7007000_t0000_u01781581300759") 2026/06/16 03:41:42 DEBUG : potato2: Deleting (id "4_zdfb22dc3805dcbeb9fe80e1b_f1051240c3b2ec5b1_d20260616_m034136_c001_v0001117_t0013_u01781581296838") 2026/06/16 03:41:42 DEBUG : potato3: Deleting (id "4_zdfb22dc3805dcbeb9fe80e1b_f4070834e93bbcd7c_d20260616_m034140_c001_v7007000_t0000_u01781581300621") 2026/06/16 03:41:42 DEBUG : potato3: Deleting (id "4_zdfb22dc3805dcbeb9fe80e1b_f113838fdb30812db_d20260616_m034137_c001_v0001102_t0059_u01781581297209") 2026/06/16 03:41:42 DEBUG : potato3: Deleting (id "4_zdfb22dc3805dcbeb9fe80e1b_f1146660e63e849f5_d20260616_m034136_c001_v0001146_t0040_u01781581296065") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.07s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.48s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/rclone-sync-test" 2026/06/16 03:41:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/rclone-sync-test-include/layer2" 2026/06/16 03:41:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/rclone-sync-test-ignore-file" 2026/06/16 03:41:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/16 03:41:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/16 03:41:55 DEBUG : pacer: Reducing sleep to 10ms 2026/06/16 03:41:55 DEBUG : B2 bucket rclone-test-wilulup0diru path rclone-sync-test: Waiting for checks to finish 2026/06/16 03:41:55 DEBUG : B2 bucket rclone-test-wilulup0diru path rclone-sync-test: Waiting for transfers to finish 2026/06/16 03:41:55 DEBUG : Waiting for deletions to finish 2026/06/16 03:41:55 INFO : There was nothing to transfer 2026/06/16 03:41:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:41:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:41:55 DEBUG : Waiting for deletions to finish 2026/06/16 03:41:55 INFO : There was nothing to transfer 2026/06/16 03:41:55 DEBUG : B2 bucket rclone-test-wilulup0diru path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/16 03:41:55 DEBUG : B2 bucket rclone-test-wilulup0diru path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/16 03:41:55 DEBUG : Waiting for deletions to finish 2026/06/16 03:41:55 INFO : There was nothing to transfer 2026/06/16 03:41:56 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:41:56 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:41:56 DEBUG : Waiting for deletions to finish 2026/06/16 03:41:56 INFO : There was nothing to transfer 2026/06/16 03:41:56 DEBUG : B2 bucket rclone-test-wilulup0diru path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/16 03:41:56 DEBUG : B2 bucket rclone-test-wilulup0diru path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/16 03:41:56 DEBUG : Waiting for deletions to finish 2026/06/16 03:41:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.38s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:41:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/dst" 2026/06/16 03:41:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/CompareDest" 2026/06/16 03:42:00 DEBUG : one: Need to transfer - File not found at Destination 2026/06/16 03:42:00 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:00 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:01 DEBUG : one: size = 3 OK 2026/06/16 03:42:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/16 03:42:01 INFO : one: Copied (new) 2026/06/16 03:42:01 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:01 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:01 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:42:01 DEBUG : one: Sizes differ 2026/06/16 03:42:01 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:02 DEBUG : one: size = 5 OK 2026/06/16 03:42:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/16 03:42:02 INFO : one: Copied (replaced existing) 2026/06/16 03:42:02 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:04 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:42:04 DEBUG : one: Sizes differ 2026/06/16 03:42:04 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:04 DEBUG : one: size = 5 OK 2026/06/16 03:42:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/16 03:42:04 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:04 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:04 INFO : There was nothing to transfer 2026/06/16 03:42:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:05 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:42:05 DEBUG : one: Sizes differ 2026/06/16 03:42:05 DEBUG : two: size = 3 OK 2026/06/16 03:42:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/16 03:42:05 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:05 DEBUG : one: size = 5 OK 2026/06/16 03:42:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/16 03:42:05 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:05 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:05 INFO : There was nothing to transfer 2026/06/16 03:42:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:05 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:42:05 DEBUG : one: Sizes differ 2026/06/16 03:42:06 DEBUG : two: size = 3 OK 2026/06/16 03:42:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/16 03:42:06 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:06 DEBUG : one: size = 5 OK 2026/06/16 03:42:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/16 03:42:06 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:06 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:06 INFO : There was nothing to transfer 2026/06/16 03:42:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:06 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:42:06 DEBUG : one: Sizes differ 2026/06/16 03:42:07 DEBUG : two: size = 3 OK 2026/06/16 03:42: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/06/16 03:42:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/16 03:42:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/16 03:42:07 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:07 DEBUG : one: size = 5 OK 2026/06/16 03:42:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/16 03:42:07 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:07 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:07 INFO : There was nothing to transfer 2026/06/16 03:42:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:07 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:42:07 DEBUG : one: Sizes differ 2026/06/16 03:42:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:07 DEBUG : two: size = 3 (B2 bucket rclone-test-wilulup0diru path CompareDest) 2026/06/16 03:42:07 DEBUG : two: Sizes differ 2026/06/16 03:42:07 DEBUG : two: Need to transfer - File not found at Destination 2026/06/16 03:42:07 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:07 DEBUG : one: size = 5 OK 2026/06/16 03:42:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/16 03:42:07 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:08 DEBUG : two: size = 5 OK 2026/06/16 03:42:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/16 03:42:08 INFO : two: Copied (new) 2026/06/16 03:42:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.58s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:42:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/dest" 2026/06/16 03:42:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/pre-dest1" 2026/06/16 03:42:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/pre-dest2" 2026/06/16 03:42:15 DEBUG : 1: size = 1 OK 2026/06/16 03:42:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:42:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/16 03:42:15 DEBUG : 2: size = 1 OK 2026/06/16 03:42:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:42:15 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/16 03:42:16 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/16 03:42:16 DEBUG : B2 bucket rclone-test-wilulup0diru path dest: Waiting for checks to finish 2026/06/16 03:42:16 DEBUG : B2 bucket rclone-test-wilulup0diru path dest: Waiting for transfers to finish 2026/06/16 03:42:17 DEBUG : 3: size = 1 OK 2026/06/16 03:42:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/16 03:42:17 INFO : 3: Copied (new) 2026/06/16 03:42:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:42:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/dst" 2026/06/16 03:42:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/CopyDest" 2026/06/16 03:42:21 DEBUG : one: Need to transfer - File not found at Destination 2026/06/16 03:42:21 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:21 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:23 DEBUG : one: size = 3 OK 2026/06/16 03:42:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/16 03:42:23 INFO : one: Copied (new) 2026/06/16 03:42:23 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:23 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:42:23 DEBUG : one: Sizes differ 2026/06/16 03:42:23 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:23 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:24 DEBUG : one: size = 5 OK 2026/06/16 03:42:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/16 03:42:24 INFO : one: Copied (replaced existing) 2026/06/16 03:42:24 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/BackupDir" 2026/06/16 03:42:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:27 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:42:27 DEBUG : one: Sizes differ 2026/06/16 03:42:27 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:27 DEBUG : one: size = 5 OK 2026/06/16 03:42:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:27 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:42:27 DEBUG : one: Sizes differ 2026/06/16 03:42:29 DEBUG : one: size = 3 OK 2026/06/16 03:42:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/16 03:42:29 INFO : one: Copied (server-side copy) 2026/06/16 03:42:29 INFO : one: Deleted 2026/06/16 03:42:29 DEBUG : one: size = 5 OK 2026/06/16 03:42:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/16 03:42:29 INFO : one: Copied (server-side copy) 2026/06/16 03:42:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/16 03:42:29 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:29 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:30 DEBUG : one: size = 5 OK 2026/06/16 03:42:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:30 DEBUG : one: Unchanged skipping 2026/06/16 03:42:30 DEBUG : two: size = 3 OK 2026/06/16 03:42:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:31 DEBUG : two: size = 3 OK 2026/06/16 03:42:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/16 03:42:31 INFO : two: Copied (server-side copy) 2026/06/16 03:42:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/16 03:42:31 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:31 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:31 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:31 DEBUG : one: size = 5 OK 2026/06/16 03:42:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:31 DEBUG : one: Unchanged skipping 2026/06/16 03:42:31 DEBUG : two: size = 3 OK 2026/06/16 03:42:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:31 DEBUG : two: Unchanged skipping 2026/06/16 03:42:31 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:31 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:31 DEBUG : Waiting for deletions to finish 2026/06/16 03:42:31 INFO : There was nothing to transfer 2026/06/16 03:42:32 DEBUG : one: size = 5 OK 2026/06/16 03:42:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:32 DEBUG : one: Unchanged skipping 2026/06/16 03:42:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:42:33 DEBUG : three: size = 5 (B2 bucket rclone-test-wilulup0diru path CopyDest) 2026/06/16 03:42:33 DEBUG : three: Sizes differ 2026/06/16 03:42:33 DEBUG : three: Destination not found in --copy-dest 2026/06/16 03:42:33 DEBUG : three: Need to transfer - File not found at Destination 2026/06/16 03:42:33 DEBUG : two: size = 3 OK 2026/06/16 03:42:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/16 03:42:33 DEBUG : two: Unchanged skipping 2026/06/16 03:42:33 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:42:33 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:42:34 DEBUG : three: size = 7 OK 2026/06/16 03:42:34 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/16 03:42:34 INFO : three: Copied (new) 2026/06/16 03:42:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.31s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:42:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/dst" 2026/06/16 03:42:37 DEBUG : Config file has changed externally - reloading 2026/06/16 03:42:38 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/backup" 2026/06/16 03:43:38 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/06/16 03:43:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/16 03:43:39 DEBUG : pacer: Reducing sleep to 10ms 2026/06/16 03:43:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:43:40 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:43:40 DEBUG : one: Sizes differ 2026/06/16 03:43:40 DEBUG : two: size = 3 OK 2026/06/16 03:43:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:43:40 DEBUG : two: Unchanged skipping 2026/06/16 03:43:40 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:43:41 DEBUG : one: size = 3 OK 2026/06/16 03:43:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/16 03:43:41 INFO : one: Copied (server-side copy) 2026/06/16 03:43:42 INFO : one: Deleted 2026/06/16 03:43:42 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:43:42 DEBUG : one: size = 4 OK 2026/06/16 03:43:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:43:42 INFO : one: Copied (new) 2026/06/16 03:43:42 DEBUG : Waiting for deletions to finish 2026/06/16 03:43:43 DEBUG : three.txt: size = 5 OK 2026/06/16 03:43:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/16 03:43:43 INFO : three.txt: Copied (server-side copy) 2026/06/16 03:43:43 INFO : three.txt: Deleted 2026/06/16 03:43:43 INFO : three.txt: Moved into backup dir 2026/06/16 03:43:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:43:45 DEBUG : one: size = 4 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:43:45 DEBUG : one: Sizes differ 2026/06/16 03:43:45 DEBUG : two: size = 3 OK 2026/06/16 03:43:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:43:45 DEBUG : two: Unchanged skipping 2026/06/16 03:43:45 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:43:45 DEBUG : one: size = 4 OK 2026/06/16 03:43:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:43:45 INFO : one: Copied (server-side copy) 2026/06/16 03:43:46 INFO : one: Deleted 2026/06/16 03:43:46 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:43:46 DEBUG : one: size = 5 OK 2026/06/16 03:43:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/16 03:43:46 INFO : one: Copied (new) 2026/06/16 03:43:46 DEBUG : Waiting for deletions to finish 2026/06/16 03:43:46 DEBUG : three.txt: size = 6 OK 2026/06/16 03:43:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/16 03:43:46 INFO : three.txt: Copied (server-side copy) 2026/06/16 03:43:46 INFO : three.txt: Deleted 2026/06/16 03:43:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (72.23s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/dst" 2026/06/16 03:43:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/backup" 2026/06/16 03:43:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:43:52 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:43:52 DEBUG : one: Sizes differ 2026/06/16 03:43:52 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:43:52 DEBUG : two: size = 3 OK 2026/06/16 03:43:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:43:52 DEBUG : two: Unchanged skipping 2026/06/16 03:43:53 DEBUG : one.bak: size = 3 OK 2026/06/16 03:43:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/16 03:43:53 INFO : one: Copied (server-side copy) to: one.bak 2026/06/16 03:43:53 INFO : one: Deleted 2026/06/16 03:43:53 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:43:54 DEBUG : one: size = 4 OK 2026/06/16 03:43:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:43:54 INFO : one: Copied (new) 2026/06/16 03:43:54 DEBUG : Waiting for deletions to finish 2026/06/16 03:43:55 DEBUG : three.txt.bak: size = 5 OK 2026/06/16 03:43:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/16 03:43:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/16 03:43:55 INFO : three.txt: Deleted 2026/06/16 03:43:55 INFO : three.txt: Moved into backup dir 2026/06/16 03:43:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:43:57 DEBUG : one: size = 4 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:43:57 DEBUG : one: Sizes differ 2026/06/16 03:43:57 DEBUG : two: size = 3 OK 2026/06/16 03:43:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:43:57 DEBUG : two: Unchanged skipping 2026/06/16 03:43:57 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:43:57 DEBUG : one.bak: size = 4 OK 2026/06/16 03:43:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:43:57 INFO : one: Copied (server-side copy) to: one.bak 2026/06/16 03:43:57 INFO : one: Deleted 2026/06/16 03:43:57 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:43:58 DEBUG : one: size = 5 OK 2026/06/16 03:43:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/16 03:43:58 INFO : one: Copied (new) 2026/06/16 03:43:58 DEBUG : Waiting for deletions to finish 2026/06/16 03:43:58 DEBUG : three.txt.bak: size = 6 OK 2026/06/16 03:43:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/16 03:43:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/16 03:43:58 INFO : three.txt: Deleted 2026/06/16 03:43:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:44:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/dst" 2026/06/16 03:44:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/backup" 2026/06/16 03:45:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/06/16 03:45:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/16 03:45:04 DEBUG : pacer: Reducing sleep to 10ms 2026/06/16 03:45:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:04 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:04 DEBUG : one: Sizes differ 2026/06/16 03:45:04 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:45:04 DEBUG : two: size = 3 OK 2026/06/16 03:45:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:45:04 DEBUG : two: Unchanged skipping 2026/06/16 03:45:06 DEBUG : one-2019-01-01: size = 3 OK 2026/06/16 03:45:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/16 03:45:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/16 03:45:06 INFO : one: Deleted 2026/06/16 03:45:06 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:45:07 DEBUG : one: size = 4 OK 2026/06/16 03:45:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:45:07 INFO : one: Copied (new) 2026/06/16 03:45:07 DEBUG : Waiting for deletions to finish 2026/06/16 03:45:07 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/16 03:45:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/16 03:45:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/16 03:45:08 INFO : three.txt: Deleted 2026/06/16 03:45:08 INFO : three.txt: Moved into backup dir 2026/06/16 03:45:09 DEBUG : two: size = 3 OK 2026/06/16 03:45:09 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:45:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:45:09 DEBUG : two: Unchanged skipping 2026/06/16 03:45:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:09 DEBUG : one: size = 4 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:09 DEBUG : one: Sizes differ 2026/06/16 03:45:10 DEBUG : one-2019-01-01: size = 4 OK 2026/06/16 03:45:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:45:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/16 03:45:10 INFO : one: Deleted 2026/06/16 03:45:10 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:45:10 DEBUG : one: size = 5 OK 2026/06/16 03:45:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/16 03:45:10 INFO : one: Copied (new) 2026/06/16 03:45:10 DEBUG : Waiting for deletions to finish 2026/06/16 03:45:11 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/16 03:45:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/16 03:45:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/16 03:45:11 INFO : three.txt: Deleted 2026/06/16 03:45:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (73.08s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:45:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/dst" 2026/06/16 03:45:16 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:45:16 DEBUG : two: size = 3 OK 2026/06/16 03:45:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:45:16 DEBUG : two: Unchanged skipping 2026/06/16 03:45:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:16 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:16 DEBUG : one: Sizes differ 2026/06/16 03:45:16 DEBUG : one.bak: size = 3 OK 2026/06/16 03:45:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/16 03:45:16 INFO : one: Copied (server-side copy) to: one.bak 2026/06/16 03:45:16 INFO : one: Deleted 2026/06/16 03:45:16 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:45:18 DEBUG : one: size = 4 OK 2026/06/16 03:45:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:45:18 INFO : one: Copied (new) 2026/06/16 03:45:18 DEBUG : Waiting for deletions to finish 2026/06/16 03:45:18 DEBUG : three.txt.bak: size = 5 OK 2026/06/16 03:45:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/16 03:45:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/16 03:45:18 INFO : three.txt: Deleted 2026/06/16 03:45:18 INFO : three.txt: Moved into backup dir 2026/06/16 03:45:20 DEBUG : one.bak: Excluded (Path Filter) 2026/06/16 03:45:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/16 03:45:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:20 DEBUG : one: size = 4 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:20 DEBUG : one: Sizes differ 2026/06/16 03:45:20 DEBUG : two: size = 3 OK 2026/06/16 03:45:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:45:20 DEBUG : two: Unchanged skipping 2026/06/16 03:45:20 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for checks to finish 2026/06/16 03:45:20 DEBUG : one.bak: size = 4 OK 2026/06/16 03:45:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:45:20 INFO : one: Copied (server-side copy) to: one.bak 2026/06/16 03:45:20 INFO : one: Deleted 2026/06/16 03:45:20 DEBUG : B2 bucket rclone-test-wilulup0diru path dst: Waiting for transfers to finish 2026/06/16 03:45:21 DEBUG : one: size = 5 OK 2026/06/16 03:45:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/16 03:45:21 INFO : one: Copied (new) 2026/06/16 03:45:21 DEBUG : Waiting for deletions to finish 2026/06/16 03:45:22 DEBUG : three.txt.bak: size = 6 OK 2026/06/16 03:45:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/16 03:45:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/16 03:45:22 INFO : three.txt: Deleted 2026/06/16 03:45:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.64s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:45:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/dst" 2026/06/16 03:45:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:26 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:26 DEBUG : one: Sizes differ 2026/06/16 03:45:28 DEBUG : one.bak: size = 3 OK 2026/06/16 03:45:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/16 03:45:28 INFO : one: Copied (server-side copy) to: one.bak 2026/06/16 03:45:28 INFO : one: Deleted 2026/06/16 03:45:29 DEBUG : one: size = 4 OK 2026/06/16 03:45:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:45:29 INFO : one: Copied (new) 2026/06/16 03:45:29 DEBUG : two: size = 3 OK 2026/06/16 03:45:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:45:29 DEBUG : two: Unchanged skipping 2026/06/16 03:45:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:29 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:29 DEBUG : three.txt: Sizes differ 2026/06/16 03:45:30 DEBUG : three.txt.bak: size = 5 OK 2026/06/16 03:45:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/16 03:45:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/16 03:45:30 INFO : three.txt: Deleted 2026/06/16 03:45:30 DEBUG : three.txt: size = 6 OK 2026/06/16 03:45:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/16 03:45:30 INFO : three.txt: Copied (new) 2026/06/16 03:45:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:31 DEBUG : one: size = 4 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:31 DEBUG : one: Sizes differ 2026/06/16 03:45:32 DEBUG : one.bak: size = 4 OK 2026/06/16 03:45:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:45:32 INFO : one: Copied (server-side copy) to: one.bak 2026/06/16 03:45:32 INFO : one: Deleted 2026/06/16 03:45:32 DEBUG : one: size = 5 OK 2026/06/16 03:45:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/16 03:45:32 INFO : one: Copied (new) 2026/06/16 03:45:33 DEBUG : two: size = 3 OK 2026/06/16 03:45:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:45:33 DEBUG : two: Unchanged skipping 2026/06/16 03:45:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:33 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:33 DEBUG : three.txt: Sizes differ 2026/06/16 03:45:33 DEBUG : three.txt.bak: size = 6 OK 2026/06/16 03:45:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/16 03:45:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/16 03:45:34 INFO : three.txt: Deleted 2026/06/16 03:45:34 DEBUG : three.txt: size = 19 OK 2026/06/16 03:45:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/16 03:45:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.17s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:45:38 DEBUG : Creating backend with remote "TestB2:rclone-test-wilulup0diru/dst" 2026/06/16 03:45:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:39 DEBUG : one: size = 3 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:39 DEBUG : one: Sizes differ 2026/06/16 03:45:40 DEBUG : one-2019-01-01: size = 3 OK 2026/06/16 03:45:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/16 03:45:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/16 03:45:40 INFO : one: Deleted 2026/06/16 03:45:41 DEBUG : one: size = 4 OK 2026/06/16 03:45:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:45:41 INFO : one: Copied (new) 2026/06/16 03:45:41 DEBUG : two: size = 3 OK 2026/06/16 03:45:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:45:41 DEBUG : two: Unchanged skipping 2026/06/16 03:45:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:42 DEBUG : three.txt: Sizes differ 2026/06/16 03:45:42 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/16 03:45:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/16 03:45:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/16 03:45:42 INFO : three.txt: Deleted 2026/06/16 03:45:43 DEBUG : three.txt: size = 6 OK 2026/06/16 03:45:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/16 03:45:43 INFO : three.txt: Copied (new) 2026/06/16 03:45:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:44 DEBUG : one: size = 4 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:44 DEBUG : one: Sizes differ 2026/06/16 03:45:45 DEBUG : one-2019-01-01: size = 4 OK 2026/06/16 03:45:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/16 03:45:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/16 03:45:45 INFO : one: Deleted 2026/06/16 03:45:45 DEBUG : one: size = 5 OK 2026/06/16 03:45:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/16 03:45:45 INFO : one: Copied (new) 2026/06/16 03:45:45 DEBUG : two: size = 3 OK 2026/06/16 03:45:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:45:45 DEBUG : two: Unchanged skipping 2026/06/16 03:45:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-wilulup0diru path dst) 2026/06/16 03:45:46 DEBUG : three.txt: Sizes differ 2026/06/16 03:45:46 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/16 03:45:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/16 03:45:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/16 03:45:46 INFO : three.txt: Deleted 2026/06/16 03:45:47 DEBUG : three.txt: size = 19 OK 2026/06/16 03:45:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/16 03:45:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.61s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:45:49 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:49 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:45:49 DEBUG : Testêé: Sizes differ 2026/06/16 03:45:49 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:45:49 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:45:50 DEBUG : Testêé: size = 14 OK 2026/06/16 03:45:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/16 03:45:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/16 03:45:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:45:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/16 03:45:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:45:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:45:51 DEBUG : existing: size = 6 OK 2026/06/16 03:45:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/16 03:45:51 INFO : existing: Copied (new) 2026/06/16 03:45:51 DEBUG : Waiting for deletions to finish 2026/06/16 03:45:52 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:45:52 DEBUG : existing: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:45:52 DEBUG : existing: Sizes differ 2026/06/16 03:45:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/16 03:45:52 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:45:52 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:45:52 ERROR : B2 bucket rclone-test-wilulup0diru: not deleting files as there were IO errors 2026/06/16 03:45:52 ERROR : B2 bucket rclone-test-wilulup0diru: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:45:53 DEBUG : EXISTING: size = 6 OK 2026/06/16 03:45:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:45:53 DEBUG : existing: Unchanged skipping 2026/06/16 03:45:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:45:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:45:53 DEBUG : Waiting for deletions to finish 2026/06/16 03:45:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:46:08 DEBUG : both0: size = 6 OK 2026/06/16 03:46:08 DEBUG : both11: size = 6 OK 2026/06/16 03:46:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both12: size = 6 OK 2026/06/16 03:46:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:46:08 DEBUG : both10: size = 6 OK 2026/06/16 03:46:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both0: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both13: size = 6 OK 2026/06/16 03:46:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both10: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both14: size = 6 OK 2026/06/16 03:46:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both14: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both15: size = 6 OK 2026/06/16 03:46:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both15: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both16: size = 6 OK 2026/06/16 03:46:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both16: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both17: size = 6 OK 2026/06/16 03:46:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both17: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both18: size = 6 OK 2026/06/16 03:46:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both18: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both19: size = 6 OK 2026/06/16 03:46:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both19: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both1: size = 6 OK 2026/06/16 03:46:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both1: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both2: size = 6 OK 2026/06/16 03:46:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both2: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both3: size = 6 OK 2026/06/16 03:46:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both3: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both4: size = 6 OK 2026/06/16 03:46:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both4: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both5: size = 6 OK 2026/06/16 03:46:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both5: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both6: size = 6 OK 2026/06/16 03:46:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both6: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both7: size = 6 OK 2026/06/16 03:46:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both7: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both8: size = 6 OK 2026/06/16 03:46:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both8: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both9: size = 6 OK 2026/06/16 03:46:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:08 DEBUG : both9: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both11: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both12: Unchanged skipping 2026/06/16 03:46:08 DEBUG : both13: Unchanged skipping 2026/06/16 03:46:08 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:46:08 DEBUG : Waiting for deletions to finish 2026/06/16 03:46:09 INFO : only18: Deleted 2026/06/16 03:46:09 INFO : only19: Deleted 2026/06/16 03:46:09 INFO : only10: Deleted 2026/06/16 03:46:09 INFO : only12: Deleted 2026/06/16 03:46:09 INFO : only1: Deleted 2026/06/16 03:46:09 INFO : only4: Deleted 2026/06/16 03:46:09 INFO : only5: Deleted 2026/06/16 03:46:09 INFO : only9: Deleted 2026/06/16 03:46:09 INFO : only11: Deleted 2026/06/16 03:46:09 INFO : only15: Deleted 2026/06/16 03:46:09 INFO : only7: Deleted 2026/06/16 03:46:09 INFO : only8: Deleted 2026/06/16 03:46:09 INFO : only16: Deleted 2026/06/16 03:46:09 INFO : only2: Deleted 2026/06/16 03:46:09 INFO : only3: Deleted 2026/06/16 03:46:09 INFO : only6: Deleted 2026/06/16 03:46:09 INFO : only0: Deleted 2026/06/16 03:46:09 INFO : only13: Deleted 2026/06/16 03:46:10 INFO : only14: Deleted 2026/06/16 03:46:10 INFO : only17: Deleted 2026/06/16 03:46:10 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.48s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:46:27 DEBUG : both0: size = 6 OK 2026/06/16 03:46:27 DEBUG : both11: size = 6 OK 2026/06/16 03:46:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both10: size = 6 OK 2026/06/16 03:46:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:46:27 DEBUG : both12: size = 6 OK 2026/06/16 03:46:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both11: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both13: size = 6 OK 2026/06/16 03:46:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both13: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both14: size = 6 OK 2026/06/16 03:46:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both14: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both15: size = 6 OK 2026/06/16 03:46:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both15: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both16: size = 6 OK 2026/06/16 03:46:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both16: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both17: size = 6 OK 2026/06/16 03:46:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both17: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both18: size = 6 OK 2026/06/16 03:46:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both18: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both19: size = 6 OK 2026/06/16 03:46:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both19: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both1: size = 6 OK 2026/06/16 03:46:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both1: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both2: size = 6 OK 2026/06/16 03:46:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both2: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both3: size = 6 OK 2026/06/16 03:46:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both3: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both4: size = 6 OK 2026/06/16 03:46:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both4: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both5: size = 6 OK 2026/06/16 03:46:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both5: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both6: size = 6 OK 2026/06/16 03:46:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both6: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both7: size = 6 OK 2026/06/16 03:46:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both7: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both8: size = 6 OK 2026/06/16 03:46:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both8: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both9: size = 6 OK 2026/06/16 03:46:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:27 DEBUG : both9: Unchanged skipping 2026/06/16 03:46:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only0: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only0: Sizes differ 2026/06/16 03:46:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only10: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only10: Sizes differ 2026/06/16 03:46:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only11: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only11: Sizes differ 2026/06/16 03:46:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only12: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only12: Sizes differ 2026/06/16 03:46:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only13: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only13: Sizes differ 2026/06/16 03:46:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only14: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only14: Sizes differ 2026/06/16 03:46:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only15: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only15: Sizes differ 2026/06/16 03:46:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only16: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only16: Sizes differ 2026/06/16 03:46:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only17: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only17: Sizes differ 2026/06/16 03:46:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only18: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only18: Sizes differ 2026/06/16 03:46:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only19: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only19: Sizes differ 2026/06/16 03:46:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only1: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only1: Sizes differ 2026/06/16 03:46:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only2: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only2: Sizes differ 2026/06/16 03:46:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only3: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only3: Sizes differ 2026/06/16 03:46:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only4: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only4: Sizes differ 2026/06/16 03:46:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only5: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only5: Sizes differ 2026/06/16 03:46:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only6: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only6: Sizes differ 2026/06/16 03:46:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only7: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only7: Sizes differ 2026/06/16 03:46:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only8: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only8: Sizes differ 2026/06/16 03:46:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2836793038) 2026/06/16 03:46:27 DEBUG : only9: size = 6 (B2 bucket rclone-test-wilulup0diru) 2026/06/16 03:46:27 DEBUG : only9: Sizes differ 2026/06/16 03:46:27 DEBUG : both0: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both10: Unchanged skipping 2026/06/16 03:46:27 DEBUG : both12: Unchanged skipping 2026/06/16 03:46:27 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:46:28 DEBUG : only0: size = 0 OK 2026/06/16 03:46:28 DEBUG : only10: size = 0 OK 2026/06/16 03:46:28 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only10: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only0: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only13: size = 0 OK 2026/06/16 03:46:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only13: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only14: size = 0 OK 2026/06/16 03:46:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only14: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only11: size = 0 OK 2026/06/16 03:46:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only11: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only15: size = 0 OK 2026/06/16 03:46:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only15: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only16: size = 0 OK 2026/06/16 03:46:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only16: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only12: size = 0 OK 2026/06/16 03:46:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only12: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only17: size = 0 OK 2026/06/16 03:46:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only17: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only18: size = 0 OK 2026/06/16 03:46:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only18: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only19: size = 0 OK 2026/06/16 03:46:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only19: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only1: size = 0 OK 2026/06/16 03:46:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only1: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only3: size = 0 OK 2026/06/16 03:46:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only3: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only2: size = 0 OK 2026/06/16 03:46:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only2: Copied (replaced existing) 2026/06/16 03:46:28 DEBUG : only4: size = 0 OK 2026/06/16 03:46:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:28 INFO : only4: Copied (replaced existing) 2026/06/16 03:46:29 DEBUG : only5: size = 0 OK 2026/06/16 03:46:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:29 INFO : only5: Copied (replaced existing) 2026/06/16 03:46:29 DEBUG : only6: size = 0 OK 2026/06/16 03:46:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:29 INFO : only6: Copied (replaced existing) 2026/06/16 03:46:29 DEBUG : only7: size = 0 OK 2026/06/16 03:46:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:29 INFO : only7: Copied (replaced existing) 2026/06/16 03:46:29 DEBUG : only8: size = 0 OK 2026/06/16 03:46:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:29 INFO : only8: Copied (replaced existing) 2026/06/16 03:46:29 DEBUG : only9: size = 0 OK 2026/06/16 03:46:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/16 03:46:29 INFO : only9: Copied (replaced existing) 2026/06/16 03:46:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.86s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:46:37 DEBUG : empty_dir: Making directory with metadata 2026/06/16 03:46:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/16 03:46:37 DEBUG : empty_on_remote: Making directory with metadata 2026/06/16 03:46:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/16 03:46:37 INFO : empty_on_remote: Making directory 2026/06/16 03:46:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/16 03:46:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/16 03:46:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/16 03:46:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/16 03:46:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.24s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:46:39 DEBUG : empty_dir: Making directory with metadata 2026/06/16 03:46:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/16 03:46:39 DEBUG : empty_on_remote: Making directory with metadata 2026/06/16 03:46:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/16 03:46:39 INFO : empty_on_remote: Making directory 2026/06/16 03:46:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/16 03:46:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/16 03:46:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/16 03:46:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/16 03:46:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/16 03:46:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:46:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/16 03:46:41 INFO : sub dir: Making directory 2026/06/16 03:46:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:46:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/16 03:46:43 INFO : sub dir: Making directory 2026/06/16 03:46:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:46:51 DEBUG : Waiting for deletions to finish 2026/06/16 03:46:52 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : apple: size = 5 OK 2026/06/16 03:46:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : apple: Unchanged skipping 2026/06/16 03:46:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:46:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:46:52 DEBUG : banana: size = 6 OK 2026/06/16 03:46:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : banana: Unchanged skipping 2026/06/16 03:46:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:46:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:46:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:46:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:46:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:46:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:46:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:46:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:46:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:46:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:46:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:46:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:46:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:46:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:46:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:46:52 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:46:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:46:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:46:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:46:52 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:46:52 DEBUG : Waiting for deletions to finish 2026/06/16 03:46:52 INFO : There was nothing to transfer 2026/06/16 03:46:52 DEBUG : Waiting for deletions to finish 2026/06/16 03:46:52 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:46:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : apple: size = 5 OK 2026/06/16 03:46:53 DEBUG : banana: size = 6 OK 2026/06/16 03:46:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : apple: Unchanged skipping 2026/06/16 03:46:53 DEBUG : banana: Unchanged skipping 2026/06/16 03:46:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:46:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:46:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:46:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:46:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:46:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:46:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:46:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:46:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:46:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:46:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:46:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:46:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:46:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:46:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:46:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:46:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:46:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:46:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:46:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:46:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:46:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:46:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:46:53 DEBUG : Waiting for deletions to finish 2026/06/16 03:46:53 INFO : There was nothing to transfer 2026/06/16 03:46:53 DEBUG : Waiting for deletions to finish 2026/06/16 03:46:53 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:46:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:47:05 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:06 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:47:06 DEBUG : apple: size = 5 OK 2026/06/16 03:47:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : apple: Unchanged skipping 2026/06/16 03:47:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:47:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:47:06 DEBUG : banana: size = 6 OK 2026/06/16 03:47:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : banana: Unchanged skipping 2026/06/16 03:47:06 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:47:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:47:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:47:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:47:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:47:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:47:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:47:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:47:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:47:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:47:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:47:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:47:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:47:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:47:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:47:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:47:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:47:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:47:06 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:47:06 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:47:06 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:06 INFO : There was nothing to transfer 2026/06/16 03:47:06 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:07 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : apple: size = 5 OK 2026/06/16 03:47:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:47:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:47:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:47:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:47:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:47:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:47:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:47:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : banana: size = 6 OK 2026/06/16 03:47:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : banana: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:47:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:47:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:47:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:47:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:47:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:47:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:47:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:47:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:47:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:47:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:47:07 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:47:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:47:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:47:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:07 DEBUG : apple: Unchanged skipping 2026/06/16 03:47:07 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:47:07 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:07 INFO : There was nothing to transfer 2026/06/16 03:47:07 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:07 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:47:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:47:20 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:20 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:47:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:21 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:21 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:21 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:21 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:21 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/16 03:47:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:21 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:47:21 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:47:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/16 03:47:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/16 03:47:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : YXBwbGU=: size = 5 OK 2026/06/16 03:47:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/16 03:47:21 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/16 03:47:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/16 03:47:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/16 03:47:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/16 03:47:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/16 03:47:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : YmFuYW5h: size = 6 OK 2026/06/16 03:47:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/16 03:47:21 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/16 03:47:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/16 03:47:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/16 03:47:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/16 03:47:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/16 03:47:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/16 03:47:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/16 03:47:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/16 03:47:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/16 03:47:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/16 03:47:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/16 03:47:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/16 03:47:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/16 03:47:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/16 03:47:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/16 03:47:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/16 03:47:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/16 03:47:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/16 03:47:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/16 03:47:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/16 03:47:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/16 03:47:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/16 03:47:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/16 03:47:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/16 03:47:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/16 03:47:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/16 03:47:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/16 03:47:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/16 03:47:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/16 03:47:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/16 03:47:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/16 03:47:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/16 03:47:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/16 03:47:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:22 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0007-1234567.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0008-2345678.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0003-defghij.txt: Deleted 2026/06/16 03:47:23 INFO : splitbananasplit: Deleted 2026/06/16 03:47:23 INFO : dir1/0010-456789.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0011-56789;.txt: Deleted 2026/06/16 03:47:23 INFO : banana: Deleted 2026/06/16 03:47:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0009-3456789.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0012-6789;.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0015-9;=.txt: Deleted 2026/06/16 03:47:23 INFO : appleappleapplebanana: Deleted 2026/06/16 03:47:23 INFO : dir1/0013-789;=.txt: Deleted 2026/06/16 03:47:23 INFO : dir1/0014-89;=.txt: Deleted 2026/06/16 03:47:23 INFO : apple: Deleted 2026/06/16 03:47:23 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : YXBwbGU=: size = 5 OK 2026/06/16 03:47:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/16 03:47:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : apple: Unchanged skipping 2026/06/16 03:47:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/16 03:47:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:47:24 DEBUG : YmFuYW5h: size = 6 OK 2026/06/16 03:47:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : banana: Unchanged skipping 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/16 03:47:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/16 03:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/16 03:47:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/16 03:47:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/16 03:47:24 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/16 03:47:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/16 03:47:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/16 03:47:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/16 03:47:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:47:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:47:24 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:47:24 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:24 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/16 03:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/16 03:47:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/16 03:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/16 03:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/16 03:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/16 03:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/16 03:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/16 03:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:47:37 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:37 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:47:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:37 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:37 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:38 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/16 03:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/16 03:47:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/16 03:47:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/16 03:47:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/16 03:47:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/16 03:47:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/16 03:47:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/16 03:47:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/16 03:47:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:38 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:47:38 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:47:38 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/16 03:47:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/16 03:47:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/16 03:47:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : PREFIXapple: size = 5 OK 2026/06/16 03:47:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/16 03:47:38 INFO : apple: Copied (new) to: PREFIXapple 2026/06/16 03:47:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/16 03:47:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/16 03:47:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/16 03:47:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : PREFIXbanana: size = 6 OK 2026/06/16 03:47:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/16 03:47:38 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/16 03:47:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/16 03:47:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/16 03:47:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/16 03:47:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/16 03:47:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/16 03:47:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/16 03:47:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/16 03:47:38 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/16 03:47:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/16 03:47:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/16 03:47:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/16 03:47:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:47:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/16 03:47:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/16 03:47:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/16 03:47:38 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/16 03:47:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/16 03:47:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/16 03:47:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/16 03:47:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/16 03:47:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/16 03:47:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/16 03:47:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/16 03:47:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/16 03:47:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/16 03:47:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/16 03:47:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/16 03:47:39 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/16 03:47:39 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/16 03:47:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/16 03:47:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/16 03:47:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/16 03:47:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/16 03:47:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/16 03:47:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/16 03:47:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/16 03:47:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/16 03:47:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/16 03:47:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/16 03:47:39 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/16 03:47:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/16 03:47:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/16 03:47:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/16 03:47:39 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/16 03:47:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/16 03:47:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/16 03:47:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/16 03:47:39 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/16 03:47:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/16 03:47:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/16 03:47:39 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/16 03:47:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/16 03:47:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/16 03:47:39 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/16 03:47:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/16 03:47:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/16 03:47:40 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/16 03:47:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/16 03:47:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/16 03:47:40 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:40 INFO : banana: Deleted 2026/06/16 03:47:40 INFO : dir1/0010-456789.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0013-789;=.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0014-89;=.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0012-6789;.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0015-9;=.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0008-2345678.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0007-1234567.txt: Deleted 2026/06/16 03:47:40 INFO : apple: Deleted 2026/06/16 03:47:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0009-3456789.txt: Deleted 2026/06/16 03:47:40 INFO : appleappleapplebanana: Deleted 2026/06/16 03:47:40 INFO : splitbananasplit: Deleted 2026/06/16 03:47:40 INFO : dir1/0003-defghij.txt: Deleted 2026/06/16 03:47:40 INFO : dir1/0011-56789;.txt: Deleted 2026/06/16 03:47:40 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:47:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/16 03:47:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/16 03:47:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/16 03:47:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/16 03:47:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/16 03:47:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/16 03:47:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/16 03:47:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/16 03:47:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/16 03:47:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/16 03:47:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/16 03:47:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/16 03:47:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/16 03:47:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/16 03:47:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/16 03:47:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/16 03:47:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/16 03:47:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/16 03:47:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/16 03:47:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/16 03:47:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/16 03:47:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/16 03:47:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/16 03:47:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/16 03:47:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/16 03:47:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/16 03:47:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/16 03:47:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/16 03:47:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/16 03:47:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/16 03:47:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/16 03:47:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/16 03:47:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/16 03:47:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/16 03:47:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/16 03:47:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/16 03:47:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/16 03:47:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/16 03:47:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/16 03:47:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/16 03:47:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/16 03:47:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/16 03:47:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/16 03:47:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/16 03:47:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/16 03:47:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/16 03:47:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/16 03:47:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/16 03:47:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:41 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:47:41 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:47:41 DEBUG : banana: size = 6 OK 2026/06/16 03:47:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/16 03:47:41 INFO : banana: Copied (new) 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:47:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/16 03:47:41 INFO : appleappleapplebanana: Copied (new) 2026/06/16 03:47:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:47:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/16 03:47:42 INFO : splitbananasplit: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:47:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/16 03:47:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/16 03:47:42 DEBUG : apple: size = 5 OK 2026/06/16 03:47:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/16 03:47:42 INFO : apple: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:47:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/16 03:47:42 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:47:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/16 03:47:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:47:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/16 03:47:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:47:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/16 03:47:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:47:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/16 03:47:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:47:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/16 03:47:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:47:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/16 03:47:42 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:47:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/16 03:47:42 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:47:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/16 03:47:42 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/16 03:47:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:47:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/16 03:47:42 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/16 03:47:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:47:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/16 03:47:43 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/16 03:47:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:47:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/16 03:47:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/16 03:47:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:47:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/16 03:47:43 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/16 03:47:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:47:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/16 03:47:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/16 03:47:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:47:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/16 03:47:43 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/16 03:47:43 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:43 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/16 03:47:43 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/16 03:47:43 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/16 03:47:43 INFO : PREFIXsplitbananasplit: Deleted 2026/06/16 03:47:43 INFO : PREFIXbanana: Deleted 2026/06/16 03:47:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/16 03:47:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/16 03:47:44 INFO : PREFIXapple: Deleted 2026/06/16 03:47:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/16 03:47:44 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:44 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:44 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:47:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:47:57 DEBUG : Waiting for deletions to finish 2026/06/16 03:47:57 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:47:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/16 03:47:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:47:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:47:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/16 03:47:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:47:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:47:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/16 03:47:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:47:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:47:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/16 03:47:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:47:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:47:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:47:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:47:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:47:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:47:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:47:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:47:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/16 03:47:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:47:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:47:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:47:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/16 03:47:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:47:57 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:47:57 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:47:58 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/16 03:47:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/16 03:47:58 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/16 03:47:58 DEBUG : appleSUFFIX: size = 5 OK 2026/06/16 03:47:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/16 03:47:58 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:58 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/16 03:47:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/16 03:47:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/16 03:47:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/16 03:47:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/16 03:47:58 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/16 03:47:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/16 03:47:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/16 03:47:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/16 03:47:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/16 03:47:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/16 03:47:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/16 03:47:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/16 03:47:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/16 03:47:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/16 03:47:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/16 03:47:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/16 03:47:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/16 03:47:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/16 03:47:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/16 03:47:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/16 03:47:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/16 03:47:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/16 03:47:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/16 03:47:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/16 03:47:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/16 03:47:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/16 03:47:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/16 03:47:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/16 03:47:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/16 03:47:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/16 03:47:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/16 03:47:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/16 03:47:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/16 03:47:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/16 03:47:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/16 03:47:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/16 03:47:59 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/16 03:47:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/16 03:47:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/16 03:47:59 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:00 INFO : appleappleapplebanana: Deleted 2026/06/16 03:48:00 INFO : dir1/0003-defghij.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0008-2345678.txt: Deleted 2026/06/16 03:48:00 INFO : splitbananasplit: Deleted 2026/06/16 03:48:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0009-3456789.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0011-56789;.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0013-789;=.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0015-9;=.txt: Deleted 2026/06/16 03:48:00 INFO : banana: Deleted 2026/06/16 03:48:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0007-1234567.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0010-456789.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0012-6789;.txt: Deleted 2026/06/16 03:48:00 INFO : apple: Deleted 2026/06/16 03:48:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/16 03:48:00 INFO : dir1/0014-89;=.txt: Deleted 2026/06/16 03:48:00 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:01 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/16 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : apple: transformed to: appleSUFFIX 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/16 03:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/16 03:48:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/16 03:48:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:01 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:48:01 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:48:01 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:48:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/16 03:48:01 INFO : splitbananasplit: Copied (new) 2026/06/16 03:48:01 DEBUG : banana: size = 6 OK 2026/06/16 03:48:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/16 03:48:01 INFO : banana: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:48:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/16 03:48:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : apple: size = 5 OK 2026/06/16 03:48:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/16 03:48:02 INFO : apple: Copied (new) 2026/06/16 03:48:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:48:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/16 03:48:02 INFO : appleappleapplebanana: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:48:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/16 03:48:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:48:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/16 03:48:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:48:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/16 03:48:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:48:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/16 03:48:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:48:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/16 03:48:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:48:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/16 03:48:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:48:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/16 03:48:02 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:48:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/16 03:48:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:48:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/16 03:48:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:48:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/16 03:48:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/16 03:48:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:48:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/16 03:48:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/16 03:48:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:48:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/16 03:48:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/16 03:48:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:48:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/16 03:48:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/16 03:48:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:48:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/16 03:48:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/16 03:48:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:48:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/16 03:48:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/16 03:48:03 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : appleSUFFIX: Deleted 2026/06/16 03:48:03 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : bananaSUFFIX: Deleted 2026/06/16 03:48:03 INFO : splitbananasplitSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/16 03:48:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/16 03:48:03 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:04 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:04 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:48:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:48:17 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:18 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:18 DEBUG : apple: size = 5 OK 2026/06/16 03:48:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:18 DEBUG : apple: Unchanged skipping 2026/06/16 03:48:18 DEBUG : banana: size = 6 OK 2026/06/16 03:48:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:18 DEBUG : banana: Unchanged skipping 2026/06/16 03:48:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/16 03:48:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/16 03:48:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/16 03:48:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/16 03:48:18 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:48:18 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:48:18 DEBUG : appleapple: size = 21 OK 2026/06/16 03:48:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/16 03:48:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/16 03:48:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/16 03:48:18 DEBUG : splitbanan: size = 16 OK 2026/06/16 03:48:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/16 03:48:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/16 03:48:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/16 03:48:18 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/16 03:48:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/16 03:48:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/16 03:48:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/16 03:48:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/16 03:48:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/16 03:48:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/16 03:48:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/16 03:48:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/16 03:48:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/16 03:48:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/16 03:48:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/16 03:48:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/16 03:48:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/16 03:48:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/16 03:48:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/16 03:48:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/16 03:48:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/16 03:48:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/16 03:48:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/16 03:48:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/16 03:48:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/16 03:48:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/16 03:48:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/16 03:48:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/16 03:48:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/16 03:48:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/16 03:48:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/16 03:48:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/16 03:48:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/16 03:48:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/16 03:48:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/16 03:48:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/16 03:48:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/16 03:48:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/16 03:48:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/16 03:48:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/16 03:48:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/16 03:48:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/16 03:48:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/16 03:48:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/16 03:48:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/16 03:48:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/16 03:48:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/16 03:48:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/16 03:48:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/16 03:48:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/16 03:48:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/16 03:48:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/16 03:48:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/16 03:48:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/16 03:48:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/16 03:48:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/16 03:48:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/16 03:48:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/16 03:48:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/16 03:48:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/16 03:48:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/16 03:48:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/16 03:48:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/16 03:48:19 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:20 INFO : splitbananasplit: Deleted 2026/06/16 03:48:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0009-3456789.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0015-9;=.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0010-456789.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0011-56789;.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0012-6789;.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0014-89;=.txt: Deleted 2026/06/16 03:48:20 INFO : appleappleapplebanana: Deleted 2026/06/16 03:48:20 INFO : dir1/0003-defghij.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0007-1234567.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0008-2345678.txt: Deleted 2026/06/16 03:48:20 INFO : dir1/0013-789;=.txt: Deleted 2026/06/16 03:48:20 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:20 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : appleapple: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/16 03:48:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/16 03:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/16 03:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/16 03:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/16 03:48:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:21 DEBUG : apple: size = 5 OK 2026/06/16 03:48:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : apple: Unchanged skipping 2026/06/16 03:48:21 DEBUG : banana: size = 6 OK 2026/06/16 03:48:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : banana: Unchanged skipping 2026/06/16 03:48:21 DEBUG : splitbanan: size = 16 OK 2026/06/16 03:48:21 DEBUG : appleapple: size = 21 OK 2026/06/16 03:48:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/16 03:48:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/16 03:48:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/16 03:48:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/16 03:48:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/16 03:48:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/16 03:48:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/16 03:48:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/16 03:48:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/16 03:48:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/16 03:48:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/16 03:48:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/16 03:48:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/16 03:48:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/16 03:48:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/16 03:48:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/16 03:48:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/16 03:48:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/16 03:48:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/16 03:48:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/16 03:48:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:48:21 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:48:21 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:21 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:21 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : appleapple: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/16 03:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/16 03:48:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/16 03:48:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/16 03:48:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/16 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/16 03:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/16 03:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/16 03:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/16 03:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/16 03:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/16 03:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/16 03:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/16 03:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/16 03:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/16 03:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/16 03:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/16 03:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/16 03:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/16 03:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/16 03:48:21 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:48:34 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:34 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:48:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:48:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:48:34 DEBUG : apple: size = 5 OK 2026/06/16 03:48:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : apple: Unchanged skipping 2026/06/16 03:48:34 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:48:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:48:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:48:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:48:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:48:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:48:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:48:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:48:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:48:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:48:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:48:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:48:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:48:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:48:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : banana: size = 6 OK 2026/06/16 03:48:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : banana: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:48:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:48:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:48:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:48:34 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:48:34 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:34 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:35 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : apple: size = 5 OK 2026/06/16 03:48:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : apple: Unchanged skipping 2026/06/16 03:48:35 DEBUG : banana: size = 6 OK 2026/06/16 03:48:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : banana: Unchanged skipping 2026/06/16 03:48:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:48:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:48:35 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:48:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:48:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:48:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:48:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:48:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:48:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:48:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:48:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:48:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:48:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:48:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:48:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:48:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:48:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:48:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:48:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:48:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:48:35 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:48:35 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:35 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:35 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:48:35 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:36 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:48:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:48:48 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:48 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:48:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:48:49 DEBUG : apple: size = 5 OK 2026/06/16 03:48:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:48:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:48:49 DEBUG : apple: Unchanged skipping 2026/06/16 03:48:49 DEBUG : banana: size = 6 OK 2026/06/16 03:48:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:48:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : banana: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:48:49 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:48:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:48:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:48:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:48:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:48:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:48:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:48:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:48:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:48:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:48:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:48:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:48:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:48:49 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:48:49 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:49 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:49 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:48:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : apple: size = 5 OK 2026/06/16 03:48:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : apple: Unchanged skipping 2026/06/16 03:48:50 DEBUG : banana: size = 6 OK 2026/06/16 03:48:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : banana: Unchanged skipping 2026/06/16 03:48:50 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:48:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:48:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:48:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:48:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:48:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:48:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:48:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:48:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:48:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:48:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:48:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:48:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:48:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:48:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:48:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:48:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:48:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:48:50 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:48:50 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:50 DEBUG : Waiting for deletions to finish 2026/06/16 03:48:50 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:48:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:03 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:03 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : apple: size = 5 OK 2026/06/16 03:49:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : apple: Unchanged skipping 2026/06/16 03:49:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:49:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:49:03 DEBUG : banana: size = 6 OK 2026/06/16 03:49:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : banana: Unchanged skipping 2026/06/16 03:49:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:49:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:49:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:49:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:49:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:49:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:49:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:49:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:49:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:49:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:49:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:49:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:49:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:49:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:49:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:49:03 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:49:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:49:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:49:03 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:03 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:03 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:03 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:49:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : apple: size = 5 OK 2026/06/16 03:49:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : apple: Unchanged skipping 2026/06/16 03:49:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:49:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:49:04 DEBUG : banana: size = 6 OK 2026/06/16 03:49:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : banana: Unchanged skipping 2026/06/16 03:49:04 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:49:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:49:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:49:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:49:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:49:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:49:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:49:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:49:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:49:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:49:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:49:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:49:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:49:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:49:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:49:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:49:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:49:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:49:04 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:04 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:04 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:04 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:04 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:49:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:17 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:17 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:49:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : apple: size = 5 OK 2026/06/16 03:49:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : apple: Unchanged skipping 2026/06/16 03:49:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:49:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:49:18 DEBUG : banana: size = 6 OK 2026/06/16 03:49:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : banana: Unchanged skipping 2026/06/16 03:49:18 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:49:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:49:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:49:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:49:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:49:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:49:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:49:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:49:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:49:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:49:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:49:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:49:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:49:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:49:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:49:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:49:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:49:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:49:18 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:18 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:18 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:18 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:18 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:49:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : apple: size = 5 OK 2026/06/16 03:49:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:49:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:49:19 DEBUG : banana: size = 6 OK 2026/06/16 03:49:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : banana: Unchanged skipping 2026/06/16 03:49:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : apple: Unchanged skipping 2026/06/16 03:49:19 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:49:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:49:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:49:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:49:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:49:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:49:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:49:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:49:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:49:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:49:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:49:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:49:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:49:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:49:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:49:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:49:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:49:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:49:19 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:19 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:19 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:19 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:49:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:32 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:32 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:49:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : apple: size = 5 OK 2026/06/16 03:49:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : apple: Unchanged skipping 2026/06/16 03:49:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:49:33 DEBUG : banana: size = 6 OK 2026/06/16 03:49:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:49:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : banana: Unchanged skipping 2026/06/16 03:49:33 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:49:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:49:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:49:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:49:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:49:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:49:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:49:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:33 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:33 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:33 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/16 03:49:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/16 03:49:33 DEBUG : banana: size = 6 OK 2026/06/16 03:49:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/16 03:49:33 DEBUG : splitbananasplit: size = 16 OK 2026/06/16 03:49:33 DEBUG : banana: Unchanged skipping 2026/06/16 03:49:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : splitbananasplit: Unchanged skipping 2026/06/16 03:49:33 DEBUG : apple: size = 5 OK 2026/06/16 03:49:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : apple: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/16 03:49:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/16 03:49:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/16 03:49:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/16 03:49:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/16 03:49:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/16 03:49:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/16 03:49:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/16 03:49:33 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:33 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:33 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:34 DEBUG : apple: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : banana: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/16 03:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (173.34s) --- PASS: TestTransform/NFC (12.55s) --- PASS: TestTransform/NFD (14.90s) --- PASS: TestTransform/base64 (16.37s) --- PASS: TestTransform/prefix (19.91s) --- PASS: TestTransform/suffix (20.36s) --- PASS: TestTransform/truncate (16.72s) --- PASS: TestTransform/encoder (14.59s) --- PASS: TestTransform/ISO-8859-1 (14.11s) --- PASS: TestTransform/charmap (14.28s) --- PASS: TestTransform/lowercase (14.64s) --- PASS: TestTransform/ascii (14.91s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/16 03:49:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/16 03:49:39 INFO : sub dir_somesuffix: Making directory 2026/06/16 03:49:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/16 03:49:39 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/16 03:49:39 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/16 03:49:39 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/16 03:49:39 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/16 03:49:39 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:39 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/16 03:49:39 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:39 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/16 03:49:39 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:40 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:41 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:41 INFO : tictactoe: Making directory 2026/06/16 03:49:41 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:41 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/16 03:49:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:41 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:41 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:41 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/16 03:49:41 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:41 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/16 03:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:42 INFO : toe: Making directory 2026/06/16 03:49:42 INFO : toe/toe: Making directory 2026/06/16 03:49:42 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/16 03:49:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/16 03:49:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/16 03:49:42 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:42 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/16 03:49:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/16 03:49:43 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.91s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:44 INFO : toe: Making directory 2026/06/16 03:49:44 INFO : toe/toe: Making directory 2026/06/16 03:49:44 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/16 03:49:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/16 03:49:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/16 03:49:44 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:44 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/16 03:49:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/16 03:49:45 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:46 DEBUG : empty_dir: Making directory with metadata 2026/06/16 03:49:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/16 03:49:46 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:46 INFO : tictacempty_dir: Making directory 2026/06/16 03:49:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:46 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:46 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:46 INFO : tictactoe: Making directory 2026/06/16 03:49:46 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:46 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:46 INFO : tictactoe/tictactoe: Making directory 2026/06/16 03:49:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/16 03:49:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/16 03:49:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/16 03:49:46 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:46 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/16 03:49:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/16 03:49:47 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.77s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:47 DEBUG : empty_dir: Making directory with metadata 2026/06/16 03:49:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/16 03:49:47 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:48 INFO : tictacempty_dir: Making directory 2026/06/16 03:49:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:48 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:48 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:48 INFO : tictactoe: Making directory 2026/06/16 03:49:48 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:48 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:48 INFO : tictactoe/tictactoe: Making directory 2026/06/16 03:49:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/16 03:49:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/16 03:49:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:48 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:48 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/16 03:49:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/16 03:49:48 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:48 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:49 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:49 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/16 03:49:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/16 03:49:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/16 03:49:49 NOTICE: B2 bucket rclone-test-wilulup0diru: 0 differences found 2026/06/16 03:49:49 NOTICE: B2 bucket rclone-test-wilulup0diru: 1 matching files --- PASS: TestAllTag (1.81s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:49 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:49 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:49 INFO : tictactoe: Making directory 2026/06/16 03:49:49 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:49 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:49 INFO : tictactoe/tictactoe: Making directory 2026/06/16 03:49:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/16 03:49:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/16 03:49:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/16 03:49:49 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:49 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/16 03:49:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/16 03:49:50 DEBUG : Waiting for deletions to finish 2026/06/16 03:49:50 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:51 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:51 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/16 03:49:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/16 03:49:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/16 03:49:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/16 03:49:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:51 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:51 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.18s) === RUN TestSyntax 2026/06/16 03:49:51 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:52 INFO : toe: Making directory 2026/06/16 03:49:52 INFO : toe/toe: Making directory 2026/06/16 03:49:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/16 03:49:52 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:52 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:52 DEBUG : toe/toe/toe: size = 11 OK 2026/06/16 03:49:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:52 INFO : toe/toe/toe: Copied (new) 2026/06/16 03:49:52 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.67s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:53 DEBUG : empty_dir: Making directory with metadata 2026/06/16 03:49:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/16 03:49:53 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:53 INFO : tictacempty_dir: Making directory 2026/06/16 03:49:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:53 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:53 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:53 INFO : tictactoe: Making directory 2026/06/16 03:49:53 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:53 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:53 INFO : tictactoe/tictactoe: Making directory 2026/06/16 03:49:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/16 03:49:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/16 03:49:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:53 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/16 03:49:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:54 INFO : toe/toe/toe.txt: Deleted 2026/06/16 03:49:54 INFO : toe/toe: Removing directory 2026/06/16 03:49:54 INFO : toe: Removing directory 2026/06/16 03:49:54 INFO : empty_dir: Removing directory 2026/06/16 03:49:54 DEBUG : Local file system at /tmp/rclone2836793038: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.10s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:55 DEBUG : empty_dir: Making directory with metadata 2026/06/16 03:49:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/16 03:49:55 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:55 INFO : tictacempty_dir: Making directory 2026/06/16 03:49:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:55 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:55 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:55 INFO : tictactoe: Making directory 2026/06/16 03:49:55 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:55 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:55 INFO : tictactoe/tictactoe: Making directory 2026/06/16 03:49:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/16 03:49:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/16 03:49:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:55 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/16 03:49:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:56 INFO : toe/toe/toe.txt: Deleted 2026/06/16 03:49:56 INFO : toe/toe: Removing directory 2026/06/16 03:49:56 INFO : toe: Removing directory 2026/06/16 03:49:56 INFO : empty_dir: Removing directory 2026/06/16 03:49:56 DEBUG : Local file system at /tmp/rclone2836793038: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/16 03:49:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/16 03:49:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/16 03:49:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/16 03:49:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/16 03:49:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/16 03:49:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/16 03:49:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/16 03:49:57 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.07s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:49:58 DEBUG : Reset feature "Copy" 2026/06/16 03:49:58 DEBUG : Reset feature "Move" 2026/06/16 03:49:58 DEBUG : Reset feature "Copy" 2026/06/16 03:49:58 DEBUG : Reset feature "Move" 2026/06/16 03:49:58 DEBUG : empty_dir: Making directory with metadata 2026/06/16 03:49:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/16 03:49:58 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:58 INFO : tictacempty_dir: Making directory 2026/06/16 03:49:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/16 03:49:58 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:58 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:58 INFO : tictactoe: Making directory 2026/06/16 03:49:58 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:58 DEBUG : toe: transformed to: tictactoe 2026/06/16 03:49:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:58 INFO : tictactoe/tictactoe: Making directory 2026/06/16 03:49:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/16 03:49:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/16 03:49:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/16 03:49:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:58 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:49:58 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:49:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/16 03:49:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:49:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/16 03:49:59 INFO : toe/toe/toe.txt: Deleted 2026/06/16 03:49:59 INFO : toe/toe: Removing directory 2026/06/16 03:49:59 INFO : toe: Removing directory 2026/06/16 03:49:59 INFO : empty_dir: Removing directory 2026/06/16 03:49:59 DEBUG : Local file system at /tmp/rclone2836793038: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/16 03:50:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/16 03:50:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/16 03:50:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/16 03:50:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/16 03:50:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/16 03:50:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/16 03:50:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:50:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/16 03:50:01 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.42s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:50:02 DEBUG : toe: transformed to: dG9l 2026/06/16 03:50:02 DEBUG : toe: transformed to: dG9l 2026/06/16 03:50:02 INFO : dG9l: Making directory 2026/06/16 03:50:02 DEBUG : toe: transformed to: dG9l 2026/06/16 03:50:02 DEBUG : toe: transformed to: dG9l 2026/06/16 03:50:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/16 03:50:02 INFO : dG9l/dG9l: Making directory 2026/06/16 03:50:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/16 03:50:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/16 03:50:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/16 03:50:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/16 03:50:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/16 03:50:02 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:50:02 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:50:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/16 03:50:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:50:02 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/16 03:50:02 DEBUG : Waiting for deletions to finish 2026/06/16 03:50:03 DEBUG : dG9l: transformed to: toe 2026/06/16 03:50:03 DEBUG : dG9l: transformed to: toe 2026/06/16 03:50:03 DEBUG : dG9l: transformed to: toe 2026/06/16 03:50:03 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/16 03:50:03 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/16 03:50:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/16 03:50:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/16 03:50:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/16 03:50:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/16 03:50:03 DEBUG : Local file system at /tmp/rclone2836793038: Waiting for checks to finish 2026/06/16 03:50:03 DEBUG : Local file system at /tmp/rclone2836793038: Waiting for transfers to finish 2026/06/16 03:50:03 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-wilulup0diru", Local "Local file system at /tmp/rclone2836793038", Modify Window "1ms" 2026/06/16 03:50:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/16 03:50:04 DEBUG : toe: transformed to: 2026/06/16 03:50:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/16 03:50:04 DEBUG : toe: transformed to: 2026/06/16 03:50:04 INFO : B2 bucket rclone-test-wilulup0diru: Making directory 2026/06/16 03:50:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/16 03:50:04 DEBUG : toe: transformed to: 2026/06/16 03:50:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/16 03:50:04 DEBUG : toe: transformed to: 2026/06/16 03:50:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/16 03:50:04 DEBUG : toe/toe: transformed to: 2026/06/16 03:50:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/16 03:50:04 INFO : toe/toe: Making directory 2026/06/16 03:50:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/16 03:50:04 DEBUG : toe/toe: transformed to: 2026/06/16 03:50:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/16 03:50:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/16 03:50:04 DEBUG : toe: transformed to: 2026/06/16 03:50:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/16 03:50:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/16 03:50:04 DEBUG : toe/toe/toe: transformed to: 2026/06/16 03:50:04 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/16 03:50:04 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for checks to finish 2026/06/16 03:50:04 DEBUG : B2 bucket rclone-test-wilulup0diru: Waiting for transfers to finish 2026/06/16 03:50:05 DEBUG : toe/toe/toe: size = 11 OK 2026/06/16 03:50:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/16 03:50:05 INFO : toe/toe/toe: Copied (new) 2026/06/16 03:50:05 ERROR : B2 bucket rclone-test-wilulup0diru: not deleting files as there were IO errors 2026/06/16 03:50:05 ERROR : B2 bucket rclone-test-wilulup0diru: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2026/06/16 03:50:06 DEBUG : B2 bucket rclone-test-wilulup0diru: Purge remote 2026/06/16 03:50:06 INFO : B2 bucket rclone-test-wilulup0diru: cleaning bucket "rclone-test-wilulup0diru" of all files 2026/06/16 03:50:07 DEBUG : BackupDir/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593181_d20260616_m034234_c001_v7007000_t0000_u01781581354619") 2026/06/16 03:50:07 DEBUG : BackupDir/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f115858cabf5162e1_d20260616_m034228_c001_v0001033_t0059_u01781581348589") 2026/06/16 03:50:07 DEBUG : CompareDest/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483ac1d_d20260616_m034208_c001_v7007000_t0000_u01781581328914") 2026/06/16 03:50:07 DEBUG : CompareDest/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1447c_d20260616_m034203_c001_v0001178_t0017_u01781581323626") 2026/06/16 03:50:07 DEBUG : CompareDest/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483ac1f_d20260616_m034209_c001_v7007000_t0000_u01781581329108") 2026/06/16 03:50:07 DEBUG : CompareDest/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad175_d20260616_m034204_c001_v0001173_t0013_u01781581324568") 2026/06/16 03:50:07 DEBUG : CopyDest/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593182_d20260616_m034234_c001_v7007000_t0000_u01781581354803") 2026/06/16 03:50:07 DEBUG : CopyDest/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad1ff_d20260616_m034225_c001_v0001173_t0012_u01781581345622") 2026/06/16 03:50:07 DEBUG : CopyDest/three: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593183_d20260616_m034234_c001_v7007000_t0000_u01781581354987") 2026/06/16 03:50:07 DEBUG : CopyDest/three: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad22b_d20260616_m034232_c001_v0001173_t0033_u01781581352368") 2026/06/16 03:50:07 DEBUG : CopyDest/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593184_d20260616_m034235_c001_v7007000_t0000_u01781581355170") 2026/06/16 03:50:07 DEBUG : CopyDest/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb144e0_d20260616_m034230_c001_v0001178_t0018_u01781581350050") 2026/06/16 03:50:07 DEBUG : EXISTING: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22588fb_d20260616_m034554_c001_v7007000_t0000_u01781581554184") 2026/06/16 03:50:07 DEBUG : EXISTING: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad733_d20260616_m034553_c001_v0001173_t0016_u01781581553136") 2026/06/16 03:50:07 DEBUG : PREFIXapple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbcc4_d20260616_m034743_c001_v7007000_t0000_u01781581663973") 2026/06/16 03:50:08 DEBUG : PREFIXapple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f520a_d20260616_m034738_c001_v0001167_t0025_u01781581658295") 2026/06/16 03:50:08 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409498da5a31502c_d20260616_m034743_c001_v7007000_t0000_u01781581663610") 2026/06/16 03:50:08 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149bb_d20260616_m034738_c001_v0001178_t0006_u01781581658307") 2026/06/16 03:50:08 DEBUG : PREFIXbanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22589bc_d20260616_m034743_c001_v7007000_t0000_u01781581663862") 2026/06/16 03:50:08 DEBUG : PREFIXbanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad9fa_d20260616_m034738_c001_v0001173_t0017_u01781581658318") 2026/06/16 03:50:08 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4050787dff15ecce_d20260616_m034743_c001_v7007000_t0000_u01781581663830") 2026/06/16 03:50:08 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c2f_d20260616_m034738_c001_v0001167_t0023_u01781581658327") 2026/06/16 03:50:08 DEBUG : Testêé: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22588f6_d20260616_m034550_c001_v7007000_t0000_u01781581550860") 2026/06/16 03:50:08 DEBUG : Testêé: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad727_d20260616_m034550_c001_v0001173_t0046_u01781581550198") 2026/06/16 03:50:08 DEBUG : Testêé: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147c9_d20260616_m034549_c001_v0001178_t0058_u01781581549151") 2026/06/16 03:50:08 DEBUG : YXBwbGU=: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece969_d20260616_m034725_c001_v7007000_t0000_u01781581645322") 2026/06/16 03:50:08 DEBUG : YXBwbGU=: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad978_d20260616_m034721_c001_v0001173_t0054_u01781581641374") 2026/06/16 03:50:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece96a_d20260616_m034725_c001_v7007000_t0000_u01781581645507") 2026/06/16 03:50:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1496d_d20260616_m034721_c001_v0001178_t0001_u01781581641364") 2026/06/16 03:50:08 DEBUG : YmFuYW5h: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece96b_d20260616_m034725_c001_v7007000_t0000_u01781581645689") 2026/06/16 03:50:08 DEBUG : YmFuYW5h: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307bc7_d20260616_m034721_c001_v0001167_t0004_u01781581641386") 2026/06/16 03:50:08 DEBUG : a/potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78729d_d20260616_m034032_c001_v7007000_t0000_u01781581232347") 2026/06/16 03:50:08 DEBUG : a/potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034e8_d20260616_m034031_c001_v0001144_t0037_u01781581231136") 2026/06/16 03:50:08 DEBUG : a/potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78729a_d20260616_m034028_c001_v7007000_t0000_u01781581228732") 2026/06/16 03:50:08 DEBUG : a/potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034d8_d20260616_m034027_c001_v0001144_t0024_u01781581227383") 2026/06/16 03:50:08 DEBUG : a/potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0b3_d20260616_m034003_c001_v7007000_t0000_u01781581203248") 2026/06/16 03:50:08 DEBUG : a/potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403474_d20260616_m034001_c001_v0001144_t0034_u01781581201311") 2026/06/16 03:50:08 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2c6_d20260616_m034934_c001_v7007000_t0000_u01781581774741") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307eeb_d20260616_m034930_c001_v0001167_t0058_u01781581770704") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca801_d20260616_m034919_c001_v7007000_t0000_u01781581759898") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307e93_d20260616_m034916_c001_v0001167_t0014_u01781581756213") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908a9_d20260616_m034905_c001_v7007000_t0000_u01781581745263") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307e47_d20260616_m034901_c001_v0001167_t0051_u01781581741921") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897f4_d20260616_m034850_c001_v7007000_t0000_u01781581730970") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307def_d20260616_m034847_c001_v0001167_t0002_u01781581727685") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9de_d20260616_m034836_c001_v7007000_t0000_u01781581716774") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d8f_d20260616_m034832_c001_v0001167_t0034_u01781581712943") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffab3_d20260616_m034822_c001_v7007000_t0000_u01781581702251") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a8b_d20260616_m034816_c001_v0001178_t0043_u01781581696425") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae01_d20260616_m034805_c001_v7007000_t0000_u01781581685164") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adaaa_d20260616_m034801_c001_v0001173_t0016_u01781581681619") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbd2e_d20260616_m034800_c001_v7007000_t0000_u01781581680646") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada76_d20260616_m034755_c001_v0001173_t0043_u01781581675923") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78740c_d20260616_m034745_c001_v7007000_t0000_u01781581665284") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5238_d20260616_m034741_c001_v0001167_t0022_u01781581661754") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9c8_d20260616_m034740_c001_v7007000_t0000_u01781581660663") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f51f2_d20260616_m034736_c001_v0001167_t0025_u01781581656394") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece968_d20260616_m034723_c001_v7007000_t0000_u01781581643686") 2026/06/16 03:50:09 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14967_d20260616_m034719_c001_v0001178_t0000_u01781581639153") 2026/06/16 03:50:10 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90607_d20260616_m034708_c001_v7007000_t0000_u01781581628468") 2026/06/16 03:50:10 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14923_d20260616_m034704_c001_v0001178_t0007_u01781581624729") 2026/06/16 03:50:10 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bea_d20260616_m034653_c001_v7007000_t0000_u01781581613971") 2026/06/16 03:50:10 DEBUG : apple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb148eb_d20260616_m034650_c001_v0001178_t0026_u01781581610922") 2026/06/16 03:50:10 DEBUG : appleSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc286_d20260616_m034803_c001_v7007000_t0000_u01781581683632") 2026/06/16 03:50:10 DEBUG : appleSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada80_d20260616_m034758_c001_v0001173_t0057_u01781581678032") 2026/06/16 03:50:10 DEBUG : appleapple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffab4_d20260616_m034822_c001_v7007000_t0000_u01781581702433") 2026/06/16 03:50:10 DEBUG : appleapple: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a99_d20260616_m034818_c001_v0001178_t0054_u01781581698665") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2c7_d20260616_m034934_c001_v7007000_t0000_u01781581774927") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5728_d20260616_m034931_c001_v0001167_t0005_u01781581771263") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca802_d20260616_m034920_c001_v7007000_t0000_u01781581760083") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f566a_d20260616_m034916_c001_v0001167_t0035_u01781581756876") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908aa_d20260616_m034905_c001_v7007000_t0000_u01781581745447") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f55d2_d20260616_m034902_c001_v0001167_t0052_u01781581742478") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897f5_d20260616_m034851_c001_v7007000_t0000_u01781581731153") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5546_d20260616_m034848_c001_v0001167_t0033_u01781581728165") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9df_d20260616_m034836_c001_v7007000_t0000_u01781581716958") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f549a_d20260616_m034833_c001_v0001167_t0010_u01781581713619") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc292_d20260616_m034820_c001_v7007000_t0000_u01781581700631") 2026/06/16 03:50:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d43_d20260616_m034817_c001_v0001167_t0058_u01781581697343") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae03_d20260616_m034805_c001_v7007000_t0000_u01781581685742") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307cdf_d20260616_m034801_c001_v0001167_t0021_u01781581681650") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593750_d20260616_m034800_c001_v7007000_t0000_u01781581680086") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a0d_d20260616_m034756_c001_v0001178_t0059_u01781581676763") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78740d_d20260616_m034745_c001_v7007000_t0000_u01781581665465") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada0e_d20260616_m034741_c001_v0001173_t0054_u01781581661724") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7873fc_d20260616_m034740_c001_v7007000_t0000_u01781581660726") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad9f2_d20260616_m034736_c001_v0001173_t0045_u01781581656890") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f426981d771c33a88_d20260616_m034723_c001_v7007000_t0000_u01781581643568") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307bb7_d20260616_m034719_c001_v0001167_t0003_u01781581639638") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90608_d20260616_m034708_c001_v7007000_t0000_u01781581628652") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307b66_d20260616_m034705_c001_v0001167_t0018_u01781581625214") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52beb_d20260616_m034654_c001_v7007000_t0000_u01781581614153") 2026/06/16 03:50:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307b1e_d20260616_m034651_c001_v0001167_t0054_u01781581611385") 2026/06/16 03:50:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1adfb_d20260616_m034803_c001_v7007000_t0000_u01781581683642") 2026/06/16 03:50:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f52ec_d20260616_m034758_c001_v0001167_t0021_u01781581678045") 2026/06/16 03:50:11 DEBUG : b/potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78729e_d20260616_m034032_c001_v7007000_t0000_u01781581232529") 2026/06/16 03:50:11 DEBUG : b/potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034e2_d20260616_m034029_c001_v0001144_t0007_u01781581229280") 2026/06/16 03:50:11 DEBUG : b/potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787299_d20260616_m034028_c001_v7007000_t0000_u01781581228185") 2026/06/16 03:50:11 DEBUG : b/potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034d0_d20260616_m034025_c001_v0001144_t0013_u01781581225416") 2026/06/16 03:50:11 DEBUG : b/potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0b2_d20260616_m034002_c001_v7007000_t0000_u01781581202703") 2026/06/16 03:50:11 DEBUG : b/potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40346a_d20260616_m033959_c001_v0001144_t0042_u01781581199664") 2026/06/16 03:50:12 DEBUG : backup/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41992fd51ca32f68_d20260616_m034347_c001_v7007000_t0000_u01781581427399") 2026/06/16 03:50:12 DEBUG : backup/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108ff10a9f793df4_d20260616_m034345_c001_v0001157_t0056_u01781581425702") 2026/06/16 03:50:12 DEBUG : backup/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1059ac02eb9464bc_d20260616_m034341_c001_v0001039_t0010_u01781581421552") 2026/06/16 03:50:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a551_d20260616_m034511_c001_v7007000_t0000_u01781581511983") 2026/06/16 03:50:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f116735c2314fcd5f_d20260616_m034509_c001_v0001182_t0010_u01781581509927") 2026/06/16 03:50:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1028b6124710bd14_d20260616_m034506_c001_v0001182_t0051_u01781581506080") 2026/06/16 03:50:12 DEBUG : backup/one.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a53a_d20260616_m034359_c001_v7007000_t0000_u01781581439379") 2026/06/16 03:50:12 DEBUG : backup/one.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f112a776ecb0fbba1_d20260616_m034357_c001_v0001134_t0011_u01781581437346") 2026/06/16 03:50:12 DEBUG : backup/one.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f110502525110ad7c_d20260616_m034353_c001_v0001098_t0057_u01781581433453") 2026/06/16 03:50:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a553_d20260616_m034512_c001_v7007000_t0000_u01781581512633") 2026/06/16 03:50:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f10984a053e9413d1_d20260616_m034511_c001_v0001161_t0032_u01781581511038") 2026/06/16 03:50:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f102d4c18a489c6f5_d20260616_m034507_c001_v0001180_t0044_u01781581507566") 2026/06/16 03:50:12 DEBUG : backup/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41992fd51ca32f6a_d20260616_m034347_c001_v7007000_t0000_u01781581427581") 2026/06/16 03:50:12 DEBUG : backup/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f101a3f5f37ee44b2_d20260616_m034346_c001_v0001185_t0058_u01781581426641") 2026/06/16 03:50:12 DEBUG : backup/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1034cd2a8fde36ff_d20260616_m034343_c001_v0001173_t0033_u01781581423114") 2026/06/16 03:50:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a53b_d20260616_m034359_c001_v7007000_t0000_u01781581439561") 2026/06/16 03:50:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f10518233364e5a7d_d20260616_m034358_c001_v0001038_t0047_u01781581438493") 2026/06/16 03:50:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f10467f990df66a05_d20260616_m034355_c001_v0001185_t0043_u01781581435101") 2026/06/16 03:50:12 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2c8_d20260616_m034935_c001_v7007000_t0000_u01781581775111") 2026/06/16 03:50:12 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14bc7_d20260616_m034930_c001_v0001178_t0042_u01781581770993") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca803_d20260616_m034920_c001_v7007000_t0000_u01781581760268") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b83_d20260616_m034916_c001_v0001178_t0003_u01781581756660") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908ab_d20260616_m034905_c001_v7007000_t0000_u01781581745631") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b45_d20260616_m034902_c001_v0001178_t0041_u01781581742217") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897f6_d20260616_m034851_c001_v7007000_t0000_u01781581731337") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b1d_d20260616_m034847_c001_v0001178_t0018_u01781581727950") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9e0_d20260616_m034837_c001_v7007000_t0000_u01781581717141") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14ad7_d20260616_m034833_c001_v0001178_t0011_u01781581713401") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffab5_d20260616_m034822_c001_v7007000_t0000_u01781581702615") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f53ce_d20260616_m034816_c001_v0001167_t0039_u01781581696714") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae05_d20260616_m034805_c001_v7007000_t0000_u01781581685922") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5322_d20260616_m034801_c001_v0001167_t0008_u01781581681629") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787427_d20260616_m034800_c001_v7007000_t0000_u01781581680497") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f52cc_d20260616_m034756_c001_v0001167_t0040_u01781581676246") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78740e_d20260616_m034745_c001_v7007000_t0000_u01781581665645") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149cf_d20260616_m034741_c001_v0001178_t0002_u01781581661734") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9c5_d20260616_m034740_c001_v7007000_t0000_u01781581660111") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149b3_d20260616_m034736_c001_v0001178_t0047_u01781581656682") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce75936a8_d20260616_m034723_c001_v7007000_t0000_u01781581643493") 2026/06/16 03:50:13 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad96c_d20260616_m034719_c001_v0001173_t0011_u01781581639365") 2026/06/16 03:50:14 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90609_d20260616_m034708_c001_v7007000_t0000_u01781581628835") 2026/06/16 03:50:14 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad920_d20260616_m034704_c001_v0001173_t0020_u01781581624936") 2026/06/16 03:50:14 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bec_d20260616_m034654_c001_v7007000_t0000_u01781581614335") 2026/06/16 03:50:14 DEBUG : banana: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad8e4_d20260616_m034651_c001_v0001173_t0051_u01781581611129") 2026/06/16 03:50:14 DEBUG : bananaSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0ea_d20260616_m034803_c001_v7007000_t0000_u01781581683791") 2026/06/16 03:50:14 DEBUG : bananaSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a15_d20260616_m034758_c001_v0001178_t0030_u01781581678054") 2026/06/16 03:50:14 DEBUG : both0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b95d_d20260616_m034629_c001_v7007000_t0000_u01781581589809") 2026/06/16 03:50:14 DEBUG : both0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14841_d20260616_m034614_c001_v0001178_t0047_u01781581574892") 2026/06/16 03:50:14 DEBUG : both0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3c1_d20260616_m034610_c001_v7007000_t0000_u01781581570707") 2026/06/16 03:50:14 DEBUG : both0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147dd_d20260616_m034556_c001_v0001178_t0052_u01781581556055") 2026/06/16 03:50:14 DEBUG : both1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b95f_d20260616_m034629_c001_v7007000_t0000_u01781581589992") 2026/06/16 03:50:14 DEBUG : both1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14849_d20260616_m034615_c001_v0001178_t0012_u01781581575775") 2026/06/16 03:50:14 DEBUG : both1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3c2_d20260616_m034610_c001_v7007000_t0000_u01781581570889") 2026/06/16 03:50:14 DEBUG : both1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147df_d20260616_m034556_c001_v0001178_t0012_u01781581556557") 2026/06/16 03:50:14 DEBUG : both10: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b961_d20260616_m034630_c001_v7007000_t0000_u01781581590175") 2026/06/16 03:50:14 DEBUG : both10: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14863_d20260616_m034621_c001_v0001178_t0014_u01781581581621") 2026/06/16 03:50:14 DEBUG : both10: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3c3_d20260616_m034611_c001_v7007000_t0000_u01781581571074") 2026/06/16 03:50:14 DEBUG : both10: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14807_d20260616_m034602_c001_v0001178_t0021_u01781581562049") 2026/06/16 03:50:14 DEBUG : both11: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b963_d20260616_m034630_c001_v7007000_t0000_u01781581590358") 2026/06/16 03:50:14 DEBUG : both11: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14865_d20260616_m034622_c001_v0001178_t0052_u01781581582103") 2026/06/16 03:50:14 DEBUG : both11: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3c4_d20260616_m034611_c001_v7007000_t0000_u01781581571261") 2026/06/16 03:50:14 DEBUG : both11: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14809_d20260616_m034602_c001_v0001178_t0019_u01781581562568") 2026/06/16 03:50:14 DEBUG : both12: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b965_d20260616_m034630_c001_v7007000_t0000_u01781581590542") 2026/06/16 03:50:14 DEBUG : both12: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14867_d20260616_m034622_c001_v0001178_t0037_u01781581582652") 2026/06/16 03:50:15 DEBUG : both12: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3c5_d20260616_m034611_c001_v7007000_t0000_u01781581571442") 2026/06/16 03:50:15 DEBUG : both12: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1480b_d20260616_m034603_c001_v0001178_t0027_u01781581563327") 2026/06/16 03:50:15 DEBUG : both13: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b966_d20260616_m034630_c001_v7007000_t0000_u01781581590727") 2026/06/16 03:50:15 DEBUG : both13: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1486b_d20260616_m034623_c001_v0001178_t0044_u01781581583135") 2026/06/16 03:50:15 DEBUG : both13: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3c6_d20260616_m034611_c001_v7007000_t0000_u01781581571625") 2026/06/16 03:50:15 DEBUG : both13: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1480d_d20260616_m034603_c001_v0001178_t0014_u01781581563823") 2026/06/16 03:50:15 DEBUG : both14: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b968_d20260616_m034630_c001_v7007000_t0000_u01781581590910") 2026/06/16 03:50:15 DEBUG : both14: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1486d_d20260616_m034623_c001_v0001178_t0038_u01781581583629") 2026/06/16 03:50:15 DEBUG : both14: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3c8_d20260616_m034611_c001_v7007000_t0000_u01781581571807") 2026/06/16 03:50:15 DEBUG : both14: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14813_d20260616_m034604_c001_v0001178_t0054_u01781581564346") 2026/06/16 03:50:15 DEBUG : both15: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b969_d20260616_m034631_c001_v7007000_t0000_u01781581591093") 2026/06/16 03:50:15 DEBUG : both15: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14871_d20260616_m034624_c001_v0001178_t0003_u01781581584134") 2026/06/16 03:50:15 DEBUG : both15: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3c9_d20260616_m034611_c001_v7007000_t0000_u01781581571988") 2026/06/16 03:50:15 DEBUG : both15: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14817_d20260616_m034605_c001_v0001178_t0047_u01781581565052") 2026/06/16 03:50:15 DEBUG : both16: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b96c_d20260616_m034631_c001_v7007000_t0000_u01781581591276") 2026/06/16 03:50:15 DEBUG : both16: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14875_d20260616_m034624_c001_v0001178_t0024_u01781581584895") 2026/06/16 03:50:15 DEBUG : both16: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3ca_d20260616_m034612_c001_v7007000_t0000_u01781581572170") 2026/06/16 03:50:15 DEBUG : both16: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1481d_d20260616_m034605_c001_v0001178_t0048_u01781581565648") 2026/06/16 03:50:15 DEBUG : both17: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b96d_d20260616_m034631_c001_v7007000_t0000_u01781581591461") 2026/06/16 03:50:16 DEBUG : both17: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14877_d20260616_m034625_c001_v0001178_t0007_u01781581585514") 2026/06/16 03:50:16 DEBUG : both17: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3cb_d20260616_m034612_c001_v7007000_t0000_u01781581572351") 2026/06/16 03:50:16 DEBUG : both17: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14821_d20260616_m034606_c001_v0001178_t0031_u01781581566192") 2026/06/16 03:50:16 DEBUG : both18: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b96e_d20260616_m034631_c001_v7007000_t0000_u01781581591644") 2026/06/16 03:50:16 DEBUG : both18: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14879_d20260616_m034626_c001_v0001178_t0041_u01781581586014") 2026/06/16 03:50:16 DEBUG : both18: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3cc_d20260616_m034612_c001_v7007000_t0000_u01781581572532") 2026/06/16 03:50:16 DEBUG : both18: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14823_d20260616_m034606_c001_v0001178_t0040_u01781581566664") 2026/06/16 03:50:16 DEBUG : both19: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b970_d20260616_m034631_c001_v7007000_t0000_u01781581591826") 2026/06/16 03:50:16 DEBUG : both19: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1487f_d20260616_m034626_c001_v0001178_t0027_u01781581586772") 2026/06/16 03:50:16 DEBUG : both19: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3cd_d20260616_m034612_c001_v7007000_t0000_u01781581572713") 2026/06/16 03:50:16 DEBUG : both19: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14829_d20260616_m034607_c001_v0001178_t0059_u01781581567524") 2026/06/16 03:50:16 DEBUG : both2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b972_d20260616_m034632_c001_v7007000_t0000_u01781581592014") 2026/06/16 03:50:16 DEBUG : both2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1484b_d20260616_m034616_c001_v0001178_t0004_u01781581576262") 2026/06/16 03:50:16 DEBUG : both2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3cf_d20260616_m034612_c001_v7007000_t0000_u01781581572894") 2026/06/16 03:50:16 DEBUG : both2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147e5_d20260616_m034557_c001_v0001178_t0041_u01781581557387") 2026/06/16 03:50:16 DEBUG : both3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b973_d20260616_m034632_c001_v7007000_t0000_u01781581592196") 2026/06/16 03:50:16 DEBUG : both3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1484d_d20260616_m034617_c001_v0001178_t0043_u01781581577197") 2026/06/16 03:50:16 DEBUG : both3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3d0_d20260616_m034613_c001_v7007000_t0000_u01781581573075") 2026/06/16 03:50:16 DEBUG : both3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147e9_d20260616_m034557_c001_v0001178_t0025_u01781581557984") 2026/06/16 03:50:16 DEBUG : both4: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b975_d20260616_m034632_c001_v7007000_t0000_u01781581592379") 2026/06/16 03:50:16 DEBUG : both4: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1484f_d20260616_m034617_c001_v0001178_t0049_u01781581577900") 2026/06/16 03:50:17 DEBUG : both4: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3d2_d20260616_m034613_c001_v7007000_t0000_u01781581573256") 2026/06/16 03:50:17 DEBUG : both4: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147ed_d20260616_m034558_c001_v0001178_t0025_u01781581558538") 2026/06/16 03:50:17 DEBUG : both5: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b976_d20260616_m034632_c001_v7007000_t0000_u01781581592563") 2026/06/16 03:50:17 DEBUG : both5: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14853_d20260616_m034618_c001_v0001178_t0006_u01781581578619") 2026/06/16 03:50:17 DEBUG : both5: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3d3_d20260616_m034613_c001_v7007000_t0000_u01781581573437") 2026/06/16 03:50:17 DEBUG : both5: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147ef_d20260616_m034559_c001_v0001178_t0021_u01781581559091") 2026/06/16 03:50:17 DEBUG : both6: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b978_d20260616_m034632_c001_v7007000_t0000_u01781581592758") 2026/06/16 03:50:17 DEBUG : both6: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14855_d20260616_m034619_c001_v0001178_t0025_u01781581579284") 2026/06/16 03:50:17 DEBUG : both6: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3d4_d20260616_m034613_c001_v7007000_t0000_u01781581573618") 2026/06/16 03:50:17 DEBUG : both6: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147f3_d20260616_m034559_c001_v0001178_t0001_u01781581559589") 2026/06/16 03:50:17 DEBUG : both7: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b979_d20260616_m034632_c001_v7007000_t0000_u01781581592941") 2026/06/16 03:50:17 DEBUG : both7: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14859_d20260616_m034619_c001_v0001178_t0017_u01781581579866") 2026/06/16 03:50:17 DEBUG : both7: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3d5_d20260616_m034613_c001_v7007000_t0000_u01781581573799") 2026/06/16 03:50:17 DEBUG : both7: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147fb_d20260616_m034600_c001_v0001178_t0056_u01781581560155") 2026/06/16 03:50:17 DEBUG : both8: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b97a_d20260616_m034633_c001_v7007000_t0000_u01781581593124") 2026/06/16 03:50:17 DEBUG : both8: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1485d_d20260616_m034620_c001_v0001178_t0044_u01781581580424") 2026/06/16 03:50:17 DEBUG : both8: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3d6_d20260616_m034613_c001_v7007000_t0000_u01781581573980") 2026/06/16 03:50:17 DEBUG : both8: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14801_d20260616_m034600_c001_v0001178_t0012_u01781581560885") 2026/06/16 03:50:17 DEBUG : both9: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b97b_d20260616_m034633_c001_v7007000_t0000_u01781581593320") 2026/06/16 03:50:17 DEBUG : both9: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1485f_d20260616_m034620_c001_v0001178_t0041_u01781581580932") 2026/06/16 03:50:18 DEBUG : both9: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3d7_d20260616_m034614_c001_v7007000_t0000_u01781581574161") 2026/06/16 03:50:18 DEBUG : both9: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14805_d20260616_m034601_c001_v0001178_t0039_u01781581561480") 2026/06/16 03:50:18 DEBUG : c/non empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78729f_d20260616_m034032_c001_v7007000_t0000_u01781581232711") 2026/06/16 03:50:18 DEBUG : c/non empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034e6_d20260616_m034029_c001_v0001144_t0058_u01781581229949") 2026/06/16 03:50:18 DEBUG : c/non empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78729b_d20260616_m034028_c001_v7007000_t0000_u01781581228915") 2026/06/16 03:50:18 DEBUG : c/non empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034d2_d20260616_m034025_c001_v0001144_t0013_u01781581225977") 2026/06/16 03:50:18 DEBUG : c/non empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0b4_d20260616_m034003_c001_v7007000_t0000_u01781581203431") 2026/06/16 03:50:18 DEBUG : c/non empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40346e_d20260616_m034000_c001_v0001144_t0042_u01781581200267") 2026/06/16 03:50:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece96c_d20260616_m034725_c001_v7007000_t0000_u01781581645870") 2026/06/16 03:50:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5134_d20260616_m034721_c001_v0001167_t0006_u01781581641395") 2026/06/16 03:50:18 DEBUG : check sum: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0a7_d20260616_m033949_c001_v7007000_t0000_u01781581189331") 2026/06/16 03:50:18 DEBUG : check sum: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403436_d20260616_m033947_c001_v0001144_t0019_u01781581187993") 2026/06/16 03:50:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f422b87c6cb74e45f_d20260616_m035004_c001_v7007000_t0000_u01781581804271") 2026/06/16 03:50:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307f87_d20260616_m035002_c001_v0001167_t0021_u01781581802762") 2026/06/16 03:50:18 DEBUG : dest/3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7592d3b_d20260616_m034218_c001_v7007000_t0000_u01781581338038") 2026/06/16 03:50:18 DEBUG : dest/3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40414c5b38f9bc44_d20260616_m034216_c001_v0001178_t0035_u01781581336932") 2026/06/16 03:50:18 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffab7_d20260616_m034822_c001_v7007000_t0000_u01781581702797") 2026/06/16 03:50:18 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d49_d20260616_m034818_c001_v0001167_t0023_u01781581698686") 2026/06/16 03:50:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2c9_d20260616_m034935_c001_v7007000_t0000_u01781581775296") 2026/06/16 03:50:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ebf_d20260616_m034924_c001_v0001167_t0007_u01781581764561") 2026/06/16 03:50:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca804_d20260616_m034920_c001_v7007000_t0000_u01781581760453") 2026/06/16 03:50:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307e67_d20260616_m034909_c001_v0001167_t0016_u01781581749915") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908ac_d20260616_m034905_c001_v7007000_t0000_u01781581745813") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307e1b_d20260616_m034855_c001_v0001167_t0013_u01781581735643") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897f7_d20260616_m034851_c001_v7007000_t0000_u01781581731520") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307db7_d20260616_m034841_c001_v0001167_t0033_u01781581721537") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9e1_d20260616_m034837_c001_v7007000_t0000_u01781581717325") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d67_d20260616_m034826_c001_v0001167_t0035_u01781581706942") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffaaf_d20260616_m034820_c001_v7007000_t0000_u01781581700454") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a67_d20260616_m034810_c001_v0001178_t0008_u01781581690217") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae06_d20260616_m034806_c001_v7007000_t0000_u01781581686104") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a37_d20260616_m034801_c001_v0001178_t0013_u01781581681887") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f422b87c6cb74e421_d20260616_m034800_c001_v7007000_t0000_u01781581680323") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada52_d20260616_m034749_c001_v0001173_t0023_u01781581669860") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78740f_d20260616_m034745_c001_v7007000_t0000_u01781581665827") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149d3_d20260616_m034741_c001_v0001178_t0020_u01781581661972") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409498da5a31502a_d20260616_m034740_c001_v7007000_t0000_u01781581660528") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f519e_d20260616_m034729_c001_v0001167_t0045_u01781581649949") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce75936a3_d20260616_m034722_c001_v7007000_t0000_u01781581642941") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14941_d20260616_m034713_c001_v0001178_t0058_u01781581633577") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f9060a_d20260616_m034709_c001_v7007000_t0000_u01781581629024") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14903_d20260616_m034658_c001_v0001178_t0014_u01781581618687") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bed_d20260616_m034654_c001_v7007000_t0000_u01781581614518") 2026/06/16 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb148d5_d20260616_m034645_c001_v0001178_t0035_u01781581605768") 2026/06/16 03:50:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc287_d20260616_m034803_c001_v7007000_t0000_u01781581683816") 2026/06/16 03:50:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a19_d20260616_m034758_c001_v0001178_t0025_u01781581678270") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffab8_d20260616_m034822_c001_v7007000_t0000_u01781581702981") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb2c_d20260616_m034818_c001_v0001173_t0050_u01781581698697") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2ca_d20260616_m034935_c001_v7007000_t0000_u01781581775481") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14ba3_d20260616_m034925_c001_v0001178_t0023_u01781581765269") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca805_d20260616_m034920_c001_v7007000_t0000_u01781581760637") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b67_d20260616_m034910_c001_v0001178_t0031_u01781581750611") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908ae_d20260616_m034905_c001_v7007000_t0000_u01781581745995") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b39_d20260616_m034856_c001_v0001178_t0040_u01781581736376") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897f8_d20260616_m034851_c001_v7007000_t0000_u01781581731705") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14afb_d20260616_m034842_c001_v0001178_t0021_u01781581722172") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9e2_d20260616_m034837_c001_v7007000_t0000_u01781581717509") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14abd_d20260616_m034827_c001_v0001178_t0022_u01781581707632") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc291_d20260616_m034820_c001_v7007000_t0000_u01781581700461") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5394_d20260616_m034810_c001_v0001167_t0018_u01781581690792") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae08_d20260616_m034806_c001_v7007000_t0000_u01781581686286") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5328_d20260616_m034802_c001_v0001167_t0051_u01781581682030") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0d1_d20260616_m034800_c001_v7007000_t0000_u01781581680507") 2026/06/16 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5288_d20260616_m034750_c001_v0001167_t0054_u01781581670492") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787410_d20260616_m034746_c001_v7007000_t0000_u01781581666007") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada12_d20260616_m034742_c001_v0001173_t0029_u01781581662003") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41992fd51ca330d3_d20260616_m034740_c001_v7007000_t0000_u01781581660608") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14997_d20260616_m034730_c001_v0001178_t0000_u01781581650704") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce75936a4_d20260616_m034723_c001_v7007000_t0000_u01781581643123") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad943_d20260616_m034714_c001_v0001173_t0055_u01781581634148") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f9060b_d20260616_m034709_c001_v7007000_t0000_u01781581629207") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad8fa_d20260616_m034659_c001_v0001173_t0015_u01781581619273") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bee_d20260616_m034654_c001_v7007000_t0000_u01781581614753") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad8c2_d20260616_m034646_c001_v0001173_t0018_u01781581606009") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1adfc_d20260616_m034803_c001_v7007000_t0000_u01781581683825") 2026/06/16 03:50:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada84_d20260616_m034758_c001_v0001173_t0020_u01781581678318") 2026/06/16 03:50:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffab9_d20260616_m034823_c001_v7007000_t0000_u01781581703165") 2026/06/16 03:50:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a9b_d20260616_m034818_c001_v0001178_t0002_u01781581698880") 2026/06/16 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2cb_d20260616_m034935_c001_v7007000_t0000_u01781581775667") 2026/06/16 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f56de_d20260616_m034925_c001_v0001167_t0003_u01781581765842") 2026/06/16 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca806_d20260616_m034920_c001_v7007000_t0000_u01781581760821") 2026/06/16 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5620_d20260616_m034911_c001_v0001167_t0049_u01781581751182") 2026/06/16 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908af_d20260616_m034906_c001_v7007000_t0000_u01781581746177") 2026/06/16 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5592_d20260616_m034856_c001_v0001167_t0048_u01781581736997") 2026/06/16 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897f9_d20260616_m034851_c001_v7007000_t0000_u01781581731889") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f54fe_d20260616_m034842_c001_v0001167_t0053_u01781581722740") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9e3_d20260616_m034837_c001_v7007000_t0000_u01781581717803") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5450_d20260616_m034828_c001_v0001167_t0018_u01781581708203") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc28e_d20260616_m034820_c001_v7007000_t0000_u01781581700081") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d19_d20260616_m034811_c001_v0001167_t0005_u01781581691474") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae09_d20260616_m034806_c001_v7007000_t0000_u01781581686467") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a39_d20260616_m034802_c001_v0001178_t0056_u01781581682098") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1adf1_d20260616_m034800_c001_v7007000_t0000_u01781581680662") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149f7_d20260616_m034751_c001_v0001178_t0011_u01781581671233") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787411_d20260616_m034746_c001_v7007000_t0000_u01781581666188") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c4f_d20260616_m034742_c001_v0001167_t0033_u01781581662146") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0a2_d20260616_m034740_c001_v7007000_t0000_u01781581660510") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad9b2_d20260616_m034731_c001_v0001173_t0010_u01781581651280") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece966_d20260616_m034723_c001_v7007000_t0000_u01781581643316") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307b97_d20260616_m034714_c001_v0001167_t0031_u01781581634782") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f9060d_d20260616_m034709_c001_v7007000_t0000_u01781581629393") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307b42_d20260616_m034659_c001_v0001167_t0054_u01781581619941") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bef_d20260616_m034654_c001_v7007000_t0000_u01781581614936") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307afc_d20260616_m034646_c001_v0001167_t0058_u01781581606392") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbd30_d20260616_m034803_c001_v7007000_t0000_u01781581683653") 2026/06/16 03:50:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f52f6_d20260616_m034758_c001_v0001167_t0040_u01781581678328") 2026/06/16 03:50:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffaba_d20260616_m034823_c001_v7007000_t0000_u01781581703401") 2026/06/16 03:50:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f53ea_d20260616_m034818_c001_v0001167_t0055_u01781581698940") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2cc_d20260616_m034935_c001_v7007000_t0000_u01781581775851") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adcfa_d20260616_m034926_c001_v0001173_t0057_u01781581766501") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca807_d20260616_m034921_c001_v7007000_t0000_u01781581761007") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adc94_d20260616_m034911_c001_v0001173_t0043_u01781581751835") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908b0_d20260616_m034906_c001_v7007000_t0000_u01781581746359") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adc3c_d20260616_m034857_c001_v0001173_t0039_u01781581737686") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897fa_d20260616_m034852_c001_v7007000_t0000_u01781581732072") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adbcc_d20260616_m034843_c001_v0001173_t0039_u01781581723410") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9e4_d20260616_m034837_c001_v7007000_t0000_u01781581717985") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb5e_d20260616_m034828_c001_v0001173_t0046_u01781581708814") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffab1_d20260616_m034820_c001_v7007000_t0000_u01781581700641") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adafe_d20260616_m034812_c001_v0001173_t0025_u01781581692254") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae0b_d20260616_m034806_c001_v7007000_t0000_u01781581686648") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adab2_d20260616_m034802_c001_v0001173_t0008_u01781581682200") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbd2a_d20260616_m034800_c001_v7007000_t0000_u01781581680097") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c85_d20260616_m034751_c001_v0001167_t0034_u01781581671806") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787412_d20260616_m034746_c001_v7007000_t0000_u01781581666368") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149d7_d20260616_m034742_c001_v0001178_t0019_u01781581662180") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f401f52dd66aafe70_d20260616_m034740_c001_v7007000_t0000_u01781581660791") 2026/06/16 03:50:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307bff_d20260616_m034731_c001_v0001167_t0008_u01781581651986") 2026/06/16 03:50:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4185d60ecbb69252_d20260616_m034723_c001_v7007000_t0000_u01781581643348") 2026/06/16 03:50:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f50da_d20260616_m034715_c001_v0001167_t0048_u01781581635478") 2026/06/16 03:50:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f9060e_d20260616_m034709_c001_v7007000_t0000_u01781581629578") 2026/06/16 03:50:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5022_d20260616_m034700_c001_v0001167_t0042_u01781581620603") 2026/06/16 03:50:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bf0_d20260616_m034655_c001_v7007000_t0000_u01781581615120") 2026/06/16 03:50:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f4f8e_d20260616_m034646_c001_v0001167_t0033_u01781581606659") 2026/06/16 03:50:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897bc_d20260616_m034803_c001_v7007000_t0000_u01781581683477") 2026/06/16 03:50:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a1f_d20260616_m034758_c001_v0001178_t0050_u01781581678497") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffabb_d20260616_m034823_c001_v7007000_t0000_u01781581703583") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d4b_d20260616_m034818_c001_v0001167_t0001_u01781581698960") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2cd_d20260616_m034936_c001_v7007000_t0000_u01781581776035") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ec7_d20260616_m034926_c001_v0001167_t0019_u01781581766769") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca808_d20260616_m034921_c001_v7007000_t0000_u01781581761188") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307e75_d20260616_m034912_c001_v0001167_t0008_u01781581752150") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908b2_d20260616_m034906_c001_v7007000_t0000_u01781581746541") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307e2b_d20260616_m034858_c001_v0001167_t0002_u01781581738036") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897fb_d20260616_m034852_c001_v7007000_t0000_u01781581732256") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307dd1_d20260616_m034843_c001_v0001167_t0018_u01781581723975") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9e5_d20260616_m034838_c001_v7007000_t0000_u01781581718171") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d77_d20260616_m034829_c001_v0001167_t0020_u01781581709196") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f418aa12dc7bbd290_d20260616_m034820_c001_v7007000_t0000_u01781581700254") 2026/06/16 03:50:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a7d_d20260616_m034812_c001_v0001178_t0034_u01781581692799") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae0c_d20260616_m034806_c001_v7007000_t0000_u01781581686838") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ce3_d20260616_m034802_c001_v0001167_t0023_u01781581682279") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbd2c_d20260616_m034800_c001_v7007000_t0000_u01781581680280") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada5c_d20260616_m034752_c001_v0001173_t0024_u01781581672109") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787413_d20260616_m034746_c001_v7007000_t0000_u01781581666548") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f523c_d20260616_m034742_c001_v0001167_t0004_u01781581662260") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22589b9_d20260616_m034740_c001_v7007000_t0000_u01781581660676") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f51b4_d20260616_m034732_c001_v0001167_t0007_u01781581652332") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce75936a7_d20260616_m034723_c001_v7007000_t0000_u01781581643310") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1494f_d20260616_m034715_c001_v0001178_t0046_u01781581635744") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f9060f_d20260616_m034709_c001_v7007000_t0000_u01781581629761") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1490f_d20260616_m034700_c001_v0001178_t0045_u01781581620945") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bf1_d20260616_m034655_c001_v7007000_t0000_u01781581615303") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb148d7_d20260616_m034647_c001_v0001178_t0051_u01781581607180") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593754_d20260616_m034803_c001_v7007000_t0000_u01781581683485") 2026/06/16 03:50:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ccb_d20260616_m034758_c001_v0001167_t0029_u01781581678571") 2026/06/16 03:50:25 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffabc_d20260616_m034823_c001_v7007000_t0000_u01781581703767") 2026/06/16 03:50:25 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb2e_d20260616_m034818_c001_v0001173_t0050_u01781581698995") 2026/06/16 03:50:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2ce_d20260616_m034936_c001_v7007000_t0000_u01781581776219") 2026/06/16 03:50:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14baf_d20260616_m034927_c001_v0001178_t0013_u01781581767077") 2026/06/16 03:50:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca809_d20260616_m034921_c001_v7007000_t0000_u01781581761370") 2026/06/16 03:50:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b71_d20260616_m034912_c001_v0001178_t0022_u01781581752568") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908b3_d20260616_m034906_c001_v7007000_t0000_u01781581746725") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b3b_d20260616_m034858_c001_v0001178_t0051_u01781581738334") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897fc_d20260616_m034852_c001_v7007000_t0000_u01781581732442") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b05_d20260616_m034844_c001_v0001178_t0055_u01781581724246") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9e6_d20260616_m034838_c001_v7007000_t0000_u01781581718355") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14ac3_d20260616_m034829_c001_v0001178_t0040_u01781581709468") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc290_d20260616_m034820_c001_v7007000_t0000_u01781581700445") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f53a8_d20260616_m034813_c001_v0001167_t0026_u01781581693013") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae0f_d20260616_m034807_c001_v7007000_t0000_u01781581687019") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a3b_d20260616_m034802_c001_v0001178_t0026_u01781581682313") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc281_d20260616_m034800_c001_v7007000_t0000_u01781581680677") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f52a6_d20260616_m034752_c001_v0001167_t0007_u01781581672563") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787414_d20260616_m034746_c001_v7007000_t0000_u01781581666729") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149d9_d20260616_m034742_c001_v0001178_t0035_u01781581662395") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbcb9_d20260616_m034740_c001_v7007000_t0000_u01781581660545") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1499b_d20260616_m034732_c001_v0001178_t0021_u01781581652626") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece967_d20260616_m034723_c001_v7007000_t0000_u01781581643504") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad954_d20260616_m034715_c001_v0001173_t0050_u01781581635960") 2026/06/16 03:50:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90610_d20260616_m034709_c001_v7007000_t0000_u01781581629945") 2026/06/16 03:50:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad900_d20260616_m034701_c001_v0001173_t0027_u01781581621193") 2026/06/16 03:50:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bf2_d20260616_m034655_c001_v7007000_t0000_u01781581615486") 2026/06/16 03:50:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad8ce_d20260616_m034647_c001_v0001173_t0004_u01781581607425") 2026/06/16 03:50:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff412_d20260616_m034803_c001_v7007000_t0000_u01781581683500") 2026/06/16 03:50:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada8a_d20260616_m034758_c001_v0001173_t0052_u01781581678615") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffabd_d20260616_m034823_c001_v7007000_t0000_u01781581703949") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a9d_d20260616_m034819_c001_v0001178_t0055_u01781581699096") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2cf_d20260616_m034936_c001_v7007000_t0000_u01781581776406") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f56f0_d20260616_m034927_c001_v0001167_t0036_u01781581767289") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca80a_d20260616_m034921_c001_v7007000_t0000_u01781581761552") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f563a_d20260616_m034912_c001_v0001167_t0058_u01781581752811") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908b6_d20260616_m034906_c001_v7007000_t0000_u01781581746908") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f55a0_d20260616_m034858_c001_v0001167_t0058_u01781581738628") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897fd_d20260616_m034852_c001_v7007000_t0000_u01781581732627") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5514_d20260616_m034844_c001_v0001167_t0024_u01781581724477") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9e7_d20260616_m034838_c001_v7007000_t0000_u01781581718538") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5462_d20260616_m034829_c001_v0001167_t0021_u01781581709772") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f423c2157507def44_d20260616_m034820_c001_v7007000_t0000_u01781581700477") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d27_d20260616_m034813_c001_v0001167_t0054_u01781581693341") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae10_d20260616_m034807_c001_v7007000_t0000_u01781581687201") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5330_d20260616_m034802_c001_v0001167_t0011_u01781581682332") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0d2_d20260616_m034800_c001_v7007000_t0000_u01781581680689") 2026/06/16 03:50:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a01_d20260616_m034752_c001_v0001178_t0054_u01781581672880") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787416_d20260616_m034746_c001_v7007000_t0000_u01781581666910") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada1c_d20260616_m034742_c001_v0001173_t0032_u01781581662448") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0a4_d20260616_m034740_c001_v7007000_t0000_u01781581660692") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad9c0_d20260616_m034732_c001_v0001173_t0027_u01781581652841") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40438cadc6befaf9_d20260616_m034723_c001_v7007000_t0000_u01781581643514") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ba3_d20260616_m034716_c001_v0001167_t0020_u01781581636268") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90612_d20260616_m034710_c001_v7007000_t0000_u01781581630144") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307b4a_d20260616_m034701_c001_v0001167_t0051_u01781581621464") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bf3_d20260616_m034655_c001_v7007000_t0000_u01781581615669") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307b04_d20260616_m034647_c001_v0001167_t0015_u01781581607699") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0e4_d20260616_m034803_c001_v7007000_t0000_u01781581683425") 2026/06/16 03:50:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a23_d20260616_m034758_c001_v0001178_t0014_u01781581678716") 2026/06/16 03:50:28 DEBUG : dir1/0007-12345: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffabe_d20260616_m034824_c001_v7007000_t0000_u01781581704132") 2026/06/16 03:50:28 DEBUG : dir1/0007-12345: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d4f_d20260616_m034819_c001_v0001167_t0023_u01781581699221") 2026/06/16 03:50:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2d0_d20260616_m034936_c001_v7007000_t0000_u01781581776592") 2026/06/16 03:50:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70add06_d20260616_m034927_c001_v0001173_t0042_u01781581767606") 2026/06/16 03:50:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca80b_d20260616_m034921_c001_v7007000_t0000_u01781581761734") 2026/06/16 03:50:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adca0_d20260616_m034913_c001_v0001173_t0034_u01781581753155") 2026/06/16 03:50:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908b7_d20260616_m034907_c001_v7007000_t0000_u01781581747091") 2026/06/16 03:50:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adc40_d20260616_m034858_c001_v0001173_t0027_u01781581738905") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897fe_d20260616_m034852_c001_v7007000_t0000_u01781581732810") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adbd8_d20260616_m034844_c001_v0001173_t0004_u01781581724756") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9e9_d20260616_m034838_c001_v7007000_t0000_u01781581718720") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb6c_d20260616_m034830_c001_v0001173_t0001_u01781581710139") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc293_d20260616_m034820_c001_v7007000_t0000_u01781581700651") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb08_d20260616_m034813_c001_v0001173_t0007_u01781581693631") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae12_d20260616_m034807_c001_v7007000_t0000_u01781581687384") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a3d_d20260616_m034802_c001_v0001178_t0013_u01781581682531") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f426981d771c33aa3_d20260616_m034800_c001_v7007000_t0000_u01781581680521") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c93_d20260616_m034753_c001_v0001167_t0021_u01781581673078") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787417_d20260616_m034747_c001_v7007000_t0000_u01781581667090") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c51_d20260616_m034742_c001_v0001167_t0004_u01781581662502") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f401f52dd66aafe6e_d20260616_m034740_c001_v7007000_t0000_u01781581660608") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c0b_d20260616_m034733_c001_v0001167_t0020_u01781581653173") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40438cadc6befaf8_d20260616_m034723_c001_v7007000_t0000_u01781581643324") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f50ea_d20260616_m034716_c001_v0001167_t0028_u01781581636560") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90613_d20260616_m034710_c001_v7007000_t0000_u01781581630326") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f502a_d20260616_m034701_c001_v0001167_t0055_u01781581621719") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bf4_d20260616_m034655_c001_v7007000_t0000_u01781581615851") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f4f9c_d20260616_m034648_c001_v0001167_t0016_u01781581608004") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0e7_d20260616_m034803_c001_v7007000_t0000_u01781581683609") 2026/06/16 03:50:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5302_d20260616_m034758_c001_v0001167_t0056_u01781581678795") 2026/06/16 03:50:30 DEBUG : dir1/0008-23456: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffabf_d20260616_m034824_c001_v7007000_t0000_u01781581704325") 2026/06/16 03:50:30 DEBUG : dir1/0008-23456: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f53f6_d20260616_m034819_c001_v0001167_t0051_u01781581699233") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2d1_d20260616_m034936_c001_v7007000_t0000_u01781581776776") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ecf_d20260616_m034928_c001_v0001167_t0013_u01781581768072") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca80c_d20260616_m034921_c001_v7007000_t0000_u01781581761917") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307e87_d20260616_m034913_c001_v0001167_t0052_u01781581753555") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908b8_d20260616_m034907_c001_v7007000_t0000_u01781581747274") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307e31_d20260616_m034859_c001_v0001167_t0052_u01781581739188") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897ff_d20260616_m034852_c001_v7007000_t0000_u01781581732993") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307dd7_d20260616_m034845_c001_v0001167_t0012_u01781581725037") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9ea_d20260616_m034838_c001_v7007000_t0000_u01781581718904") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d7d_d20260616_m034830_c001_v0001167_t0045_u01781581710631") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f423c2157507def45_d20260616_m034820_c001_v7007000_t0000_u01781581700661") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a81_d20260616_m034814_c001_v0001178_t0034_u01781581694106") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae13_d20260616_m034807_c001_v7007000_t0000_u01781581687570") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adab4_d20260616_m034802_c001_v0001173_t0005_u01781581682607") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f422b87c6cb74e420_d20260616_m034800_c001_v7007000_t0000_u01781581680142") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada62_d20260616_m034753_c001_v0001173_t0028_u01781581673525") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787418_d20260616_m034747_c001_v7007000_t0000_u01781581667271") 2026/06/16 03:50:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5242_d20260616_m034742_c001_v0001167_t0003_u01781581662591") 2026/06/16 03:50:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7873fb_d20260616_m034740_c001_v7007000_t0000_u01781581660547") 2026/06/16 03:50:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f51c4_d20260616_m034733_c001_v0001167_t0041_u01781581653450") 2026/06/16 03:50:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40651c0fa8f4df72_d20260616_m034723_c001_v7007000_t0000_u01781581643343") 2026/06/16 03:50:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1495b_d20260616_m034716_c001_v0001178_t0026_u01781581636936") 2026/06/16 03:50:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90614_d20260616_m034710_c001_v7007000_t0000_u01781581630510") 2026/06/16 03:50:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14917_d20260616_m034702_c001_v0001178_t0034_u01781581622039") 2026/06/16 03:50:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bf5_d20260616_m034656_c001_v7007000_t0000_u01781581616033") 2026/06/16 03:50:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb148df_d20260616_m034648_c001_v0001178_t0036_u01781581608446") 2026/06/16 03:50:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0e8_d20260616_m034803_c001_v7007000_t0000_u01781581683621") 2026/06/16 03:50:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ccd_d20260616_m034758_c001_v0001167_t0026_u01781581678852") 2026/06/16 03:50:31 DEBUG : dir1/0009-34567: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffac0_d20260616_m034824_c001_v7007000_t0000_u01781581704507") 2026/06/16 03:50:31 DEBUG : dir1/0009-34567: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb32_d20260616_m034819_c001_v0001173_t0052_u01781581699271") 2026/06/16 03:50:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2d2_d20260616_m034936_c001_v7007000_t0000_u01781581776960") 2026/06/16 03:50:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14bb5_d20260616_m034928_c001_v0001178_t0006_u01781581768331") 2026/06/16 03:50:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca80d_d20260616_m034922_c001_v7007000_t0000_u01781581762100") 2026/06/16 03:50:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b77_d20260616_m034913_c001_v0001178_t0019_u01781581753854") 2026/06/16 03:50:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908ba_d20260616_m034907_c001_v7007000_t0000_u01781581747459") 2026/06/16 03:50:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b3d_d20260616_m034859_c001_v0001178_t0030_u01781581739780") 2026/06/16 03:50:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189800_d20260616_m034853_c001_v7007000_t0000_u01781581733176") 2026/06/16 03:50:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b0b_d20260616_m034845_c001_v0001178_t0008_u01781581725308") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9eb_d20260616_m034839_c001_v7007000_t0000_u01781581719086") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14acd_d20260616_m034830_c001_v0001178_t0019_u01781581710908") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc28f_d20260616_m034820_c001_v7007000_t0000_u01781581700264") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f53b8_d20260616_m034814_c001_v0001167_t0015_u01781581694315") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae14_d20260616_m034807_c001_v7007000_t0000_u01781581687751") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ce7_d20260616_m034802_c001_v0001167_t0002_u01781581682765") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593752_d20260616_m034800_c001_v7007000_t0000_u01781581680447") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f52b4_d20260616_m034753_c001_v0001167_t0001_u01781581673821") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787419_d20260616_m034747_c001_v7007000_t0000_u01781581667452") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149db_d20260616_m034742_c001_v0001178_t0052_u01781581662603") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409498da5a31502b_d20260616_m034740_c001_v7007000_t0000_u01781581660713") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149a5_d20260616_m034734_c001_v0001178_t0040_u01781581654158") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40651c0fa8f4df73_d20260616_m034723_c001_v7007000_t0000_u01781581643530") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad960_d20260616_m034717_c001_v0001173_t0017_u01781581637144") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90615_d20260616_m034710_c001_v7007000_t0000_u01781581630693") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad90e_d20260616_m034702_c001_v0001173_t0036_u01781581622252") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bf6_d20260616_m034656_c001_v7007000_t0000_u01781581616218") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad8d2_d20260616_m034648_c001_v0001173_t0050_u01781581608666") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd1897bd_d20260616_m034803_c001_v7007000_t0000_u01781581683664") 2026/06/16 03:50:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada92_d20260616_m034758_c001_v0001173_t0025_u01781581678925") 2026/06/16 03:50:33 DEBUG : dir1/0010-45678: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffac1_d20260616_m034824_c001_v7007000_t0000_u01781581704692") 2026/06/16 03:50:33 DEBUG : dir1/0010-45678: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14aa1_d20260616_m034819_c001_v0001178_t0022_u01781581699303") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2d3_d20260616_m034937_c001_v7007000_t0000_u01781581777145") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f56fe_d20260616_m034928_c001_v0001167_t0006_u01781581768548") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca80e_d20260616_m034922_c001_v7007000_t0000_u01781581762282") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5646_d20260616_m034914_c001_v0001167_t0049_u01781581754061") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908bb_d20260616_m034907_c001_v7007000_t0000_u01781581747641") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f55aa_d20260616_m034900_c001_v0001167_t0049_u01781581740002") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189801_d20260616_m034853_c001_v7007000_t0000_u01781581733360") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5522_d20260616_m034845_c001_v0001167_t0040_u01781581725523") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9ec_d20260616_m034839_c001_v7007000_t0000_u01781581719273") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5474_d20260616_m034831_c001_v0001167_t0034_u01781581711116") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffab0_d20260616_m034820_c001_v7007000_t0000_u01781581700485") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d37_d20260616_m034814_c001_v0001167_t0021_u01781581694681") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae16_d20260616_m034807_c001_v7007000_t0000_u01781581687932") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5336_d20260616_m034802_c001_v0001167_t0035_u01781581682631") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f422b87c6cb74e422_d20260616_m034800_c001_v7007000_t0000_u01781581680532") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a05_d20260616_m034754_c001_v0001178_t0005_u01781581674099") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78741a_d20260616_m034747_c001_v7007000_t0000_u01781581667632") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada1e_d20260616_m034742_c001_v0001173_t0012_u01781581662773") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22589b6_d20260616_m034740_c001_v7007000_t0000_u01781581660124") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad9d8_d20260616_m034734_c001_v0001173_t0021_u01781581654460") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f426981d771c33a87_d20260616_m034723_c001_v7007000_t0000_u01781581643367") 2026/06/16 03:50:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ba9_d20260616_m034717_c001_v0001167_t0046_u01781581637423") 2026/06/16 03:50:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90616_d20260616_m034711_c001_v7007000_t0000_u01781581631264") 2026/06/16 03:50:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307b50_d20260616_m034702_c001_v0001167_t0018_u01781581622749") 2026/06/16 03:50:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bf7_d20260616_m034656_c001_v7007000_t0000_u01781581616401") 2026/06/16 03:50:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307b0e_d20260616_m034649_c001_v0001167_t0024_u01781581609012") 2026/06/16 03:50:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0e5_d20260616_m034803_c001_v7007000_t0000_u01781581683436") 2026/06/16 03:50:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a27_d20260616_m034758_c001_v0001178_t0055_u01781581678936") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffac2_d20260616_m034824_c001_v7007000_t0000_u01781581704875") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14aa3_d20260616_m034819_c001_v0001178_t0052_u01781581699509") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2d4_d20260616_m034937_c001_v7007000_t0000_u01781581777330") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70add12_d20260616_m034928_c001_v0001173_t0056_u01781581768956") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca80f_d20260616_m034922_c001_v7007000_t0000_u01781581762465") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adca8_d20260616_m034914_c001_v0001173_t0022_u01781581754509") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908bc_d20260616_m034907_c001_v7007000_t0000_u01781581747823") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adc46_d20260616_m034900_c001_v0001173_t0021_u01781581740343") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189802_d20260616_m034853_c001_v7007000_t0000_u01781581733544") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adbe2_d20260616_m034845_c001_v0001173_t0010_u01781581725909") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9ed_d20260616_m034839_c001_v7007000_t0000_u01781581719455") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb74_d20260616_m034831_c001_v0001173_t0018_u01781581711384") 2026/06/16 03:50:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787434_d20260616_m034820_c001_v7007000_t0000_u01781581700493") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb10_d20260616_m034814_c001_v0001173_t0001_u01781581694939") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae17_d20260616_m034808_c001_v7007000_t0000_u01781581688114") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a3f_d20260616_m034802_c001_v0001178_t0030_u01781581682740") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbd2d_d20260616_m034800_c001_v7007000_t0000_u01781581680463") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c9d_d20260616_m034754_c001_v0001167_t0000_u01781581674307") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78741b_d20260616_m034747_c001_v7007000_t0000_u01781581667813") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c59_d20260616_m034742_c001_v0001167_t0026_u01781581662812") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41992fd51ca330d4_d20260616_m034740_c001_v7007000_t0000_u01781581660801") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c11_d20260616_m034734_c001_v0001167_t0019_u01781581654763") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4070834e93bbd058_d20260616_m034723_c001_v7007000_t0000_u01781581643384") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5102_d20260616_m034717_c001_v0001167_t0040_u01781581637812") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90617_d20260616_m034711_c001_v7007000_t0000_u01781581631448") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5038_d20260616_m034703_c001_v0001167_t0024_u01781581623047") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bf8_d20260616_m034656_c001_v7007000_t0000_u01781581616585") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f4fa8_d20260616_m034649_c001_v0001167_t0025_u01781581609308") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593755_d20260616_m034803_c001_v7007000_t0000_u01781581683674") 2026/06/16 03:50:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a29_d20260616_m034759_c001_v0001178_t0006_u01781581679136") 2026/06/16 03:50:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffac3_d20260616_m034825_c001_v7007000_t0000_u01781581705057") 2026/06/16 03:50:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d53_d20260616_m034819_c001_v0001167_t0010_u01781581699519") 2026/06/16 03:50:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2d5_d20260616_m034937_c001_v7007000_t0000_u01781581777515") 2026/06/16 03:50:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ed9_d20260616_m034929_c001_v0001167_t0039_u01781581769216") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca810_d20260616_m034922_c001_v7007000_t0000_u01781581762655") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307e8f_d20260616_m034914_c001_v0001167_t0031_u01781581754791") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908bd_d20260616_m034908_c001_v7007000_t0000_u01781581748007") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307e39_d20260616_m034900_c001_v0001167_t0057_u01781581740709") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189803_d20260616_m034853_c001_v7007000_t0000_u01781581733728") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307de3_d20260616_m034846_c001_v0001167_t0010_u01781581726643") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9ef_d20260616_m034839_c001_v7007000_t0000_u01781581719638") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d89_d20260616_m034831_c001_v0001167_t0001_u01781581711873") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f401f52dd66aafe9f_d20260616_m034820_c001_v7007000_t0000_u01781581700501") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a89_d20260616_m034815_c001_v0001178_t0040_u01781581695295") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae18_d20260616_m034808_c001_v7007000_t0000_u01781581688296") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a43_d20260616_m034802_c001_v0001178_t0025_u01781581682950") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593753_d20260616_m034800_c001_v7007000_t0000_u01781581680628") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada70_d20260616_m034754_c001_v0001173_t0005_u01781581674626") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78741c_d20260616_m034747_c001_v7007000_t0000_u01781581667996") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149dd_d20260616_m034742_c001_v0001178_t0023_u01781581662824") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9c7_d20260616_m034740_c001_v7007000_t0000_u01781581660475") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f51de_d20260616_m034735_c001_v0001167_t0057_u01781581655098") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7873e4_d20260616_m034723_c001_v7007000_t0000_u01781581643539") 2026/06/16 03:50:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14963_d20260616_m034718_c001_v0001178_t0045_u01781581638111") 2026/06/16 03:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90618_d20260616_m034711_c001_v7007000_t0000_u01781581631631") 2026/06/16 03:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1491b_d20260616_m034703_c001_v0001178_t0003_u01781581623416") 2026/06/16 03:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bf9_d20260616_m034656_c001_v7007000_t0000_u01781581616768") 2026/06/16 03:50:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb148e5_d20260616_m034649_c001_v0001178_t0010_u01781581609761") 2026/06/16 03:50:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1adf9_d20260616_m034803_c001_v7007000_t0000_u01781581683455") 2026/06/16 03:50:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5306_d20260616_m034759_c001_v0001167_t0054_u01781581679146") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffac5_d20260616_m034825_c001_v7007000_t0000_u01781581705240") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14aa5_d20260616_m034819_c001_v0001178_t0022_u01781581699714") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2d6_d20260616_m034937_c001_v7007000_t0000_u01781581777701") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14bb9_d20260616_m034929_c001_v0001178_t0001_u01781581769756") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca811_d20260616_m034922_c001_v7007000_t0000_u01781581762838") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b79_d20260616_m034915_c001_v0001178_t0026_u01781581755092") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908be_d20260616_m034908_c001_v7007000_t0000_u01781581748193") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b41_d20260616_m034901_c001_v0001178_t0019_u01781581741009") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189804_d20260616_m034853_c001_v7007000_t0000_u01781581733912") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14b1b_d20260616_m034846_c001_v0001178_t0012_u01781581726935") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9f3_d20260616_m034839_c001_v7007000_t0000_u01781581719822") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14ad3_d20260616_m034832_c001_v0001178_t0001_u01781581712173") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffab2_d20260616_m034820_c001_v7007000_t0000_u01781581700673") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f53c4_d20260616_m034815_c001_v0001167_t0024_u01781581695550") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae1a_d20260616_m034808_c001_v7007000_t0000_u01781581688477") 2026/06/16 03:50:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f533a_d20260616_m034802_c001_v0001167_t0010_u01781581682971") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1adef_d20260616_m034800_c001_v7007000_t0000_u01781581680480") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f52bc_d20260616_m034755_c001_v0001167_t0052_u01781581675021") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78741d_d20260616_m034748_c001_v7007000_t0000_u01781581668178") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5246_d20260616_m034742_c001_v0001167_t0011_u01781581662887") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9c6_d20260616_m034740_c001_v7007000_t0000_u01781581660294") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149ad_d20260616_m034735_c001_v0001178_t0029_u01781581655529") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4070834e93bbd059_d20260616_m034723_c001_v7007000_t0000_u01781581643573") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad966_d20260616_m034718_c001_v0001173_t0017_u01781581638325") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f90619_d20260616_m034711_c001_v7007000_t0000_u01781581631814") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad918_d20260616_m034703_c001_v0001173_t0028_u01781581623619") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bfa_d20260616_m034656_c001_v7007000_t0000_u01781581616950") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad8da_d20260616_m034649_c001_v0001173_t0017_u01781581609984") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbd2f_d20260616_m034803_c001_v7007000_t0000_u01781581683465") 2026/06/16 03:50:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ccf_d20260616_m034759_c001_v0001167_t0007_u01781581679176") 2026/06/16 03:50:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffac6_d20260616_m034825_c001_v7007000_t0000_u01781581705423") 2026/06/16 03:50:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f53fa_d20260616_m034819_c001_v0001167_t0026_u01781581699742") 2026/06/16 03:50:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2d7_d20260616_m034937_c001_v7007000_t0000_u01781581777885") 2026/06/16 03:50:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5712_d20260616_m034930_c001_v0001167_t0036_u01781581770000") 2026/06/16 03:50:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca812_d20260616_m034923_c001_v7007000_t0000_u01781581763021") 2026/06/16 03:50:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5652_d20260616_m034915_c001_v0001167_t0057_u01781581755297") 2026/06/16 03:50:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908bf_d20260616_m034908_c001_v7007000_t0000_u01781581748376") 2026/06/16 03:50:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f55c2_d20260616_m034901_c001_v0001167_t0023_u01781581741229") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189805_d20260616_m034854_c001_v7007000_t0000_u01781581734109") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5534_d20260616_m034847_c001_v0001167_t0011_u01781581727142") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9f8_d20260616_m034840_c001_v7007000_t0000_u01781581720005") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f548c_d20260616_m034832_c001_v0001167_t0001_u01781581712396") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f418aa12dc7bbd292_d20260616_m034820_c001_v7007000_t0000_u01781581700620") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307d3f_d20260616_m034815_c001_v0001167_t0032_u01781581695850") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae1b_d20260616_m034808_c001_v7007000_t0000_u01781581688673") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adab6_d20260616_m034803_c001_v0001173_t0054_u01781581683027") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0d3_d20260616_m034800_c001_v7007000_t0000_u01781581680697") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a09_d20260616_m034755_c001_v0001178_t0011_u01781581675389") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78741e_d20260616_m034748_c001_v7007000_t0000_u01781581668358") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149df_d20260616_m034743_c001_v0001178_t0055_u01781581663030") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22589b7_d20260616_m034740_c001_v7007000_t0000_u01781581660308") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad9e4_d20260616_m034735_c001_v0001173_t0003_u01781581655743") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce75936aa_d20260616_m034723_c001_v7007000_t0000_u01781581643675") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307bb1_d20260616_m034718_c001_v0001167_t0020_u01781581638595") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f9061a_d20260616_m034711_c001_v7007000_t0000_u01781581631997") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307b5a_d20260616_m034703_c001_v0001167_t0049_u01781581623908") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bfb_d20260616_m034657_c001_v7007000_t0000_u01781581617133") 2026/06/16 03:50:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307b16_d20260616_m034650_c001_v0001167_t0045_u01781581610240") 2026/06/16 03:50:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff413_d20260616_m034803_c001_v7007000_t0000_u01781581683687") 2026/06/16 03:50:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada96_d20260616_m034759_c001_v0001173_t0006_u01781581679189") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffac7_d20260616_m034825_c001_v7007000_t0000_u01781581705606") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb34_d20260616_m034819_c001_v0001173_t0020_u01781581699782") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2d8_d20260616_m034938_c001_v7007000_t0000_u01781581778069") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70add1c_d20260616_m034930_c001_v0001173_t0010_u01781581770428") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca813_d20260616_m034923_c001_v7007000_t0000_u01781581763205") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adcb2_d20260616_m034915_c001_v0001173_t0005_u01781581755582") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908c0_d20260616_m034908_c001_v7007000_t0000_u01781581748559") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adc52_d20260616_m034901_c001_v0001173_t0055_u01781581741635") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189806_d20260616_m034854_c001_v7007000_t0000_u01781581734292") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adbf0_d20260616_m034847_c001_v0001173_t0055_u01781581727432") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9fd_d20260616_m034840_c001_v7007000_t0000_u01781581720188") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb7c_d20260616_m034832_c001_v0001173_t0054_u01781581712675") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f418aa12dc7bbd291_d20260616_m034820_c001_v7007000_t0000_u01781581700437") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb18_d20260616_m034816_c001_v0001173_t0054_u01781581696159") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae1d_d20260616_m034808_c001_v7007000_t0000_u01781581688897") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ce9_d20260616_m034803_c001_v0001167_t0059_u01781581683060") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc280_d20260616_m034800_c001_v7007000_t0000_u01781581680494") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307cab_d20260616_m034755_c001_v0001167_t0004_u01781581675606") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78741f_d20260616_m034748_c001_v7007000_t0000_u01781581668538") 2026/06/16 03:50:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c5f_d20260616_m034743_c001_v0001167_t0013_u01781581663224") 2026/06/16 03:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22589b8_d20260616_m034740_c001_v7007000_t0000_u01781581660491") 2026/06/16 03:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c19_d20260616_m034735_c001_v0001167_t0028_u01781581655998") 2026/06/16 03:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4185d60ecbb69253_d20260616_m034723_c001_v7007000_t0000_u01781581643549") 2026/06/16 03:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5110_d20260616_m034718_c001_v0001167_t0021_u01781581638899") 2026/06/16 03:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f9061b_d20260616_m034712_c001_v7007000_t0000_u01781581632270") 2026/06/16 03:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5048_d20260616_m034704_c001_v0001167_t0002_u01781581624435") 2026/06/16 03:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bfc_d20260616_m034657_c001_v7007000_t0000_u01781581617377") 2026/06/16 03:50:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f4fb8_d20260616_m034650_c001_v0001167_t0022_u01781581610520") 2026/06/16 03:50:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f404158e0adddc285_d20260616_m034803_c001_v7007000_t0000_u01781581683449") 2026/06/16 03:50:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307cd1_d20260616_m034759_c001_v0001167_t0053_u01781581679470") 2026/06/16 03:50:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece96d_d20260616_m034726_c001_v7007000_t0000_u01781581646054") 2026/06/16 03:50:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14971_d20260616_m034721_c001_v0001178_t0019_u01781581641579") 2026/06/16 03:50:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece96e_d20260616_m034726_c001_v7007000_t0000_u01781581646236") 2026/06/16 03:50:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad97c_d20260616_m034721_c001_v0001173_t0053_u01781581641747") 2026/06/16 03:50:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece96f_d20260616_m034726_c001_v7007000_t0000_u01781581646420") 2026/06/16 03:50:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f513c_d20260616_m034721_c001_v0001167_t0024_u01781581641768") 2026/06/16 03:50:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece970_d20260616_m034726_c001_v7007000_t0000_u01781581646601") 2026/06/16 03:50:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14975_d20260616_m034721_c001_v0001178_t0001_u01781581641817") 2026/06/16 03:50:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece971_d20260616_m034726_c001_v7007000_t0000_u01781581646783") 2026/06/16 03:50:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307bcd_d20260616_m034721_c001_v0001167_t0008_u01781581641834") 2026/06/16 03:50:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece972_d20260616_m034726_c001_v7007000_t0000_u01781581646966") 2026/06/16 03:50:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14979_d20260616_m034722_c001_v0001178_t0058_u01781581642031") 2026/06/16 03:50:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece973_d20260616_m034727_c001_v7007000_t0000_u01781581647154") 2026/06/16 03:50:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad97e_d20260616_m034722_c001_v0001173_t0014_u01781581642041") 2026/06/16 03:50:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece974_d20260616_m034727_c001_v7007000_t0000_u01781581647336") 2026/06/16 03:50:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307bd1_d20260616_m034722_c001_v0001167_t0051_u01781581642226") 2026/06/16 03:50:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece975_d20260616_m034727_c001_v7007000_t0000_u01781581647520") 2026/06/16 03:50:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1497d_d20260616_m034722_c001_v0001178_t0035_u01781581642252") 2026/06/16 03:50:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece976_d20260616_m034727_c001_v7007000_t0000_u01781581647701") 2026/06/16 03:50:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5144_d20260616_m034722_c001_v0001167_t0031_u01781581642262") 2026/06/16 03:50:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece977_d20260616_m034727_c001_v7007000_t0000_u01781581647883") 2026/06/16 03:50:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad980_d20260616_m034722_c001_v0001173_t0053_u01781581642336") 2026/06/16 03:50:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece978_d20260616_m034728_c001_v7007000_t0000_u01781581648065") 2026/06/16 03:50:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1497f_d20260616_m034722_c001_v0001178_t0054_u01781581642458") 2026/06/16 03:50:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece979_d20260616_m034728_c001_v7007000_t0000_u01781581648246") 2026/06/16 03:50:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307bd3_d20260616_m034722_c001_v0001167_t0006_u01781581642575") 2026/06/16 03:50:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece97a_d20260616_m034728_c001_v7007000_t0000_u01781581648428") 2026/06/16 03:50:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f514c_d20260616_m034722_c001_v0001167_t0058_u01781581642570") 2026/06/16 03:50:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece97b_d20260616_m034728_c001_v7007000_t0000_u01781581648610") 2026/06/16 03:50:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad984_d20260616_m034722_c001_v0001173_t0008_u01781581642607") 2026/06/16 03:50:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41592522e5ece97c_d20260616_m034728_c001_v7007000_t0000_u01781581648792") 2026/06/16 03:50:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14983_d20260616_m034722_c001_v0001178_t0059_u01781581642682") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f401f52dd66aafe7b_d20260616_m034743_c001_v7007000_t0000_u01781581663764") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149bd_d20260616_m034738_c001_v0001178_t0017_u01781581658520") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbcc2_d20260616_m034743_c001_v7007000_t0000_u01781581663773") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f520e_d20260616_m034738_c001_v0001167_t0004_u01781581658613") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41992fd51ca330e0_d20260616_m034743_c001_v7007000_t0000_u01781581663932") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c31_d20260616_m034738_c001_v0001167_t0014_u01781581658630") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f401f52dd66aafe7d_d20260616_m034743_c001_v7007000_t0000_u01781581663950") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad9fe_d20260616_m034738_c001_v0001173_t0027_u01781581658645") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41992fd51ca330de_d20260616_m034743_c001_v7007000_t0000_u01781581663567") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149bf_d20260616_m034738_c001_v0001178_t0032_u01781581658729") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0ab_d20260616_m034743_c001_v7007000_t0000_u01781581663618") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c37_d20260616_m034738_c001_v0001167_t0036_u01781581658932") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f401f52dd66aafe79_d20260616_m034743_c001_v7007000_t0000_u01781581663577") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149c1_d20260616_m034738_c001_v0001178_t0038_u01781581658944") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787409_d20260616_m034743_c001_v7007000_t0000_u01781581663781") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5218_d20260616_m034738_c001_v0001167_t0036_u01781581658955") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22589bb_d20260616_m034743_c001_v7007000_t0000_u01781581663629") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada02_d20260616_m034738_c001_v0001173_t0024_u01781581658966") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbcc0_d20260616_m034743_c001_v7007000_t0000_u01781581663589") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149c5_d20260616_m034739_c001_v0001178_t0034_u01781581659157") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787408_d20260616_m034743_c001_v7007000_t0000_u01781581663598") 2026/06/16 03:50:43 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c3b_d20260616_m034739_c001_v0001167_t0035_u01781581659362") 2026/06/16 03:50:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409498da5a31502d_d20260616_m034743_c001_v7007000_t0000_u01781581663796") 2026/06/16 03:50:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ada06_d20260616_m034739_c001_v0001173_t0008_u01781581659419") 2026/06/16 03:50:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4050787dff15eccd_d20260616_m034743_c001_v7007000_t0000_u01781581663646") 2026/06/16 03:50:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149c7_d20260616_m034739_c001_v0001178_t0030_u01781581659429") 2026/06/16 03:50:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78740a_d20260616_m034743_c001_v7007000_t0000_u01781581663977") 2026/06/16 03:50:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5220_d20260616_m034739_c001_v0001167_t0055_u01781581659455") 2026/06/16 03:50:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41992fd51ca330df_d20260616_m034743_c001_v7007000_t0000_u01781581663752") 2026/06/16 03:50:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb149c9_d20260616_m034739_c001_v0001178_t0025_u01781581659652") 2026/06/16 03:50:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0ac_d20260616_m034743_c001_v7007000_t0000_u01781581663804") 2026/06/16 03:50:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c3f_d20260616_m034739_c001_v0001167_t0041_u01781581659733") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f2258505_d20260616_m034547_c001_v7007000_t0000_u01781581547694") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f119aa16c9171cae8_d20260616_m034545_c001_v0001161_t0028_u01781581545348") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f427de69ead6dc1ed_d20260616_m034545_c001_v7007000_t0000_u01781581545166") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f119aa16c9171cad8_d20260616_m034541_c001_v0001161_t0022_u01781581541478") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f427de69ead6dc1ea_d20260616_m034540_c001_v7007000_t0000_u01781581540755") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad6d1_d20260616_m034536_c001_v0001173_t0015_u01781581536543") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4102b035d9380630_d20260616_m034535_c001_v7007000_t0000_u01781581535066") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f119adaaad6b8f262_d20260616_m034532_c001_v0001134_t0027_u01781581532517") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78733c_d20260616_m034532_c001_v7007000_t0000_u01781581532334") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f119adaaad6b8f25a_d20260616_m034529_c001_v0001134_t0002_u01781581529109") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787339_d20260616_m034528_c001_v7007000_t0000_u01781581528378") 2026/06/16 03:50:44 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1478d_d20260616_m034524_c001_v0001178_t0001_u01781581524373") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a55a_d20260616_m034523_c001_v7007000_t0000_u01781581523071") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108198a899a1af46_d20260616_m034520_c001_v0001116_t0027_u01781581520919") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4051cb6055ae7bcc_d20260616_m034520_c001_v7007000_t0000_u01781581520735") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108198a899a1af42_d20260616_m034517_c001_v0001116_t0002_u01781581517613") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4051cb6055ae7bc8_d20260616_m034516_c001_v7007000_t0000_u01781581516882") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1475d_d20260616_m034513_c001_v0001178_t0024_u01781581513738") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a554_d20260616_m034512_c001_v7007000_t0000_u01781581512815") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f106a01868ff5eb63_d20260616_m034510_c001_v0001154_t0016_u01781581510318") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794feb7b_d20260616_m034510_c001_v7007000_t0000_u01781581510135") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f106a01868ff5eb57_d20260616_m034507_c001_v0001154_t0022_u01781581507016") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794feb6c_d20260616_m034506_c001_v7007000_t0000_u01781581506285") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14627_d20260616_m034400_c001_v0001178_t0019_u01781581440652") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a53c_d20260616_m034359_c001_v7007000_t0000_u01781581439743") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1128041e7289a55b_d20260616_m034357_c001_v0001172_t0048_u01781581437967") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794feacf_d20260616_m034357_c001_v7007000_t0000_u01781581437780") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1128041e7289a549_d20260616_m034354_c001_v0001172_t0013_u01781581434535") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794feac9_d20260616_m034353_c001_v7007000_t0000_u01781581433806") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb145fc_d20260616_m034348_c001_v0001178_t0052_u01781581428685") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41992fd51ca32f6c_d20260616_m034347_c001_v7007000_t0000_u01781581427766") 2026/06/16 03:50:45 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f111e33527f75306a_d20260616_m034346_c001_v0001179_t0049_u01781581426203") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cff83a_d20260616_m034346_c001_v7007000_t0000_u01781581426018") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f111e33527f75305a_d20260616_m034342_c001_v0001179_t0007_u01781581422709") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cff836_d20260616_m034341_c001_v7007000_t0000_u01781581421979") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb144f0_d20260616_m034236_c001_v0001178_t0056_u01781581356451") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593185_d20260616_m034235_c001_v7007000_t0000_u01781581355355") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f110c3526f059cfb3_d20260616_m034229_c001_v0001109_t0012_u01781581349336") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f422b87c6cb74e1d7_d20260616_m034229_c001_v7007000_t0000_u01781581349130") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb144c0_d20260616_m034225_c001_v0001178_t0023_u01781581345019") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f10375194735509b8_d20260616_m034223_c001_v0001117_t0054_u01781581343941") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f10375194735509b0_d20260616_m034222_c001_v0001117_t0035_u01781581342563") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483ac21_d20260616_m034209_c001_v7007000_t0000_u01781581329294") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad161_d20260616_m034202_c001_v0001173_t0032_u01781581322724") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f109d37dfe0afe664_d20260616_m034201_c001_v0001179_t0058_u01781581321899") 2026/06/16 03:50:46 DEBUG : dst/one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f109d37dfe0afe660_d20260616_m034200_c001_v0001179_t0024_u01781581320948") 2026/06/16 03:50:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22585ef_d20260616_m034547_c001_v7007000_t0000_u01781581547875") 2026/06/16 03:50:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f109b762badfdc2b8_d20260616_m034544_c001_v0001117_t0016_u01781581544457") 2026/06/16 03:50:46 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f10047308d38ca452_d20260616_m034540_c001_v0001174_t0050_u01781581540454") 2026/06/16 03:50:46 DEBUG : dst/one.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4102b035d9380631_d20260616_m034535_c001_v7007000_t0000_u01781581535250") 2026/06/16 03:50:46 DEBUG : dst/one.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f10681d3522e604de_d20260616_m034531_c001_v0001041_t0000_u01781581531964") 2026/06/16 03:50:46 DEBUG : dst/one.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f110e0006b82f3ffb_d20260616_m034527_c001_v0001116_t0046_u01781581527747") 2026/06/16 03:50:47 DEBUG : dst/one.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a55b_d20260616_m034523_c001_v7007000_t0000_u01781581523258") 2026/06/16 03:50:47 DEBUG : dst/one.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f112a7406c0cb678b_d20260616_m034520_c001_v0001176_t0000_u01781581520519") 2026/06/16 03:50:47 DEBUG : dst/one.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f106148b075562f28_d20260616_m034516_c001_v0001182_t0046_u01781581516677") 2026/06/16 03:50:47 DEBUG : dst/three: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593186_d20260616_m034235_c001_v7007000_t0000_u01781581355539") 2026/06/16 03:50:47 DEBUG : dst/three: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f10375194735509f0_d20260616_m034233_c001_v0001117_t0033_u01781581353574") 2026/06/16 03:50:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22588f0_d20260616_m034548_c001_v7007000_t0000_u01781581548057") 2026/06/16 03:50:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f11796994f934553f_d20260616_m034546_c001_v0001042_t0033_u01781581546334") 2026/06/16 03:50:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1123abf5858034d6_d20260616_m034542_c001_v0001145_t0010_u01781581542411") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22588f1_d20260616_m034548_c001_v7007000_t0000_u01781581548239") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f119aa16c9171caf0_d20260616_m034547_c001_v0001161_t0053_u01781581547020") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f427de69ead6dc1f0_d20260616_m034546_c001_v7007000_t0000_u01781581546838") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f119aa16c9171cadc_d20260616_m034542_c001_v0001161_t0010_u01781581542923") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f427de69ead6dc1eb_d20260616_m034542_c001_v7007000_t0000_u01781581542740") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad6df_d20260616_m034537_c001_v0001173_t0043_u01781581537721") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4102b035d9380632_d20260616_m034535_c001_v7007000_t0000_u01781581535435") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f119adaaad6b8f264_d20260616_m034534_c001_v0001134_t0039_u01781581534160") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78733f_d20260616_m034533_c001_v7007000_t0000_u01781581533978") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f119adaaad6b8f25c_d20260616_m034530_c001_v0001134_t0036_u01781581530376") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78733b_d20260616_m034530_c001_v7007000_t0000_u01781581530193") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14791_d20260616_m034524_c001_v0001178_t0005_u01781581524958") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4051cb6055ae7bcd_d20260616_m034522_c001_v7007000_t0000_u01781581522287") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad65f_d20260616_m034519_c001_v0001173_t0026_u01781581519593") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4051cb6055ae7bc9_d20260616_m034518_c001_v7007000_t0000_u01781581518861") 2026/06/16 03:50:47 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1475f_d20260616_m034514_c001_v0001178_t0012_u01781581514230") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794feb80_d20260616_m034511_c001_v7007000_t0000_u01781581511432") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad625_d20260616_m034509_c001_v0001173_t0055_u01781581509037") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794feb73_d20260616_m034507_c001_v7007000_t0000_u01781581507936") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1462d_d20260616_m034401_c001_v0001178_t0018_u01781581441207") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fead0_d20260616_m034358_c001_v7007000_t0000_u01781581438823") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad459_d20260616_m034356_c001_v0001173_t0050_u01781581436488") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794feaca_d20260616_m034355_c001_v7007000_t0000_u01781581435394") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb145fe_d20260616_m034349_c001_v0001178_t0008_u01781581429166") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cff83c_d20260616_m034346_c001_v7007000_t0000_u01781581426843") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad41b_d20260616_m034344_c001_v0001173_t0035_u01781581424558") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cff839_d20260616_m034343_c001_v7007000_t0000_u01781581423454") 2026/06/16 03:50:48 DEBUG : dst/three.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb144f4_d20260616_m034237_c001_v0001178_t0056_u01781581357090") 2026/06/16 03:50:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4102b035d9380633_d20260616_m034535_c001_v7007000_t0000_u01781581535619") 2026/06/16 03:50:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f109d5b013decbe54_d20260616_m034533_c001_v0001174_t0010_u01781581533629") 2026/06/16 03:50:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f115fb275484cad0a_d20260616_m034529_c001_v0001184_t0013_u01781581529958") 2026/06/16 03:50:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a55c_d20260616_m034523_c001_v7007000_t0000_u01781581523458") 2026/06/16 03:50:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1160735b4847f869_d20260616_m034521_c001_v0001036_t0050_u01781581521903") 2026/06/16 03:50:48 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f111cc130f8ff3078_d20260616_m034518_c001_v0001100_t0027_u01781581518477") 2026/06/16 03:50:48 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22588f2_d20260616_m034548_c001_v7007000_t0000_u01781581548421") 2026/06/16 03:50:48 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147ad_d20260616_m034537_c001_v0001178_t0001_u01781581537308") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4102b035d9380634_d20260616_m034535_c001_v7007000_t0000_u01781581535803") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad67f_d20260616_m034524_c001_v0001173_t0044_u01781581524604") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a55d_d20260616_m034523_c001_v7007000_t0000_u01781581523642") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad641_d20260616_m034513_c001_v0001173_t0055_u01781581513963") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a555_d20260616_m034512_c001_v7007000_t0000_u01781581512998") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad473_d20260616_m034400_c001_v0001173_t0044_u01781581440881") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a53d_d20260616_m034359_c001_v7007000_t0000_u01781581439927") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad439_d20260616_m034348_c001_v0001173_t0033_u01781581428891") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41992fd51ca32f6d_d20260616_m034347_c001_v7007000_t0000_u01781581427951") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad24a_d20260616_m034236_c001_v0001173_t0017_u01781581356658") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593187_d20260616_m034235_c001_v7007000_t0000_u01781581355723") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108517eabd435195_d20260616_m034230_c001_v0001101_t0012_u01781581350845") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483ac22_d20260616_m034209_c001_v7007000_t0000_u01781581329478") 2026/06/16 03:50:49 DEBUG : dst/two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f109d37dfe0afe67a_d20260616_m034208_c001_v0001179_t0023_u01781581328344") 2026/06/16 03:50:49 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4070834e93bbcd78_d20260616_m034136_c001_v7007000_t0000_u01781581296818") 2026/06/16 03:50:49 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad095_d20260616_m034133_c001_v0001173_t0039_u01781581293377") 2026/06/16 03:50:49 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4070834e93bbcd76_d20260616_m034131_c001_v7007000_t0000_u01781581291493") 2026/06/16 03:50:49 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb143bc_d20260616_m034122_c001_v0001178_t0045_u01781581282254") 2026/06/16 03:50:49 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4addb_d20260616_m034113_c001_v7007000_t0000_u01781581273625") 2026/06/16 03:50:49 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad011_d20260616_m034110_c001_v0001173_t0029_u01781581270345") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872b2_d20260616_m034049_c001_v7007000_t0000_u01781581249542") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403530_d20260616_m034046_c001_v0001144_t0019_u01781581246544") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872ad_d20260616_m034045_c001_v7007000_t0000_u01781581245196") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403520_d20260616_m034043_c001_v0001144_t0038_u01781581243275") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872a4_d20260616_m034039_c001_v7007000_t0000_u01781581239242") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034fe_d20260616_m034036_c001_v0001144_t0043_u01781581236954") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872a1_d20260616_m034035_c001_v7007000_t0000_u01781581235607") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034f4_d20260616_m034033_c001_v0001144_t0027_u01781581233655") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787295_d20260616_m034024_c001_v7007000_t0000_u01781581224869") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034c4_d20260616_m034022_c001_v0001144_t0016_u01781581222785") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78728f_d20260616_m034021_c001_v7007000_t0000_u01781581221030") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034b8_d20260616_m034019_c001_v0001144_t0026_u01781581219840") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0bc_d20260616_m034012_c001_v7007000_t0000_u01781581212364") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403494_d20260616_m034010_c001_v0001144_t0001_u01781581210099") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0b7_d20260616_m034008_c001_v7007000_t0000_u01781581208278") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403486_d20260616_m034006_c001_v0001144_t0023_u01781581206847") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0b5_d20260616_m034006_c001_v7007000_t0000_u01781581206484") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f10047308d38c9585_d20260616_m034005_c001_v0001174_t0043_u01781581205805") 2026/06/16 03:50:50 DEBUG : empty space: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40347c_d20260616_m034003_c001_v0001144_t0016_u01781581203794") 2026/06/16 03:50:50 DEBUG : enormous: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872af_d20260616_m034048_c001_v7007000_t0000_u01781581248632") 2026/06/16 03:50:50 DEBUG : enormous: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403534_d20260616_m034047_c001_v0001144_t0025_u01781581247332") 2026/06/16 03:50:50 DEBUG : existing: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f417ad3e9f22588f9_d20260616_m034552_c001_v7007000_t0000_u01781581552766") 2026/06/16 03:50:51 DEBUG : existing: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb147d9_d20260616_m034551_c001_v0001178_t0015_u01781581551614") 2026/06/16 03:50:51 DEBUG : existing: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4add9_d20260616_m034108_c001_v7007000_t0000_u01781581268990") 2026/06/16 03:50:51 DEBUG : existing: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14384_d20260616_m034107_c001_v0001178_t0010_u01781581267791") 2026/06/16 03:50:51 DEBUG : existing: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0b0_d20260616_m033959_c001_v7007000_t0000_u01781581199302") 2026/06/16 03:50:51 DEBUG : existing: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403460_d20260616_m033957_c001_v0001144_t0017_u01781581197496") 2026/06/16 03:50:51 DEBUG : existing: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0af_d20260616_m033956_c001_v7007000_t0000_u01781581196950") 2026/06/16 03:50:51 DEBUG : existing: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40345a_d20260616_m033955_c001_v0001144_t0017_u01781581195374") 2026/06/16 03:50:51 DEBUG : existing: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403452_d20260616_m033953_c001_v0001144_t0047_u01781581193889") 2026/06/16 03:50:51 DEBUG : existing-b: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4adda_d20260616_m034109_c001_v7007000_t0000_u01781581269173") 2026/06/16 03:50:51 DEBUG : existing-b: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad001_d20260616_m034107_c001_v0001173_t0033_u01781581267800") 2026/06/16 03:50:51 DEBUG : file1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9a1_d20260616_m034641_c001_v7007000_t0000_u01781581601208") 2026/06/16 03:50:51 DEBUG : file1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f4f40_d20260616_m034640_c001_v0001167_t0050_u01781581600203") 2026/06/16 03:50:51 DEBUG : file1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b99e_d20260616_m034638_c001_v7007000_t0000_u01781581598896") 2026/06/16 03:50:51 DEBUG : file1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb148bd_d20260616_m034637_c001_v0001178_t0039_u01781581597943") 2026/06/16 03:50:51 DEBUG : five: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872b5_d20260616_m034054_c001_v7007000_t0000_u01781581254183") 2026/06/16 03:50:52 DEBUG : five: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f408851a58a40354c_d20260616_m034051_c001_v0001144_t0046_u01781581251886") 2026/06/16 03:50:52 DEBUG : foo: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0b9_d20260616_m034009_c001_v7007000_t0000_u01781581209736") 2026/06/16 03:50:52 DEBUG : foo: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f408851a58a403492_d20260616_m034009_c001_v0001144_t0046_u01781581209187") 2026/06/16 03:50:52 DEBUG : foo: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f408851a58a40348e_d20260616_m034008_c001_v0001144_t0046_u01781581208641") 2026/06/16 03:50:52 DEBUG : four: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872b6_d20260616_m034054_c001_v7007000_t0000_u01781581254365") 2026/06/16 03:50:52 DEBUG : four: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4032a1903eb14344_d20260616_m034052_c001_v0001178_t0035_u01781581252443") 2026/06/16 03:50:52 DEBUG : four: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403548_d20260616_m034050_c001_v0001144_t0040_u01781581250932") 2026/06/16 03:50:52 DEBUG : hello world2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf8b_d20260616_m033902_c001_v7007000_t0000_u01781581142536") 2026/06/16 03:50:52 DEBUG : hello world2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403392_d20260616_m033901_c001_v0001144_t0033_u01781581141433") 2026/06/16 03:50:52 DEBUG : ignore-size: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0ad_d20260616_m033953_c001_v7007000_t0000_u01781581193526") 2026/06/16 03:50:53 DEBUG : ignore-size: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403450_d20260616_m033952_c001_v0001144_t0011_u01781581192244") 2026/06/16 03:50:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4add7_d20260616_m034107_c001_v7007000_t0000_u01781581267020") 2026/06/16 03:50:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1437e_d20260616_m034106_c001_v0001178_t0047_u01781581266392") 2026/06/16 03:50:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4add5_d20260616_m034105_c001_v7007000_t0000_u01781581265646") 2026/06/16 03:50:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70acff7_d20260616_m034104_c001_v0001173_t0027_u01781581264998") 2026/06/16 03:50:53 DEBUG : one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872b7_d20260616_m034054_c001_v7007000_t0000_u01781581254547") 2026/06/16 03:50:53 DEBUG : one: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f408851a58a403542_d20260616_m034049_c001_v0001144_t0046_u01781581249911") 2026/06/16 03:50:53 DEBUG : only0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b97c_d20260616_m034633_c001_v7007000_t0000_u01781581593503") 2026/06/16 03:50:53 DEBUG : only0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4032a1903eb14883_d20260616_m034627_c001_v0001178_t0035_u01781581587787") 2026/06/16 03:50:53 DEBUG : only0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad7d8_d20260616_m034615_c001_v0001173_t0010_u01781581575468") 2026/06/16 03:50:53 DEBUG : only0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189789_d20260616_m034609_c001_v7007000_t0000_u01781581569897") 2026/06/16 03:50:54 DEBUG : only0: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad747_d20260616_m034556_c001_v0001173_t0059_u01781581556261") 2026/06/16 03:50:54 DEBUG : only1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b97e_d20260616_m034633_c001_v7007000_t0000_u01781581593685") 2026/06/16 03:50:54 DEBUG : only1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f403fbf59297f4ec8_d20260616_m034628_c001_v0001167_t0002_u01781581588722") 2026/06/16 03:50:54 DEBUG : only1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad7da_d20260616_m034615_c001_v0001173_t0054_u01781581575984") 2026/06/16 03:50:54 DEBUG : only1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189783_d20260616_m034609_c001_v7007000_t0000_u01781581569348") 2026/06/16 03:50:54 DEBUG : only1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad749_d20260616_m034556_c001_v0001173_t0024_u01781581556784") 2026/06/16 03:50:54 DEBUG : only10: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b97f_d20260616_m034633_c001_v7007000_t0000_u01781581593870") 2026/06/16 03:50:54 DEBUG : only10: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4022e87de70ad850_d20260616_m034627_c001_v0001173_t0024_u01781581587797") 2026/06/16 03:50:54 DEBUG : only10: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad818_d20260616_m034621_c001_v0001173_t0053_u01781581581831") 2026/06/16 03:50:54 DEBUG : only10: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f8fa4f_d20260616_m034609_c001_v7007000_t0000_u01781581569324") 2026/06/16 03:50:54 DEBUG : only10: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad77d_d20260616_m034602_c001_v0001173_t0044_u01781581562257") 2026/06/16 03:50:55 DEBUG : only11: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b981_d20260616_m034634_c001_v7007000_t0000_u01781581594053") 2026/06/16 03:50:55 DEBUG : only11: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4014460975307aa2_d20260616_m034628_c001_v0001167_t0041_u01781581588355") 2026/06/16 03:50:55 DEBUG : only11: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad81a_d20260616_m034622_c001_v0001173_t0005_u01781581582311") 2026/06/16 03:50:55 DEBUG : only11: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189785_d20260616_m034609_c001_v7007000_t0000_u01781581569531") 2026/06/16 03:50:55 DEBUG : only11: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad77f_d20260616_m034602_c001_v0001173_t0033_u01781581562784") 2026/06/16 03:50:55 DEBUG : only12: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b982_d20260616_m034634_c001_v7007000_t0000_u01781581594237") 2026/06/16 03:50:55 DEBUG : only12: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f403fbf59297f4ec4_d20260616_m034628_c001_v0001167_t0002_u01781581588537") 2026/06/16 03:50:55 DEBUG : only12: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad824_d20260616_m034622_c001_v0001173_t0019_u01781581582856") 2026/06/16 03:50:55 DEBUG : only12: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3b9_d20260616_m034609_c001_v7007000_t0000_u01781581569331") 2026/06/16 03:50:55 DEBUG : only12: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad787_d20260616_m034603_c001_v0001173_t0014_u01781581563545") 2026/06/16 03:50:56 DEBUG : only13: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b983_d20260616_m034634_c001_v7007000_t0000_u01781581594420") 2026/06/16 03:50:56 DEBUG : only13: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4032a1903eb14885_d20260616_m034628_c001_v0001178_t0035_u01781581588186") 2026/06/16 03:50:56 DEBUG : only13: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad82a_d20260616_m034623_c001_v0001173_t0031_u01781581583374") 2026/06/16 03:50:56 DEBUG : only13: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bcb_d20260616_m034609_c001_v7007000_t0000_u01781581569906") 2026/06/16 03:50:56 DEBUG : only13: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad78d_d20260616_m034604_c001_v0001173_t0017_u01781581564041") 2026/06/16 03:50:56 DEBUG : only14: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b984_d20260616_m034634_c001_v7007000_t0000_u01781581594604") 2026/06/16 03:50:56 DEBUG : only14: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4022e87de70ad854_d20260616_m034628_c001_v0001173_t0024_u01781581588196") 2026/06/16 03:50:56 DEBUG : only14: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad832_d20260616_m034623_c001_v0001173_t0004_u01781581583844") 2026/06/16 03:50:56 DEBUG : only14: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f8fa53_d20260616_m034610_c001_v7007000_t0000_u01781581570051") 2026/06/16 03:50:56 DEBUG : only14: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad791_d20260616_m034604_c001_v0001173_t0008_u01781581564553") 2026/06/16 03:50:56 DEBUG : only15: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b986_d20260616_m034634_c001_v7007000_t0000_u01781581594794") 2026/06/16 03:50:57 DEBUG : only15: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4032a1903eb1488b_d20260616_m034628_c001_v0001178_t0035_u01781581588370") 2026/06/16 03:50:57 DEBUG : only15: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad836_d20260616_m034624_c001_v0001173_t0052_u01781581584348") 2026/06/16 03:50:57 DEBUG : only15: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bc8_d20260616_m034609_c001_v7007000_t0000_u01781581569540") 2026/06/16 03:50:57 DEBUG : only15: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad795_d20260616_m034605_c001_v0001173_t0037_u01781581565260") 2026/06/16 03:50:57 DEBUG : only16: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b987_d20260616_m034634_c001_v7007000_t0000_u01781581594975") 2026/06/16 03:50:57 DEBUG : only16: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4022e87de70ad856_d20260616_m034628_c001_v0001173_t0024_u01781581588380") 2026/06/16 03:50:57 DEBUG : only16: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad83a_d20260616_m034625_c001_v0001173_t0048_u01781581585102") 2026/06/16 03:50:57 DEBUG : only16: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189787_d20260616_m034609_c001_v7007000_t0000_u01781581569714") 2026/06/16 03:50:57 DEBUG : only16: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad797_d20260616_m034605_c001_v0001173_t0021_u01781581565854") 2026/06/16 03:50:58 DEBUG : only17: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b989_d20260616_m034635_c001_v7007000_t0000_u01781581595157") 2026/06/16 03:50:58 DEBUG : only17: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4014460975307aa4_d20260616_m034628_c001_v0001167_t0041_u01781581588547") 2026/06/16 03:50:58 DEBUG : only17: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad83e_d20260616_m034625_c001_v0001173_t0054_u01781581585728") 2026/06/16 03:50:58 DEBUG : only17: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3c0_d20260616_m034610_c001_v7007000_t0000_u01781581570062") 2026/06/16 03:50:58 DEBUG : only17: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad79b_d20260616_m034606_c001_v0001173_t0003_u01781581566403") 2026/06/16 03:50:58 DEBUG : only18: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b98b_d20260616_m034635_c001_v7007000_t0000_u01781581595340") 2026/06/16 03:50:58 DEBUG : only18: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4032a1903eb14891_d20260616_m034628_c001_v0001178_t0035_u01781581588557") 2026/06/16 03:50:58 DEBUG : only18: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad846_d20260616_m034626_c001_v0001173_t0012_u01781581586446") 2026/06/16 03:50:58 DEBUG : only18: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f8fa4d_d20260616_m034608_c001_v7007000_t0000_u01781581568961") 2026/06/16 03:50:58 DEBUG : only18: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad7a5_d20260616_m034606_c001_v0001173_t0005_u01781581566916") 2026/06/16 03:50:58 DEBUG : only19: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b98c_d20260616_m034635_c001_v7007000_t0000_u01781581595523") 2026/06/16 03:50:58 DEBUG : only19: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4022e87de70ad858_d20260616_m034628_c001_v0001173_t0024_u01781581588567") 2026/06/16 03:50:58 DEBUG : only19: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad84a_d20260616_m034626_c001_v0001173_t0058_u01781581586978") 2026/06/16 03:50:58 DEBUG : only19: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f8fa4e_d20260616_m034609_c001_v7007000_t0000_u01781581569143") 2026/06/16 03:50:58 DEBUG : only19: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad7ad_d20260616_m034607_c001_v0001173_t0010_u01781581567737") 2026/06/16 03:50:58 DEBUG : only2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b98e_d20260616_m034635_c001_v7007000_t0000_u01781581595705") 2026/06/16 03:50:58 DEBUG : only2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4014460975307aa6_d20260616_m034628_c001_v0001167_t0041_u01781581588732") 2026/06/16 03:50:58 DEBUG : only2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad7de_d20260616_m034616_c001_v0001173_t0049_u01781581576469") 2026/06/16 03:50:58 DEBUG : only2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bca_d20260616_m034609_c001_v7007000_t0000_u01781581569723") 2026/06/16 03:50:58 DEBUG : only2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad751_d20260616_m034557_c001_v0001173_t0022_u01781581557658") 2026/06/16 03:50:59 DEBUG : only3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b990_d20260616_m034635_c001_v7007000_t0000_u01781581595887") 2026/06/16 03:50:59 DEBUG : only3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4032a1903eb14893_d20260616_m034628_c001_v0001178_t0035_u01781581588743") 2026/06/16 03:50:59 DEBUG : only3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad7e8_d20260616_m034617_c001_v0001173_t0040_u01781581577490") 2026/06/16 03:50:59 DEBUG : only3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f8fa52_d20260616_m034609_c001_v7007000_t0000_u01781581569870") 2026/06/16 03:50:59 DEBUG : only3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad755_d20260616_m034558_c001_v0001173_t0052_u01781581558195") 2026/06/16 03:50:59 DEBUG : only4: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b992_d20260616_m034636_c001_v7007000_t0000_u01781581596069") 2026/06/16 03:50:59 DEBUG : only4: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4022e87de70ad85a_d20260616_m034628_c001_v0001173_t0024_u01781581588753") 2026/06/16 03:50:59 DEBUG : only4: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad7ec_d20260616_m034618_c001_v0001173_t0025_u01781581578112") 2026/06/16 03:50:59 DEBUG : only4: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bc7_d20260616_m034609_c001_v7007000_t0000_u01781581569357") 2026/06/16 03:50:59 DEBUG : only4: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad759_d20260616_m034558_c001_v0001173_t0028_u01781581558752") 2026/06/16 03:50:59 DEBUG : only5: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b993_d20260616_m034636_c001_v7007000_t0000_u01781581596253") 2026/06/16 03:50:59 DEBUG : only5: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f403fbf59297f4ece_d20260616_m034628_c001_v0001167_t0002_u01781581588908") 2026/06/16 03:50:59 DEBUG : only5: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad7f2_d20260616_m034618_c001_v0001173_t0038_u01781581578845") 2026/06/16 03:50:59 DEBUG : only5: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f8fa50_d20260616_m034609_c001_v7007000_t0000_u01781581569507") 2026/06/16 03:50:59 DEBUG : only5: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad75d_d20260616_m034559_c001_v0001173_t0021_u01781581559303") 2026/06/16 03:50:59 DEBUG : only6: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b995_d20260616_m034636_c001_v7007000_t0000_u01781581596479") 2026/06/16 03:50:59 DEBUG : only6: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4032a1903eb14897_d20260616_m034628_c001_v0001178_t0035_u01781581588930") 2026/06/16 03:50:59 DEBUG : only6: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad7f8_d20260616_m034619_c001_v0001173_t0021_u01781581579499") 2026/06/16 03:50:59 DEBUG : only6: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3bf_d20260616_m034609_c001_v7007000_t0000_u01781581569880") 2026/06/16 03:50:59 DEBUG : only6: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad761_d20260616_m034559_c001_v0001173_t0051_u01781581559842") 2026/06/16 03:50:59 DEBUG : only7: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b997_d20260616_m034636_c001_v7007000_t0000_u01781581596661") 2026/06/16 03:51:00 DEBUG : only7: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4014460975307aa8_d20260616_m034628_c001_v0001167_t0041_u01781581588940") 2026/06/16 03:51:00 DEBUG : only7: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad7fe_d20260616_m034620_c001_v0001173_t0010_u01781581580098") 2026/06/16 03:51:00 DEBUG : only7: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f8fa51_d20260616_m034609_c001_v7007000_t0000_u01781581569689") 2026/06/16 03:51:00 DEBUG : only7: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad767_d20260616_m034600_c001_v0001173_t0003_u01781581560361") 2026/06/16 03:51:00 DEBUG : only8: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b998_d20260616_m034636_c001_v7007000_t0000_u01781581596844") 2026/06/16 03:51:00 DEBUG : only8: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4022e87de70ad85c_d20260616_m034628_c001_v0001173_t0024_u01781581588979") 2026/06/16 03:51:00 DEBUG : only8: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad808_d20260616_m034620_c001_v0001173_t0003_u01781581580672") 2026/06/16 03:51:00 DEBUG : only8: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3bd_d20260616_m034609_c001_v7007000_t0000_u01781581569698") 2026/06/16 03:51:00 DEBUG : only8: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad76f_d20260616_m034601_c001_v0001173_t0048_u01781581561109") 2026/06/16 03:51:00 DEBUG : only9: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b99a_d20260616_m034637_c001_v7007000_t0000_u01781581597027") 2026/06/16 03:51:00 DEBUG : only9: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f403fbf59297f4ed4_d20260616_m034629_c001_v0001167_t0002_u01781581589091") 2026/06/16 03:51:00 DEBUG : only9: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad810_d20260616_m034621_c001_v0001173_t0005_u01781581581236") 2026/06/16 03:51:00 DEBUG : only9: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794ff3bb_d20260616_m034609_c001_v7007000_t0000_u01781581569514") 2026/06/16 03:51:00 DEBUG : only9: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad777_d20260616_m034601_c001_v0001173_t0027_u01781581561774") 2026/06/16 03:51:00 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4add3_d20260616_m034103_c001_v7007000_t0000_u01781581263886") 2026/06/16 03:51:00 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70acfe3_d20260616_m034101_c001_v0001173_t0010_u01781581261556") 2026/06/16 03:51:00 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4adc6_d20260616_m034100_c001_v7007000_t0000_u01781581260815") 2026/06/16 03:51:00 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1435c_d20260616_m034058_c001_v0001178_t0014_u01781581258660") 2026/06/16 03:51:00 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4adb8_d20260616_m034057_c001_v7007000_t0000_u01781581257917") 2026/06/16 03:51:00 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1434c_d20260616_m034055_c001_v0001178_t0045_u01781581255462") 2026/06/16 03:51:00 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872a7_d20260616_m034042_c001_v7007000_t0000_u01781581242140") 2026/06/16 03:51:00 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40350a_d20260616_m034039_c001_v0001144_t0016_u01781581239843") 2026/06/16 03:51:00 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872a3_d20260616_m034037_c001_v7007000_t0000_u01781581237842") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034fc_d20260616_m034036_c001_v0001144_t0055_u01781581236156") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872a0_d20260616_m034034_c001_v7007000_t0000_u01781581234700") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034f2_d20260616_m034033_c001_v0001144_t0015_u01781581233075") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787294_d20260616_m034024_c001_v7007000_t0000_u01781581224323") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034c0_d20260616_m034021_c001_v0001144_t0018_u01781581221578") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787291_d20260616_m034021_c001_v7007000_t0000_u01781581221213") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034b2_d20260616_m034018_c001_v0001144_t0040_u01781581218640") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78728e_d20260616_m034018_c001_v7007000_t0000_u01781581218276") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034aa_d20260616_m034016_c001_v0001144_t0019_u01781581216841") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034a8_d20260616_m034015_c001_v0001144_t0031_u01781581215790") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce78728b_d20260616_m034015_c001_v7007000_t0000_u01781581215427") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034a2_d20260616_m034014_c001_v0001144_t0043_u01781581214356") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40349e_d20260616_m034013_c001_v0001144_t0033_u01781581213277") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0bd_d20260616_m034012_c001_v7007000_t0000_u01781581212546") 2026/06/16 03:51:01 DEBUG : potato: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40349a_d20260616_m034011_c001_v0001144_t0047_u01781581211456") 2026/06/16 03:51:01 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f401f52dd66aaefd2_d20260616_m034146_c001_v7007000_t0000_u01781581306040") 2026/06/16 03:51:01 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad0e3_d20260616_m034145_c001_v0001173_t0012_u01781581305390") 2026/06/16 03:51:01 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4070834e93bbcd79_d20260616_m034137_c001_v7007000_t0000_u01781581297434") 2026/06/16 03:51:01 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb143d6_d20260616_m034132_c001_v0001178_t0035_u01781581292796") 2026/06/16 03:51:01 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4070834e93bbcd74_d20260616_m034125_c001_v7007000_t0000_u01781581285478") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad047_d20260616_m034121_c001_v0001173_t0033_u01781581281561") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4addc_d20260616_m034114_c001_v7007000_t0000_u01781581274020") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14388_d20260616_m034110_c001_v0001178_t0042_u01781581270086") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872b0_d20260616_m034048_c001_v7007000_t0000_u01781581248815") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403528_d20260616_m034045_c001_v0001144_t0010_u01781581245747") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872ae_d20260616_m034045_c001_v7007000_t0000_u01781581245379") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40351e_d20260616_m034042_c001_v0001144_t0055_u01781581242687") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872a8_d20260616_m034042_c001_v7007000_t0000_u01781581242323") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403512_d20260616_m034040_c001_v0001144_t0012_u01781581240944") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872a5_d20260616_m034039_c001_v7007000_t0000_u01781581239480") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403502_d20260616_m034038_c001_v0001144_t0016_u01781581238266") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872a2_d20260616_m034035_c001_v7007000_t0000_u01781581235790") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034f6_d20260616_m034034_c001_v0001144_t0003_u01781581234689") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787296_d20260616_m034025_c001_v7007000_t0000_u01781581225053") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4034c6_d20260616_m034023_c001_v0001144_t0027_u01781581223766") 2026/06/16 03:51:02 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf8d_d20260616_m033906_c001_v7007000_t0000_u01781581146587") 2026/06/16 03:51:03 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40339c_d20260616_m033905_c001_v0001144_t0057_u01781581145439") 2026/06/16 03:51:03 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf8c_d20260616_m033904_c001_v7007000_t0000_u01781581144532") 2026/06/16 03:51:03 DEBUG : potato2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403394_d20260616_m033903_c001_v0001144_t0036_u01781581143077") 2026/06/16 03:51:03 DEBUG : potato3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4070834e93bbcd7a_d20260616_m034137_c001_v7007000_t0000_u01781581297615") 2026/06/16 03:51:03 DEBUG : potato3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb143dc_d20260616_m034134_c001_v0001178_t0025_u01781581294021") 2026/06/16 03:51:03 DEBUG : potato3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4070834e93bbcd75_d20260616_m034126_c001_v7007000_t0000_u01781581286131") 2026/06/16 03:51:03 DEBUG : potato3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad04d_d20260616_m034122_c001_v0001173_t0026_u01781581282473") 2026/06/16 03:51:03 DEBUG : potato3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4addd_d20260616_m034114_c001_v7007000_t0000_u01781581274483") 2026/06/16 03:51:03 DEBUG : potato3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1438a_d20260616_m034110_c001_v0001178_t0020_u01781581270637") 2026/06/16 03:51:03 DEBUG : pre-dest1/1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7592d85_d20260616_m034218_c001_v7007000_t0000_u01781581338222") 2026/06/16 03:51:03 DEBUG : pre-dest1/1: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1448e_d20260616_m034210_c001_v0001178_t0023_u01781581330210") 2026/06/16 03:51:03 DEBUG : pre-dest2/2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7592d86_d20260616_m034218_c001_v7007000_t0000_u01781581338408") 2026/06/16 03:51:04 DEBUG : pre-dest2/2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad1a1_d20260616_m034210_c001_v0001173_t0006_u01781581330779") 2026/06/16 03:51:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483abf8_d20260616_m034156_c001_v7007000_t0000_u01781581316898") 2026/06/16 03:51:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1444c_d20260616_m034153_c001_v0001178_t0032_u01781581313792") 2026/06/16 03:51:04 DEBUG : sizeonly: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0aa_d20260616_m033951_c001_v7007000_t0000_u01781581191697") 2026/06/16 03:51:04 DEBUG : sizeonly: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403444_d20260616_m033949_c001_v0001144_t0053_u01781581189875") 2026/06/16 03:51:04 DEBUG : splitbanan: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4250a362d9cffac8_d20260616_m034825_c001_v7007000_t0000_u01781581705790") 2026/06/16 03:51:04 DEBUG : splitbanan: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f53e6_d20260616_m034818_c001_v0001167_t0027_u01781581698676") 2026/06/16 03:51:04 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2d9_d20260616_m034938_c001_v7007000_t0000_u01781581778254") 2026/06/16 03:51:04 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70add24_d20260616_m034931_c001_v0001173_t0006_u01781581771842") 2026/06/16 03:51:04 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41704694f54ca814_d20260616_m034923_c001_v7007000_t0000_u01781581763388") 2026/06/16 03:51:04 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adcbc_d20260616_m034917_c001_v0001173_t0054_u01781581757396") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f908c1_d20260616_m034908_c001_v7007000_t0000_u01781581748743") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adc56_d20260616_m034902_c001_v0001173_t0045_u01781581742840") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f409e6351dd189807_d20260616_m034854_c001_v7007000_t0000_u01781581734476") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adbf8_d20260616_m034848_c001_v0001173_t0015_u01781581728476") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483ba02_d20260616_m034840_c001_v7007000_t0000_u01781581720373") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb82_d20260616_m034833_c001_v0001173_t0053_u01781581713904") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f418aa12dc7bbd28f_d20260616_m034820_c001_v7007000_t0000_u01781581700071") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70adb26_d20260616_m034817_c001_v0001173_t0006_u01781581697603") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f412acb7461a1ae1e_d20260616_m034809_c001_v7007000_t0000_u01781581689086") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14a35_d20260616_m034801_c001_v0001178_t0037_u01781581681639") 2026/06/16 03:51:05 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4110812ce7593751_d20260616_m034800_c001_v7007000_t0000_u01781581680266") 2026/06/16 03:51:06 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307cb5_d20260616_m034756_c001_v0001167_t0040_u01781581676979") 2026/06/16 03:51:06 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce787421_d20260616_m034748_c001_v7007000_t0000_u01781581668718") 2026/06/16 03:51:06 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c4d_d20260616_m034741_c001_v0001167_t0019_u01781581661743") 2026/06/16 03:51:06 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4248acc6642bbcba_d20260616_m034740_c001_v7007000_t0000_u01781581660739") 2026/06/16 03:51:06 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307c21_d20260616_m034737_c001_v0001167_t0024_u01781581657283") 2026/06/16 03:51:06 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7873e2_d20260616_m034723_c001_v7007000_t0000_u01781581643353") 2026/06/16 03:51:06 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f5120_d20260616_m034719_c001_v0001167_t0058_u01781581639938") 2026/06/16 03:51:06 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4167d0e234f9061c_d20260616_m034712_c001_v7007000_t0000_u01781581632455") 2026/06/16 03:51:06 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f505a_d20260616_m034705_c001_v0001167_t0003_u01781581625485") 2026/06/16 03:51:06 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41459aa7c4e52bfd_d20260616_m034657_c001_v7007000_t0000_u01781581617560") 2026/06/16 03:51:07 DEBUG : splitbananasplit: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f4fc4_d20260616_m034651_c001_v0001167_t0059_u01781581611656") 2026/06/16 03:51:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f400c94f058e7d0eb_d20260616_m034803_c001_v7007000_t0000_u01781581683805") 2026/06/16 03:51:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307cc1_d20260616_m034758_c001_v0001167_t0035_u01781581678064") 2026/06/16 03:51:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9ad_d20260616_m034645_c001_v7007000_t0000_u01781581605207") 2026/06/16 03:51:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307aea_d20260616_m034644_c001_v0001167_t0029_u01781581604050") 2026/06/16 03:51:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9a8_d20260616_m034643_c001_v7007000_t0000_u01781581603296") 2026/06/16 03:51:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad8b2_d20260616_m034642_c001_v0001173_t0038_u01781581602136") 2026/06/16 03:51:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4add8_d20260616_m034107_c001_v7007000_t0000_u01781581267203") 2026/06/16 03:51:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70acffd_d20260616_m034106_c001_v0001173_t0053_u01781581266379") 2026/06/16 03:51:07 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4add6_d20260616_m034105_c001_v7007000_t0000_u01781581265831") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb1437a_d20260616_m034104_c001_v0001178_t0029_u01781581264990") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0a5_d20260616_m033947_c001_v7007000_t0000_u01781581187449") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40342e_d20260616_m033945_c001_v0001144_t0053_u01781581185745") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0a4_d20260616_m033945_c001_v7007000_t0000_u01781581185383") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403428_d20260616_m033943_c001_v0001144_t0024_u01781581183779") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a0a1_d20260616_m033941_c001_v7007000_t0000_u01781581181747") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40341a_d20260616_m033939_c001_v0001144_t0042_u01781581179770") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a09a_d20260616_m033939_c001_v7007000_t0000_u01781581179226") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403416_d20260616_m033937_c001_v0001144_t0014_u01781581177729") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403408_d20260616_m033932_c001_v0001144_t0002_u01781581172910") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f420801e61628a08c_d20260616_m033932_c001_v7007000_t0000_u01781581172547") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403402_d20260616_m033931_c001_v0001144_t0050_u01781581171505") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403400_d20260616_m033930_c001_v0001144_t0052_u01781581170368") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fe0d2_d20260616_m033929_c001_v7007000_t0000_u01781581169644") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4033f4_d20260616_m033926_c001_v0001144_t0029_u01781581166599") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4033e6_d20260616_m033923_c001_v0001144_t0057_u01781581163932") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fe0ce_d20260616_m033923_c001_v7007000_t0000_u01781581163569") 2026/06/16 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4033e4_d20260616_m033922_c001_v0001144_t0005_u01781581162644") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4033dc_d20260616_m033921_c001_v0001144_t0054_u01781581161388") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fe0cd_d20260616_m033920_c001_v7007000_t0000_u01781581160974") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4033cc_d20260616_m033917_c001_v0001144_t0039_u01781581157127") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdfbe_d20260616_m033916_c001_v7007000_t0000_u01781581156765") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4033c6_d20260616_m033915_c001_v0001144_t0017_u01781581155826") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdfa4_d20260616_m033914_c001_v7007000_t0000_u01781581154920") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4033ba_d20260616_m033913_c001_v0001144_t0016_u01781581153868") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf92_d20260616_m033913_c001_v7007000_t0000_u01781581153325") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4033b2_d20260616_m033912_c001_v0001144_t0041_u01781581152381") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf91_d20260616_m033911_c001_v7007000_t0000_u01781581151478") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4033aa_d20260616_m033910_c001_v0001144_t0043_u01781581150272") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf90_d20260616_m033909_c001_v7007000_t0000_u01781581149722") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a4033a6_d20260616_m033908_c001_v0001144_t0005_u01781581148806") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf8f_d20260616_m033908_c001_v7007000_t0000_u01781581148253") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40339e_d20260616_m033907_c001_v0001144_t0017_u01781581147128") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf8a_d20260616_m033900_c001_v7007000_t0000_u01781581140850") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40338e_d20260616_m033859_c001_v0001144_t0020_u01781581139871") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf86_d20260616_m033859_c001_v7007000_t0000_u01781581139328") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40338a_d20260616_m033858_c001_v0001144_t0050_u01781581138186") 2026/06/16 03:51:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf84_d20260616_m033857_c001_v7007000_t0000_u01781581137280") 2026/06/16 03:51:10 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40337c_d20260616_m033855_c001_v0001144_t0001_u01781581135834") 2026/06/16 03:51:10 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f41564117794fdf83_d20260616_m033853_c001_v7007000_t0000_u01781581133614") 2026/06/16 03:51:10 DEBUG : sub dir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40336e_d20260616_m033852_c001_v0001144_t0015_u01781581132567") 2026/06/16 03:51:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9ae_d20260616_m034645_c001_v7007000_t0000_u01781581605390") 2026/06/16 03:51:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f4f78_d20260616_m034644_c001_v0001167_t0042_u01781581604058") 2026/06/16 03:51:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9a9_d20260616_m034643_c001_v7007000_t0000_u01781581603479") 2026/06/16 03:51:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb148cb_d20260616_m034642_c001_v0001178_t0021_u01781581602146") 2026/06/16 03:51:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2dc_d20260616_m034940_c001_v7007000_t0000_u01781581780442") 2026/06/16 03:51:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307f25_d20260616_m034939_c001_v0001167_t0002_u01781581779673") 2026/06/16 03:51:10 DEBUG : sub/yam: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4add1_d20260616_m034103_c001_v7007000_t0000_u01781581263165") 2026/06/16 03:51:10 DEBUG : sub/yam: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14366_d20260616_m034101_c001_v0001178_t0052_u01781581261548") 2026/06/16 03:51:10 DEBUG : test_dir1/file2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9a2_d20260616_m034641_c001_v7007000_t0000_u01781581601390") 2026/06/16 03:51:10 DEBUG : test_dir1/file2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307ad2_d20260616_m034639_c001_v0001167_t0037_u01781581599856") 2026/06/16 03:51:10 DEBUG : test_dir1/file2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b99f_d20260616_m034639_c001_v7007000_t0000_u01781581599078") 2026/06/16 03:51:10 DEBUG : test_dir1/file2: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70ad89c_d20260616_m034637_c001_v0001173_t0043_u01781581597968") 2026/06/16 03:51:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9a3_d20260616_m034641_c001_v7007000_t0000_u01781581601573") 2026/06/16 03:51:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb148c5_d20260616_m034639_c001_v0001178_t0055_u01781581599846") 2026/06/16 03:51:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f40395640b483b9a0_d20260616_m034639_c001_v7007000_t0000_u01781581599263") 2026/06/16 03:51:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307acc_d20260616_m034637_c001_v0001167_t0052_u01781581597955") 2026/06/16 03:51:10 DEBUG : three: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872b8_d20260616_m034054_c001_v7007000_t0000_u01781581254728") 2026/06/16 03:51:10 DEBUG : three: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a40354e_d20260616_m034053_c001_v0001144_t0042_u01781581253185") 2026/06/16 03:51:10 DEBUG : three: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f108851a58a403546_d20260616_m034050_c001_v0001144_t0013_u01781581250275") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2dd_d20260616_m034942_c001_v7007000_t0000_u01781581782144") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14bed_d20260616_m034941_c001_v0001178_t0021_u01781581781500") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2ea_d20260616_m035001_c001_v7007000_t0000_u01781581801198") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f586d_d20260616_m034959_c001_v0001167_t0031_u01781581799348") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2e6_d20260616_m034957_c001_v7007000_t0000_u01781581797747") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14c19_d20260616_m034956_c001_v0001178_t0023_u01781581796278") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2e5_d20260616_m034955_c001_v7007000_t0000_u01781581795190") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307f69_d20260616_m034954_c001_v0001167_t0050_u01781581794175") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2e2_d20260616_m034949_c001_v7007000_t0000_u01781581789372") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14c01_d20260616_m034948_c001_v0001178_t0011_u01781581788512") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2e3_d20260616_m034951_c001_v7007000_t0000_u01781581791542") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f57fe_d20260616_m034950_c001_v0001167_t0026_u01781581790356") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2e1_d20260616_m034947_c001_v7007000_t0000_u01781581787557") 2026/06/16 03:51:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1014460975307f43_d20260616_m034946_c001_v0001167_t0002_u01781581786751") 2026/06/16 03:51:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2e0_d20260616_m034945_c001_v7007000_t0000_u01781581785775") 2026/06/16 03:51:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70add82_d20260616_m034945_c001_v0001173_t0030_u01781581785042") 2026/06/16 03:51:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2de_d20260616_m034944_c001_v7007000_t0000_u01781581784057") 2026/06/16 03:51:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f103fbf59297f57b4_d20260616_m034943_c001_v0001167_t0051_u01781581783307") 2026/06/16 03:51:11 DEBUG : toe/toe/toe: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f422b87c6cb74e460_d20260616_m035005_c001_v7007000_t0000_u01781581805913") 2026/06/16 03:51:11 DEBUG : toe/toe/toe: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1032a1903eb14c35_d20260616_m035005_c001_v0001178_t0021_u01781581805279") 2026/06/16 03:51:11 DEBUG : toe/toe/toe: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2e4_d20260616_m034953_c001_v7007000_t0000_u01781581793206") 2026/06/16 03:51:12 DEBUG : toe/toe/toe: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70addae_d20260616_m034952_c001_v0001173_t0017_u01781581792514") 2026/06/16 03:51:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2eb_d20260616_m035001_c001_v7007000_t0000_u01781581801804") 2026/06/16 03:51:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70addec_d20260616_m035000_c001_v0001173_t0023_u01781581800777") 2026/06/16 03:51:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4b2e7_d20260616_m034958_c001_v7007000_t0000_u01781581798370") 2026/06/16 03:51:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1129377906e80c38_d20260616_m034957_c001_v0001136_t0046_u01781581797462") 2026/06/16 03:51:12 DEBUG : two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4136031bce7872b9_d20260616_m034054_c001_v7007000_t0000_u01781581254911") 2026/06/16 03:51:12 DEBUG : two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4022e87de70acfb5_d20260616_m034052_c001_v0001173_t0024_u01781581252621") 2026/06/16 03:51:12 DEBUG : two: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f408851a58a403544_d20260616_m034050_c001_v0001144_t0046_u01781581250093") 2026/06/16 03:51:12 DEBUG : yam: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4add4_d20260616_m034104_c001_v7007000_t0000_u01781581264069") 2026/06/16 03:51:12 DEBUG : yam: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f104a2da44be8cef2_d20260616_m034102_c001_v0001174_t0034_u01781581262544") 2026/06/16 03:51:12 DEBUG : yam: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4adbb_d20260616_m034100_c001_v7007000_t0000_u01781581260269") 2026/06/16 03:51:12 DEBUG : yam: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70acfdb_d20260616_m034058_c001_v0001173_t0022_u01781581258804") 2026/06/16 03:51:12 DEBUG : yam: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4adb7_d20260616_m034057_c001_v7007000_t0000_u01781581257368") 2026/06/16 03:51:12 DEBUG : yam: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1022e87de70acfc3_d20260616_m034055_c001_v0001173_t0038_u01781581255470") 2026/06/16 03:51:12 DEBUG : yaml: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4adc8_d20260616_m034100_c001_v7007000_t0000_u01781581260998") 2026/06/16 03:51:12 DEBUG : yaml: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f10375194735507d8_d20260616_m034059_c001_v0001117_t0040_u01781581259685") 2026/06/16 03:51:12 DEBUG : yaml: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f4190258481e4adb9_d20260616_m034058_c001_v7007000_t0000_u01781581258099") 2026/06/16 03:51:12 DEBUG : yaml: Deleting (id "4_z0f32adc3802dcbeb9fe80e1b_f1141b87bd0ad6741_d20260616_m034056_c001_v0001032_t0053_u01781581256804") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m24.115906571s (try 1/5)