"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/14 04:13:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju" 2026/06/14 04:13:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/14 04:13:43 DEBUG : Creating backend with remote "/tmp/rclone393749525" === 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-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:13:45 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/14 04:13:45 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.84s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/14 04:13:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:13:45 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:45 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:13:46 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:13:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:13:46 INFO : sub dir/hello world: Copied (new) 2026/06/14 04:13:46 DEBUG : B2 bucket rclone-test-xomolay2teju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", 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-xomolay2teju", Local "Local file system at /tmp/rclone393749525", 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-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:48 DEBUG : Creating backend with remote "/non-existing" 2026/06/14 04:13:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/14 04:13:48 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:48 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:13:49 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:49 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:13:49 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:13:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:13:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.60s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", 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-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:50 INFO : B2 bucket rclone-test-xomolay2teju: Running all checks before starting transfers 2026/06/14 04:13:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:13:50 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:50 INFO : B2 bucket rclone-test-xomolay2teju: Checks finished, now starting transfers 2026/06/14 04:13:50 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:13:51 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:13:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:13:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.38s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:52 ERROR : Ignoring --no-traverse with sync 2026/06/14 04:13:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:13:52 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:52 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:13:52 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:13:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:13:52 INFO : sub dir/hello world: Copied (new) 2026/06/14 04:13:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/14 04:13:53 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:53 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:13:53 DEBUG : hello world2: size = 12 OK 2026/06/14 04:13:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/14 04:13:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.34s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:13:54 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:54 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:13:55 DEBUG : potato2: size = 11 OK 2026/06/14 04:13:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:13:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:13:56 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:56 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:13:56 DEBUG : potato2: size = 11 OK 2026/06/14 04:13:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:13:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.66s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/14 04:13:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 04:13:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/14 04:13:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/14 04:13:57 INFO : sub dir2: Making directory 2026/06/14 04:13:57 INFO : sub dir: Making directory 2026/06/14 04:13:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:13:57 INFO : sub dir2/sub sub dir2: Making directory 2026/06/14 04:13:57 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:57 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:13:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:13:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:13:58 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/14 04:13:58 DEBUG : B2 bucket rclone-test-xomolay2teju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:13:58 INFO : sub dir2: Making directory 2026/06/14 04:13:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/14 04:13:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 04:13:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:13:59 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:13:59 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:13:59 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:13:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:13:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:00 DEBUG : sub dir2: Making directory with metadata 2026/06/14 04:14:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 04:14:00 INFO : sub dir2: Making directory 2026/06/14 04:14:00 INFO : sub dir: Making directory 2026/06/14 04:14:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:14:00 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:00 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:00 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:14:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:14:00 INFO : sub dir/hello world: Copied (new) 2026/06/14 04:14:00 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/14 04:14:01 DEBUG : B2 bucket rclone-test-xomolay2teju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/14 04:14:01 DEBUG : B2 bucket rclone-test-xomolay2teju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", 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-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:02 INFO : sub dir2: Making directory 2026/06/14 04:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:14:02 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:02 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:02 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:14:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:14:02 INFO : sub dir/hello world: Copied (new) 2026/06/14 04:14:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:03 DEBUG : sub dir2: Making directory with metadata 2026/06/14 04:14:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 04:14:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/14 04:14:03 INFO : sub dir2: Making directory 2026/06/14 04:14:03 INFO : sub dir: Making directory 2026/06/14 04:14:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:14:03 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:03 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:04 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:14:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:14:04 INFO : sub dir/hello world: Copied (new) 2026/06/14 04:14:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/14 04:14:04 DEBUG : B2 bucket rclone-test-xomolay2teju: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.43s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:05 INFO : sub dir2: Making directory 2026/06/14 04:14:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:14:05 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:05 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:05 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:14:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:14:05 INFO : sub dir/hello world: Copied (new) 2026/06/14 04:14:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:07 DEBUG : Creating backend with remote "TestB2:rclone-test-heqoyig3tuja" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xomolay2teju -> B2 bucket rclone-test-heqoyig3tuja 2026/06/14 04:14:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:14:08 DEBUG : B2 bucket rclone-test-heqoyig3tuja: Waiting for checks to finish 2026/06/14 04:14:08 DEBUG : B2 bucket rclone-test-heqoyig3tuja: Waiting for transfers to finish 2026/06/14 04:14:09 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:14:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:14:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/14 04:14:09 DEBUG : B2 bucket rclone-test-heqoyig3tuja: Purge remote 2026/06/14 04:14:09 INFO : B2 bucket rclone-test-heqoyig3tuja: cleaning bucket "rclone-test-heqoyig3tuja" of all files 2026/06/14 04:14:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f724d53506dcb4b9fe80e1b_f11548e610f7665f0_d20260614_m041409_c001_v0001185_t0018_u01781410449322") --- PASS: TestServerSideCopy (4.74s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:12 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone393749525) 2026/06/14 04:14:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:14:12 DEBUG : sub dir/hello world: Sizes differ 2026/06/14 04:14:12 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:12 DEBUG : sub dir/hello world: size = 17 OK 2026/06/14 04:14:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/14 04:14:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.09s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:14 DEBUG : Creating backend with remote "TestB2:rclone-test-funubeh6gari" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xomolay2teju -> B2 bucket rclone-test-funubeh6gari 2026/06/14 04:14:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:14:15 DEBUG : B2 bucket rclone-test-funubeh6gari: Waiting for checks to finish 2026/06/14 04:14:15 DEBUG : B2 bucket rclone-test-funubeh6gari: Waiting for transfers to finish 2026/06/14 04:14:16 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:14:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:14:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/14 04:14:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:14:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-funubeh6gari) 2026/06/14 04:14:17 DEBUG : sub dir/hello world: Sizes differ 2026/06/14 04:14:17 DEBUG : B2 bucket rclone-test-funubeh6gari: Waiting for checks to finish 2026/06/14 04:14:17 DEBUG : B2 bucket rclone-test-funubeh6gari: Waiting for transfers to finish 2026/06/14 04:14:18 DEBUG : sub dir/hello world: size = 17 OK 2026/06/14 04:14:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/14 04:14:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/14 04:14:18 DEBUG : B2 bucket rclone-test-funubeh6gari: Purge remote 2026/06/14 04:14:18 INFO : B2 bucket rclone-test-funubeh6gari: cleaning bucket "rclone-test-funubeh6gari" of all files 2026/06/14 04:14:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf525df3506dcb4b9fe80e1b_f112eacd6652f6e2e_d20260614_m041418_c001_v0001161_t0052_u01781410458085") 2026/06/14 04:14:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf525df3506dcb4b9fe80e1b_f1160459fbb61bc2e_d20260614_m041415_c001_v0001130_t0038_u01781410455975") --- PASS: TestServerSideCopyOverSelf (6.71s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone393749525) 2026/06/14 04:14:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:14:21 DEBUG : sub dir/hello world: Sizes differ 2026/06/14 04:14:21 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:21 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:21 DEBUG : sub dir/hello world: size = 17 OK 2026/06/14 04:14:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/14 04:14:21 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/14 04:14:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dowiduy7qimo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xomolay2teju -> B2 bucket rclone-test-dowiduy7qimo 2026/06/14 04:14:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:14:24 DEBUG : B2 bucket rclone-test-dowiduy7qimo: Waiting for checks to finish 2026/06/14 04:14:24 DEBUG : B2 bucket rclone-test-dowiduy7qimo: Waiting for transfers to finish 2026/06/14 04:14:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:14:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:14:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/14 04:14:26 DEBUG : B2 bucket rclone-test-dowiduy7qimo: Waiting for checks to finish 2026/06/14 04:14:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:14:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dowiduy7qimo) 2026/06/14 04:14:26 DEBUG : sub dir/hello world: Sizes differ 2026/06/14 04:14:26 DEBUG : B2 bucket rclone-test-dowiduy7qimo: Waiting for transfers to finish 2026/06/14 04:14:26 DEBUG : sub dir/hello world: size = 17 OK 2026/06/14 04:14:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/14 04:14:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/14 04:14:26 INFO : sub dir/hello world: Deleted 2026/06/14 04:14:27 DEBUG : testing file moves 2026/06/14 04:14:28 DEBUG : B2 bucket rclone-test-dowiduy7qimo: Waiting for checks to finish 2026/06/14 04:14:28 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:14:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dowiduy7qimo) 2026/06/14 04:14:28 DEBUG : sub dir/hello world: Sizes differ 2026/06/14 04:14:28 DEBUG : B2 bucket rclone-test-dowiduy7qimo: Waiting for transfers to finish 2026/06/14 04:14:28 DEBUG : sub dir/hello world: size = 24 OK 2026/06/14 04:14:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/14 04:14:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/14 04:14:28 INFO : sub dir/hello world: Deleted 2026/06/14 04:14:28 DEBUG : B2 bucket rclone-test-dowiduy7qimo: Purge remote 2026/06/14 04:14:28 INFO : B2 bucket rclone-test-dowiduy7qimo: cleaning bucket "rclone-test-dowiduy7qimo" of all files 2026/06/14 04:14:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f328d23506dcb4b9fe80e1b_f1146eccf38edb724_d20260614_m041428_c001_v0001165_t0033_u01781410468150") 2026/06/14 04:14:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f328d23506dcb4b9fe80e1b_f114aef518d80c542_d20260614_m041426_c001_v0001038_t0034_u01781410466160") 2026/06/14 04:14:29 DEBUG : sub dir/hello world: Deleting (id "4_z0f328d23506dcb4b9fe80e1b_f1135409458a80e2f_d20260614_m041424_c001_v0001177_t0000_u01781410464632") --- PASS: TestServerSideMoveOverSelf (8.20s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:30 ERROR : error listing: directory not found 2026/06/14 04:14:31 INFO : Local file system at /tmp/rclone393749525: Making directory 2026/06/14 04:14:31 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:31 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.81s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:14:33 DEBUG : Local file system at /tmp/rclone393749525: Waiting for checks to finish 2026/06/14 04:14:33 DEBUG : Local file system at /tmp/rclone393749525: Waiting for transfers to finish 2026/06/14 04:14:33 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/14 04:14:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:14:33 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/14 04:14:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.97s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/14 04:14:34 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:34 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:34 DEBUG : check sum: size = 1 OK 2026/06/14 04:14:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/14 04:14:34 INFO : check sum: Copied (new) 2026/06/14 04:14:34 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:35 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:35 DEBUG : check sum: size = 1 OK 2026/06/14 04:14:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/14 04:14:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/14 04:14:35 DEBUG : check sum: Unchanged skipping 2026/06/14 04:14:35 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:35 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/14 04:14:35 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:35 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:36 DEBUG : sizeonly: size = 6 OK 2026/06/14 04:14:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/14 04:14:36 INFO : sizeonly: Copied (new) 2026/06/14 04:14:36 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:36 DEBUG : sizeonly: size = 6 OK 2026/06/14 04:14:36 DEBUG : sizeonly: Sizes identical 2026/06/14 04:14:36 DEBUG : sizeonly: Unchanged skipping 2026/06/14 04:14:36 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:36 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:36 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.62s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/14 04:14:37 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:37 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/14 04:14:38 INFO : ignore-size: Copied (new) 2026/06/14 04:14:38 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:14:38 DEBUG : ignore-size: Unchanged skipping 2026/06/14 04:14:38 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:38 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:38 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.76s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:40 DEBUG : existing: size = 6 OK 2026/06/14 04:14:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:14:40 DEBUG : existing: Unchanged skipping 2026/06/14 04:14:40 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:40 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:40 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:40 INFO : There was nothing to transfer 2026/06/14 04:14:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/14 04:14:40 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:40 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:40 DEBUG : existing: size = 6 OK 2026/06/14 04:14:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/14 04:14:40 INFO : existing: Copied (replaced existing) 2026/06/14 04:14:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.31s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/14 04:14:41 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:41 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:42 DEBUG : existing: size = 6 OK 2026/06/14 04:14:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/14 04:14:42 INFO : existing: Copied (new) 2026/06/14 04:14:42 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:42 DEBUG : existing: Destination exists, skipping 2026/06/14 04:14:42 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:42 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:42 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.78s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/14 04:14:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/14 04:14:44 DEBUG : c/non empty space: size = 5 OK 2026/06/14 04:14:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:14:44 DEBUG : c/non empty space: Unchanged skipping 2026/06/14 04:14:44 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:44 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:44 DEBUG : a/potato2: size = 60 OK 2026/06/14 04:14:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:14:44 INFO : a/potato2: Copied (new) 2026/06/14 04:14:44 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:46 DEBUG : empty space: size = 1 OK 2026/06/14 04:14:46 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/14 04:14:46 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/14 04:14:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/14 04:14:46 DEBUG : empty space: Unchanged skipping 2026/06/14 04:14:46 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:46 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:46 INFO : There was nothing to transfer 2026/06/14 04:14:47 DEBUG : empty space: size = 1 OK 2026/06/14 04:14:47 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/14 04:14:47 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/14 04:14:48 INFO : empty space: Updated modification time in destination 2026/06/14 04:14:48 DEBUG : empty space: Unchanged skipping 2026/06/14 04:14:48 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:48 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:49 DEBUG : empty space: size = 1 OK 2026/06/14 04:14:49 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/14 04:14:49 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/14 04:14:49 DEBUG : empty space: Unchanged skipping 2026/06/14 04:14:49 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:49 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:50 DEBUG : foo: size = 3 OK 2026/06/14 04:14:50 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/14 04:14:50 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone393749525) 2026/06/14 04:14:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:14:50 DEBUG : foo: sha1 differ 2026/06/14 04:14:50 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:50 DEBUG : foo: size = 3 OK 2026/06/14 04:14:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/14 04:14:50 INFO : foo: Copied (replaced existing) 2026/06/14 04:14:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:52 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/14 04:14:52 DEBUG : empty space: size = 1 OK 2026/06/14 04:14:52 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:14:52 DEBUG : empty space: Unchanged skipping 2026/06/14 04:14:52 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:52 DEBUG : potato: size = 60 OK 2026/06/14 04:14:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:14:52 INFO : potato: Copied (new) 2026/06/14 04:14:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:54 DEBUG : potato: size = 21 (Local file system at /tmp/rclone393749525) 2026/06/14 04:14:54 DEBUG : potato: size = 60 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:14:54 DEBUG : potato: Sizes differ 2026/06/14 04:14:54 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:54 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:54 DEBUG : potato: size = 21 OK 2026/06/14 04:14:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/14 04:14:54 INFO : potato: Copied (replaced existing) 2026/06/14 04:14:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:56 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:56 DEBUG : potato: size = 21 OK 2026/06/14 04:14:56 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/14 04:14:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone393749525) 2026/06/14 04:14:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:14:56 DEBUG : potato: sha1 differ 2026/06/14 04:14:56 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:56 DEBUG : potato: size = 21 OK 2026/06/14 04:14:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/14 04:14:56 INFO : potato: Copied (replaced existing) 2026/06/14 04:14:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:14:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:14:58 DEBUG : empty space: size = 1 OK 2026/06/14 04:14:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:14:58 DEBUG : empty space: Unchanged skipping 2026/06/14 04:14:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/14 04:14:58 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:14:58 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:14:58 DEBUG : Waiting for deletions to finish 2026/06/14 04:14:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:15:00 DEBUG : empty space: size = 1 OK 2026/06/14 04:15:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:15:00 DEBUG : empty space: Unchanged skipping 2026/06/14 04:15:00 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:00 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:00 DEBUG : potato2: size = 60 OK 2026/06/14 04:15:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:15:00 INFO : potato2: Copied (new) 2026/06/14 04:15:00 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:03 INFO : d: Making directory 2026/06/14 04:15:03 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/14 04:15:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/14 04:15:03 DEBUG : c/non empty space: size = 5 OK 2026/06/14 04:15:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:15:03 DEBUG : c/non empty space: Unchanged skipping 2026/06/14 04:15:03 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:03 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:04 DEBUG : a/potato2: size = 60 OK 2026/06/14 04:15:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:15:04 INFO : a/potato2: Copied (new) 2026/06/14 04:15:04 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:04 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:05 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/14 04:15:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/14 04:15:06 DEBUG : c/non empty space: size = 5 OK 2026/06/14 04:15:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:15:06 DEBUG : c/non empty space: Unchanged skipping 2026/06/14 04:15:06 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:06 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:06 DEBUG : a/potato2: size = 60 OK 2026/06/14 04:15:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:15:06 INFO : a/potato2: Copied (new) 2026/06/14 04:15:06 ERROR : B2 bucket rclone-test-xomolay2teju: not deleting files as there were IO errors 2026/06/14 04:15:06 ERROR : B2 bucket rclone-test-xomolay2teju: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.61s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:08 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:15:09 DEBUG : empty space: size = 1 OK 2026/06/14 04:15:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:15:09 DEBUG : empty space: Unchanged skipping 2026/06/14 04:15:09 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:09 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:09 INFO : potato: Deleted 2026/06/14 04:15:09 DEBUG : potato2: size = 60 OK 2026/06/14 04:15:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:15:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.61s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:11 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:11 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:11 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:11 INFO : potato: Deleted 2026/06/14 04:15:11 DEBUG : empty space: size = 1 OK 2026/06/14 04:15:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:15:11 DEBUG : empty space: Unchanged skipping 2026/06/14 04:15:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:15:11 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:11 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:12 DEBUG : potato2: size = 60 OK 2026/06/14 04:15:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:15:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.73s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:15:13 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:13 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:14 DEBUG : potato2: size = 19 OK 2026/06/14 04:15:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/14 04:15:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:16 DEBUG : enormous: Excluded (Size Filter) 2026/06/14 04:15:16 DEBUG : enormous: Excluded 2026/06/14 04:15:16 DEBUG : potato2: Excluded (Size Filter) 2026/06/14 04:15:16 DEBUG : potato2: Excluded 2026/06/14 04:15:16 DEBUG : potato2: Excluded (Size Filter) 2026/06/14 04:15:16 DEBUG : potato2: Excluded 2026/06/14 04:15:16 DEBUG : empty space: size = 1 OK 2026/06/14 04:15:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:15:16 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:16 DEBUG : empty space: Unchanged skipping 2026/06/14 04:15:16 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:16 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:16 INFO : There was nothing to transfer 2026/06/14 04:15:16 DEBUG : enormous: Excluded (Size Filter) 2026/06/14 04:15:16 DEBUG : enormous: Excluded 2026/06/14 04:15:16 DEBUG : potato2: Excluded (Size Filter) 2026/06/14 04:15:16 DEBUG : potato2: Excluded 2026/06/14 04:15:16 DEBUG : potato2: Excluded (Size Filter) 2026/06/14 04:15:16 DEBUG : potato2: Excluded 2026/06/14 04:15:16 DEBUG : Local file system at /tmp/rclone393749525: Waiting for checks to finish 2026/06/14 04:15:16 DEBUG : empty space: size = 1 OK 2026/06/14 04:15:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/14 04:15:16 DEBUG : empty space: Unchanged skipping 2026/06/14 04:15:16 DEBUG : Local file system at /tmp/rclone393749525: Waiting for transfers to finish 2026/06/14 04:15:16 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:19 DEBUG : enormous: Excluded (Size Filter) 2026/06/14 04:15:19 DEBUG : enormous: Excluded 2026/06/14 04:15:19 DEBUG : potato2: Excluded (Size Filter) 2026/06/14 04:15:19 DEBUG : potato2: Excluded 2026/06/14 04:15:19 DEBUG : empty space: size = 1 OK 2026/06/14 04:15:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:15:19 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:19 DEBUG : empty space: Unchanged skipping 2026/06/14 04:15:19 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:19 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:20 INFO : enormous: Deleted 2026/06/14 04:15:20 INFO : potato2: Deleted 2026/06/14 04:15:20 INFO : There was nothing to transfer 2026/06/14 04:15:20 DEBUG : empty space: size = 1 OK 2026/06/14 04:15:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/14 04:15:20 DEBUG : empty space: Unchanged skipping 2026/06/14 04:15:20 DEBUG : Local file system at /tmp/rclone393749525: Waiting for checks to finish 2026/06/14 04:15:20 DEBUG : Local file system at /tmp/rclone393749525: Waiting for transfers to finish 2026/06/14 04:15:20 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:20 INFO : potato2: Deleted 2026/06/14 04:15:20 INFO : enormous: Deleted 2026/06/14 04:15:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.27s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:22 DEBUG : five: Need to transfer - File not found at Destination 2026/06/14 04:15:22 DEBUG : four: size = 4 (Local file system at /tmp/rclone393749525) 2026/06/14 04:15:22 DEBUG : four: size = 8 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:15:22 DEBUG : four: Sizes differ 2026/06/14 04:15:22 DEBUG : one: Destination is newer than source, skipping 2026/06/14 04:15:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/14 04:15:22 DEBUG : three: size = 5 OK 2026/06/14 04:15:22 DEBUG : three: Sizes identical 2026/06/14 04:15:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/14 04:15:22 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:22 DEBUG : two: size = 3 OK 2026/06/14 04:15:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone393749525) 2026/06/14 04:15:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:15:22 DEBUG : two: sha1 differ 2026/06/14 04:15:22 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:23 DEBUG : five: size = 4 OK 2026/06/14 04:15:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/14 04:15:23 INFO : five: Copied (new) 2026/06/14 04:15:23 DEBUG : four: size = 4 OK 2026/06/14 04:15:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/14 04:15:23 INFO : four: Copied (replaced existing) 2026/06/14 04:15:23 DEBUG : two: size = 3 OK 2026/06/14 04:15:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/14 04:15:23 INFO : two: Copied (replaced existing) 2026/06/14 04:15:23 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:24 DEBUG : five: size = 4 OK 2026/06/14 04:15:24 DEBUG : four: size = 4 OK 2026/06/14 04:15:24 DEBUG : one: Destination is newer than source, skipping 2026/06/14 04:15:24 DEBUG : three: size = 5 OK 2026/06/14 04:15:24 DEBUG : two: size = 3 OK 2026/06/14 04:15:24 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/14 04:15:24 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/14 04:15:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/14 04:15:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/14 04:15:24 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/14 04:15:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/14 04:15:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone393749525) 2026/06/14 04:15:24 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:15:24 DEBUG : three: sha1 differ 2026/06/14 04:15:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/14 04:15:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/14 04:15:24 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/14 04:15:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/14 04:15:24 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:24 DEBUG : three: size = 5 OK 2026/06/14 04:15:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/14 04:15:24 INFO : three: Copied (replaced existing) 2026/06/14 04:15:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.00s) === 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-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/14 04:15:26 INFO : B2 bucket rclone-test-xomolay2teju: Making map for --track-renames 2026/06/14 04:15:26 INFO : B2 bucket rclone-test-xomolay2teju: Finished making map for --track-renames 2026/06/14 04:15:26 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/14 04:15:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/14 04:15:26 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for renames to finish 2026/06/14 04:15:26 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:26 DEBUG : potato: size = 14 OK 2026/06/14 04:15:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/14 04:15:26 INFO : potato: Copied (new) 2026/06/14 04:15:26 DEBUG : yam: size = 11 OK 2026/06/14 04:15:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/14 04:15:26 INFO : yam: Copied (new) 2026/06/14 04:15:26 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:27 DEBUG : potato: size = 14 OK 2026/06/14 04:15:27 INFO : B2 bucket rclone-test-xomolay2teju: Making map for --track-renames 2026/06/14 04:15:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:15:27 INFO : B2 bucket rclone-test-xomolay2teju: Finished making map for --track-renames 2026/06/14 04:15:27 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:27 DEBUG : potato: Unchanged skipping 2026/06/14 04:15:27 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for renames to finish 2026/06/14 04:15:28 DEBUG : yaml: size = 11 OK 2026/06/14 04:15:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/14 04:15:28 INFO : yam: Copied (server-side copy) to: yaml 2026/06/14 04:15:28 INFO : yam: Deleted 2026/06/14 04:15:28 INFO : yaml: Renamed from "yam" 2026/06/14 04:15:28 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/14 04:15:29 INFO : B2 bucket rclone-test-xomolay2teju: Making map for --track-renames 2026/06/14 04:15:29 INFO : B2 bucket rclone-test-xomolay2teju: Finished making map for --track-renames 2026/06/14 04:15:29 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/14 04:15:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/14 04:15:29 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for renames to finish 2026/06/14 04:15:29 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:29 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1103-17.backblaze.com/b2api/v1/b2_upload_file/7f02ed63505dcb4b9fe80e1b/c001_v0001103_t0057": EOF 2026/06/14 04:15:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-17.backblaze.com/b2api/v1/b2_upload_file/7f02ed63505dcb4b9fe80e1b/c001_v0001103_t0057": EOF) 2026/06/14 04:15:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/14 04:15:29 DEBUG : yam: Received error: Post "https://pod-000-1103-17.backblaze.com/b2api/v1/b2_upload_file/7f02ed63505dcb4b9fe80e1b/c001_v0001103_t0057": EOF - low level retry 0/10 2026/06/14 04:15:29 DEBUG : pacer: Reducing sleep to 10ms 2026/06/14 04:15:29 DEBUG : potato: size = 14 OK 2026/06/14 04:15:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/14 04:15:29 INFO : potato: Copied (new) 2026/06/14 04:15:30 DEBUG : yam: size = 11 OK 2026/06/14 04:15:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/14 04:15:30 INFO : yam: Copied (new) 2026/06/14 04:15:30 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:30 INFO : B2 bucket rclone-test-xomolay2teju: Making map for --track-renames 2026/06/14 04:15:30 INFO : B2 bucket rclone-test-xomolay2teju: Finished making map for --track-renames 2026/06/14 04:15:30 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:30 DEBUG : potato: size = 14 OK 2026/06/14 04:15:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:15:30 DEBUG : potato: Unchanged skipping 2026/06/14 04:15:30 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for renames to finish 2026/06/14 04:15:31 DEBUG : yaml: size = 11 OK 2026/06/14 04:15:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/14 04:15:31 INFO : yam: Copied (server-side copy) to: yaml 2026/06/14 04:15:31 INFO : yam: Deleted 2026/06/14 04:15:31 INFO : yaml: Renamed from "yam" 2026/06/14 04:15:31 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/14 04:15:32 INFO : B2 bucket rclone-test-xomolay2teju: Making map for --track-renames 2026/06/14 04:15:32 INFO : B2 bucket rclone-test-xomolay2teju: Finished making map for --track-renames 2026/06/14 04:15:32 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:32 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for renames to finish 2026/06/14 04:15:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/14 04:15:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/14 04:15:32 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:32 DEBUG : potato: size = 14 OK 2026/06/14 04:15:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/14 04:15:32 INFO : potato: Copied (new) 2026/06/14 04:15:33 DEBUG : sub/yam: size = 11 OK 2026/06/14 04:15:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/14 04:15:33 INFO : sub/yam: Copied (new) 2026/06/14 04:15:33 DEBUG : Waiting for deletions to finish 2026/06/14 04:15:33 DEBUG : potato: size = 14 OK 2026/06/14 04:15:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:15:33 DEBUG : potato: Unchanged skipping 2026/06/14 04:15:33 INFO : B2 bucket rclone-test-xomolay2teju: Making map for --track-renames 2026/06/14 04:15:33 INFO : B2 bucket rclone-test-xomolay2teju: Finished making map for --track-renames 2026/06/14 04:15:33 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:33 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for renames to finish 2026/06/14 04:15:36 DEBUG : yam: size = 11 OK 2026/06/14 04:15:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/14 04:15:36 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/14 04:15:36 INFO : sub/yam: Deleted 2026/06/14 04:15:36 INFO : yam: Renamed from "sub/yam" 2026/06/14 04:15:36 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.25s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:37 DEBUG : Creating backend with remote "/tmp/rclone393749525/dir1" 2026/06/14 04:15:37 DEBUG : Creating backend with remote "/tmp/rclone393749525/dir2" 2026/06/14 04:15:37 DEBUG : Local file system at /tmp/rclone393749525/dir2: Using server-side directory move 2026/06/14 04:15:37 INFO : Local file system at /tmp/rclone393749525/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/14 04:15:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/14 04:15:37 DEBUG : Local file system at /tmp/rclone393749525/dir2: Waiting for checks to finish 2026/06/14 04:15:37 DEBUG : Local file system at /tmp/rclone393749525/dir2: Waiting for transfers to finish 2026/06/14 04:15:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:15:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/14 04:15:38 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:38 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:15:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:15:38 INFO : sub dir/hello world: Copied (new) 2026/06/14 04:15:38 INFO : sub dir/hello world: Deleted 2026/06/14 04:15:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/14 04:15:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/14 04:15:39 INFO : nested/sub dir/file: Copied (new) 2026/06/14 04:15:39 INFO : nested/sub dir/file: Deleted 2026/06/14 04:15:39 INFO : sub dir: Removing directory 2026/06/14 04:15:39 INFO : nested/sub dir: Removing directory 2026/06/14 04:15:39 INFO : nested: Removing directory 2026/06/14 04:15:39 DEBUG : Local file system at /tmp/rclone393749525: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 04:15:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/14 04:15:40 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:40 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:40 DEBUG : sub dir/hello world: size = 11 OK 2026/06/14 04:15:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:15:40 INFO : sub dir/hello world: Copied (new) 2026/06/14 04:15:40 INFO : sub dir/hello world: Deleted 2026/06/14 04:15:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/14 04:15:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/14 04:15:40 INFO : nested/sub dir/file: Copied (new) 2026/06/14 04:15:40 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/14 04:15:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/14 04:15:41 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:41 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:42 DEBUG : existing-b: size = 6 OK 2026/06/14 04:15:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/14 04:15:42 INFO : existing-b: Copied (new) 2026/06/14 04:15:42 INFO : existing-b: Deleted 2026/06/14 04:15:42 DEBUG : existing: size = 6 OK 2026/06/14 04:15:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/14 04:15:42 INFO : existing: Copied (new) 2026/06/14 04:15:42 INFO : existing: Deleted 2026/06/14 04:15:42 DEBUG : existing: Destination exists, skipping 2026/06/14 04:15:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/14 04:15:42 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:15:42 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:15:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.91s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wugocar7vove" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xomolay2teju -> B2 bucket rclone-test-wugocar7vove 2026/06/14 04:15:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:15:48 DEBUG : empty space: size = 1 OK 2026/06/14 04:15:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/14 04:15:48 DEBUG : empty space: Unchanged skipping 2026/06/14 04:15:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:15:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wugocar7vove) 2026/06/14 04:15:48 DEBUG : potato3: Sizes differ 2026/06/14 04:15:48 DEBUG : B2 bucket rclone-test-wugocar7vove: Waiting for checks to finish 2026/06/14 04:15:48 INFO : empty space: Deleted 2026/06/14 04:15:48 DEBUG : B2 bucket rclone-test-wugocar7vove: Waiting for transfers to finish 2026/06/14 04:15:48 DEBUG : potato2: size = 60 OK 2026/06/14 04:15:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:15:48 INFO : potato2: Copied (server-side copy) 2026/06/14 04:15:49 INFO : potato2: Deleted 2026/06/14 04:15:49 DEBUG : potato3: size = 68 OK 2026/06/14 04:15:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/14 04:15:49 INFO : potato3: Copied (server-side copy) 2026/06/14 04:15:49 INFO : potato3: Deleted 2026/06/14 04:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yujudoh7rexi" 2026/06/14 04:15:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/14 04:15:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:15:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/14 04:15:50 DEBUG : B2 bucket rclone-test-yujudoh7rexi: Waiting for checks to finish 2026/06/14 04:15:50 DEBUG : B2 bucket rclone-test-yujudoh7rexi: Waiting for transfers to finish 2026/06/14 04:15:51 DEBUG : empty space: size = 1 OK 2026/06/14 04:15:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/14 04:15:51 INFO : empty space: Copied (server-side copy) 2026/06/14 04:15:52 INFO : empty space: Deleted 2026/06/14 04:15:52 DEBUG : potato2: size = 60 OK 2026/06/14 04:15:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:15:52 INFO : potato2: Copied (server-side copy) 2026/06/14 04:15:52 INFO : potato2: Deleted 2026/06/14 04:15:53 DEBUG : potato3: size = 68 OK 2026/06/14 04:15:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/14 04:15:53 INFO : potato3: Copied (server-side copy) 2026/06/14 04:15:53 INFO : potato3: Deleted 2026/06/14 04:15:53 DEBUG : B2 bucket rclone-test-yujudoh7rexi: Purge remote 2026/06/14 04:15:53 INFO : B2 bucket rclone-test-yujudoh7rexi: cleaning bucket "rclone-test-yujudoh7rexi" of all files 2026/06/14 04:15:53 DEBUG : empty space: Deleting (id "4_z1fe2dd53507dcb4b9fe80e1b_f117d024bad188c82_d20260614_m041551_c001_v0001131_t0025_u01781410551450") 2026/06/14 04:15:53 DEBUG : potato2: Deleting (id "4_z1fe2dd53507dcb4b9fe80e1b_f1055f4759a4694a4_d20260614_m041551_c001_v0001032_t0020_u01781410551817") 2026/06/14 04:15:53 DEBUG : potato3: Deleting (id "4_z1fe2dd53507dcb4b9fe80e1b_f109a3dc75028eab5_d20260614_m041551_c001_v0001106_t0039_u01781410551830") 2026/06/14 04:15:54 DEBUG : B2 bucket rclone-test-wugocar7vove: Purge remote 2026/06/14 04:15:54 INFO : B2 bucket rclone-test-wugocar7vove: cleaning bucket "rclone-test-wugocar7vove" of all files 2026/06/14 04:15:54 DEBUG : empty space: Deleting (id "4_zaf02cd03507dcb4b9fe80e1b_f409e6351dce75195_d20260614_m041551_c001_v7007000_t0000_u01781410551980") 2026/06/14 04:15:54 DEBUG : empty space: Deleting (id "4_zaf02cd03507dcb4b9fe80e1b_f115858cabf4bb1e1_d20260614_m041546_c001_v0001033_t0030_u01781410546729") 2026/06/14 04:15:54 DEBUG : potato2: Deleting (id "4_zaf02cd03507dcb4b9fe80e1b_f409e6351dce751a0_d20260614_m041552_c001_v7007000_t0000_u01781410552437") 2026/06/14 04:15:54 DEBUG : potato2: Deleting (id "4_zaf02cd03507dcb4b9fe80e1b_f1080955e73756e01_d20260614_m041548_c001_v0001181_t0044_u01781410548728") 2026/06/14 04:15:54 DEBUG : potato3: Deleting (id "4_zaf02cd03507dcb4b9fe80e1b_f409e6351dce751b5_d20260614_m041553_c001_v7007000_t0000_u01781410553121") 2026/06/14 04:15:54 DEBUG : potato3: Deleting (id "4_zaf02cd03507dcb4b9fe80e1b_f107b4801e89565d5_d20260614_m041548_c001_v0001174_t0035_u01781410548968") 2026/06/14 04:15:54 DEBUG : potato3: Deleting (id "4_zaf02cd03507dcb4b9fe80e1b_f115858cabf4bb1e3_d20260614_m041547_c001_v0001033_t0023_u01781410547195") --- PASS: TestServerSideMove (12.11s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:15:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nivoxoy2viqa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xomolay2teju -> B2 bucket rclone-test-nivoxoy2viqa 2026/06/14 04:16:01 DEBUG : empty space: Excluded (Size Filter) 2026/06/14 04:16:01 DEBUG : empty space: Excluded 2026/06/14 04:16:01 DEBUG : empty space: Excluded (Size Filter) 2026/06/14 04:16:01 DEBUG : empty space: Excluded 2026/06/14 04:16:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:16:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:16:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nivoxoy2viqa) 2026/06/14 04:16:01 DEBUG : potato3: Sizes differ 2026/06/14 04:16:01 DEBUG : B2 bucket rclone-test-nivoxoy2viqa: Waiting for checks to finish 2026/06/14 04:16:01 DEBUG : B2 bucket rclone-test-nivoxoy2viqa: Waiting for transfers to finish 2026/06/14 04:16:01 DEBUG : potato2: size = 60 OK 2026/06/14 04:16:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:16:01 INFO : potato2: Copied (server-side copy) 2026/06/14 04:16:01 INFO : potato2: Deleted 2026/06/14 04:16:01 DEBUG : potato3: size = 68 OK 2026/06/14 04:16:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/14 04:16:01 INFO : potato3: Copied (server-side copy) 2026/06/14 04:16:02 INFO : potato3: Deleted 2026/06/14 04:16:02 DEBUG : Creating backend with remote "TestB2:rclone-test-masoxex0yifo" 2026/06/14 04:16:03 DEBUG : empty space: Excluded (Size Filter) 2026/06/14 04:16:03 DEBUG : empty space: Excluded 2026/06/14 04:16:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:16:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/14 04:16:03 DEBUG : B2 bucket rclone-test-masoxex0yifo: Waiting for checks to finish 2026/06/14 04:16:03 DEBUG : B2 bucket rclone-test-masoxex0yifo: Waiting for transfers to finish 2026/06/14 04:16:04 DEBUG : potato2: size = 60 OK 2026/06/14 04:16:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:16:04 INFO : potato2: Copied (server-side copy) 2026/06/14 04:16:05 INFO : potato2: Deleted 2026/06/14 04:16:05 DEBUG : potato3: size = 68 OK 2026/06/14 04:16:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/14 04:16:05 INFO : potato3: Copied (server-side copy) 2026/06/14 04:16:05 INFO : potato3: Deleted 2026/06/14 04:16:05 DEBUG : B2 bucket rclone-test-masoxex0yifo: Purge remote 2026/06/14 04:16:05 INFO : B2 bucket rclone-test-masoxex0yifo: cleaning bucket "rclone-test-masoxex0yifo" of all files 2026/06/14 04:16:05 DEBUG : potato2: Deleting (id "4_zff720d73508dcb4b9fe80e1b_f10069eb9df799327_d20260614_m041604_c001_v0001098_t0020_u01781410564511") 2026/06/14 04:16:05 DEBUG : potato3: Deleting (id "4_zff720d73508dcb4b9fe80e1b_f107636b9df4e2c06_d20260614_m041604_c001_v0001101_t0016_u01781410564885") 2026/06/14 04:16:06 DEBUG : B2 bucket rclone-test-nivoxoy2viqa: Purge remote 2026/06/14 04:16:06 INFO : B2 bucket rclone-test-nivoxoy2viqa: cleaning bucket "rclone-test-nivoxoy2viqa" of all files 2026/06/14 04:16:06 DEBUG : empty space: Deleting (id "4_z9fe2fd33507dcb4b9fe80e1b_f1120a9a577ae323d_d20260614_m041559_c001_v0001032_t0042_u01781410559834") 2026/06/14 04:16:06 DEBUG : potato2: Deleting (id "4_z9fe2fd33507dcb4b9fe80e1b_f415641177929e725_d20260614_m041604_c001_v7007000_t0000_u01781410564975") 2026/06/14 04:16:06 DEBUG : potato2: Deleting (id "4_z9fe2fd33507dcb4b9fe80e1b_f103aa4163eb4e0bc_d20260614_m041601_c001_v0001181_t0055_u01781410561314") 2026/06/14 04:16:06 DEBUG : potato3: Deleting (id "4_z9fe2fd33507dcb4b9fe80e1b_f415641177929e726_d20260614_m041605_c001_v7007000_t0000_u01781410565330") 2026/06/14 04:16:06 DEBUG : potato3: Deleting (id "4_z9fe2fd33507dcb4b9fe80e1b_f10338248e30e5cfd_d20260614_m041601_c001_v0001091_t0025_u01781410561550") 2026/06/14 04:16:06 DEBUG : potato3: Deleting (id "4_z9fe2fd33507dcb4b9fe80e1b_f1120a9a577ae323f_d20260614_m041600_c001_v0001032_t0005_u01781410560171") --- PASS: TestServerSideMoveWithFilter (12.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:16:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fesubug2yevi" 2026/06/14 04:16:11 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xomolay2teju -> B2 bucket rclone-test-fesubug2yevi 2026/06/14 04:16:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:16:14 DEBUG : empty space: size = 1 OK 2026/06/14 04:16:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/14 04:16:14 DEBUG : empty space: Unchanged skipping 2026/06/14 04:16:14 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:16:14 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fesubug2yevi) 2026/06/14 04:16:14 DEBUG : potato3: Sizes differ 2026/06/14 04:16:14 DEBUG : B2 bucket rclone-test-fesubug2yevi: Waiting for checks to finish 2026/06/14 04:16:14 INFO : empty space: Deleted 2026/06/14 04:16:14 DEBUG : B2 bucket rclone-test-fesubug2yevi: Waiting for transfers to finish 2026/06/14 04:16:14 DEBUG : potato2: size = 60 OK 2026/06/14 04:16:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:16:14 INFO : potato2: Copied (server-side copy) 2026/06/14 04:16:15 INFO : potato2: Deleted 2026/06/14 04:16:15 DEBUG : potato3: size = 68 OK 2026/06/14 04:16:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/14 04:16:15 INFO : potato3: Copied (server-side copy) 2026/06/14 04:16:15 INFO : potato3: Deleted 2026/06/14 04:16:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kepayej2guxa" 2026/06/14 04:16:16 INFO : tomatoDir: Making directory 2026/06/14 04:16:17 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/14 04:16:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 04:16:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/14 04:16:17 DEBUG : B2 bucket rclone-test-kepayej2guxa: Waiting for checks to finish 2026/06/14 04:16:17 DEBUG : B2 bucket rclone-test-kepayej2guxa: Waiting for transfers to finish 2026/06/14 04:16:18 DEBUG : empty space: size = 1 OK 2026/06/14 04:16:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/14 04:16:18 INFO : empty space: Copied (server-side copy) 2026/06/14 04:16:18 DEBUG : potato3: size = 68 OK 2026/06/14 04:16:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/14 04:16:18 INFO : potato3: Copied (server-side copy) 2026/06/14 04:16:18 INFO : empty space: Deleted 2026/06/14 04:16:18 DEBUG : potato2: size = 60 OK 2026/06/14 04:16:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/14 04:16:18 INFO : potato2: Copied (server-side copy) 2026/06/14 04:16:18 INFO : potato3: Deleted 2026/06/14 04:16:18 INFO : potato2: Deleted 2026/06/14 04:16:19 DEBUG : B2 bucket rclone-test-kepayej2guxa: Purge remote 2026/06/14 04:16:19 INFO : B2 bucket rclone-test-kepayej2guxa: cleaning bucket "rclone-test-kepayej2guxa" of all files 2026/06/14 04:16:19 DEBUG : empty space: Deleting (id "4_z3fb23db3508dcb4b9fe80e1b_f102d494a6e67a298_d20260614_m041617_c001_v0001029_t0034_u01781410577648") 2026/06/14 04:16:19 DEBUG : potato2: Deleting (id "4_z3fb23db3508dcb4b9fe80e1b_f109c0deec84b1a7a_d20260614_m041618_c001_v0001171_t0039_u01781410578024") 2026/06/14 04:16:19 DEBUG : potato3: Deleting (id "4_z3fb23db3508dcb4b9fe80e1b_f116462b28d682325_d20260614_m041618_c001_v0001105_t0052_u01781410578026") 2026/06/14 04:16:19 DEBUG : B2 bucket rclone-test-fesubug2yevi: Purge remote 2026/06/14 04:16:19 INFO : B2 bucket rclone-test-fesubug2yevi: cleaning bucket "rclone-test-fesubug2yevi" of all files 2026/06/14 04:16:20 DEBUG : empty space: Deleting (id "4_z9fd22d53508dcb4b9fe80e1b_f41459aa7c4b7b686_d20260614_m041618_c001_v7007000_t0000_u01781410578122") 2026/06/14 04:16:20 DEBUG : empty space: Deleting (id "4_z9fd22d53508dcb4b9fe80e1b_f113c03314b3ede02_d20260614_m041612_c001_v0001117_t0026_u01781410572627") 2026/06/14 04:16:20 DEBUG : potato2: Deleting (id "4_z9fd22d53508dcb4b9fe80e1b_f41459aa7c4b7b689_d20260614_m041618_c001_v7007000_t0000_u01781410578454") 2026/06/14 04:16:20 DEBUG : potato2: Deleting (id "4_z9fd22d53508dcb4b9fe80e1b_f115573bed76a5738_d20260614_m041614_c001_v0001144_t0027_u01781410574457") 2026/06/14 04:16:20 DEBUG : potato3: Deleting (id "4_z9fd22d53508dcb4b9fe80e1b_f412acb746179fad3_d20260614_m041618_c001_v7007000_t0000_u01781410578295") 2026/06/14 04:16:20 DEBUG : potato3: Deleting (id "4_z9fd22d53508dcb4b9fe80e1b_f11045e9f006bdfad_d20260614_m041614_c001_v0001146_t0010_u01781410574831") 2026/06/14 04:16:20 DEBUG : potato3: Deleting (id "4_z9fd22d53508dcb4b9fe80e1b_f113c03314b3ede06_d20260614_m041613_c001_v0001117_t0004_u01781410573327") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.74s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:16:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:16:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:16:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/rclone-sync-test" 2026/06/14 04:16:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/rclone-sync-test-include/layer2" 2026/06/14 04:16:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/rclone-sync-test-ignore-file" 2026/06/14 04:16:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/14 04:16:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/14 04:16:37 DEBUG : pacer: Reducing sleep to 10ms 2026/06/14 04:16:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/14 04:16:37 DEBUG : B2 bucket rclone-test-xomolay2teju path rclone-sync-test: Waiting for checks to finish 2026/06/14 04:16:37 DEBUG : B2 bucket rclone-test-xomolay2teju path rclone-sync-test: Waiting for transfers to finish 2026/06/14 04:16:37 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:37 INFO : There was nothing to transfer 2026/06/14 04:16:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/14 04:16:38 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:16:38 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:16:38 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:38 INFO : There was nothing to transfer 2026/06/14 04:16:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/14 04:16:39 DEBUG : B2 bucket rclone-test-xomolay2teju path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/14 04:16:39 DEBUG : B2 bucket rclone-test-xomolay2teju path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/14 04:16:39 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:39 INFO : There was nothing to transfer 2026/06/14 04:16:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/14 04:16:39 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:16:39 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:16:39 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:39 INFO : There was nothing to transfer 2026/06/14 04:16:39 DEBUG : Excluded 2026/06/14 04:16:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/14 04:16:40 DEBUG : B2 bucket rclone-test-xomolay2teju path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/14 04:16:40 DEBUG : B2 bucket rclone-test-xomolay2teju path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/14 04:16:40 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:40 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.25s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:16:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/dst" 2026/06/14 04:16:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/CompareDest" 2026/06/14 04:16:43 DEBUG : one: Need to transfer - File not found at Destination 2026/06/14 04:16:43 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:16:43 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:16:45 DEBUG : one: size = 3 OK 2026/06/14 04:16:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/14 04:16:45 INFO : one: Copied (new) 2026/06/14 04:16:45 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:16:45 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:16:45 DEBUG : one: Sizes differ 2026/06/14 04:16:45 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:16:45 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:16:46 DEBUG : one: size = 5 OK 2026/06/14 04:16:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/14 04:16:46 INFO : one: Copied (replaced existing) 2026/06/14 04:16:46 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:48 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:16:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:16:48 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:16:48 DEBUG : one: Sizes differ 2026/06/14 04:16:48 DEBUG : one: size = 5 OK 2026/06/14 04:16:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:16:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/14 04:16:48 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:16:48 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:48 INFO : There was nothing to transfer 2026/06/14 04:16:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:16:50 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:16:50 DEBUG : one: Sizes differ 2026/06/14 04:16:50 DEBUG : two: size = 3 OK 2026/06/14 04:16:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:16:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/14 04:16:50 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:16:50 DEBUG : one: size = 5 OK 2026/06/14 04:16:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:16:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/14 04:16:50 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:16:50 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:50 INFO : There was nothing to transfer 2026/06/14 04:16:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:16:50 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:16:50 DEBUG : one: Sizes differ 2026/06/14 04:16:50 DEBUG : two: size = 3 OK 2026/06/14 04:16:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:16:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/14 04:16:50 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:16:51 DEBUG : one: size = 5 OK 2026/06/14 04:16:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:16:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/14 04:16:51 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:16:51 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:51 INFO : There was nothing to transfer 2026/06/14 04:16:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:16:51 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:16:51 DEBUG : one: Sizes differ 2026/06/14 04:16:52 DEBUG : one: size = 5 OK 2026/06/14 04:16:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:16:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/14 04:16:52 DEBUG : two: size = 3 OK 2026/06/14 04:16:52 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/14 04:16:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/14 04:16:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/14 04:16:52 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:16:52 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:16:52 DEBUG : Waiting for deletions to finish 2026/06/14 04:16:52 INFO : There was nothing to transfer 2026/06/14 04:16:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:16:52 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:16:52 DEBUG : one: Sizes differ 2026/06/14 04:16:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:16:52 DEBUG : two: size = 3 (B2 bucket rclone-test-xomolay2teju path CompareDest) 2026/06/14 04:16:52 DEBUG : two: Sizes differ 2026/06/14 04:16:52 DEBUG : two: Need to transfer - File not found at Destination 2026/06/14 04:16:52 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:16:52 DEBUG : one: size = 5 OK 2026/06/14 04:16:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:16:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/14 04:16:52 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:16:53 DEBUG : two: size = 5 OK 2026/06/14 04:16:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/14 04:16:53 INFO : two: Copied (new) 2026/06/14 04:16:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.45s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:16:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/dest" 2026/06/14 04:16:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/pre-dest1" 2026/06/14 04:16:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/pre-dest2" 2026/06/14 04:17:00 DEBUG : 1: size = 1 OK 2026/06/14 04:17:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:17:00 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/14 04:17:01 DEBUG : 2: size = 1 OK 2026/06/14 04:17:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:17:01 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/14 04:17:01 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/14 04:17:01 DEBUG : B2 bucket rclone-test-xomolay2teju path dest: Waiting for checks to finish 2026/06/14 04:17:01 DEBUG : B2 bucket rclone-test-xomolay2teju path dest: Waiting for transfers to finish 2026/06/14 04:17:02 DEBUG : 3: size = 1 OK 2026/06/14 04:17:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/14 04:17:02 INFO : 3: Copied (new) 2026/06/14 04:17:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.77s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:17:03 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/dst" 2026/06/14 04:17:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/CopyDest" 2026/06/14 04:17:07 DEBUG : one: Need to transfer - File not found at Destination 2026/06/14 04:17:07 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:07 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:17:08 DEBUG : one: size = 3 OK 2026/06/14 04:17:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/14 04:17:08 INFO : one: Copied (new) 2026/06/14 04:17:08 DEBUG : Waiting for deletions to finish 2026/06/14 04:17:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:17:09 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:17:09 DEBUG : one: Sizes differ 2026/06/14 04:17:09 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:09 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:17:10 DEBUG : one: size = 5 OK 2026/06/14 04:17:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/14 04:17:10 INFO : one: Copied (replaced existing) 2026/06/14 04:17:10 DEBUG : Waiting for deletions to finish 2026/06/14 04:17:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/BackupDir" 2026/06/14 04:17:13 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:17:13 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:17:13 DEBUG : one: Sizes differ 2026/06/14 04:17:13 DEBUG : one: size = 5 OK 2026/06/14 04:17:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:17:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:17:13 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:17:13 DEBUG : one: Sizes differ 2026/06/14 04:17:14 DEBUG : one: size = 3 OK 2026/06/14 04:17:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/14 04:17:14 INFO : one: Copied (server-side copy) 2026/06/14 04:17:15 INFO : one: Deleted 2026/06/14 04:17:15 DEBUG : one: size = 5 OK 2026/06/14 04:17:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/14 04:17:15 INFO : one: Copied (server-side copy) 2026/06/14 04:17:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/14 04:17:15 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:17:15 DEBUG : Waiting for deletions to finish 2026/06/14 04:17:15 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1180-05.backblaze.com/b2api/v1/b2_upload_file/7f02ed63505dcb4b9fe80e1b/c001_v0001180_t0034": EOF 2026/06/14 04:17:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-05.backblaze.com/b2api/v1/b2_upload_file/7f02ed63505dcb4b9fe80e1b/c001_v0001180_t0034": EOF) 2026/06/14 04:17:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "CopyDest/two" to B2 bucket rclone-test-xomolay2teju: 1/10 (Post "https://pod-000-1180-05.backblaze.com/b2api/v1/b2_upload_file/7f02ed63505dcb4b9fe80e1b/c001_v0001180_t0034": EOF) 2026/06/14 04:17:18 DEBUG : pacer: Reducing sleep to 10ms 2026/06/14 04:17:19 DEBUG : one: size = 5 OK 2026/06/14 04:17:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:17:19 DEBUG : one: Unchanged skipping 2026/06/14 04:17:19 DEBUG : two: size = 3 OK 2026/06/14 04:17:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:17:20 DEBUG : two: size = 3 OK 2026/06/14 04:17:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/14 04:17:20 INFO : two: Copied (server-side copy) 2026/06/14 04:17:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/14 04:17:20 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:20 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:17:20 DEBUG : Waiting for deletions to finish 2026/06/14 04:17:20 DEBUG : two: size = 3 OK 2026/06/14 04:17:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:17:20 DEBUG : one: size = 5 OK 2026/06/14 04:17:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:17:20 DEBUG : one: Unchanged skipping 2026/06/14 04:17:20 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:20 DEBUG : two: Unchanged skipping 2026/06/14 04:17:20 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:17:20 DEBUG : Waiting for deletions to finish 2026/06/14 04:17:20 INFO : There was nothing to transfer 2026/06/14 04:17:21 DEBUG : one: size = 5 OK 2026/06/14 04:17:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:17:21 DEBUG : one: Unchanged skipping 2026/06/14 04:17:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone393749525) 2026/06/14 04:17:21 DEBUG : three: size = 5 (B2 bucket rclone-test-xomolay2teju path CopyDest) 2026/06/14 04:17:21 DEBUG : three: Sizes differ 2026/06/14 04:17:21 DEBUG : three: Destination not found in --copy-dest 2026/06/14 04:17:21 DEBUG : three: Need to transfer - File not found at Destination 2026/06/14 04:17:21 DEBUG : two: size = 3 OK 2026/06/14 04:17:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/14 04:17:21 DEBUG : two: Unchanged skipping 2026/06/14 04:17:21 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:21 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:17:22 DEBUG : three: size = 7 OK 2026/06/14 04:17:22 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/14 04:17:22 INFO : three: Copied (new) 2026/06/14 04:17:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.70s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:17:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/dst" 2026/06/14 04:17:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/backup" 2026/06/14 04:17:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone393749525) 2026/06/14 04:17:28 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:17:28 DEBUG : one: Sizes differ 2026/06/14 04:17:28 DEBUG : two: size = 3 OK 2026/06/14 04:17:28 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:17:28 DEBUG : two: Unchanged skipping 2026/06/14 04:17:30 DEBUG : one: size = 3 OK 2026/06/14 04:17:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/14 04:17:30 INFO : one: Copied (server-side copy) 2026/06/14 04:17:30 INFO : one: Deleted 2026/06/14 04:17:30 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:17:31 DEBUG : one: size = 4 OK 2026/06/14 04:17:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:17:31 INFO : one: Copied (new) 2026/06/14 04:17:31 DEBUG : Waiting for deletions to finish 2026/06/14 04:17:32 DEBUG : three.txt: size = 5 OK 2026/06/14 04:17:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/14 04:17:32 INFO : three.txt: Copied (server-side copy) 2026/06/14 04:17:32 INFO : three.txt: Deleted 2026/06/14 04:17:32 INFO : three.txt: Moved into backup dir 2026/06/14 04:17:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:17:35 DEBUG : one: size = 4 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:17:35 DEBUG : one: Sizes differ 2026/06/14 04:17:35 DEBUG : two: size = 3 OK 2026/06/14 04:17:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:17:35 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:35 DEBUG : two: Unchanged skipping 2026/06/14 04:17:36 DEBUG : one: size = 4 OK 2026/06/14 04:17:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:17:36 INFO : one: Copied (server-side copy) 2026/06/14 04:17:36 INFO : one: Deleted 2026/06/14 04:17:36 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:17:37 DEBUG : one: size = 5 OK 2026/06/14 04:17:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/14 04:17:37 INFO : one: Copied (new) 2026/06/14 04:17:37 DEBUG : Waiting for deletions to finish 2026/06/14 04:17:37 DEBUG : three.txt: size = 6 OK 2026/06/14 04:17:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/14 04:17:37 INFO : three.txt: Copied (server-side copy) 2026/06/14 04:17:38 INFO : three.txt: Deleted 2026/06/14 04:17:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.26s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:17:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/dst" 2026/06/14 04:17:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/backup" 2026/06/14 04:17:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone393749525) 2026/06/14 04:17:44 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:17:44 DEBUG : one: Sizes differ 2026/06/14 04:17:44 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:44 DEBUG : two: size = 3 OK 2026/06/14 04:17:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:17:44 DEBUG : two: Unchanged skipping 2026/06/14 04:17:46 DEBUG : one.bak: size = 3 OK 2026/06/14 04:17:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/14 04:17:46 INFO : one: Copied (server-side copy) to: one.bak 2026/06/14 04:17:46 INFO : one: Deleted 2026/06/14 04:17:46 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:17:47 DEBUG : one: size = 4 OK 2026/06/14 04:17:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:17:47 INFO : one: Copied (new) 2026/06/14 04:17:47 DEBUG : Waiting for deletions to finish 2026/06/14 04:17:48 DEBUG : three.txt.bak: size = 5 OK 2026/06/14 04:17:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/14 04:17:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/14 04:17:48 INFO : three.txt: Deleted 2026/06/14 04:17:48 INFO : three.txt: Moved into backup dir 2026/06/14 04:17:49 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:17:49 DEBUG : one: size = 4 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:17:49 DEBUG : one: Sizes differ 2026/06/14 04:17:49 DEBUG : two: size = 3 OK 2026/06/14 04:17:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:17:49 DEBUG : two: Unchanged skipping 2026/06/14 04:17:50 DEBUG : one.bak: size = 4 OK 2026/06/14 04:17:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:17:50 INFO : one: Copied (server-side copy) to: one.bak 2026/06/14 04:17:50 INFO : one: Deleted 2026/06/14 04:17:50 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:17:51 DEBUG : one: size = 5 OK 2026/06/14 04:17:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/14 04:17:51 INFO : one: Copied (new) 2026/06/14 04:17:51 DEBUG : Waiting for deletions to finish 2026/06/14 04:17:51 DEBUG : three.txt.bak: size = 6 OK 2026/06/14 04:17:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/14 04:17:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/14 04:17:51 INFO : three.txt: Deleted 2026/06/14 04:17:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:17:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/dst" 2026/06/14 04:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/backup" 2026/06/14 04:17:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone393749525) 2026/06/14 04:17:58 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:17:58 DEBUG : one: Sizes differ 2026/06/14 04:17:58 DEBUG : two: size = 3 OK 2026/06/14 04:17:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:17:58 DEBUG : two: Unchanged skipping 2026/06/14 04:17:58 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:17:59 DEBUG : one-2019-01-01: size = 3 OK 2026/06/14 04:17:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/14 04:17:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/14 04:18:00 INFO : one: Deleted 2026/06/14 04:18:00 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:18:00 DEBUG : one: size = 4 OK 2026/06/14 04:18:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:18:00 INFO : one: Copied (new) 2026/06/14 04:18:00 DEBUG : Waiting for deletions to finish 2026/06/14 04:18:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/14 04:18:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/14 04:18:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/14 04:18:02 INFO : three.txt: Deleted 2026/06/14 04:18:02 INFO : three.txt: Moved into backup dir 2026/06/14 04:18:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:04 DEBUG : one: size = 4 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:04 DEBUG : one: Sizes differ 2026/06/14 04:18:04 DEBUG : two: size = 3 OK 2026/06/14 04:18:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:18:04 DEBUG : two: Unchanged skipping 2026/06/14 04:18:04 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:18:05 DEBUG : one-2019-01-01: size = 4 OK 2026/06/14 04:18:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:18:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/14 04:18:05 INFO : one: Deleted 2026/06/14 04:18:05 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:18:05 DEBUG : one: size = 5 OK 2026/06/14 04:18:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/14 04:18:05 INFO : one: Copied (new) 2026/06/14 04:18:05 DEBUG : Waiting for deletions to finish 2026/06/14 04:18:06 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/14 04:18:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/14 04:18:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/14 04:18:06 INFO : three.txt: Deleted 2026/06/14 04:18:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.11s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/dst" 2026/06/14 04:18:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:11 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:11 DEBUG : one: Sizes differ 2026/06/14 04:18:11 DEBUG : two: size = 3 OK 2026/06/14 04:18:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:18:11 DEBUG : two: Unchanged skipping 2026/06/14 04:18:11 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:18:12 DEBUG : one.bak: size = 3 OK 2026/06/14 04:18:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/14 04:18:12 INFO : one: Copied (server-side copy) to: one.bak 2026/06/14 04:18:12 INFO : one: Deleted 2026/06/14 04:18:12 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:18:13 DEBUG : one: size = 4 OK 2026/06/14 04:18:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:18:13 INFO : one: Copied (new) 2026/06/14 04:18:13 DEBUG : Waiting for deletions to finish 2026/06/14 04:18:14 DEBUG : three.txt.bak: size = 5 OK 2026/06/14 04:18:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/14 04:18:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/14 04:18:14 INFO : three.txt: Deleted 2026/06/14 04:18:14 INFO : three.txt: Moved into backup dir 2026/06/14 04:18:16 DEBUG : one.bak: Excluded (Path Filter) 2026/06/14 04:18:16 DEBUG : one.bak: Excluded 2026/06/14 04:18:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/14 04:18:16 DEBUG : three.txt.bak: Excluded 2026/06/14 04:18:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:16 DEBUG : one: size = 4 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:16 DEBUG : one: Sizes differ 2026/06/14 04:18:16 DEBUG : two: size = 3 OK 2026/06/14 04:18:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:18:16 DEBUG : two: Unchanged skipping 2026/06/14 04:18:16 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for checks to finish 2026/06/14 04:18:17 DEBUG : one.bak: size = 4 OK 2026/06/14 04:18:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:18:17 INFO : one: Copied (server-side copy) to: one.bak 2026/06/14 04:18:17 INFO : one: Deleted 2026/06/14 04:18:17 DEBUG : B2 bucket rclone-test-xomolay2teju path dst: Waiting for transfers to finish 2026/06/14 04:18:17 DEBUG : one: size = 5 OK 2026/06/14 04:18:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/14 04:18:17 INFO : one: Copied (new) 2026/06/14 04:18:17 DEBUG : Waiting for deletions to finish 2026/06/14 04:18:18 DEBUG : three.txt.bak: size = 6 OK 2026/06/14 04:18:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/14 04:18:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/14 04:18:18 INFO : three.txt: Deleted 2026/06/14 04:18:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.89s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:18:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/dst" 2026/06/14 04:18:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:23 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:23 DEBUG : one: Sizes differ 2026/06/14 04:18:24 DEBUG : one.bak: size = 3 OK 2026/06/14 04:18:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/14 04:18:24 INFO : one: Copied (server-side copy) to: one.bak 2026/06/14 04:18:24 INFO : one: Deleted 2026/06/14 04:18:25 DEBUG : one: size = 4 OK 2026/06/14 04:18:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:18:25 INFO : one: Copied (new) 2026/06/14 04:18:26 DEBUG : two: size = 3 OK 2026/06/14 04:18:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:18:26 DEBUG : two: Unchanged skipping 2026/06/14 04:18:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:26 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:26 DEBUG : three.txt: Sizes differ 2026/06/14 04:18:26 DEBUG : three.txt.bak: size = 5 OK 2026/06/14 04:18:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/14 04:18:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/14 04:18:26 INFO : three.txt: Deleted 2026/06/14 04:18:27 DEBUG : three.txt: size = 6 OK 2026/06/14 04:18:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/14 04:18:27 INFO : three.txt: Copied (new) 2026/06/14 04:18:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:28 DEBUG : one: size = 4 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:28 DEBUG : one: Sizes differ 2026/06/14 04:18:29 DEBUG : one.bak: size = 4 OK 2026/06/14 04:18:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:18:29 INFO : one: Copied (server-side copy) to: one.bak 2026/06/14 04:18:29 INFO : one: Deleted 2026/06/14 04:18:29 DEBUG : one: size = 5 OK 2026/06/14 04:18:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/14 04:18:29 INFO : one: Copied (new) 2026/06/14 04:18:30 DEBUG : two: size = 3 OK 2026/06/14 04:18:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:18:30 DEBUG : two: Unchanged skipping 2026/06/14 04:18:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:30 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:30 DEBUG : three.txt: Sizes differ 2026/06/14 04:18:30 DEBUG : three.txt.bak: size = 6 OK 2026/06/14 04:18:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/14 04:18:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/14 04:18:31 INFO : three.txt: Deleted 2026/06/14 04:18:31 DEBUG : three.txt: size = 19 OK 2026/06/14 04:18:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/14 04:18:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.47s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:18:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xomolay2teju/dst" 2026/06/14 04:18:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:36 DEBUG : one: size = 3 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:36 DEBUG : one: Sizes differ 2026/06/14 04:18:38 DEBUG : one-2019-01-01: size = 3 OK 2026/06/14 04:18:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/14 04:18:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/14 04:18:38 INFO : one: Deleted 2026/06/14 04:18:39 DEBUG : one: size = 4 OK 2026/06/14 04:18:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:18:39 INFO : one: Copied (new) 2026/06/14 04:18:39 DEBUG : two: size = 3 OK 2026/06/14 04:18:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:18:39 DEBUG : two: Unchanged skipping 2026/06/14 04:18:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:39 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:39 DEBUG : three.txt: Sizes differ 2026/06/14 04:18:40 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/14 04:18:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/14 04:18:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/14 04:18:41 INFO : three.txt: Deleted 2026/06/14 04:18:41 DEBUG : three.txt: size = 6 OK 2026/06/14 04:18:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/14 04:18:41 INFO : three.txt: Copied (new) 2026/06/14 04:18:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:42 DEBUG : one: size = 4 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:42 DEBUG : one: Sizes differ 2026/06/14 04:18:43 DEBUG : one-2019-01-01: size = 4 OK 2026/06/14 04:18:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/14 04:18:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/14 04:18:43 INFO : one: Deleted 2026/06/14 04:18:44 DEBUG : one: size = 5 OK 2026/06/14 04:18:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/14 04:18:44 INFO : one: Copied (new) 2026/06/14 04:18:44 DEBUG : two: size = 3 OK 2026/06/14 04:18:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:18:44 DEBUG : two: Unchanged skipping 2026/06/14 04:18:44 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:44 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xomolay2teju path dst) 2026/06/14 04:18:44 DEBUG : three.txt: Sizes differ 2026/06/14 04:18:44 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/14 04:18:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/14 04:18:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/14 04:18:44 INFO : three.txt: Deleted 2026/06/14 04:18:45 DEBUG : three.txt: size = 19 OK 2026/06/14 04:18:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/14 04:18:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.03s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:18:48 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:48 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:18:48 DEBUG : Testêé: Sizes differ 2026/06/14 04:18:48 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:18:48 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:18:48 DEBUG : Testêé: size = 14 OK 2026/06/14 04:18:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/14 04:18:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/14 04:18:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:18:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/14 04:18:49 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:18:49 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:18:50 DEBUG : existing: size = 6 OK 2026/06/14 04:18:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/14 04:18:50 INFO : existing: Copied (new) 2026/06/14 04:18:50 DEBUG : Waiting for deletions to finish 2026/06/14 04:18:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone393749525) 2026/06/14 04:18:50 DEBUG : existing: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:18:50 DEBUG : existing: Sizes differ 2026/06/14 04:18:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/14 04:18:50 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:18:50 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:18:50 ERROR : B2 bucket rclone-test-xomolay2teju: not deleting files as there were IO errors 2026/06/14 04:18:50 ERROR : B2 bucket rclone-test-xomolay2teju: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.17s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:18:52 DEBUG : EXISTING: size = 6 OK 2026/06/14 04:18:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:18:52 DEBUG : existing: Unchanged skipping 2026/06/14 04:18:52 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:18:52 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:18:52 DEBUG : Waiting for deletions to finish 2026/06/14 04:18:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:19:11 DEBUG : both0: size = 6 OK 2026/06/14 04:19:11 DEBUG : both11: size = 6 OK 2026/06/14 04:19:11 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:19:11 DEBUG : both10: size = 6 OK 2026/06/14 04:19:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both12: size = 6 OK 2026/06/14 04:19:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both0: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both13: size = 6 OK 2026/06/14 04:19:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both11: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both14: size = 6 OK 2026/06/14 04:19:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both10: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both15: size = 6 OK 2026/06/14 04:19:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both15: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both16: size = 6 OK 2026/06/14 04:19:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both12: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both17: size = 6 OK 2026/06/14 04:19:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both17: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both18: size = 6 OK 2026/06/14 04:19:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both18: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both19: size = 6 OK 2026/06/14 04:19:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both19: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both1: size = 6 OK 2026/06/14 04:19:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both16: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both2: size = 6 OK 2026/06/14 04:19:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both2: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both3: size = 6 OK 2026/06/14 04:19:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both3: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both4: size = 6 OK 2026/06/14 04:19:11 DEBUG : both13: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both5: size = 6 OK 2026/06/14 04:19:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both1: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both14: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both6: size = 6 OK 2026/06/14 04:19:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both7: size = 6 OK 2026/06/14 04:19:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both4: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both8: size = 6 OK 2026/06/14 04:19:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both8: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both9: size = 6 OK 2026/06/14 04:19:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:11 DEBUG : both5: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both6: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both7: Unchanged skipping 2026/06/14 04:19:11 DEBUG : both9: Unchanged skipping 2026/06/14 04:19:11 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:19:11 DEBUG : Waiting for deletions to finish 2026/06/14 04:19:11 INFO : only18: Deleted 2026/06/14 04:19:12 INFO : only2: Deleted 2026/06/14 04:19:12 INFO : only15: Deleted 2026/06/14 04:19:12 INFO : only0: Deleted 2026/06/14 04:19:12 INFO : only17: Deleted 2026/06/14 04:19:12 INFO : only9: Deleted 2026/06/14 04:19:12 INFO : only13: Deleted 2026/06/14 04:19:12 INFO : only19: Deleted 2026/06/14 04:19:12 INFO : only3: Deleted 2026/06/14 04:19:12 INFO : only4: Deleted 2026/06/14 04:19:12 INFO : only5: Deleted 2026/06/14 04:19:12 INFO : only1: Deleted 2026/06/14 04:19:12 INFO : only10: Deleted 2026/06/14 04:19:12 INFO : only11: Deleted 2026/06/14 04:19:12 INFO : only12: Deleted 2026/06/14 04:19:12 INFO : only14: Deleted 2026/06/14 04:19:12 INFO : only16: Deleted 2026/06/14 04:19:12 INFO : only7: Deleted 2026/06/14 04:19:13 INFO : only6: Deleted 2026/06/14 04:19:13 INFO : only8: Deleted 2026/06/14 04:19:13 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.77s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:19:33 DEBUG : both10: size = 6 OK 2026/06/14 04:19:33 DEBUG : both11: size = 6 OK 2026/06/14 04:19:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both0: size = 6 OK 2026/06/14 04:19:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:19:33 DEBUG : both12: size = 6 OK 2026/06/14 04:19:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both10: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both13: size = 6 OK 2026/06/14 04:19:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both13: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both14: size = 6 OK 2026/06/14 04:19:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both14: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both15: size = 6 OK 2026/06/14 04:19:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both15: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both16: size = 6 OK 2026/06/14 04:19:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both11: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both17: size = 6 OK 2026/06/14 04:19:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both17: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both18: size = 6 OK 2026/06/14 04:19:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both18: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both19: size = 6 OK 2026/06/14 04:19:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both19: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both1: size = 6 OK 2026/06/14 04:19:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both1: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both2: size = 6 OK 2026/06/14 04:19:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both2: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both3: size = 6 OK 2026/06/14 04:19:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both3: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both4: size = 6 OK 2026/06/14 04:19:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both4: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both5: size = 6 OK 2026/06/14 04:19:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both5: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both6: size = 6 OK 2026/06/14 04:19:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both6: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both7: size = 6 OK 2026/06/14 04:19:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both7: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both8: size = 6 OK 2026/06/14 04:19:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both0: Unchanged skipping 2026/06/14 04:19:33 DEBUG : both9: size = 6 OK 2026/06/14 04:19:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:19:33 DEBUG : both12: Unchanged skipping 2026/06/14 04:19:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only0: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only0: Sizes differ 2026/06/14 04:19:33 DEBUG : both16: Unchanged skipping 2026/06/14 04:19:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only10: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only10: Sizes differ 2026/06/14 04:19:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only11: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only11: Sizes differ 2026/06/14 04:19:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only12: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only12: Sizes differ 2026/06/14 04:19:33 DEBUG : both8: Unchanged skipping 2026/06/14 04:19:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only13: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only13: Sizes differ 2026/06/14 04:19:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only14: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only14: Sizes differ 2026/06/14 04:19:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only15: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only15: Sizes differ 2026/06/14 04:19:33 DEBUG : both9: Unchanged skipping 2026/06/14 04:19:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only16: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only16: Sizes differ 2026/06/14 04:19:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only17: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only17: Sizes differ 2026/06/14 04:19:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only18: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only18: Sizes differ 2026/06/14 04:19:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only19: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only19: Sizes differ 2026/06/14 04:19:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only1: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only1: Sizes differ 2026/06/14 04:19:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only2: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only2: Sizes differ 2026/06/14 04:19:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only3: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only3: Sizes differ 2026/06/14 04:19:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only4: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only4: Sizes differ 2026/06/14 04:19:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only5: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only5: Sizes differ 2026/06/14 04:19:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only6: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only6: Sizes differ 2026/06/14 04:19:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only7: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only7: Sizes differ 2026/06/14 04:19:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only8: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only8: Sizes differ 2026/06/14 04:19:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone393749525) 2026/06/14 04:19:33 DEBUG : only9: size = 6 (B2 bucket rclone-test-xomolay2teju) 2026/06/14 04:19:33 DEBUG : only9: Sizes differ 2026/06/14 04:19:33 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:19:33 DEBUG : only11: size = 0 OK 2026/06/14 04:19:33 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:33 INFO : only11: Copied (replaced existing) 2026/06/14 04:19:33 DEBUG : only10: size = 0 OK 2026/06/14 04:19:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:33 INFO : only10: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only16: size = 0 OK 2026/06/14 04:19:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only16: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only0: size = 0 OK 2026/06/14 04:19:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only0: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only14: size = 0 OK 2026/06/14 04:19:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only14: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only18: size = 0 OK 2026/06/14 04:19:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only18: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only19: size = 0 OK 2026/06/14 04:19:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only19: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only12: size = 0 OK 2026/06/14 04:19:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only12: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only13: size = 0 OK 2026/06/14 04:19:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only13: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only2: size = 0 OK 2026/06/14 04:19:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only2: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only15: size = 0 OK 2026/06/14 04:19:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only15: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only4: size = 0 OK 2026/06/14 04:19:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only4: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only5: size = 0 OK 2026/06/14 04:19:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only5: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only6: size = 0 OK 2026/06/14 04:19:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only6: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only7: size = 0 OK 2026/06/14 04:19:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only7: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only8: size = 0 OK 2026/06/14 04:19:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only8: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only9: size = 0 OK 2026/06/14 04:19:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only9: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only17: size = 0 OK 2026/06/14 04:19:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only17: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only1: size = 0 OK 2026/06/14 04:19:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only1: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : only3: size = 0 OK 2026/06/14 04:19:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/14 04:19:34 INFO : only3: Copied (replaced existing) 2026/06/14 04:19:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.54s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:19:44 DEBUG : empty_dir: Making directory with metadata 2026/06/14 04:19:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 04:19:44 DEBUG : empty_on_remote: Making directory with metadata 2026/06/14 04:19:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 04:19:44 INFO : empty_on_remote: Making directory 2026/06/14 04:19:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/14 04:19:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/14 04:19:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/14 04:19:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/14 04:19:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.19s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:19:48 DEBUG : empty_dir: Making directory with metadata 2026/06/14 04:19:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 04:19:48 DEBUG : empty_on_remote: Making directory with metadata 2026/06/14 04:19:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 04:19:48 INFO : empty_on_remote: Making directory 2026/06/14 04:19:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/14 04:19:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/14 04:19:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/14 04:19:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/14 04:19:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/14 04:19:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (4.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:19:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/14 04:19:52 INFO : sub dir: Making directory 2026/06/14 04:19:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (6.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:19:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/14 04:19:58 INFO : sub dir: Making directory 2026/06/14 04:19:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.93s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:20:14 DEBUG : Waiting for deletions to finish 2026/06/14 04:20:19 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:20:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:20:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:20:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:21 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:20:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:21 DEBUG : banana: size = 6 OK 2026/06/14 04:20:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:21 DEBUG : banana: Unchanged skipping 2026/06/14 04:20:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:20:21 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:20:21 DEBUG : apple: size = 5 OK 2026/06/14 04:20:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:21 DEBUG : apple: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:20:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:20:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:20:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:20:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:20:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:20:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:20:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:20:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:20:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:20:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:20:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:20:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:20:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:20:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:20:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:20:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:20:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:20:22 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:20:22 DEBUG : Waiting for deletions to finish 2026/06/14 04:20:22 INFO : There was nothing to transfer 2026/06/14 04:20:22 DEBUG : Waiting for deletions to finish 2026/06/14 04:20:24 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:20:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:20:25 DEBUG : apple: size = 5 OK 2026/06/14 04:20:25 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:20:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:20:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : banana: size = 6 OK 2026/06/14 04:20:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : apple: Unchanged skipping 2026/06/14 04:20:25 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:20:25 DEBUG : banana: Unchanged skipping 2026/06/14 04:20:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:20:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:20:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:20:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:20:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:20:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:20:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:20:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:20:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:20:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:20:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:20:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:20:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:20:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:20:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:20:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:20:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:20:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:20:25 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:20:25 DEBUG : Waiting for deletions to finish 2026/06/14 04:20:25 INFO : There was nothing to transfer 2026/06/14 04:20:25 DEBUG : Waiting for deletions to finish 2026/06/14 04:20:26 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:20:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:20:53 DEBUG : Waiting for deletions to finish 2026/06/14 04:20:54 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:20:54 DEBUG : apple: size = 5 OK 2026/06/14 04:20:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:54 DEBUG : apple: Unchanged skipping 2026/06/14 04:20:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:20:54 DEBUG : banana: size = 6 OK 2026/06/14 04:20:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:20:54 DEBUG : banana: Unchanged skipping 2026/06/14 04:20:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:20:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:20:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:20:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:20:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:20:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:20:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:20:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:20:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:20:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:20:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:20:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:20:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:20:55 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:20:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:20:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:20:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:20:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:20:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:20:55 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:20:55 DEBUG : Waiting for deletions to finish 2026/06/14 04:20:55 INFO : There was nothing to transfer 2026/06/14 04:20:55 DEBUG : Waiting for deletions to finish 2026/06/14 04:20:55 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:20:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:20:55 DEBUG : apple: size = 5 OK 2026/06/14 04:20:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:20:55 DEBUG : apple: Unchanged skipping 2026/06/14 04:20:55 DEBUG : banana: size = 6 OK 2026/06/14 04:20:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : banana: Unchanged skipping 2026/06/14 04:20:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:20:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:20:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:20:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:20:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:20:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:20:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:20:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:20:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:20:56 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:20:56 DEBUG : Waiting for deletions to finish 2026/06/14 04:20:56 INFO : There was nothing to transfer 2026/06/14 04:20:56 DEBUG : Waiting for deletions to finish 2026/06/14 04:20:56 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:21:09 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:10 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:21:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:10 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/14 04:21:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:10 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:21:10 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:21:10 DEBUG : YXBwbGU=: size = 5 OK 2026/06/14 04:21:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/14 04:21:10 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/14 04:21:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:10 DEBUG : YmFuYW5h: size = 6 OK 2026/06/14 04:21:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/14 04:21:10 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/14 04:21:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/14 04:21:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/14 04:21:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/14 04:21:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/14 04:21:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/14 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/14 04:21:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/14 04:21:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/14 04:21:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/14 04:21:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/14 04:21:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/14 04:21:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/14 04:21:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/14 04:21:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/14 04:21:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/14 04:21:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/14 04:21:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/14 04:21:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/14 04:21:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/14 04:21:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/14 04:21:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/14 04:21:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/14 04:21:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/14 04:21:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/14 04:21:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/14 04:21:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/14 04:21:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/14 04:21:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/14 04:21:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/14 04:21:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/14 04:21:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/14 04:21:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/14 04:21:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/14 04:21:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/14 04:21:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/14 04:21:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/14 04:21:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/14 04:21:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/14 04:21:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:12 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:13 INFO : dir1/0015-9;=.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0013-789;=.txt: Deleted 2026/06/14 04:21:13 INFO : splitbananasplit: Deleted 2026/06/14 04:21:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/14 04:21:13 INFO : appleappleapplebanana: Deleted 2026/06/14 04:21:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0012-6789;.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/14 04:21:13 INFO : apple: Deleted 2026/06/14 04:21:13 INFO : banana: Deleted 2026/06/14 04:21:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0008-2345678.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0011-56789;.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0014-89;=.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0009-3456789.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0010-456789.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0007-1234567.txt: Deleted 2026/06/14 04:21:13 INFO : dir1/0003-defghij.txt: Deleted 2026/06/14 04:21:13 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/14 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:14 DEBUG : YXBwbGU=: size = 5 OK 2026/06/14 04:21:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/14 04:21:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:21:14 DEBUG : apple: Unchanged skipping 2026/06/14 04:21:14 DEBUG : YmFuYW5h: size = 6 OK 2026/06/14 04:21:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:14 DEBUG : banana: Unchanged skipping 2026/06/14 04:21:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/14 04:21:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/14 04:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/14 04:21:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/14 04:21:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/14 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/14 04:21:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/14 04:21:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/14 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/14 04:21:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/14 04:21:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/14 04:21:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/14 04:21:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/14 04:21:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/14 04:21:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/14 04:21:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/14 04:21:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/14 04:21:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/14 04:21:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:21:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/14 04:21:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:21:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:21:15 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:21:15 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:15 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/14 04:21:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/14 04:21:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:15 DEBUG : apple: transformed to: YXBwbGU= 2026/06/14 04:21:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/14 04:21:15 DEBUG : banana: transformed to: YmFuYW5h 2026/06/14 04:21:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/14 04:21:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/14 04:21:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/14 04:21:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/14 04:21:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/14 04:21:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/14 04:21:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:21:28 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:30 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:21:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:21:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:32 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:32 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:32 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:32 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:32 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:32 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:32 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/14 04:21:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/14 04:21:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/14 04:21:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/14 04:21:34 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:34 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/14 04:21:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/14 04:21:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/14 04:21:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/14 04:21:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/14 04:21:34 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/14 04:21:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/14 04:21:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/14 04:21:34 DEBUG : PREFIXapple: size = 5 OK 2026/06/14 04:21:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/14 04:21:34 INFO : apple: Copied (new) to: PREFIXapple 2026/06/14 04:21:34 DEBUG : PREFIXbanana: size = 6 OK 2026/06/14 04:21:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/14 04:21:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/14 04:21:35 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/14 04:21:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/14 04:21:35 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/14 04:21:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/14 04:21:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/14 04:21:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/14 04:21:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/14 04:21:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/14 04:21:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/14 04:21:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/14 04:21:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/14 04:21:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/14 04:21:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/14 04:21:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/14 04:21:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/14 04:21:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/14 04:21:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/14 04:21:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/14 04:21:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/14 04:21:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/14 04:21:35 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:21:35 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:21:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/14 04:21:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/14 04:21:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/14 04:21:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/14 04:21:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/14 04:21:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/14 04:21:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:21:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/14 04:21:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/14 04:21:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/14 04:21:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/14 04:21:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/14 04:21:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/14 04:21:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/14 04:21:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/14 04:21:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/14 04:21:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/14 04:21:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/14 04:21:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/14 04:21:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/14 04:21:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/14 04:21:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/14 04:21:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/14 04:21:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/14 04:21:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/14 04:21:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/14 04:21:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/14 04:21:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/14 04:21:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/14 04:21:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/14 04:21:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/14 04:21:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/14 04:21:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/14 04:21:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/14 04:21:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/14 04:21:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/14 04:21:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/14 04:21:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/14 04:21:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/14 04:21:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/14 04:21:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/14 04:21:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/14 04:21:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/14 04:21:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/14 04:21:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/14 04:21:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/14 04:21:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/14 04:21:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/14 04:21:37 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/14 04:21:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/14 04:21:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/14 04:21:37 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/14 04:21:37 INFO : dir1/0003-defghij.txt: Deleted 2026/06/14 04:21:37 INFO : dir1/0007-1234567.txt: Deleted 2026/06/14 04:21:37 INFO : dir1/0015-9;=.txt: Deleted 2026/06/14 04:21:37 INFO : banana: Deleted 2026/06/14 04:21:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/14 04:21:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/14 04:21:37 INFO : dir1/0013-789;=.txt: Deleted 2026/06/14 04:21:37 INFO : dir1/0014-89;=.txt: Deleted 2026/06/14 04:21:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/14 04:21:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/14 04:21:37 INFO : dir1/0009-3456789.txt: Deleted 2026/06/14 04:21:37 INFO : apple: Deleted 2026/06/14 04:21:37 INFO : dir1/0012-6789;.txt: Deleted 2026/06/14 04:21:37 INFO : appleappleapplebanana: Deleted 2026/06/14 04:21:37 INFO : splitbananasplit: Deleted 2026/06/14 04:21:37 INFO : dir1/0008-2345678.txt: Deleted 2026/06/14 04:21:37 INFO : dir1/0011-56789;.txt: Deleted 2026/06/14 04:21:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/14 04:21:38 INFO : dir1/0010-456789.txt: Deleted 2026/06/14 04:21:38 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:21:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/14 04:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/14 04:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/14 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/14 04:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/14 04:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/14 04:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/14 04:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/14 04:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/14 04:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/14 04:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/14 04:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/14 04:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/14 04:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/14 04:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/14 04:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/14 04:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/14 04:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/14 04:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/14 04:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/14 04:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/14 04:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/14 04:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/14 04:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/14 04:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/14 04:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/14 04:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/14 04:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/14 04:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/14 04:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/14 04:21:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/14 04:21:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/14 04:21:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/14 04:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/14 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/14 04:21:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/14 04:21:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/14 04:21:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/14 04:21:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/14 04:21:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/14 04:21:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/14 04:21:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/14 04:21:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/14 04:21:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/14 04:21:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/14 04:21:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/14 04:21:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/14 04:21:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/14 04:21:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/14 04:21:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/14 04:21:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/14 04:21:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/14 04:21:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/14 04:21:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:21:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/14 04:21:42 INFO : appleappleapplebanana: Copied (new) 2026/06/14 04:21:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:21:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/14 04:21:43 INFO : splitbananasplit: Copied (new) 2026/06/14 04:21:43 DEBUG : apple: size = 5 OK 2026/06/14 04:21:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/14 04:21:43 INFO : apple: Copied (new) 2026/06/14 04:21:43 DEBUG : banana: size = 6 OK 2026/06/14 04:21:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/14 04:21:43 INFO : banana: Copied (new) 2026/06/14 04:21:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:21:43 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:21:43 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:21:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:21:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/14 04:21:43 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/14 04:21:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:21:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/14 04:21:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:21:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/14 04:21:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:21:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/14 04:21:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:21:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/14 04:21:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:21:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/14 04:21:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:21:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/14 04:21:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:21:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/14 04:21:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:21:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/14 04:21:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:21:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/14 04:21:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:21:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/14 04:21:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:21:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/14 04:21:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:21:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/14 04:21:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:21:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/14 04:21:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:21:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/14 04:21:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:21:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/14 04:21:44 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/14 04:21:44 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:45 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/14 04:21:45 INFO : PREFIXbanana: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/14 04:21:45 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/14 04:21:45 INFO : PREFIXsplitbananasplit: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/14 04:21:45 INFO : PREFIXapple: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/14 04:21:45 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/14 04:21:45 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:46 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : Waiting for deletions to finish 2026/06/14 04:21:46 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:21:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:22:02 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:03 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/14 04:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/14 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/14 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/14 04:22:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : appleSUFFIX: size = 5 OK 2026/06/14 04:22:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/14 04:22:03 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/14 04:22:03 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/14 04:22:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/14 04:22:03 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:03 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:22:03 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:22:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/14 04:22:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/14 04:22:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/14 04:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/14 04:22:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/14 04:22:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/14 04:22:04 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/14 04:22:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/14 04:22:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/14 04:22:04 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/14 04:22:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/14 04:22:04 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/14 04:22:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/14 04:22:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/14 04:22:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/14 04:22:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/14 04:22:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/14 04:22:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/14 04:22:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/14 04:22:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/14 04:22:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/14 04:22:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/14 04:22:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/14 04:22:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/14 04:22:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/14 04:22:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/14 04:22:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/14 04:22:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/14 04:22:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/14 04:22:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/14 04:22:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/14 04:22:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/14 04:22:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/14 04:22:05 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/14 04:22:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/14 04:22:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/14 04:22:05 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/14 04:22:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/14 04:22:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/14 04:22:05 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/14 04:22:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/14 04:22:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/14 04:22:05 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/14 04:22:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/14 04:22:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/14 04:22:05 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:06 INFO : dir1/0012-6789;.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0010-456789.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0003-defghij.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0009-3456789.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0011-56789;.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0014-89;=.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0015-9;=.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0007-1234567.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0008-2345678.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0013-789;=.txt: Deleted 2026/06/14 04:22:06 INFO : apple: Deleted 2026/06/14 04:22:06 INFO : appleappleapplebanana: Deleted 2026/06/14 04:22:06 INFO : banana: Deleted 2026/06/14 04:22:06 INFO : splitbananasplit: Deleted 2026/06/14 04:22:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/14 04:22:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/14 04:22:06 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/14 04:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/14 04:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/14 04:22:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:07 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:22:07 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:22:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/14 04:22:07 INFO : appleappleapplebanana: Copied (new) 2026/06/14 04:22:07 DEBUG : banana: size = 6 OK 2026/06/14 04:22:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/14 04:22:07 INFO : banana: Copied (new) 2026/06/14 04:22:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:22:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/14 04:22:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/14 04:22:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/14 04:22:07 DEBUG : apple: size = 5 OK 2026/06/14 04:22:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/14 04:22:07 INFO : apple: Copied (new) 2026/06/14 04:22:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:22:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/14 04:22:07 INFO : splitbananasplit: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:22:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/14 04:22:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:22:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/14 04:22:08 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:22:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/14 04:22:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:22:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/14 04:22:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:22:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/14 04:22:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:22:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/14 04:22:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:22:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/14 04:22:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:22:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/14 04:22:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:22:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/14 04:22:08 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:22:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/14 04:22:08 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/14 04:22:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:22:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/14 04:22:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/14 04:22:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:22:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/14 04:22:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/14 04:22:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:22:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/14 04:22:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/14 04:22:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:22:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/14 04:22:09 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/14 04:22:09 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:09 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : appleSUFFIX: Deleted 2026/06/14 04:22:09 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : splitbananasplitSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : bananaSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/14 04:22:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/14 04:22:09 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:10 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:10 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:22:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:22:24 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:24 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:22:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : apple: size = 5 OK 2026/06/14 04:22:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:25 DEBUG : apple: Unchanged skipping 2026/06/14 04:22:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:25 DEBUG : banana: size = 6 OK 2026/06/14 04:22:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:25 DEBUG : banana: Unchanged skipping 2026/06/14 04:22:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/14 04:22:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/14 04:22:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/14 04:22:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/14 04:22:25 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:22:25 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:22:25 DEBUG : splitbanan: size = 16 OK 2026/06/14 04:22:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/14 04:22:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/14 04:22:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/14 04:22:25 DEBUG : appleapple: size = 21 OK 2026/06/14 04:22:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/14 04:22:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/14 04:22:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/14 04:22:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/14 04:22:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/14 04:22:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/14 04:22:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/14 04:22:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/14 04:22:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/14 04:22:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/14 04:22:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/14 04:22:25 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/14 04:22:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/14 04:22:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/14 04:22:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/14 04:22:25 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/14 04:22:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/14 04:22:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/14 04:22:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/14 04:22:25 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/14 04:22:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/14 04:22:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/14 04:22:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/14 04:22:25 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/14 04:22:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/14 04:22:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/14 04:22:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/14 04:22:25 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/14 04:22:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/14 04:22:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/14 04:22:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/14 04:22:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/14 04:22:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/14 04:22:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/14 04:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/14 04:22:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/14 04:22:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/14 04:22:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/14 04:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/14 04:22:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/14 04:22:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/14 04:22:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/14 04:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/14 04:22:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/14 04:22:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/14 04:22:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/14 04:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/14 04:22:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/14 04:22:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/14 04:22:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/14 04:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/14 04:22:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/14 04:22:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/14 04:22:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/14 04:22:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/14 04:22:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/14 04:22:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/14 04:22:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/14 04:22:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/14 04:22:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/14 04:22:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/14 04:22:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/14 04:22:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/14 04:22:26 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:26 INFO : dir1/0008-2345678.txt: Deleted 2026/06/14 04:22:26 INFO : dir1/0010-456789.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0013-789;=.txt: Deleted 2026/06/14 04:22:27 INFO : splitbananasplit: Deleted 2026/06/14 04:22:27 INFO : dir1/0009-3456789.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0015-9;=.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0007-1234567.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0003-defghij.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0011-56789;.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0012-6789;.txt: Deleted 2026/06/14 04:22:27 INFO : appleappleapplebanana: Deleted 2026/06/14 04:22:27 INFO : dir1/0014-89;=.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/14 04:22:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/14 04:22:27 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:27 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : appleapple: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/14 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/14 04:22:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/14 04:22:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/14 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/14 04:22:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/14 04:22:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/14 04:22:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/14 04:22:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/14 04:22:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/14 04:22:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/14 04:22:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/14 04:22:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/14 04:22:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/14 04:22:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/14 04:22:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/14 04:22:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/14 04:22:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/14 04:22:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/14 04:22:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/14 04:22:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/14 04:22:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/14 04:22:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/14 04:22:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/14 04:22:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/14 04:22:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/14 04:22:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/14 04:22:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/14 04:22:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/14 04:22:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/14 04:22:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/14 04:22:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/14 04:22:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/14 04:22:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/14 04:22:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/14 04:22:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/14 04:22:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/14 04:22:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/14 04:22:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/14 04:22:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/14 04:22:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/14 04:22:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/14 04:22:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/14 04:22:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/14 04:22:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/14 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/14 04:22:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/14 04:22:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/14 04:22:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/14 04:22:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/14 04:22:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/14 04:22:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/14 04:22:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/14 04:22:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/14 04:22:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/14 04:22:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/14 04:22:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/14 04:22:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/14 04:22:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/14 04:22:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/14 04:22:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/14 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/14 04:22:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/14 04:22:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/14 04:22:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/14 04:22:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/14 04:22:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/14 04:22:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/14 04:22:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/14 04:22:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/14 04:22:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/14 04:22:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/14 04:22:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/14 04:22:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/14 04:22:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/14 04:22:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/14 04:22:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/14 04:22:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/14 04:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:28 DEBUG : apple: size = 5 OK 2026/06/14 04:22:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:28 DEBUG : apple: Unchanged skipping 2026/06/14 04:22:28 DEBUG : appleapple: size = 21 OK 2026/06/14 04:22:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:22:28 DEBUG : banana: size = 6 OK 2026/06/14 04:22:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:28 DEBUG : banana: Unchanged skipping 2026/06/14 04:22:28 DEBUG : splitbanan: size = 16 OK 2026/06/14 04:22:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:28 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/14 04:22:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/14 04:22:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/14 04:22:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/14 04:22:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/14 04:22:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/14 04:22:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/14 04:22:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/14 04:22:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/14 04:22:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/14 04:22:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/14 04:22:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/14 04:22:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/14 04:22:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/14 04:22:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/14 04:22:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/14 04:22:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/14 04:22:29 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/14 04:22:29 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/14 04:22:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/14 04:22:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/14 04:22:29 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:22:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/14 04:22:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/14 04:22:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/14 04:22:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/14 04:22:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/14 04:22:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/14 04:22:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/14 04:22:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/14 04:22:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/14 04:22:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/14 04:22:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/14 04:22:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/14 04:22:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:22:29 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:22:29 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:29 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:29 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : appleapple: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/14 04:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/14 04:22:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/14 04:22:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/14 04:22:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/14 04:22:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/14 04:22:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/14 04:22:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/14 04:22:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/14 04:22:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/14 04:22:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/14 04:22:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/14 04:22:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/14 04:22:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/14 04:22:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/14 04:22:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/14 04:22:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/14 04:22:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/14 04:22:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/14 04:22:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/14 04:22:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/14 04:22:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/14 04:22:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/14 04:22:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/14 04:22:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/14 04:22:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/14 04:22:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/14 04:22:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/14 04:22:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/14 04:22:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/14 04:22:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/14 04:22:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/14 04:22:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/14 04:22:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/14 04:22:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/14 04:22:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/14 04:22:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/14 04:22:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/14 04:22:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/14 04:22:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/14 04:22:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/14 04:22:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/14 04:22:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/14 04:22:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/14 04:22:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/14 04:22:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/14 04:22:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/14 04:22:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/14 04:22:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/14 04:22:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/14 04:22:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/14 04:22:29 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:22:44 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:44 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : apple: size = 5 OK 2026/06/14 04:22:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : apple: Unchanged skipping 2026/06/14 04:22:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:22:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:22:45 DEBUG : banana: size = 6 OK 2026/06/14 04:22:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : banana: Unchanged skipping 2026/06/14 04:22:45 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:22:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:22:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:22:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:22:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:22:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:22:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:22:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:22:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:22:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:22:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:22:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:22:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:22:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:22:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:22:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:22:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:22:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:22:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:22:45 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:22:45 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:45 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:45 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:22:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:22:46 DEBUG : apple: size = 5 OK 2026/06/14 04:22:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : apple: Unchanged skipping 2026/06/14 04:22:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:22:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:22:46 DEBUG : banana: size = 6 OK 2026/06/14 04:22:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : banana: Unchanged skipping 2026/06/14 04:22:46 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:22:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:22:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:22:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:22:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:22:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:22:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:22:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:22:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:22:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:22:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:22:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:22:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:22:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:22:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:22:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:22:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:22:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:22:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:22:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:22:46 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:22:46 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:46 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:47 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : Waiting for deletions to finish 2026/06/14 04:22:47 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:22:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:23:03 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:03 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:23:03 DEBUG : apple: size = 5 OK 2026/06/14 04:23:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : apple: Unchanged skipping 2026/06/14 04:23:03 DEBUG : banana: size = 6 OK 2026/06/14 04:23:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:23:03 DEBUG : banana: Unchanged skipping 2026/06/14 04:23:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:23:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:23:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:23:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:23:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:23:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:23:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:23:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:23:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:23:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:23:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:23:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:23:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:23:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:23:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:23:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:23:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:23:03 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:23:03 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:03 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:04 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:23:04 DEBUG : apple: size = 5 OK 2026/06/14 04:23:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : apple: Unchanged skipping 2026/06/14 04:23:04 DEBUG : banana: size = 6 OK 2026/06/14 04:23:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:23:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : banana: Unchanged skipping 2026/06/14 04:23:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:23:04 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:23:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:23:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:23:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:23:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:23:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:23:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:23:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:23:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:23:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:23:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:23:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:23:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:23:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:23:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:23:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:23:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:23:04 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:23:04 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:04 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:05 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:23:18 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:18 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : apple: size = 5 OK 2026/06/14 04:23:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : apple: Unchanged skipping 2026/06/14 04:23:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:23:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:23:19 DEBUG : banana: size = 6 OK 2026/06/14 04:23:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : banana: Unchanged skipping 2026/06/14 04:23:19 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:23:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:23:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:23:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:23:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:23:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:23:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:23:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:23:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:23:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:23:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:23:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:23:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:23:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:23:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:23:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:23:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:23:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:23:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:23:19 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:23:19 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:19 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:19 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : apple: size = 5 OK 2026/06/14 04:23:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:23:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:23:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : apple: Unchanged skipping 2026/06/14 04:23:20 DEBUG : banana: size = 6 OK 2026/06/14 04:23:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:23:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:23:20 DEBUG : banana: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:23:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:23:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:23:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:23:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:23:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:23:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:23:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:23:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:23:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:23:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:23:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:23:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:23:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:23:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:23:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:23:20 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:23:20 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:20 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:20 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:23:34 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:35 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:23:35 DEBUG : apple: size = 5 OK 2026/06/14 04:23:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : apple: Unchanged skipping 2026/06/14 04:23:35 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:23:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:23:35 DEBUG : banana: size = 6 OK 2026/06/14 04:23:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : banana: Unchanged skipping 2026/06/14 04:23:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:23:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:23:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:23:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:23:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:23:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:23:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:23:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:23:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:23:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:23:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:23:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:23:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:23:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:23:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:23:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:23:35 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:23:35 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:35 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:36 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:23:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:23:36 DEBUG : banana: size = 6 OK 2026/06/14 04:23:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:23:36 DEBUG : banana: Unchanged skipping 2026/06/14 04:23:36 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:23:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:23:36 DEBUG : apple: size = 5 OK 2026/06/14 04:23:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : apple: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:23:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:23:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:23:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:23:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:23:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:23:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:23:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:23:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:23:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:23:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:23:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:23:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:23:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:23:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:23:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:23:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:23:36 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:23:36 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:36 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:37 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:23:51 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:52 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:23:52 DEBUG : apple: size = 5 OK 2026/06/14 04:23:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:52 DEBUG : apple: Unchanged skipping 2026/06/14 04:23:52 DEBUG : banana: size = 6 OK 2026/06/14 04:23:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:23:52 DEBUG : banana: Unchanged skipping 2026/06/14 04:23:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:23:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:23:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:23:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:23:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:23:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:23:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:23:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:23:53 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:53 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:53 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/14 04:23:53 DEBUG : apple: size = 5 OK 2026/06/14 04:23:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/14 04:23:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : banana: size = 6 OK 2026/06/14 04:23:53 DEBUG : splitbananasplit: size = 16 OK 2026/06/14 04:23:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : banana: Unchanged skipping 2026/06/14 04:23:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/14 04:23:53 DEBUG : apple: Unchanged skipping 2026/06/14 04:23:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : splitbananasplit: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/14 04:23:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/14 04:23:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/14 04:23:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:23:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/14 04:23:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/14 04:23:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/14 04:23:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/14 04:23:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:23:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/14 04:23:53 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:23:53 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:53 DEBUG : Waiting for deletions to finish 2026/06/14 04:23:54 DEBUG : apple: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : banana: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/14 04:23:54 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (235.88s) --- PASS: TestTransform/NFC (39.74s) --- PASS: TestTransform/NFD (17.95s) --- PASS: TestTransform/base64 (19.48s) --- PASS: TestTransform/prefix (30.86s) --- PASS: TestTransform/suffix (23.87s) --- PASS: TestTransform/truncate (18.61s) --- PASS: TestTransform/encoder (20.78s) --- PASS: TestTransform/ISO-8859-1 (15.15s) --- PASS: TestTransform/charmap (15.50s) --- PASS: TestTransform/lowercase (17.81s) --- PASS: TestTransform/ascii (16.13s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:23:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/14 04:23:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/14 04:23:59 INFO : sub dir_somesuffix: Making directory 2026/06/14 04:23:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/14 04:23:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/14 04:23:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/14 04:23:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/14 04:23:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/14 04:23:59 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:23:59 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/14 04:24:00 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:00 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/14 04:24:00 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.74s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:01 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:01 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:01 INFO : tictactoe: Making directory 2026/06/14 04:24:01 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:01 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/14 04:24:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:01 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:01 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:01 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/14 04:24:01 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/14 04:24:01 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:02 INFO : toe: Making directory 2026/06/14 04:24:02 INFO : toe/toe: Making directory 2026/06/14 04:24:02 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/14 04:24:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/14 04:24:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/14 04:24:02 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:02 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/14 04:24:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/14 04:24:03 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.92s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:04 INFO : toe: Making directory 2026/06/14 04:24:04 INFO : toe/toe: Making directory 2026/06/14 04:24:04 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/14 04:24:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/14 04:24:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/14 04:24:04 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:04 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:05 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/14 04:24:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/14 04:24:05 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.81s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:06 DEBUG : empty_dir: Making directory with metadata 2026/06/14 04:24:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/14 04:24:06 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:06 INFO : tictacempty_dir: Making directory 2026/06/14 04:24:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:06 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:06 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:06 INFO : tictactoe: Making directory 2026/06/14 04:24:06 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:06 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:06 INFO : tictactoe/tictactoe: Making directory 2026/06/14 04:24:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/14 04:24:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/14 04:24:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/14 04:24:06 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:06 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/14 04:24:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/14 04:24:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.69s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:08 DEBUG : empty_dir: Making directory with metadata 2026/06/14 04:24:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/14 04:24:08 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:08 INFO : tictacempty_dir: Making directory 2026/06/14 04:24:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:08 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:08 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:08 INFO : tictactoe: Making directory 2026/06/14 04:24:08 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:08 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:08 INFO : tictactoe/tictactoe: Making directory 2026/06/14 04:24:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/14 04:24:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/14 04:24:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:08 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:08 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/14 04:24:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/14 04:24:09 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:09 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:09 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:09 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/14 04:24:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/14 04:24:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/14 04:24:09 NOTICE: B2 bucket rclone-test-xomolay2teju: 0 differences found 2026/06/14 04:24:09 NOTICE: B2 bucket rclone-test-xomolay2teju: 1 matching files --- PASS: TestAllTag (2.46s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:10 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:10 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:10 INFO : tictactoe: Making directory 2026/06/14 04:24:10 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:10 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:10 INFO : tictactoe/tictactoe: Making directory 2026/06/14 04:24:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/14 04:24:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/14 04:24:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/14 04:24:10 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:10 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/14 04:24:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/14 04:24:11 DEBUG : Waiting for deletions to finish 2026/06/14 04:24:11 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:11 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:11 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:12 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/14 04:24:12 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/14 04:24:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/14 04:24:12 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/14 04:24:12 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:12 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.58s) === RUN TestSyntax 2026/06/14 04:24:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:13 INFO : toe: Making directory 2026/06/14 04:24:13 INFO : toe/toe: Making directory 2026/06/14 04:24:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/14 04:24:13 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:13 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:14 DEBUG : toe/toe/toe: size = 11 OK 2026/06/14 04:24:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:14 INFO : toe/toe/toe: Copied (new) 2026/06/14 04:24:14 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:14 DEBUG : empty_dir: Making directory with metadata 2026/06/14 04:24:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/14 04:24:14 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:15 INFO : tictacempty_dir: Making directory 2026/06/14 04:24:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:15 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:15 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:15 INFO : tictactoe: Making directory 2026/06/14 04:24:15 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:15 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:15 INFO : tictactoe/tictactoe: Making directory 2026/06/14 04:24:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/14 04:24:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/14 04:24:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:15 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:15 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/14 04:24:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:16 INFO : toe/toe/toe.txt: Deleted 2026/06/14 04:24:16 INFO : toe/toe: Removing directory 2026/06/14 04:24:16 INFO : toe: Removing directory 2026/06/14 04:24:16 INFO : empty_dir: Removing directory 2026/06/14 04:24:16 DEBUG : Local file system at /tmp/rclone393749525: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.90s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:16 DEBUG : empty_dir: Making directory with metadata 2026/06/14 04:24:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/14 04:24:16 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:17 INFO : tictacempty_dir: Making directory 2026/06/14 04:24:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:17 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:17 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:17 INFO : tictactoe: Making directory 2026/06/14 04:24:17 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:17 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:17 INFO : tictactoe/tictactoe: Making directory 2026/06/14 04:24:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/14 04:24:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/14 04:24:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:17 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:17 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/14 04:24:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:17 INFO : toe/toe/toe.txt: Deleted 2026/06/14 04:24:17 INFO : toe/toe: Removing directory 2026/06/14 04:24:17 INFO : toe: Removing directory 2026/06/14 04:24:17 INFO : empty_dir: Removing directory 2026/06/14 04:24:17 DEBUG : Local file system at /tmp/rclone393749525: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/14 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/14 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/14 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/14 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/14 04:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/14 04:24:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/14 04:24:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/14 04:24:19 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.26s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:20 DEBUG : Reset feature "Copy" 2026/06/14 04:24:20 DEBUG : Reset feature "Move" 2026/06/14 04:24:20 DEBUG : Reset feature "Copy" 2026/06/14 04:24:20 DEBUG : Reset feature "Move" 2026/06/14 04:24:20 DEBUG : empty_dir: Making directory with metadata 2026/06/14 04:24:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/14 04:24:20 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:20 INFO : tictacempty_dir: Making directory 2026/06/14 04:24:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/14 04:24:20 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:20 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:20 INFO : tictactoe: Making directory 2026/06/14 04:24:20 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:20 DEBUG : toe: transformed to: tictactoe 2026/06/14 04:24:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:20 INFO : tictactoe/tictactoe: Making directory 2026/06/14 04:24:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/14 04:24:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/14 04:24:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/14 04:24:20 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:20 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/14 04:24:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/14 04:24:20 INFO : toe/toe/toe.txt: Deleted 2026/06/14 04:24:20 INFO : toe/toe: Removing directory 2026/06/14 04:24:20 INFO : toe: Removing directory 2026/06/14 04:24:20 INFO : empty_dir: Removing directory 2026/06/14 04:24:20 DEBUG : Local file system at /tmp/rclone393749525: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/14 04:24:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/14 04:24:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/14 04:24:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/14 04:24:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/14 04:24:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/14 04:24:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/14 04:24:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/14 04:24:22 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.99s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:24 DEBUG : toe: transformed to: dG9l 2026/06/14 04:24:24 DEBUG : toe: transformed to: dG9l 2026/06/14 04:24:24 INFO : dG9l: Making directory 2026/06/14 04:24:24 DEBUG : toe: transformed to: dG9l 2026/06/14 04:24:24 DEBUG : toe: transformed to: dG9l 2026/06/14 04:24:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/14 04:24:24 INFO : dG9l/dG9l: Making directory 2026/06/14 04:24:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/14 04:24:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/14 04:24:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/14 04:24:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/14 04:24:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/14 04:24:24 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:24 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/14 04:24:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/14 04:24:25 DEBUG : Waiting for deletions to finish 2026/06/14 04:24:25 DEBUG : dG9l: transformed to: toe 2026/06/14 04:24:25 DEBUG : dG9l: transformed to: toe 2026/06/14 04:24:25 DEBUG : dG9l: transformed to: toe 2026/06/14 04:24:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/14 04:24:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/14 04:24:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/14 04:24:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/14 04:24:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/14 04:24:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/14 04:24:26 DEBUG : Local file system at /tmp/rclone393749525: Waiting for checks to finish 2026/06/14 04:24:26 DEBUG : Local file system at /tmp/rclone393749525: Waiting for transfers to finish 2026/06/14 04:24:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.78s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-xomolay2teju", Local "Local file system at /tmp/rclone393749525", Modify Window "1ms" 2026/06/14 04:24:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/14 04:24:26 DEBUG : toe: transformed to: 2026/06/14 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/14 04:24:27 DEBUG : toe: transformed to: 2026/06/14 04:24:27 INFO : B2 bucket rclone-test-xomolay2teju: Making directory 2026/06/14 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/14 04:24:27 DEBUG : toe: transformed to: 2026/06/14 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/14 04:24:27 DEBUG : toe: transformed to: 2026/06/14 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/14 04:24:27 DEBUG : toe/toe: transformed to: 2026/06/14 04:24:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/14 04:24:27 INFO : toe/toe: Making directory 2026/06/14 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/14 04:24:27 DEBUG : toe/toe: transformed to: 2026/06/14 04:24:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/14 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/14 04:24:27 DEBUG : toe: transformed to: 2026/06/14 04:24:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/14 04:24:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/14 04:24:27 DEBUG : toe/toe/toe: transformed to: 2026/06/14 04:24:27 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for checks to finish 2026/06/14 04:24:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/14 04:24:27 DEBUG : B2 bucket rclone-test-xomolay2teju: Waiting for transfers to finish 2026/06/14 04:24:27 DEBUG : toe/toe/toe: size = 11 OK 2026/06/14 04:24:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/14 04:24:27 INFO : toe/toe/toe: Copied (new) 2026/06/14 04:24:27 ERROR : B2 bucket rclone-test-xomolay2teju: not deleting files as there were IO errors 2026/06/14 04:24:27 ERROR : B2 bucket rclone-test-xomolay2teju: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/06/14 04:24:28 DEBUG : B2 bucket rclone-test-xomolay2teju: Purge remote 2026/06/14 04:24:28 INFO : B2 bucket rclone-test-xomolay2teju: cleaning bucket "rclone-test-xomolay2teju" of all files 2026/06/14 04:24:29 DEBUG : BackupDir/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b459fc3b_d20260614_m041723_c001_v7007000_t0000_u01781410643264") 2026/06/14 04:24:29 DEBUG : BackupDir/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f111d72d2693ff4f2_d20260614_m041714_c001_v0001097_t0045_u01781410634647") 2026/06/14 04:24:29 DEBUG : CompareDest/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dd915_d20260614_m041654_c001_v7007000_t0000_u01781410614342") 2026/06/14 04:24:29 DEBUG : CompareDest/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279ed34_d20260614_m041648_c001_v0001180_t0019_u01781410608270") 2026/06/14 04:24:29 DEBUG : CompareDest/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dd917_d20260614_m041654_c001_v7007000_t0000_u01781410614532") 2026/06/14 04:24:29 DEBUG : CompareDest/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6a92_d20260614_m041649_c001_v0001172_t0053_u01781410609258") 2026/06/14 04:24:29 DEBUG : CopyDest/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b459fc41_d20260614_m041723_c001_v7007000_t0000_u01781410643449") 2026/06/14 04:24:29 DEBUG : CopyDest/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6ba0_d20260614_m041711_c001_v0001172_t0002_u01781410631414") 2026/06/14 04:24:29 DEBUG : CopyDest/three: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b459fc48_d20260614_m041723_c001_v7007000_t0000_u01781410643633") 2026/06/14 04:24:29 DEBUG : CopyDest/three: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6c24_d20260614_m041720_c001_v0001172_t0025_u01781410640730") 2026/06/14 04:24:29 DEBUG : CopyDest/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b459fc4f_d20260614_m041723_c001_v7007000_t0000_u01781410643817") 2026/06/14 04:24:30 DEBUG : CopyDest/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6c12_d20260614_m041718_c001_v0001172_t0007_u01781410638408") 2026/06/14 04:24:30 DEBUG : EXISTING: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a01a8_d20260614_m041852_c001_v7007000_t0000_u01781410732798") 2026/06/14 04:24:30 DEBUG : EXISTING: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6fee_d20260614_m041851_c001_v0001172_t0025_u01781410731594") 2026/06/14 04:24:30 DEBUG : PREFIXapple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968565_d20260614_m042145_c001_v7007000_t0000_u01781410905834") 2026/06/14 04:24:30 DEBUG : PREFIXapple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9e73_d20260614_m042134_c001_v0001180_t0008_u01781410894491") 2026/06/14 04:24:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667efc92_d20260614_m042145_c001_v7007000_t0000_u01781410905669") 2026/06/14 04:24:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e3ed_d20260614_m042134_c001_v0001182_t0052_u01781410894499") 2026/06/14 04:24:30 DEBUG : PREFIXbanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667efc90_d20260614_m042145_c001_v7007000_t0000_u01781410905486") 2026/06/14 04:24:30 DEBUG : PREFIXbanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7712_d20260614_m042134_c001_v0001172_t0019_u01781410894499") 2026/06/14 04:24:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a0c57_d20260614_m042145_c001_v7007000_t0000_u01781410905683") 2026/06/14 04:24:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76d7_d20260614_m042134_c001_v0001033_t0024_u01781410894521") 2026/06/14 04:24:30 DEBUG : Testêé: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a0167_d20260614_m041849_c001_v7007000_t0000_u01781410729024") 2026/06/14 04:24:30 DEBUG : Testêé: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6fc6_d20260614_m041848_c001_v0001172_t0003_u01781410728282") 2026/06/14 04:24:30 DEBUG : Testêé: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6fbe_d20260614_m041847_c001_v0001172_t0001_u01781410727522") 2026/06/14 04:24:30 DEBUG : YXBwbGU=: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4aceb9_d20260614_m042116_c001_v7007000_t0000_u01781410876317") 2026/06/14 04:24:30 DEBUG : YXBwbGU=: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e269_d20260614_m042110_c001_v0001182_t0057_u01781410870718") 2026/06/14 04:24:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4aceba_d20260614_m042116_c001_v7007000_t0000_u01781410876572") 2026/06/14 04:24:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76a5_d20260614_m042110_c001_v0001033_t0019_u01781410870728") 2026/06/14 04:24:31 DEBUG : YmFuYW5h: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acebb_d20260614_m042116_c001_v7007000_t0000_u01781410876763") 2026/06/14 04:24:31 DEBUG : YmFuYW5h: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d83_d20260614_m042110_c001_v0001180_t0036_u01781410870740") 2026/06/14 04:24:31 DEBUG : a/potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cc4_d20260614_m041507_c001_v7007000_t0000_u01781410507230") 2026/06/14 04:24:31 DEBUG : a/potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518ee_d20260614_m041506_c001_v0001103_t0010_u01781410506481") 2026/06/14 04:24:31 DEBUG : a/potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bbeb26_d20260614_m041504_c001_v7007000_t0000_u01781410504793") 2026/06/14 04:24:31 DEBUG : a/potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518da_d20260614_m041503_c001_v0001103_t0042_u01781410503549") 2026/06/14 04:24:31 DEBUG : a/potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51b74_d20260614_m041445_c001_v7007000_t0000_u01781410485537") 2026/06/14 04:24:31 DEBUG : a/potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51872_d20260614_m041444_c001_v0001103_t0007_u01781410484565") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53905_d20260614_m042354_c001_v7007000_t0000_u01781411034780") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7c16_d20260614_m042350_c001_v0001172_t0048_u01781411030329") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cba_d20260614_m042337_c001_v7007000_t0000_u01781411017895") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7b94_d20260614_m042332_c001_v0001172_t0014_u01781411012906") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d598_d20260614_m042321_c001_v7007000_t0000_u01781411001098") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7b02_d20260614_m042317_c001_v0001172_t0044_u01781410997064") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04a2_d20260614_m042305_c001_v7007000_t0000_u01781410985653") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7a72_d20260614_m042301_c001_v0001172_t0025_u01781410981634") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a6287a_d20260614_m042248_c001_v7007000_t0000_u01781410968473") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f79e0_d20260614_m042243_c001_v0001172_t0045_u01781410963067") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a564_d20260614_m042229_c001_v7007000_t0000_u01781410949805") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7918_d20260614_m042222_c001_v0001172_t0058_u01781410942918") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d597_d20260614_m042211_c001_v7007000_t0000_u01781410931081") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7884_d20260614_m042207_c001_v0001172_t0025_u01781410927611") 2026/06/14 04:24:31 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f427de69ead44a745_d20260614_m042206_c001_v7007000_t0000_u01781410926550") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9fb5_d20260614_m042200_c001_v0001180_t0036_u01781410920728") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca76_d20260614_m042147_c001_v7007000_t0000_u01781410907237") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f776c_d20260614_m042142_c001_v0001172_t0029_u01781410902847") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f418aa12dc7934c67_d20260614_m042137_c001_v7007000_t0000_u01781410897409") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9e15_d20260614_m042127_c001_v0001180_t0023_u01781410887243") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62586_d20260614_m042113_c001_v7007000_t0000_u01781410873574") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e24f_d20260614_m042108_c001_v0001182_t0041_u01781410868306") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb96830e_d20260614_m042056_c001_v7007000_t0000_u01781410856984") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e157_d20260614_m042052_c001_v0001182_t0050_u01781410852465") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce7649d_d20260614_m042027_c001_v7007000_t0000_u01781410827912") 2026/06/14 04:24:32 DEBUG : apple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547def7_d20260614_m042012_c001_v0001182_t0059_u01781410812611") 2026/06/14 04:24:32 DEBUG : appleSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d592_d20260614_m042209_c001_v7007000_t0000_u01781410929357") 2026/06/14 04:24:32 DEBUG : appleSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9fd9_d20260614_m042203_c001_v0001180_t0031_u01781410923618") 2026/06/14 04:24:32 DEBUG : appleapple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a568_d20260614_m042229_c001_v7007000_t0000_u01781410949987") 2026/06/14 04:24:32 DEBUG : appleapple: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7920_d20260614_m042225_c001_v0001172_t0034_u01781410945214") 2026/06/14 04:24:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c5390f_d20260614_m042355_c001_v7007000_t0000_u01781411035035") 2026/06/14 04:24:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ec0f_d20260614_m042350_c001_v0001182_t0053_u01781411030881") 2026/06/14 04:24:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cbd_d20260614_m042338_c001_v7007000_t0000_u01781411018161") 2026/06/14 04:24:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547eb03_d20260614_m042333_c001_v0001182_t0026_u01781411013641") 2026/06/14 04:24:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d59a_d20260614_m042321_c001_v7007000_t0000_u01781411001281") 2026/06/14 04:24:32 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ea27_d20260614_m042317_c001_v0001182_t0029_u01781410997578") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04a6_d20260614_m042305_c001_v7007000_t0000_u01781410985836") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e953_d20260614_m042302_c001_v0001182_t0040_u01781410982428") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62881_d20260614_m042248_c001_v7007000_t0000_u01781410968722") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e865_d20260614_m042243_c001_v0001182_t0031_u01781410963558") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719b0871_d20260614_m042227_c001_v7007000_t0000_u01781410947281") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e737_d20260614_m042223_c001_v0001182_t0018_u01781410943399") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d598_d20260614_m042211_c001_v7007000_t0000_u01781410931264") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea019_d20260614_m042207_c001_v0001180_t0056_u01781410927624") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d58a_d20260614_m042206_c001_v7007000_t0000_u01781410926564") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7705_d20260614_m042201_c001_v0001033_t0043_u01781410921405") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca79_d20260614_m042147_c001_v7007000_t0000_u01781410907428") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e46d_d20260614_m042142_c001_v0001182_t0013_u01781410902862") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d1310d_d20260614_m042137_c001_v7007000_t0000_u01781410897521") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f76cc_d20260614_m042127_c001_v0001172_t0013_u01781410887680") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f427de69ead44a311_d20260614_m042113_c001_v7007000_t0000_u01781410873422") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d6f_d20260614_m042109_c001_v0001180_t0017_u01781410869116") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968310_d20260614_m042057_c001_v7007000_t0000_u01781410857165") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9cc1_d20260614_m042053_c001_v0001180_t0056_u01781410853086") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764a0_d20260614_m042028_c001_v7007000_t0000_u01781410828384") 2026/06/14 04:24:33 DEBUG : appleappleapplebanana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9b27_d20260614_m042013_c001_v0001180_t0022_u01781410813578") 2026/06/14 04:24:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f427de69ead44a759_d20260614_m042209_c001_v7007000_t0000_u01781410929378") 2026/06/14 04:24:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e5e5_d20260614_m042203_c001_v0001182_t0051_u01781410923629") 2026/06/14 04:24:34 DEBUG : b/potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cc6_d20260614_m041507_c001_v7007000_t0000_u01781410507416") 2026/06/14 04:24:34 DEBUG : b/potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518e4_d20260614_m041505_c001_v0001103_t0037_u01781410505349") 2026/06/14 04:24:34 DEBUG : b/potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bbeb25_d20260614_m041504_c001_v7007000_t0000_u01781410504233") 2026/06/14 04:24:34 DEBUG : b/potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518d4_d20260614_m041502_c001_v0001103_t0039_u01781410502178") 2026/06/14 04:24:34 DEBUG : b/potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51b66_d20260614_m041444_c001_v7007000_t0000_u01781410484992") 2026/06/14 04:24:34 DEBUG : b/potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5186c_d20260614_m041443_c001_v0001103_t0019_u01781410483351") 2026/06/14 04:24:34 DEBUG : backup/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41592522e5c92b32_d20260614_m041738_c001_v7007000_t0000_u01781410658985") 2026/06/14 04:24:34 DEBUG : backup/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1193f7c963105b63_d20260614_m041735_c001_v0001117_t0059_u01781410655489") 2026/06/14 04:24:34 DEBUG : backup/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1043697a0ffa2028_d20260614_m041730_c001_v0001097_t0026_u01781410650023") 2026/06/14 04:24:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4248acc66403fdb4_d20260614_m041806_c001_v7007000_t0000_u01781410686838") 2026/06/14 04:24:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1048088cac4128c0_d20260614_m041804_c001_v0001145_t0024_u01781410684657") 2026/06/14 04:24:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1082332e7b66c10c_d20260614_m041759_c001_v0001185_t0013_u01781410679750") 2026/06/14 04:24:34 DEBUG : backup/one.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec114f7_d20260614_m041752_c001_v7007000_t0000_u01781410672292") 2026/06/14 04:24:34 DEBUG : backup/one.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1141a1ec95b18d0a_d20260614_m041750_c001_v0001178_t0051_u01781410670278") 2026/06/14 04:24:34 DEBUG : backup/one.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11878ee0ce57099f_d20260614_m041746_c001_v0001179_t0002_u01781410666031") 2026/06/14 04:24:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4248acc66403fdbc_d20260614_m041807_c001_v7007000_t0000_u01781410687021") 2026/06/14 04:24:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f108cb49b52588bbe_d20260614_m041805_c001_v0001100_t0057_u01781410685744") 2026/06/14 04:24:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f116f68109a90de62_d20260614_m041801_c001_v0001115_t0038_u01781410681273") 2026/06/14 04:24:34 DEBUG : backup/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41592522e5c92b35_d20260614_m041739_c001_v7007000_t0000_u01781410659198") 2026/06/14 04:24:34 DEBUG : backup/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f112b96d5d23222d2_d20260614_m041737_c001_v0001117_t0013_u01781410657344") 2026/06/14 04:24:34 DEBUG : backup/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105e21ac47af011c_d20260614_m041732_c001_v0001100_t0023_u01781410652048") 2026/06/14 04:24:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec114f8_d20260614_m041752_c001_v7007000_t0000_u01781410672475") 2026/06/14 04:24:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f111fc676e87af958_d20260614_m041751_c001_v0001184_t0038_u01781410671476") 2026/06/14 04:24:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f102e3ea3651c27ff_d20260614_m041747_c001_v0001137_t0023_u01781410667761") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53917_d20260614_m042355_c001_v7007000_t0000_u01781411035217") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea447_d20260614_m042350_c001_v0001180_t0018_u01781411030607") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cbf_d20260614_m042338_c001_v7007000_t0000_u01781411018386") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea3a5_d20260614_m042333_c001_v0001180_t0006_u01781411013433") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d59b_d20260614_m042321_c001_v7007000_t0000_u01781411001465") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea2f5_d20260614_m042317_c001_v0001180_t0007_u01781410997390") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04aa_d20260614_m042306_c001_v7007000_t0000_u01781410986024") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea26b_d20260614_m042302_c001_v0001180_t0028_u01781410982208") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62887_d20260614_m042248_c001_v7007000_t0000_u01781410968982") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea1b5_d20260614_m042243_c001_v0001180_t0026_u01781410963333") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a56c_d20260614_m042230_c001_v7007000_t0000_u01781410950169") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea0d0_d20260614_m042223_c001_v0001180_t0008_u01781410943180") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d599_d20260614_m042211_c001_v7007000_t0000_u01781410931447") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e627_d20260614_m042207_c001_v0001182_t0001_u01781410927634") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d58b_d20260614_m042206_c001_v7007000_t0000_u01781410926572") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e5ab_d20260614_m042200_c001_v0001182_t0024_u01781410920940") 2026/06/14 04:24:35 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca7b_d20260614_m042147_c001_v7007000_t0000_u01781410907618") 2026/06/14 04:24:36 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76eb_d20260614_m042142_c001_v0001033_t0045_u01781410902875") 2026/06/14 04:24:36 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62654_d20260614_m042137_c001_v7007000_t0000_u01781410897197") 2026/06/14 04:24:36 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e35b_d20260614_m042127_c001_v0001182_t0021_u01781410887483") 2026/06/14 04:24:36 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4250a362d9ac3383_d20260614_m042113_c001_v7007000_t0000_u01781410873581") 2026/06/14 04:24:36 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7695_d20260614_m042108_c001_v0001033_t0032_u01781410868521") 2026/06/14 04:24:36 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968312_d20260614_m042057_c001_v7007000_t0000_u01781410857347") 2026/06/14 04:24:36 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb763f_d20260614_m042052_c001_v0001033_t0036_u01781410852689") 2026/06/14 04:24:36 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764a4_d20260614_m042028_c001_v7007000_t0000_u01781410828780") 2026/06/14 04:24:36 DEBUG : banana: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7561_d20260614_m042012_c001_v0001033_t0023_u01781410812819") 2026/06/14 04:24:36 DEBUG : bananaSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f427de69ead44a75c_d20260614_m042209_c001_v7007000_t0000_u01781410929560") 2026/06/14 04:24:36 DEBUG : bananaSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb770d_d20260614_m042203_c001_v0001033_t0032_u01781410923640") 2026/06/14 04:24:36 DEBUG : both0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12aa0_d20260614_m041935_c001_v7007000_t0000_u01781410775625") 2026/06/14 04:24:36 DEBUG : both0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7152_d20260614_m041917_c001_v0001172_t0049_u01781410757827") 2026/06/14 04:24:36 DEBUG : both0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfa6_d20260614_m041913_c001_v7007000_t0000_u01781410753560") 2026/06/14 04:24:36 DEBUG : both0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7010_d20260614_m041854_c001_v0001172_t0012_u01781410734699") 2026/06/14 04:24:36 DEBUG : both1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12aa4_d20260614_m041935_c001_v7007000_t0000_u01781410775861") 2026/06/14 04:24:36 DEBUG : both1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7160_d20260614_m041918_c001_v0001172_t0053_u01781410758453") 2026/06/14 04:24:36 DEBUG : both1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfa7_d20260614_m041913_c001_v7007000_t0000_u01781410753745") 2026/06/14 04:24:36 DEBUG : both1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f701c_d20260614_m041855_c001_v0001172_t0033_u01781410735417") 2026/06/14 04:24:36 DEBUG : both10: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12aa6_d20260614_m041936_c001_v7007000_t0000_u01781410776085") 2026/06/14 04:24:36 DEBUG : both10: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71d4_d20260614_m041925_c001_v0001172_t0005_u01781410765366") 2026/06/14 04:24:37 DEBUG : both10: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfa8_d20260614_m041913_c001_v7007000_t0000_u01781410753930") 2026/06/14 04:24:37 DEBUG : both10: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7072_d20260614_m041902_c001_v0001172_t0020_u01781410742707") 2026/06/14 04:24:37 DEBUG : both11: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12aa8_d20260614_m041936_c001_v7007000_t0000_u01781410776290") 2026/06/14 04:24:37 DEBUG : both11: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71dc_d20260614_m041926_c001_v0001172_t0024_u01781410766206") 2026/06/14 04:24:37 DEBUG : both11: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfa9_d20260614_m041914_c001_v7007000_t0000_u01781410754113") 2026/06/14 04:24:37 DEBUG : both11: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7080_d20260614_m041903_c001_v0001172_t0019_u01781410743366") 2026/06/14 04:24:37 DEBUG : both12: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12aa9_d20260614_m041936_c001_v7007000_t0000_u01781410776541") 2026/06/14 04:24:37 DEBUG : both12: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71e8_d20260614_m041926_c001_v0001172_t0054_u01781410766963") 2026/06/14 04:24:37 DEBUG : both12: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfaa_d20260614_m041914_c001_v7007000_t0000_u01781410754299") 2026/06/14 04:24:37 DEBUG : both12: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7090_d20260614_m041904_c001_v0001172_t0040_u01781410744145") 2026/06/14 04:24:37 DEBUG : both13: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12aae_d20260614_m041936_c001_v7007000_t0000_u01781410776780") 2026/06/14 04:24:37 DEBUG : both13: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71f4_d20260614_m041927_c001_v0001172_t0016_u01781410767590") 2026/06/14 04:24:37 DEBUG : both13: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfab_d20260614_m041914_c001_v7007000_t0000_u01781410754481") 2026/06/14 04:24:37 DEBUG : both13: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70a0_d20260614_m041905_c001_v0001172_t0020_u01781410745537") 2026/06/14 04:24:37 DEBUG : both14: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12ab1_d20260614_m041936_c001_v7007000_t0000_u01781410776982") 2026/06/14 04:24:37 DEBUG : both14: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7200_d20260614_m041928_c001_v0001172_t0003_u01781410768327") 2026/06/14 04:24:37 DEBUG : both14: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfac_d20260614_m041914_c001_v7007000_t0000_u01781410754663") 2026/06/14 04:24:37 DEBUG : both14: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70a6_d20260614_m041906_c001_v0001172_t0007_u01781410746265") 2026/06/14 04:24:37 DEBUG : both15: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12ab6_d20260614_m041937_c001_v7007000_t0000_u01781410777179") 2026/06/14 04:24:37 DEBUG : both15: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7206_d20260614_m041928_c001_v0001172_t0006_u01781410768938") 2026/06/14 04:24:38 DEBUG : both15: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfad_d20260614_m041914_c001_v7007000_t0000_u01781410754879") 2026/06/14 04:24:38 DEBUG : both15: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70b4_d20260614_m041906_c001_v0001172_t0033_u01781410746872") 2026/06/14 04:24:38 DEBUG : both16: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12aba_d20260614_m041937_c001_v7007000_t0000_u01781410777411") 2026/06/14 04:24:38 DEBUG : both16: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7218_d20260614_m041929_c001_v0001172_t0050_u01781410769874") 2026/06/14 04:24:38 DEBUG : both16: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfae_d20260614_m041915_c001_v7007000_t0000_u01781410755060") 2026/06/14 04:24:38 DEBUG : both16: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70c2_d20260614_m041907_c001_v0001172_t0018_u01781410747803") 2026/06/14 04:24:38 DEBUG : both17: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12ac3_d20260614_m041937_c001_v7007000_t0000_u01781410777645") 2026/06/14 04:24:38 DEBUG : both17: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7224_d20260614_m041930_c001_v0001172_t0017_u01781410770591") 2026/06/14 04:24:38 DEBUG : both17: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfaf_d20260614_m041915_c001_v7007000_t0000_u01781410755244") 2026/06/14 04:24:38 DEBUG : both17: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70ce_d20260614_m041908_c001_v0001172_t0019_u01781410748648") 2026/06/14 04:24:38 DEBUG : both18: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12aca_d20260614_m041937_c001_v7007000_t0000_u01781410777848") 2026/06/14 04:24:38 DEBUG : both18: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7228_d20260614_m041931_c001_v0001172_t0055_u01781410771295") 2026/06/14 04:24:38 DEBUG : both18: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfb0_d20260614_m041915_c001_v7007000_t0000_u01781410755426") 2026/06/14 04:24:38 DEBUG : both18: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70e0_d20260614_m041909_c001_v0001172_t0056_u01781410749478") 2026/06/14 04:24:38 DEBUG : both19: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12ace_d20260614_m041938_c001_v7007000_t0000_u01781410778031") 2026/06/14 04:24:38 DEBUG : both19: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f722e_d20260614_m041931_c001_v0001172_t0050_u01781410771896") 2026/06/14 04:24:38 DEBUG : both19: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfb1_d20260614_m041915_c001_v7007000_t0000_u01781410755608") 2026/06/14 04:24:38 DEBUG : both19: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70e8_d20260614_m041910_c001_v0001172_t0016_u01781410750107") 2026/06/14 04:24:38 DEBUG : both2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12ad4_d20260614_m041938_c001_v7007000_t0000_u01781410778214") 2026/06/14 04:24:39 DEBUG : both2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f716a_d20260614_m041919_c001_v0001172_t0049_u01781410759429") 2026/06/14 04:24:39 DEBUG : both2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfb2_d20260614_m041915_c001_v7007000_t0000_u01781410755797") 2026/06/14 04:24:39 DEBUG : both2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7026_d20260614_m041856_c001_v0001172_t0023_u01781410736155") 2026/06/14 04:24:39 DEBUG : both3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12adb_d20260614_m041938_c001_v7007000_t0000_u01781410778399") 2026/06/14 04:24:39 DEBUG : both3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7176_d20260614_m041920_c001_v0001172_t0032_u01781410760114") 2026/06/14 04:24:39 DEBUG : both3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfb3_d20260614_m041915_c001_v7007000_t0000_u01781410755980") 2026/06/14 04:24:39 DEBUG : both3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f702c_d20260614_m041856_c001_v0001172_t0019_u01781410736915") 2026/06/14 04:24:39 DEBUG : both4: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12ae4_d20260614_m041938_c001_v7007000_t0000_u01781410778620") 2026/06/14 04:24:39 DEBUG : both4: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f717e_d20260614_m041920_c001_v0001172_t0046_u01781410760790") 2026/06/14 04:24:39 DEBUG : both4: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfb4_d20260614_m041916_c001_v7007000_t0000_u01781410756168") 2026/06/14 04:24:39 DEBUG : both4: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7038_d20260614_m041857_c001_v0001172_t0030_u01781410737792") 2026/06/14 04:24:39 DEBUG : both5: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12aee_d20260614_m041938_c001_v7007000_t0000_u01781410778849") 2026/06/14 04:24:39 DEBUG : both5: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f718c_d20260614_m041921_c001_v0001172_t0049_u01781410761380") 2026/06/14 04:24:39 DEBUG : both5: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfb5_d20260614_m041916_c001_v7007000_t0000_u01781410756356") 2026/06/14 04:24:39 DEBUG : both5: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7042_d20260614_m041858_c001_v0001172_t0028_u01781410738528") 2026/06/14 04:24:39 DEBUG : both6: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12afb_d20260614_m041939_c001_v7007000_t0000_u01781410779157") 2026/06/14 04:24:39 DEBUG : both6: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7198_d20260614_m041922_c001_v0001172_t0018_u01781410762295") 2026/06/14 04:24:39 DEBUG : both6: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfb6_d20260614_m041916_c001_v7007000_t0000_u01781410756539") 2026/06/14 04:24:39 DEBUG : both6: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f704c_d20260614_m041859_c001_v0001172_t0024_u01781410739418") 2026/06/14 04:24:39 DEBUG : both7: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b09_d20260614_m041939_c001_v7007000_t0000_u01781410779460") 2026/06/14 04:24:39 DEBUG : both7: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71a4_d20260614_m041923_c001_v0001172_t0039_u01781410763240") 2026/06/14 04:24:40 DEBUG : both7: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfb7_d20260614_m041916_c001_v7007000_t0000_u01781410756721") 2026/06/14 04:24:40 DEBUG : both7: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7054_d20260614_m041900_c001_v0001172_t0013_u01781410740357") 2026/06/14 04:24:40 DEBUG : both8: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b15_d20260614_m041939_c001_v7007000_t0000_u01781410779714") 2026/06/14 04:24:40 DEBUG : both8: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71b8_d20260614_m041924_c001_v0001172_t0027_u01781410764072") 2026/06/14 04:24:40 DEBUG : both8: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfb8_d20260614_m041916_c001_v7007000_t0000_u01781410756905") 2026/06/14 04:24:40 DEBUG : both8: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7064_d20260614_m041901_c001_v0001172_t0003_u01781410741276") 2026/06/14 04:24:40 DEBUG : both9: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b22_d20260614_m041940_c001_v7007000_t0000_u01781410780029") 2026/06/14 04:24:40 DEBUG : both9: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71c2_d20260614_m041924_c001_v0001172_t0046_u01781410764811") 2026/06/14 04:24:40 DEBUG : both9: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558de0bb_d20260614_m041917_c001_v7007000_t0000_u01781410757094") 2026/06/14 04:24:40 DEBUG : both9: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f706e_d20260614_m041901_c001_v0001172_t0032_u01781410741941") 2026/06/14 04:24:40 DEBUG : c/non empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cc8_d20260614_m041507_c001_v7007000_t0000_u01781410507597") 2026/06/14 04:24:40 DEBUG : c/non empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518e6_d20260614_m041505_c001_v0001103_t0049_u01781410505728") 2026/06/14 04:24:40 DEBUG : c/non empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bbeb27_d20260614_m041504_c001_v7007000_t0000_u01781410504978") 2026/06/14 04:24:40 DEBUG : c/non empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518d6_d20260614_m041502_c001_v0001103_t0053_u01781410502786") 2026/06/14 04:24:40 DEBUG : c/non empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51b79_d20260614_m041445_c001_v7007000_t0000_u01781410485718") 2026/06/14 04:24:40 DEBUG : c/non empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5186e_d20260614_m041443_c001_v0001103_t0042_u01781410483713") 2026/06/14 04:24:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acebc_d20260614_m042116_c001_v7007000_t0000_u01781410876945") 2026/06/14 04:24:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7642_d20260614_m042110_c001_v0001172_t0058_u01781410870751") 2026/06/14 04:24:40 DEBUG : check sum: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719adb40_d20260614_m041435_c001_v7007000_t0000_u01781410475519") 2026/06/14 04:24:40 DEBUG : check sum: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5184e_d20260614_m041434_c001_v0001103_t0016_u01781410474371") 2026/06/14 04:24:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4248acc664041823_d20260614_m042426_c001_v7007000_t0000_u01781411066595") 2026/06/14 04:24:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7d3e_d20260614_m042424_c001_v0001172_t0016_u01781411064760") 2026/06/14 04:24:41 DEBUG : dest/3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b459fb3a_d20260614_m041703_c001_v7007000_t0000_u01781410623300") 2026/06/14 04:24:41 DEBUG : dest/3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40099b998184a087_d20260614_m041702_c001_v0001177_t0020_u01781410622200") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a570_d20260614_m042230_c001_v7007000_t0000_u01781410950353") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e759_d20260614_m042225_c001_v0001182_t0028_u01781410945431") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c5391e_d20260614_m042355_c001_v7007000_t0000_u01781411035400") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7bd6_d20260614_m042343_c001_v0001172_t0037_u01781411023648") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cc1_d20260614_m042338_c001_v7007000_t0000_u01781411018655") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7b53_d20260614_m042325_c001_v0001172_t0041_u01781411005839") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d59d_d20260614_m042321_c001_v7007000_t0000_u01781411001648") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7aba_d20260614_m042310_c001_v0001172_t0017_u01781410990336") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04ae_d20260614_m042306_c001_v7007000_t0000_u01781410986208") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7a3a_d20260614_m042255_c001_v0001172_t0049_u01781410975191") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a6288c_d20260614_m042249_c001_v7007000_t0000_u01781410969168") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f797e_d20260614_m042234_c001_v0001172_t0040_u01781410954412") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f402cdaef0a5797ce_d20260614_m042227_c001_v7007000_t0000_u01781410947337") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f78de_d20260614_m042215_c001_v0001172_t0027_u01781410935811") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d59a_d20260614_m042211_c001_v7007000_t0000_u01781410931629") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea01b_d20260614_m042207_c001_v0001180_t0009_u01781410927844") 2026/06/14 04:24:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec11cce_d20260614_m042206_c001_v7007000_t0000_u01781410926341") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9f41_d20260614_m042151_c001_v0001180_t0035_u01781410911939") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca7d_d20260614_m042147_c001_v7007000_t0000_u01781410907804") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76ed_d20260614_m042143_c001_v0001033_t0001_u01781410903709") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f427de69ead44a540_d20260614_m042137_c001_v7007000_t0000_u01781410897367") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9dd7_d20260614_m042121_c001_v0001180_t0017_u01781410881079") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4250a362d9ac337d_d20260614_m042113_c001_v7007000_t0000_u01781410873393") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e1f5_d20260614_m042101_c001_v0001182_t0041_u01781410861593") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968315_d20260614_m042057_c001_v7007000_t0000_u01781410857528") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e0d7_d20260614_m042043_c001_v0001182_t0027_u01781410843651") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764a7_d20260614_m042029_c001_v7007000_t0000_u01781410829292") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547de3b_d20260614_m042003_c001_v0001182_t0036_u01781410803915") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41564117792ae036_d20260614_m042209_c001_v7007000_t0000_u01781410929338") 2026/06/14 04:24:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9fdf_d20260614_m042203_c001_v0001180_t0030_u01781410923889") 2026/06/14 04:24:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a573_d20260614_m042230_c001_v7007000_t0000_u01781410950535") 2026/06/14 04:24:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb773d_d20260614_m042225_c001_v0001033_t0021_u01781410945445") 2026/06/14 04:24:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53922_d20260614_m042355_c001_v7007000_t0000_u01781411035581") 2026/06/14 04:24:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea411_d20260614_m042344_c001_v0001180_t0033_u01781411024344") 2026/06/14 04:24:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cc3_d20260614_m042338_c001_v7007000_t0000_u01781411018876") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea35d_d20260614_m042326_c001_v0001180_t0028_u01781411006474") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d59f_d20260614_m042321_c001_v7007000_t0000_u01781411001831") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea2b7_d20260614_m042311_c001_v0001180_t0055_u01781410991187") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04b3_d20260614_m042306_c001_v7007000_t0000_u01781410986396") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea225_d20260614_m042255_c001_v0001180_t0029_u01781410975860") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a6288f_d20260614_m042249_c001_v7007000_t0000_u01781410969353") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea15f_d20260614_m042235_c001_v0001180_t0025_u01781410955040") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d9153a18_d20260614_m042227_c001_v7007000_t0000_u01781410947347") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea089_d20260614_m042216_c001_v0001180_t0044_u01781410936605") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d59c_d20260614_m042211_c001_v7007000_t0000_u01781410931811") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e62f_d20260614_m042207_c001_v0001182_t0013_u01781410927856") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41564117792ae026_d20260614_m042206_c001_v7007000_t0000_u01781410926698") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e50b_d20260614_m042152_c001_v0001182_t0040_u01781410912519") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca7f_d20260614_m042147_c001_v7007000_t0000_u01781410907991") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e477_d20260614_m042143_c001_v0001182_t0059_u01781410903719") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f418aa12dc7934c63_d20260614_m042137_c001_v7007000_t0000_u01781410897220") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e313_d20260614_m042121_c001_v0001182_t0015_u01781410881669") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f427de69ead44a313_d20260614_m042113_c001_v7007000_t0000_u01781410873606") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb766d_d20260614_m042102_c001_v0001033_t0000_u01781410862149") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968317_d20260614_m042057_c001_v7007000_t0000_u01781410857709") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb761b_d20260614_m042044_c001_v0001033_t0005_u01781410844265") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764ab_d20260614_m042029_c001_v7007000_t0000_u01781410829830") 2026/06/14 04:24:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb752d_d20260614_m042004_c001_v0001033_t0058_u01781410804501") 2026/06/14 04:24:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41564117792ae03d_d20260614_m042209_c001_v7007000_t0000_u01781410929706") 2026/06/14 04:24:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e5e7_d20260614_m042203_c001_v0001182_t0019_u01781410923902") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a578_d20260614_m042230_c001_v7007000_t0000_u01781410950716") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea0fb_d20260614_m042225_c001_v0001180_t0047_u01781410945455") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53927_d20260614_m042355_c001_v7007000_t0000_u01781411035763") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547eb9f_d20260614_m042344_c001_v0001182_t0026_u01781411024901") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cc5_d20260614_m042339_c001_v7007000_t0000_u01781411019062") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547eaa9_d20260614_m042327_c001_v0001182_t0019_u01781411007052") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5a1_d20260614_m042322_c001_v7007000_t0000_u01781411002013") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e9eb_d20260614_m042311_c001_v0001182_t0023_u01781410991780") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04b9_d20260614_m042306_c001_v7007000_t0000_u01781410986581") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e8f5_d20260614_m042256_c001_v0001182_t0011_u01781410976428") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62892_d20260614_m042249_c001_v7007000_t0000_u01781410969539") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e7ed_d20260614_m042235_c001_v0001182_t0026_u01781410955742") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a538_d20260614_m042227_c001_v7007000_t0000_u01781410947208") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e6c5_d20260614_m042217_c001_v0001182_t0025_u01781410937163") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d59e_d20260614_m042211_c001_v7007000_t0000_u01781410931992") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea01d_d20260614_m042208_c001_v0001180_t0013_u01781410928048") 2026/06/14 04:24:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bef5e3_d20260614_m042206_c001_v7007000_t0000_u01781410926709") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76f5_d20260614_m042153_c001_v0001033_t0020_u01781410913084") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca82_d20260614_m042148_c001_v7007000_t0000_u01781410908177") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7776_d20260614_m042143_c001_v0001172_t0044_u01781410903698") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f418aa12dc7934c66_d20260614_m042137_c001_v7007000_t0000_u01781410897378") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7696_d20260614_m042122_c001_v0001172_t0015_u01781410882229") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a0a5c_d20260614_m042113_c001_v7007000_t0000_u01781410873455") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d1f_d20260614_m042102_c001_v0001180_t0002_u01781410862852") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968318_d20260614_m042057_c001_v7007000_t0000_u01781410857891") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9c67_d20260614_m042045_c001_v0001180_t0013_u01781410845205") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764ae_d20260614_m042030_c001_v7007000_t0000_u01781410830430") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9acb_d20260614_m042005_c001_v0001180_t0020_u01781410805842") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec11cd7_d20260614_m042209_c001_v7007000_t0000_u01781410929399") 2026/06/14 04:24:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9fe5_d20260614_m042204_c001_v0001180_t0025_u01781410924085") 2026/06/14 04:24:45 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a57f_d20260614_m042230_c001_v7007000_t0000_u01781410950897") 2026/06/14 04:24:45 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7928_d20260614_m042225_c001_v0001172_t0051_u01781410945523") 2026/06/14 04:24:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c5392c_d20260614_m042355_c001_v7007000_t0000_u01781411035948") 2026/06/14 04:24:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb795f_d20260614_m042345_c001_v0001033_t0017_u01781411025576") 2026/06/14 04:24:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cc7_d20260614_m042339_c001_v7007000_t0000_u01781411019282") 2026/06/14 04:24:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb78e3_d20260614_m042327_c001_v0001033_t0011_u01781411007626") 2026/06/14 04:24:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5a3_d20260614_m042322_c001_v7007000_t0000_u01781411002196") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7871_d20260614_m042312_c001_v0001033_t0030_u01781410992382") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04be_d20260614_m042306_c001_v7007000_t0000_u01781410986764") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7809_d20260614_m042256_c001_v0001033_t0054_u01781410976987") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62894_d20260614_m042249_c001_v7007000_t0000_u01781410969746") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7779_d20260614_m042236_c001_v0001033_t0018_u01781410956448") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f402cdaef0a5797cc_d20260614_m042227_c001_v7007000_t0000_u01781410947181") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7729_d20260614_m042217_c001_v0001033_t0007_u01781410937761") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d59f_d20260614_m042212_c001_v7007000_t0000_u01781410932175") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e635_d20260614_m042208_c001_v0001182_t0025_u01781410928059") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41564117792ae021_d20260614_m042206_c001_v7007000_t0000_u01781410926322") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f77ec_d20260614_m042153_c001_v0001172_t0013_u01781410913935") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca85_d20260614_m042148_c001_v7007000_t0000_u01781410908361") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9ed7_d20260614_m042143_c001_v0001180_t0017_u01781410903688") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41704694f52313a1_d20260614_m042137_c001_v7007000_t0000_u01781410897171") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76c9_d20260614_m042122_c001_v0001033_t0059_u01781410882942") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4aceaf_d20260614_m042113_c001_v7007000_t0000_u01781410873873") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f760a_d20260614_m042103_c001_v0001172_t0004_u01781410863463") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb96831a_d20260614_m042058_c001_v7007000_t0000_u01781410858072") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7550_d20260614_m042045_c001_v0001172_t0033_u01781410845779") 2026/06/14 04:24:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764b1_d20260614_m042030_c001_v7007000_t0000_u01781410830868") 2026/06/14 04:24:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f73aa_d20260614_m042006_c001_v0001172_t0009_u01781410806492") 2026/06/14 04:24:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dfd3c_d20260614_m042209_c001_v7007000_t0000_u01781410929717") 2026/06/14 04:24:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e5eb_d20260614_m042204_c001_v0001182_t0043_u01781410924113") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a584_d20260614_m042231_c001_v7007000_t0000_u01781410951079") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e75b_d20260614_m042225_c001_v0001182_t0043_u01781410945635") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53930_d20260614_m042356_c001_v7007000_t0000_u01781411036130") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7bf2_d20260614_m042346_c001_v0001172_t0054_u01781411026108") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cc9_d20260614_m042339_c001_v7007000_t0000_u01781411019491") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7b6a_d20260614_m042328_c001_v0001172_t0057_u01781411008209") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5a5_d20260614_m042322_c001_v7007000_t0000_u01781411002383") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7ace_d20260614_m042313_c001_v0001172_t0047_u01781410993121") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04c4_d20260614_m042306_c001_v7007000_t0000_u01781410986948") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7a4c_d20260614_m042257_c001_v0001172_t0019_u01781410977404") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62895_d20260614_m042249_c001_v7007000_t0000_u01781410969928") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7994_d20260614_m042237_c001_v0001172_t0040_u01781410957084") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41564117792ae11d_d20260614_m042227_c001_v7007000_t0000_u01781410947381") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f78f4_d20260614_m042218_c001_v0001172_t0013_u01781410938275") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5a0_d20260614_m042212_c001_v7007000_t0000_u01781410932357") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f788a_d20260614_m042208_c001_v0001172_t0043_u01781410928075") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bef5e1_d20260614_m042206_c001_v7007000_t0000_u01781410926331") 2026/06/14 04:24:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9f63_d20260614_m042154_c001_v0001180_t0044_u01781410914407") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca87_d20260614_m042148_c001_v7007000_t0000_u01781410908546") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9edd_d20260614_m042143_c001_v0001180_t0020_u01781410903932") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d4f7_d20260614_m042137_c001_v7007000_t0000_u01781410897212") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9def_d20260614_m042123_c001_v0001180_t0019_u01781410883396") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62588_d20260614_m042113_c001_v7007000_t0000_u01781410873757") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e217_d20260614_m042103_c001_v0001182_t0056_u01781410863748") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb96831c_d20260614_m042058_c001_v7007000_t0000_u01781410858253") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e0fb_d20260614_m042046_c001_v0001182_t0057_u01781410846107") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764b5_d20260614_m042031_c001_v7007000_t0000_u01781410831276") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547de79_d20260614_m042006_c001_v0001182_t0003_u01781410806798") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bc0e2e_d20260614_m042209_c001_v7007000_t0000_u01781410929387") 2026/06/14 04:24:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7848_d20260614_m042204_c001_v0001172_t0009_u01781410924129") 2026/06/14 04:24:48 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a58b_d20260614_m042231_c001_v7007000_t0000_u01781410951261") 2026/06/14 04:24:48 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea0ff_d20260614_m042225_c001_v0001180_t0016_u01781410945660") 2026/06/14 04:24:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53936_d20260614_m042356_c001_v7007000_t0000_u01781411036315") 2026/06/14 04:24:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea423_d20260614_m042346_c001_v0001180_t0012_u01781411026483") 2026/06/14 04:24:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968ccc_d20260614_m042339_c001_v7007000_t0000_u01781411019732") 2026/06/14 04:24:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea379_d20260614_m042328_c001_v0001180_t0053_u01781411008568") 2026/06/14 04:24:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5a7_d20260614_m042322_c001_v7007000_t0000_u01781411002568") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea2d1_d20260614_m042313_c001_v0001180_t0041_u01781410993398") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04c9_d20260614_m042307_c001_v7007000_t0000_u01781410987133") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea23f_d20260614_m042257_c001_v0001180_t0001_u01781410977934") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62898_d20260614_m042250_c001_v7007000_t0000_u01781410970187") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea17f_d20260614_m042237_c001_v0001180_t0056_u01781410957559") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f402cdaef0a5797cf_d20260614_m042227_c001_v7007000_t0000_u01781410947365") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea0a1_d20260614_m042218_c001_v0001180_t0047_u01781410938910") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5a2_d20260614_m042212_c001_v7007000_t0000_u01781410932540") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7719_d20260614_m042208_c001_v0001033_t0034_u01781410928085") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41564117792ae024_d20260614_m042206_c001_v7007000_t0000_u01781410926507") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e52f_d20260614_m042154_c001_v0001182_t0012_u01781410914620") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca89_d20260614_m042148_c001_v7007000_t0000_u01781410908736") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e47d_d20260614_m042143_c001_v0001182_t0002_u01781410903943") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d13104_d20260614_m042137_c001_v7007000_t0000_u01781410897158") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e323_d20260614_m042123_c001_v0001182_t0006_u01781410883659") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12f18_d20260614_m042113_c001_v7007000_t0000_u01781410873433") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7681_d20260614_m042103_c001_v0001033_t0013_u01781410863942") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb96831e_d20260614_m042058_c001_v7007000_t0000_u01781410858435") 2026/06/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7623_d20260614_m042046_c001_v0001033_t0057_u01781410846311") 2026/06/14 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764b8_d20260614_m042031_c001_v7007000_t0000_u01781410831737") 2026/06/14 04:24:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7539_d20260614_m042007_c001_v0001033_t0032_u01781410807003") 2026/06/14 04:24:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bef5e5_d20260614_m042209_c001_v7007000_t0000_u01781410929327") 2026/06/14 04:24:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb770f_d20260614_m042204_c001_v0001033_t0037_u01781410924140") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a592_d20260614_m042231_c001_v7007000_t0000_u01781410951443") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f792c_d20260614_m042225_c001_v0001172_t0032_u01781410945823") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c5393d_d20260614_m042356_c001_v7007000_t0000_u01781411036496") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ebc5_d20260614_m042346_c001_v0001182_t0013_u01781411026688") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968ccf_d20260614_m042339_c001_v7007000_t0000_u01781411019926") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547eac5_d20260614_m042328_c001_v0001182_t0035_u01781411008781") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5a8_d20260614_m042322_c001_v7007000_t0000_u01781411002750") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ea01_d20260614_m042313_c001_v0001182_t0050_u01781410993668") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04cf_d20260614_m042307_c001_v7007000_t0000_u01781410987318") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e91b_d20260614_m042258_c001_v0001182_t0058_u01781410978167") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a6289a_d20260614_m042250_c001_v7007000_t0000_u01781410970481") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e813_d20260614_m042237_c001_v0001182_t0030_u01781410957793") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a53c_d20260614_m042227_c001_v7007000_t0000_u01781410947393") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e6ef_d20260614_m042219_c001_v0001182_t0035_u01781410939117") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5a3_d20260614_m042212_c001_v7007000_t0000_u01781410932722") 2026/06/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea01f_d20260614_m042208_c001_v0001180_t0057_u01781410928261") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f427de69ead44a742_d20260614_m042206_c001_v7007000_t0000_u01781410926366") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76f7_d20260614_m042154_c001_v0001033_t0057_u01781410914830") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca8b_d20260614_m042148_c001_v7007000_t0000_u01781410908922") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e47f_d20260614_m042144_c001_v0001182_t0008_u01781410904141") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f427de69ead44a551_d20260614_m042138_c001_v7007000_t0000_u01781410898007") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f76a6_d20260614_m042123_c001_v0001172_t0038_u01781410883866") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12f1d_d20260614_m042113_c001_v7007000_t0000_u01781410873617") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d2b_d20260614_m042104_c001_v0001180_t0022_u01781410864544") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968320_d20260614_m042058_c001_v7007000_t0000_u01781410858615") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9c7b_d20260614_m042047_c001_v0001180_t0057_u01781410847176") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764bb_d20260614_m042032_c001_v7007000_t0000_u01781410832233") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9ae1_d20260614_m042007_c001_v0001180_t0024_u01781410807609") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bef5e6_d20260614_m042209_c001_v7007000_t0000_u01781410929511") 2026/06/14 04:24:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e5ef_d20260614_m042204_c001_v0001182_t0054_u01781410924325") 2026/06/14 04:24:51 DEBUG : dir1/0007-12345: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a599_d20260614_m042231_c001_v7007000_t0000_u01781410951627") 2026/06/14 04:24:51 DEBUG : dir1/0007-12345: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e761_d20260614_m042225_c001_v0001182_t0001_u01781410945844") 2026/06/14 04:24:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53944_d20260614_m042356_c001_v7007000_t0000_u01781411036678") 2026/06/14 04:24:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7967_d20260614_m042346_c001_v0001033_t0007_u01781411026892") 2026/06/14 04:24:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cd1_d20260614_m042340_c001_v7007000_t0000_u01781411020175") 2026/06/14 04:24:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb78eb_d20260614_m042329_c001_v0001033_t0021_u01781411009000") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5aa_d20260614_m042322_c001_v7007000_t0000_u01781411002933") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb787b_d20260614_m042313_c001_v0001033_t0015_u01781410993880") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04d3_d20260614_m042307_c001_v7007000_t0000_u01781410987500") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb780f_d20260614_m042258_c001_v0001033_t0043_u01781410978374") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a6289c_d20260614_m042250_c001_v7007000_t0000_u01781410970719") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb778b_d20260614_m042238_c001_v0001033_t0009_u01781410958057") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f402cdaef0a5797cb_d20260614_m042227_c001_v7007000_t0000_u01781410947148") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb772f_d20260614_m042219_c001_v0001033_t0001_u01781410939833") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5a4_d20260614_m042212_c001_v7007000_t0000_u01781410932972") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e639_d20260614_m042208_c001_v0001182_t0044_u01781410928389") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bef5e2_d20260614_m042206_c001_v7007000_t0000_u01781410926517") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7802_d20260614_m042156_c001_v0001172_t0027_u01781410916146") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca8d_d20260614_m042149_c001_v7007000_t0000_u01781410909107") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9ee1_d20260614_m042144_c001_v0001180_t0058_u01781410904207") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f427de69ead44a53a_d20260614_m042137_c001_v7007000_t0000_u01781410897177") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76cb_d20260614_m042124_c001_v0001033_t0040_u01781410884174") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12f20_d20260614_m042113_c001_v7007000_t0000_u01781410873801") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7614_d20260614_m042104_c001_v0001172_t0038_u01781410864918") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968323_d20260614_m042058_c001_v7007000_t0000_u01781410858801") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7568_d20260614_m042047_c001_v0001172_t0025_u01781410847397") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764bf_d20260614_m042032_c001_v7007000_t0000_u01781410832606") 2026/06/14 04:24:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f73c6_d20260614_m042008_c001_v0001172_t0000_u01781410808337") 2026/06/14 04:24:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bc0e30_d20260614_m042209_c001_v7007000_t0000_u01781410929571") 2026/06/14 04:24:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9fef_d20260614_m042204_c001_v0001180_t0050_u01781410924349") 2026/06/14 04:24:53 DEBUG : dir1/0008-23456: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a59f_d20260614_m042231_c001_v7007000_t0000_u01781410951810") 2026/06/14 04:24:53 DEBUG : dir1/0008-23456: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea101_d20260614_m042225_c001_v0001180_t0039_u01781410945861") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c5394c_d20260614_m042356_c001_v7007000_t0000_u01781411036863") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7bfc_d20260614_m042347_c001_v0001172_t0009_u01781411027332") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cd3_d20260614_m042340_c001_v7007000_t0000_u01781411020384") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7b7a_d20260614_m042329_c001_v0001172_t0048_u01781411009605") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5ad_d20260614_m042323_c001_v7007000_t0000_u01781411003113") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7ae2_d20260614_m042314_c001_v0001172_t0025_u01781410994410") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04d8_d20260614_m042307_c001_v7007000_t0000_u01781410987684") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7a62_d20260614_m042259_c001_v0001172_t0057_u01781410979130") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a6289e_d20260614_m042250_c001_v7007000_t0000_u01781410970974") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f79ac_d20260614_m042238_c001_v0001172_t0003_u01781410958696") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d9153a15_d20260614_m042226_c001_v7007000_t0000_u01781410946767") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7900_d20260614_m042220_c001_v0001172_t0009_u01781410940264") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5a5_d20260614_m042213_c001_v7007000_t0000_u01781410933208") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f788c_d20260614_m042208_c001_v0001172_t0013_u01781410928406") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec11ccf_d20260614_m042206_c001_v7007000_t0000_u01781410926530") 2026/06/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9f7b_d20260614_m042156_c001_v0001180_t0058_u01781410916616") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca90_d20260614_m042149_c001_v7007000_t0000_u01781410909292") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7780_d20260614_m042144_c001_v0001172_t0045_u01781410904246") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f418aa12dc7934c69_d20260614_m042137_c001_v7007000_t0000_u01781410897561") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9e01_d20260614_m042124_c001_v0001180_t0046_u01781410884726") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7ce66_d20260614_m042113_c001_v7007000_t0000_u01781410873626") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e227_d20260614_m042105_c001_v0001182_t0046_u01781410865191") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968324_d20260614_m042058_c001_v7007000_t0000_u01781410858983") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e111_d20260614_m042047_c001_v0001182_t0002_u01781410847874") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764c4_d20260614_m042032_c001_v7007000_t0000_u01781410832887") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547de95_d20260614_m042008_c001_v0001182_t0013_u01781410808684") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec11cd9_d20260614_m042209_c001_v7007000_t0000_u01781410929581") 2026/06/14 04:24:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f784e_d20260614_m042204_c001_v0001172_t0040_u01781410924400") 2026/06/14 04:24:54 DEBUG : dir1/0009-34567: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a5a4_d20260614_m042231_c001_v7007000_t0000_u01781410951992") 2026/06/14 04:24:54 DEBUG : dir1/0009-34567: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea105_d20260614_m042226_c001_v0001180_t0045_u01781410946063") 2026/06/14 04:24:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53958_d20260614_m042357_c001_v7007000_t0000_u01781411037196") 2026/06/14 04:24:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea435_d20260614_m042347_c001_v0001180_t0002_u01781411027658") 2026/06/14 04:24:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cd5_d20260614_m042340_c001_v7007000_t0000_u01781411020607") 2026/06/14 04:24:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea387_d20260614_m042329_c001_v0001180_t0042_u01781411009864") 2026/06/14 04:24:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5b0_d20260614_m042323_c001_v7007000_t0000_u01781411003295") 2026/06/14 04:24:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea2db_d20260614_m042314_c001_v0001180_t0012_u01781410994792") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04dd_d20260614_m042307_c001_v7007000_t0000_u01781410987868") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea24b_d20260614_m042259_c001_v0001180_t0018_u01781410979418") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a628a1_d20260614_m042251_c001_v7007000_t0000_u01781410971397") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea187_d20260614_m042239_c001_v0001180_t0016_u01781410959021") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d9153a17_d20260614_m042227_c001_v7007000_t0000_u01781410947140") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea0b5_d20260614_m042220_c001_v0001180_t0025_u01781410940589") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5a6_d20260614_m042213_c001_v7007000_t0000_u01781410933390") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea029_d20260614_m042208_c001_v0001180_t0054_u01781410928477") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bc0e18_d20260614_m042206_c001_v7007000_t0000_u01781410926354") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e553_d20260614_m042156_c001_v0001182_t0043_u01781410916835") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca92_d20260614_m042149_c001_v7007000_t0000_u01781410909476") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76ef_d20260614_m042144_c001_v0001033_t0017_u01781410904257") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62656_d20260614_m042137_c001_v7007000_t0000_u01781410897389") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e337_d20260614_m042124_c001_v0001182_t0051_u01781410884936") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4250a362d9ac3387_d20260614_m042113_c001_v7007000_t0000_u01781410873768") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7685_d20260614_m042105_c001_v0001033_t0019_u01781410865392") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968326_d20260614_m042059_c001_v7007000_t0000_u01781410859167") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb762f_d20260614_m042048_c001_v0001033_t0032_u01781410848071") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764c9_d20260614_m042033_c001_v7007000_t0000_u01781410833288") 2026/06/14 04:24:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7547_d20260614_m042008_c001_v0001033_t0041_u01781410808888") 2026/06/14 04:24:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dfd3a_d20260614_m042209_c001_v7007000_t0000_u01781410929347") 2026/06/14 04:24:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e5f7_d20260614_m042204_c001_v0001182_t0050_u01781410924524") 2026/06/14 04:24:56 DEBUG : dir1/0010-45678: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a5ab_d20260614_m042232_c001_v7007000_t0000_u01781410952176") 2026/06/14 04:24:56 DEBUG : dir1/0010-45678: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e769_d20260614_m042226_c001_v0001182_t0019_u01781410946075") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c5395f_d20260614_m042357_c001_v7007000_t0000_u01781411037380") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ebd3_d20260614_m042347_c001_v0001182_t0056_u01781411027886") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cd9_d20260614_m042340_c001_v7007000_t0000_u01781411020871") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ead3_d20260614_m042330_c001_v0001182_t0055_u01781411010098") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5b3_d20260614_m042323_c001_v7007000_t0000_u01781411003477") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ea11_d20260614_m042314_c001_v0001182_t0015_u01781410994994") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04e3_d20260614_m042308_c001_v7007000_t0000_u01781410988051") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e935_d20260614_m042259_c001_v0001182_t0037_u01781410979700") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a628a5_d20260614_m042251_c001_v7007000_t0000_u01781410971923") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e829_d20260614_m042239_c001_v0001182_t0012_u01781410959221") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a627a0_d20260614_m042226_c001_v7007000_t0000_u01781410946778") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e711_d20260614_m042220_c001_v0001182_t0046_u01781410940848") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5a7_d20260614_m042213_c001_v7007000_t0000_u01781410933572") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e63d_d20260614_m042208_c001_v0001182_t0013_u01781410928586") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41564117792ae020_d20260614_m042206_c001_v7007000_t0000_u01781410926138") 2026/06/14 04:24:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76fb_d20260614_m042157_c001_v0001033_t0023_u01781410917052") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca95_d20260614_m042149_c001_v7007000_t0000_u01781410909661") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e481_d20260614_m042144_c001_v0001182_t0032_u01781410904346") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f402cdaef0a579694_d20260614_m042138_c001_v7007000_t0000_u01781410898227") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f76b4_d20260614_m042125_c001_v0001172_t0019_u01781410885135") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f427de69ead44a315_d20260614_m042113_c001_v7007000_t0000_u01781410873789") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d3f_d20260614_m042106_c001_v0001180_t0056_u01781410866038") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968328_d20260614_m042059_c001_v7007000_t0000_u01781410859349") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9c8d_d20260614_m042048_c001_v0001180_t0010_u01781410848591") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764ce_d20260614_m042033_c001_v7007000_t0000_u01781410833642") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9aff_d20260614_m042010_c001_v0001180_t0032_u01781410810124") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d596_d20260614_m042209_c001_v7007000_t0000_u01781410929726") 2026/06/14 04:24:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9ff3_d20260614_m042204_c001_v0001180_t0015_u01781410924553") 2026/06/14 04:24:57 DEBUG : dir1/0011-56789: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a5b1_d20260614_m042232_c001_v7007000_t0000_u01781410952357") 2026/06/14 04:24:57 DEBUG : dir1/0011-56789: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb773f_d20260614_m042226_c001_v0001033_t0039_u01781410946106") 2026/06/14 04:24:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53965_d20260614_m042357_c001_v7007000_t0000_u01781411037565") 2026/06/14 04:24:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7973_d20260614_m042348_c001_v0001033_t0022_u01781411028101") 2026/06/14 04:24:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cdb_d20260614_m042341_c001_v7007000_t0000_u01781411021179") 2026/06/14 04:24:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb78fb_d20260614_m042330_c001_v0001033_t0003_u01781411010292") 2026/06/14 04:24:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5b6_d20260614_m042323_c001_v7007000_t0000_u01781411003666") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7883_d20260614_m042315_c001_v0001033_t0048_u01781410995190") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04e8_d20260614_m042308_c001_v7007000_t0000_u01781410988234") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7817_d20260614_m042259_c001_v0001033_t0054_u01781410979914") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a628a7_d20260614_m042252_c001_v7007000_t0000_u01781410972296") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7795_d20260614_m042239_c001_v0001033_t0026_u01781410959438") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41564117792ae118_d20260614_m042227_c001_v7007000_t0000_u01781410947186") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7731_d20260614_m042221_c001_v0001033_t0000_u01781410941082") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5a8_d20260614_m042213_c001_v7007000_t0000_u01781410933754") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb771b_d20260614_m042208_c001_v0001033_t0018_u01781410928661") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d588_d20260614_m042206_c001_v7007000_t0000_u01781410926359") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f780e_d20260614_m042158_c001_v0001172_t0053_u01781410918223") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca98_d20260614_m042149_c001_v7007000_t0000_u01781410909847") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9ee5_d20260614_m042144_c001_v0001180_t0033_u01781410904412") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62658_d20260614_m042137_c001_v7007000_t0000_u01781410897573") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76cd_d20260614_m042125_c001_v0001033_t0035_u01781410885630") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a0a63_d20260614_m042113_c001_v7007000_t0000_u01781410873638") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f761e_d20260614_m042106_c001_v0001172_t0026_u01781410866247") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb96832a_d20260614_m042059_c001_v7007000_t0000_u01781410859529") 2026/06/14 04:24:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f757a_d20260614_m042048_c001_v0001172_t0016_u01781410848808") 2026/06/14 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764da_d20260614_m042034_c001_v7007000_t0000_u01781410834480") 2026/06/14 04:24:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f73dc_d20260614_m042010_c001_v0001172_t0058_u01781410810322") 2026/06/14 04:24:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d595_d20260614_m042209_c001_v7007000_t0000_u01781410929611") 2026/06/14 04:24:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e601_d20260614_m042204_c001_v0001182_t0025_u01781410924724") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a5b7_d20260614_m042232_c001_v7007000_t0000_u01781410952539") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7936_d20260614_m042226_c001_v0001172_t0033_u01781410946163") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c5396c_d20260614_m042357_c001_v7007000_t0000_u01781411037895") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7c02_d20260614_m042348_c001_v0001172_t0024_u01781411028776") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968cde_d20260614_m042341_c001_v7007000_t0000_u01781411021451") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7b88_d20260614_m042331_c001_v0001172_t0022_u01781411011144") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5b9_d20260614_m042323_c001_v7007000_t0000_u01781411003849") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7aec_d20260614_m042315_c001_v0001172_t0025_u01781410995746") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04ec_d20260614_m042308_c001_v7007000_t0000_u01781410988418") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7a6a_d20260614_m042300_c001_v0001172_t0035_u01781410980433") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a628aa_d20260614_m042252_c001_v7007000_t0000_u01781410972641") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f79c2_d20260614_m042240_c001_v0001172_t0003_u01781410960745") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf03f7_d20260614_m042227_c001_v7007000_t0000_u01781410947255") 2026/06/14 04:24:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f790a_d20260614_m042221_c001_v0001172_t0044_u01781410941556") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5a9_d20260614_m042213_c001_v7007000_t0000_u01781410933937") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea02b_d20260614_m042208_c001_v0001180_t0053_u01781410928683") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41564117792ae01e_d20260614_m042205_c001_v7007000_t0000_u01781410925955") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9f93_d20260614_m042158_c001_v0001180_t0018_u01781410918537") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca9b_d20260614_m042150_c001_v7007000_t0000_u01781410910032") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e487_d20260614_m042144_c001_v0001182_t0012_u01781410904561") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d4f8_d20260614_m042137_c001_v7007000_t0000_u01781410897401") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9e0b_d20260614_m042126_c001_v0001180_t0046_u01781410886037") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7ce65_d20260614_m042113_c001_v7007000_t0000_u01781410873442") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e239_d20260614_m042106_c001_v0001182_t0008_u01781410866636") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb96832e_d20260614_m042059_c001_v7007000_t0000_u01781410859711") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e12d_d20260614_m042049_c001_v0001182_t0005_u01781410849165") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764eb_d20260614_m042036_c001_v7007000_t0000_u01781410836247") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547dec5_d20260614_m042010_c001_v0001182_t0012_u01781410810614") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41564117792ae039_d20260614_m042209_c001_v7007000_t0000_u01781410929521") 2026/06/14 04:25:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7854_d20260614_m042204_c001_v0001172_t0038_u01781410924785") 2026/06/14 04:25:00 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a5bb_d20260614_m042232_c001_v7007000_t0000_u01781410952720") 2026/06/14 04:25:00 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e76f_d20260614_m042226_c001_v0001182_t0033_u01781410946275") 2026/06/14 04:25:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53971_d20260614_m042358_c001_v7007000_t0000_u01781411038079") 2026/06/14 04:25:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea441_d20260614_m042349_c001_v0001180_t0006_u01781411029211") 2026/06/14 04:25:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968ce1_d20260614_m042341_c001_v7007000_t0000_u01781411021779") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea397_d20260614_m042331_c001_v0001180_t0013_u01781411011581") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5ba_d20260614_m042324_c001_v7007000_t0000_u01781411004030") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea2ed_d20260614_m042316_c001_v0001180_t0006_u01781410996197") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04f0_d20260614_m042308_c001_v7007000_t0000_u01781410988600") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea25b_d20260614_m042300_c001_v0001180_t0020_u01781410980707") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a628ac_d20260614_m042252_c001_v7007000_t0000_u01781410972957") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea19d_d20260614_m042241_c001_v0001180_t0034_u01781410961155") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d9153a16_d20260614_m042226_c001_v7007000_t0000_u01781410946953") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea0bd_d20260614_m042221_c001_v0001180_t0026_u01781410941853") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5aa_d20260614_m042214_c001_v7007000_t0000_u01781410934118") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e63f_d20260614_m042208_c001_v0001182_t0018_u01781410928793") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bc0e1a_d20260614_m042206_c001_v7007000_t0000_u01781410926544") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e575_d20260614_m042158_c001_v0001182_t0016_u01781410918793") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca9d_d20260614_m042150_c001_v7007000_t0000_u01781410910217") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9ee7_d20260614_m042144_c001_v0001180_t0050_u01781410904635") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d13109_d20260614_m042137_c001_v7007000_t0000_u01781410897340") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e345_d20260614_m042126_c001_v0001182_t0039_u01781410886258") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62584_d20260614_m042113_c001_v7007000_t0000_u01781410873209") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb768b_d20260614_m042106_c001_v0001033_t0012_u01781410866847") 2026/06/14 04:25:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968330_d20260614_m042059_c001_v7007000_t0000_u01781410859910") 2026/06/14 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7637_d20260614_m042049_c001_v0001033_t0021_u01781410849373") 2026/06/14 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764f6_d20260614_m042037_c001_v7007000_t0000_u01781410837218") 2026/06/14 04:25:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7559_d20260614_m042010_c001_v0001033_t0011_u01781410810817") 2026/06/14 04:25:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dfd3b_d20260614_m042209_c001_v7007000_t0000_u01781410929533") 2026/06/14 04:25:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7711_d20260614_m042204_c001_v0001033_t0022_u01781410924795") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a5c2_d20260614_m042232_c001_v7007000_t0000_u01781410952901") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea109_d20260614_m042226_c001_v0001180_t0014_u01781410946287") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53976_d20260614_m042358_c001_v7007000_t0000_u01781411038260") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ebed_d20260614_m042349_c001_v0001182_t0025_u01781411029414") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968ce5_d20260614_m042341_c001_v7007000_t0000_u01781411021987") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547eae9_d20260614_m042331_c001_v0001182_t0013_u01781411011784") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5bd_d20260614_m042324_c001_v7007000_t0000_u01781411004322") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ea1d_d20260614_m042316_c001_v0001182_t0054_u01781410996440") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04f5_d20260614_m042308_c001_v7007000_t0000_u01781410988783") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e943_d20260614_m042300_c001_v0001182_t0013_u01781410980978") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a628af_d20260614_m042253_c001_v7007000_t0000_u01781410973296") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e845_d20260614_m042241_c001_v0001182_t0019_u01781410961370") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a627a4_d20260614_m042227_c001_v7007000_t0000_u01781410947325") 2026/06/14 04:25:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e725_d20260614_m042222_c001_v0001182_t0028_u01781410942096") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5ab_d20260614_m042214_c001_v7007000_t0000_u01781410934300") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea02d_d20260614_m042208_c001_v0001180_t0028_u01781410928949") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d589_d20260614_m042206_c001_v7007000_t0000_u01781410926379") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7703_d20260614_m042158_c001_v0001033_t0017_u01781410918991") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393caa0_d20260614_m042150_c001_v7007000_t0000_u01781410910404") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7784_d20260614_m042144_c001_v0001172_t0007_u01781410904692") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41704694f52313a4_d20260614_m042137_c001_v7007000_t0000_u01781410897356") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f76c4_d20260614_m042126_c001_v0001172_t0059_u01781410886626") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f408001068499fe29_d20260614_m042113_c001_v7007000_t0000_u01781410873653") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d53_d20260614_m042107_c001_v0001180_t0016_u01781410867630") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968331_d20260614_m042100_c001_v7007000_t0000_u01781410860093") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9cb1_d20260614_m042051_c001_v0001180_t0050_u01781410851926") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764fd_d20260614_m042037_c001_v7007000_t0000_u01781410837925") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9b11_d20260614_m042011_c001_v0001180_t0028_u01781410811862") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d594_d20260614_m042209_c001_v7007000_t0000_u01781410929542") 2026/06/14 04:25:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9ff7_d20260614_m042204_c001_v0001180_t0022_u01781410924811") 2026/06/14 04:25:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a5c8_d20260614_m042233_c001_v7007000_t0000_u01781410953082") 2026/06/14 04:25:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e771_d20260614_m042226_c001_v0001182_t0034_u01781410946469") 2026/06/14 04:25:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c5397b_d20260614_m042358_c001_v7007000_t0000_u01781411038442") 2026/06/14 04:25:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7989_d20260614_m042349_c001_v0001033_t0040_u01781411029786") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968ce7_d20260614_m042342_c001_v7007000_t0000_u01781411022256") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7907_d20260614_m042331_c001_v0001033_t0012_u01781411011982") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5c0_d20260614_m042324_c001_v7007000_t0000_u01781411004505") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb788f_d20260614_m042316_c001_v0001033_t0001_u01781410996668") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04f9_d20260614_m042308_c001_v7007000_t0000_u01781410988967") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7825_d20260614_m042301_c001_v0001033_t0003_u01781410981177") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a628b1_d20260614_m042253_c001_v7007000_t0000_u01781410973623") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb77a7_d20260614_m042241_c001_v0001033_t0017_u01781410961609") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a627a2_d20260614_m042227_c001_v7007000_t0000_u01781410947142") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7733_d20260614_m042222_c001_v0001033_t0024_u01781410942291") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5ac_d20260614_m042214_c001_v7007000_t0000_u01781410934481") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e643_d20260614_m042209_c001_v0001182_t0012_u01781410929001") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dfd2e_d20260614_m042206_c001_v7007000_t0000_u01781410926401") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7822_d20260614_m042200_c001_v0001172_t0025_u01781410920270") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393caa2_d20260614_m042150_c001_v7007000_t0000_u01781410910588") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e489_d20260614_m042144_c001_v0001182_t0033_u01781410904773") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f418aa12dc7934c62_d20260614_m042137_c001_v7007000_t0000_u01781410897193") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76cf_d20260614_m042126_c001_v0001033_t0045_u01781410886905") 2026/06/14 04:25:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62583_d20260614_m042113_c001_v7007000_t0000_u01781410873026") 2026/06/14 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f762a_d20260614_m042107_c001_v0001172_t0030_u01781410867859") 2026/06/14 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968333_d20260614_m042100_c001_v7007000_t0000_u01781410860274") 2026/06/14 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7596_d20260614_m042052_c001_v0001172_t0047_u01781410852168") 2026/06/14 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce764fe_d20260614_m042038_c001_v7007000_t0000_u01781410838642") 2026/06/14 04:25:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f73f0_d20260614_m042012_c001_v0001172_t0021_u01781410812062") 2026/06/14 04:25:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bef5e7_d20260614_m042209_c001_v7007000_t0000_u01781410929696") 2026/06/14 04:25:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e603_d20260614_m042204_c001_v0001182_t0048_u01781410924984") 2026/06/14 04:25:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acebd_d20260614_m042117_c001_v7007000_t0000_u01781410877127") 2026/06/14 04:25:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e26b_d20260614_m042110_c001_v0001182_t0043_u01781410870942") 2026/06/14 04:25:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acebe_d20260614_m042117_c001_v7007000_t0000_u01781410877309") 2026/06/14 04:25:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d89_d20260614_m042110_c001_v0001180_t0053_u01781410870953") 2026/06/14 04:25:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acebf_d20260614_m042117_c001_v7007000_t0000_u01781410877491") 2026/06/14 04:25:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7644_d20260614_m042111_c001_v0001172_t0038_u01781410871024") 2026/06/14 04:25:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acec0_d20260614_m042117_c001_v7007000_t0000_u01781410877675") 2026/06/14 04:25:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e26d_d20260614_m042111_c001_v0001182_t0011_u01781410871148") 2026/06/14 04:25:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acec1_d20260614_m042117_c001_v7007000_t0000_u01781410877858") 2026/06/14 04:25:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d8b_d20260614_m042111_c001_v0001180_t0027_u01781410871159") 2026/06/14 04:25:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acec2_d20260614_m042118_c001_v7007000_t0000_u01781410878080") 2026/06/14 04:25:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7648_d20260614_m042111_c001_v0001172_t0021_u01781410871332") 2026/06/14 04:25:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acec3_d20260614_m042118_c001_v7007000_t0000_u01781410878272") 2026/06/14 04:25:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e277_d20260614_m042111_c001_v0001182_t0023_u01781410871350") 2026/06/14 04:25:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acec4_d20260614_m042118_c001_v7007000_t0000_u01781410878455") 2026/06/14 04:25:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d8d_d20260614_m042111_c001_v0001180_t0021_u01781410871434") 2026/06/14 04:25:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acec5_d20260614_m042118_c001_v7007000_t0000_u01781410878641") 2026/06/14 04:25:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76ab_d20260614_m042111_c001_v0001033_t0035_u01781410871536") 2026/06/14 04:25:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acec6_d20260614_m042118_c001_v7007000_t0000_u01781410878824") 2026/06/14 04:25:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e27d_d20260614_m042111_c001_v0001182_t0038_u01781410871559") 2026/06/14 04:25:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acec7_d20260614_m042119_c001_v7007000_t0000_u01781410879007") 2026/06/14 04:25:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d91_d20260614_m042111_c001_v0001180_t0046_u01781410871701") 2026/06/14 04:25:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acec8_d20260614_m042119_c001_v7007000_t0000_u01781410879189") 2026/06/14 04:25:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e281_d20260614_m042111_c001_v0001182_t0031_u01781410871762") 2026/06/14 04:25:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acec9_d20260614_m042119_c001_v7007000_t0000_u01781410879371") 2026/06/14 04:25:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9d93_d20260614_m042111_c001_v0001180_t0010_u01781410871932") 2026/06/14 04:25:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4aceca_d20260614_m042119_c001_v7007000_t0000_u01781410879556") 2026/06/14 04:25:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76b1_d20260614_m042111_c001_v0001033_t0029_u01781410871942") 2026/06/14 04:25:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acecb_d20260614_m042119_c001_v7007000_t0000_u01781410879750") 2026/06/14 04:25:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e285_d20260614_m042111_c001_v0001182_t0034_u01781410871957") 2026/06/14 04:25:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4136031bce4acecc_d20260614_m042119_c001_v7007000_t0000_u01781410879940") 2026/06/14 04:25:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f764c_d20260614_m042112_c001_v0001172_t0058_u01781410872059") 2026/06/14 04:25:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667efc94_d20260614_m042145_c001_v7007000_t0000_u01781410905851") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e407_d20260614_m042135_c001_v0001182_t0028_u01781410895839") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f412acb74617a0f53_d20260614_m042145_c001_v7007000_t0000_u01781410905524") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9e7b_d20260614_m042135_c001_v0001180_t0046_u01781410895850") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a0c5c_d20260614_m042145_c001_v7007000_t0000_u01781410905869") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7724_d20260614_m042135_c001_v0001172_t0046_u01781410895860") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d01a_d20260614_m042145_c001_v7007000_t0000_u01781410905640") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76db_d20260614_m042135_c001_v0001033_t0046_u01781410895871") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca6a_d20260614_m042145_c001_v7007000_t0000_u01781410905889") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e40b_d20260614_m042136_c001_v0001182_t0042_u01781410896047") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f402cdaef0a5796af_d20260614_m042145_c001_v7007000_t0000_u01781410905818") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9e7d_d20260614_m042136_c001_v0001180_t0030_u01781410896059") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca68_d20260614_m042145_c001_v7007000_t0000_u01781410905700") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e40f_d20260614_m042136_c001_v0001182_t0044_u01781410896250") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a0c53_d20260614_m042145_c001_v7007000_t0000_u01781410905499") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9e81_d20260614_m042136_c001_v0001180_t0023_u01781410896262") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d015_d20260614_m042145_c001_v7007000_t0000_u01781410905457") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f772a_d20260614_m042136_c001_v0001172_t0000_u01781410896273") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4250a362d9ac34d1_d20260614_m042145_c001_v7007000_t0000_u01781410905708") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76dd_d20260614_m042136_c001_v0001033_t0029_u01781410896324") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb96855e_d20260614_m042145_c001_v7007000_t0000_u01781410905469") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e413_d20260614_m042136_c001_v0001182_t0021_u01781410896445") 2026/06/14 04:25:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f412acb74617a0f55_d20260614_m042145_c001_v7007000_t0000_u01781410905714") 2026/06/14 04:25:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9e85_d20260614_m042136_c001_v0001180_t0041_u01781410896502") 2026/06/14 04:25:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968561_d20260614_m042145_c001_v7007000_t0000_u01781410905651") 2026/06/14 04:25:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7732_d20260614_m042136_c001_v0001172_t0008_u01781410896585") 2026/06/14 04:25:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393ca66_d20260614_m042145_c001_v7007000_t0000_u01781410905501") 2026/06/14 04:25:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9e89_d20260614_m042136_c001_v0001180_t0024_u01781410896722") 2026/06/14 04:25:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4250a362d9ac34d0_d20260614_m042145_c001_v7007000_t0000_u01781410905513") 2026/06/14 04:25:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547e419_d20260614_m042136_c001_v0001182_t0018_u01781410896731") 2026/06/14 04:25:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d01e_d20260614_m042145_c001_v7007000_t0000_u01781410905824") 2026/06/14 04:25:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76df_d20260614_m042136_c001_v0001033_t0044_u01781410896780") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a0137_d20260614_m041846_c001_v7007000_t0000_u01781410726038") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f118473719e2a6997_d20260614_m041843_c001_v0001157_t0033_u01781410723714") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41992fd51c7a2d83_d20260614_m041843_c001_v7007000_t0000_u01781410723532") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f118473719e2a6973_d20260614_m041839_c001_v0001157_t0059_u01781410719226") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41992fd51c7a2ce2_d20260614_m041838_c001_v7007000_t0000_u01781410718310") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6f46_d20260614_m041833_c001_v0001172_t0049_u01781410713491") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bee081_d20260614_m041832_c001_v7007000_t0000_u01781410712027") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f116b56d38d28cc07_d20260614_m041829_c001_v0001029_t0014_u01781410709283") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce759d7_d20260614_m041829_c001_v7007000_t0000_u01781410709098") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f116b56d38d28cbf7_d20260614_m041825_c001_v0001029_t0030_u01781410705480") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce759ca_d20260614_m041824_c001_v7007000_t0000_u01781410704751") 2026/06/14 04:25:08 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6ebe_d20260614_m041820_c001_v0001172_t0046_u01781410700655") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4110812ce72b7cba_d20260614_m041819_c001_v7007000_t0000_u01781410699510") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1075cdc3bda35c3d_d20260614_m041817_c001_v0001146_t0044_u01781410697560") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4248acc66403fea6_d20260614_m041817_c001_v7007000_t0000_u01781410697377") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1075cdc3bda35c21_d20260614_m041813_c001_v0001146_t0014_u01781410693112") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4248acc66403fe92_d20260614_m041812_c001_v7007000_t0000_u01781410692330") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6e3e_d20260614_m041807_c001_v0001172_t0042_u01781410687760") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4248acc66403fdc4_d20260614_m041807_c001_v7007000_t0000_u01781410687206") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f110788ea5c9e9999_d20260614_m041805_c001_v0001165_t0049_u01781410685312") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719af3d0_d20260614_m041805_c001_v7007000_t0000_u01781410685128") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f110788ea5c9e9973_d20260614_m041800_c001_v0001165_t0039_u01781410680815") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719af3a3_d20260614_m041800_c001_v7007000_t0000_u01781410680045") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6dc0_d20260614_m041753_c001_v0001172_t0032_u01781410673647") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec114f9_d20260614_m041752_c001_v7007000_t0000_u01781410672658") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f10571bc46af1b1d3_d20260614_m041750_c001_v0001146_t0006_u01781410670727") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec114ef_d20260614_m041750_c001_v7007000_t0000_u01781410670544") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f10571bc46af1b1b9_d20260614_m041746_c001_v0001146_t0046_u01781410666993") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec11484_d20260614_m041746_c001_v7007000_t0000_u01781410666259") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6d31_d20260614_m041740_c001_v0001172_t0023_u01781410660361") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41592522e5c92b39_d20260614_m041739_c001_v7007000_t0000_u01781410659421") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f112d20132da44b82_d20260614_m041736_c001_v0001174_t0029_u01781410656648") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f20171e7_d20260614_m041736_c001_v7007000_t0000_u01781410656459") 2026/06/14 04:25:09 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f112d20132da44b28_d20260614_m041731_c001_v0001174_t0019_u01781410651120") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201719f_d20260614_m041730_c001_v7007000_t0000_u01781410650384") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6c6a_d20260614_m041724_c001_v0001172_t0034_u01781410644741") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b459fc54_d20260614_m041724_c001_v7007000_t0000_u01781410644000") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f102a7078793958bd_d20260614_m041715_c001_v0001092_t0014_u01781410635380") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d91522a3_d20260614_m041715_c001_v7007000_t0000_u01781410635141") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279ee60_d20260614_m041710_c001_v0001180_t0054_u01781410630835") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1095aa8b170a32c2_d20260614_m041709_c001_v0001144_t0029_u01781410629546") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1095aa8b170a32b6_d20260614_m041707_c001_v0001144_t0002_u01781410627729") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dd91a_d20260614_m041654_c001_v7007000_t0000_u01781410614714") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6a88_d20260614_m041647_c001_v0001172_t0023_u01781410607519") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f102142d99687c338_d20260614_m041645_c001_v0001104_t0009_u01781410605864") 2026/06/14 04:25:10 DEBUG : dst/one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f102142d99687c330_d20260614_m041644_c001_v0001104_t0002_u01781410604575") 2026/06/14 04:25:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a013a_d20260614_m041846_c001_v7007000_t0000_u01781410726231") 2026/06/14 04:25:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f101446097525f8c8_d20260614_m041842_c001_v0001167_t0001_u01781410722956") 2026/06/14 04:25:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f10071fbe9d8e4d01_d20260614_m041837_c001_v0001185_t0003_u01781410717913") 2026/06/14 04:25:10 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bee084_d20260614_m041832_c001_v7007000_t0000_u01781410712209") 2026/06/14 04:25:10 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109484d6f69ecd77_d20260614_m041828_c001_v0001090_t0008_u01781410708728") 2026/06/14 04:25:10 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1182ed527881ff67_d20260614_m041824_c001_v0001098_t0043_u01781410704427") 2026/06/14 04:25:10 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4110812ce72b7cc0_d20260614_m041819_c001_v7007000_t0000_u01781410699785") 2026/06/14 04:25:10 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1133baba00203d74_d20260614_m041816_c001_v0001100_t0032_u01781410696867") 2026/06/14 04:25:11 DEBUG : dst/one.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f111cc130f8f7fb06_d20260614_m041811_c001_v0001100_t0003_u01781410691901") 2026/06/14 04:25:11 DEBUG : dst/three: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b459fc5c_d20260614_m041724_c001_v7007000_t0000_u01781410644187") 2026/06/14 04:25:11 DEBUG : dst/three: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1095aa8b170a331e_d20260614_m041722_c001_v0001144_t0056_u01781410642336") 2026/06/14 04:25:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a013c_d20260614_m041846_c001_v7007000_t0000_u01781410726415") 2026/06/14 04:25:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f118bbdd075a6cd1a_d20260614_m041844_c001_v0001182_t0008_u01781410724685") 2026/06/14 04:25:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f10415f46d2342c02_d20260614_m041840_c001_v0001173_t0003_u01781410720409") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a013e_d20260614_m041846_c001_v7007000_t0000_u01781410726599") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f118473719e2a69ab_d20260614_m041845_c001_v0001157_t0002_u01781410725076") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41992fd51c7a2d96_d20260614_m041844_c001_v7007000_t0000_u01781410724895") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f118473719e2a6989_d20260614_m041841_c001_v0001157_t0015_u01781410721119") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41992fd51c7a2d3a_d20260614_m041840_c001_v7007000_t0000_u01781410720937") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6f50_d20260614_m041834_c001_v0001172_t0022_u01781410714320") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bee087_d20260614_m041832_c001_v7007000_t0000_u01781410712391") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f116b56d38d28cc0d_d20260614_m041831_c001_v0001029_t0000_u01781410711175") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce759d8_d20260614_m041830_c001_v7007000_t0000_u01781410710992") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f116b56d38d28cbfd_d20260614_m041827_c001_v0001029_t0028_u01781410707119") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce759d6_d20260614_m041826_c001_v7007000_t0000_u01781410706805") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6ec8_d20260614_m041821_c001_v0001172_t0011_u01781410701423") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4248acc66403fea7_d20260614_m041818_c001_v7007000_t0000_u01781410698769") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6e8c_d20260614_m041815_c001_v0001172_t0005_u01781410695698") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4248acc66403fea4_d20260614_m041814_c001_v7007000_t0000_u01781410694400") 2026/06/14 04:25:11 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6e4c_d20260614_m041808_c001_v0001172_t0011_u01781410688487") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719af3e0_d20260614_m041806_c001_v7007000_t0000_u01781410686165") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6e0e_d20260614_m041803_c001_v0001172_t0037_u01781410683645") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719af3af_d20260614_m041802_c001_v7007000_t0000_u01781410682557") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6dc6_d20260614_m041754_c001_v0001172_t0012_u01781410674497") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec114f6_d20260614_m041751_c001_v7007000_t0000_u01781410671733") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6d92_d20260614_m041749_c001_v0001172_t0007_u01781410669265") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec114e9_d20260614_m041748_c001_v7007000_t0000_u01781410668160") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6d3e_d20260614_m041741_c001_v0001172_t0008_u01781410661227") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f2017209_d20260614_m041737_c001_v7007000_t0000_u01781410657911") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6ce8_d20260614_m041734_c001_v0001172_t0022_u01781410654239") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f20171b0_d20260614_m041732_c001_v7007000_t0000_u01781410652651") 2026/06/14 04:25:12 DEBUG : dst/three.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6c80_d20260614_m041725_c001_v0001172_t0026_u01781410645638") 2026/06/14 04:25:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bee089_d20260614_m041832_c001_v7007000_t0000_u01781410712573") 2026/06/14 04:25:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1176838e1544eb55_d20260614_m041830_c001_v0001036_t0036_u01781410710659") 2026/06/14 04:25:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f10020d82f5870d21_d20260614_m041826_c001_v0001182_t0019_u01781410706587") 2026/06/14 04:25:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4110812ce72b7cc5_d20260614_m041820_c001_v7007000_t0000_u01781410700006") 2026/06/14 04:25:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1189159029b68ca0_d20260614_m041818_c001_v0001174_t0053_u01781410698225") 2026/06/14 04:25:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f113e9b773b86b7e5_d20260614_m041813_c001_v0001174_t0047_u01781410693742") 2026/06/14 04:25:12 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a0145_d20260614_m041846_c001_v7007000_t0000_u01781410726784") 2026/06/14 04:25:12 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6f4c_d20260614_m041833_c001_v0001172_t0024_u01781410713799") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bee08c_d20260614_m041832_c001_v7007000_t0000_u01781410712754") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6ec0_d20260614_m041820_c001_v0001172_t0016_u01781410700947") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4110812ce72b7cca_d20260614_m041820_c001_v7007000_t0000_u01781410700242") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6e46_d20260614_m041808_c001_v0001172_t0056_u01781410688139") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4248acc66403fdcc_d20260614_m041807_c001_v7007000_t0000_u01781410687390") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6dc2_d20260614_m041753_c001_v0001172_t0023_u01781410673954") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41632da40ec114fc_d20260614_m041753_c001_v7007000_t0000_u01781410673274") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6d38_d20260614_m041740_c001_v0001172_t0008_u01781410660698") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41592522e5c92b3d_d20260614_m041739_c001_v7007000_t0000_u01781410659607") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6c74_d20260614_m041725_c001_v0001172_t0059_u01781410645147") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b459fc63_d20260614_m041724_c001_v7007000_t0000_u01781410644371") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f118d9faad44a35c2_d20260614_m041719_c001_v0001033_t0038_u01781410639759") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dd91d_d20260614_m041654_c001_v7007000_t0000_u01781410614897") 2026/06/14 04:25:13 DEBUG : dst/two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f102142d99687c35c_d20260614_m041653_c001_v0001104_t0000_u01781410613319") 2026/06/14 04:25:13 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dd613_d20260614_m041614_c001_v7007000_t0000_u01781410574436") 2026/06/14 04:25:13 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6956_d20260614_m041610_c001_v0001172_t0052_u01781410570321") 2026/06/14 04:25:13 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dd5df_d20260614_m041608_c001_v7007000_t0000_u01781410568434") 2026/06/14 04:25:13 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279eb7e_d20260614_m041557_c001_v0001180_t0020_u01781410557469") 2026/06/14 04:25:13 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee917_d20260614_m041548_c001_v7007000_t0000_u01781410548705") 2026/06/14 04:25:13 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f68a0_d20260614_m041544_c001_v0001172_t0052_u01781410544557") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee769_d20260614_m041520_c001_v7007000_t0000_u01781410520900") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51928_d20260614_m041518_c001_v0001103_t0044_u01781410518502") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee73c_d20260614_m041517_c001_v7007000_t0000_u01781410517449") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51920_d20260614_m041515_c001_v0001103_t0014_u01781410515721") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cec_d20260614_m041512_c001_v7007000_t0000_u01781410512740") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51902_d20260614_m041510_c001_v0001103_t0031_u01781410510866") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cd9_d20260614_m041510_c001_v7007000_t0000_u01781410510020") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518f6_d20260614_m041508_c001_v0001103_t0022_u01781410508386") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cbb_d20260614_m041501_c001_v7007000_t0000_u01781410501620") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518c8_d20260614_m041459_c001_v0001103_t0054_u01781410499985") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cb6_d20260614_m041459_c001_v7007000_t0000_u01781410499015") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518be_d20260614_m041458_c001_v0001103_t0015_u01781410498102") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51c9b_d20260614_m041453_c001_v7007000_t0000_u01781410493348") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5189a_d20260614_m041451_c001_v0001103_t0042_u01781410491808") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51c79_d20260614_m041449_c001_v7007000_t0000_u01781410489986") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51890_d20260614_m041448_c001_v0001103_t0046_u01781410488822") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51c61_d20260614_m041448_c001_v7007000_t0000_u01781410488457") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f102d8c0dafb974b3_d20260614_m041447_c001_v0001038_t0051_u01781410487772") 2026/06/14 04:25:14 DEBUG : empty space: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51878_d20260614_m041446_c001_v0001103_t0033_u01781410486081") 2026/06/14 04:25:14 DEBUG : enormous: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee754_d20260614_m041519_c001_v7007000_t0000_u01781410519986") 2026/06/14 04:25:14 DEBUG : enormous: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5192c_d20260614_m041519_c001_v0001103_t0033_u01781410519086") 2026/06/14 04:25:14 DEBUG : existing: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a018a_d20260614_m041851_c001_v7007000_t0000_u01781410731219") 2026/06/14 04:25:15 DEBUG : existing: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6fdc_d20260614_m041849_c001_v0001172_t0042_u01781410729802") 2026/06/14 04:25:15 DEBUG : existing: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee909_d20260614_m041543_c001_v7007000_t0000_u01781410543227") 2026/06/14 04:25:15 DEBUG : existing: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f688e_d20260614_m041542_c001_v0001172_t0037_u01781410542063") 2026/06/14 04:25:15 DEBUG : existing: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719adb77_d20260614_m041442_c001_v7007000_t0000_u01781410482989") 2026/06/14 04:25:15 DEBUG : existing: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51864_d20260614_m041441_c001_v0001103_t0003_u01781410481747") 2026/06/14 04:25:15 DEBUG : existing: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719adb6e_d20260614_m041441_c001_v7007000_t0000_u01781410481206") 2026/06/14 04:25:15 DEBUG : existing: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5185c_d20260614_m041440_c001_v0001103_t0037_u01781410480440") 2026/06/14 04:25:15 DEBUG : existing: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5185a_d20260614_m041439_c001_v0001103_t0050_u01781410479258") 2026/06/14 04:25:15 DEBUG : existing-b: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee90a_d20260614_m041543_c001_v7007000_t0000_u01781410543409") 2026/06/14 04:25:15 DEBUG : existing-b: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279eb04_d20260614_m041542_c001_v0001180_t0017_u01781410542054") 2026/06/14 04:25:15 DEBUG : file1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12c42_d20260614_m041951_c001_v7007000_t0000_u01781410791179") 2026/06/14 04:25:15 DEBUG : file1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547dd27_d20260614_m041948_c001_v0001182_t0024_u01781410788483") 2026/06/14 04:25:15 DEBUG : file1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12bff_d20260614_m041947_c001_v7007000_t0000_u01781410787397") 2026/06/14 04:25:15 DEBUG : file1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547dcf5_d20260614_m041945_c001_v0001182_t0000_u01781410785578") 2026/06/14 04:25:15 DEBUG : five: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee7c5_d20260614_m041525_c001_v7007000_t0000_u01781410525140") 2026/06/14 04:25:15 DEBUG : five: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41713d01d3e51942_d20260614_m041522_c001_v0001103_t0057_u01781410522884") 2026/06/14 04:25:15 DEBUG : foo: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51c8b_d20260614_m041451_c001_v7007000_t0000_u01781410491444") 2026/06/14 04:25:15 DEBUG : foo: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41713d01d3e51896_d20260614_m041450_c001_v0001103_t0057_u01781410490900") 2026/06/14 04:25:15 DEBUG : foo: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41713d01d3e51894_d20260614_m041450_c001_v0001103_t0057_u01781410490349") 2026/06/14 04:25:15 DEBUG : four: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee7ca_d20260614_m041525_c001_v7007000_t0000_u01781410525323") 2026/06/14 04:25:15 DEBUG : four: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f405ae2586279ea6a_d20260614_m041523_c001_v0001180_t0034_u01781410523442") 2026/06/14 04:25:15 DEBUG : four: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51940_d20260614_m041522_c001_v0001103_t0028_u01781410522076") 2026/06/14 04:25:16 DEBUG : hello world2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698d56_d20260614_m041354_c001_v7007000_t0000_u01781410434435") 2026/06/14 04:25:16 DEBUG : hello world2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517cc_d20260614_m041353_c001_v0001103_t0032_u01781410433643") 2026/06/14 04:25:16 DEBUG : ignore-size: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719adb64_d20260614_m041438_c001_v7007000_t0000_u01781410478896") 2026/06/14 04:25:16 DEBUG : ignore-size: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51854_d20260614_m041437_c001_v0001103_t0030_u01781410477685") 2026/06/14 04:25:16 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee903_d20260614_m041541_c001_v7007000_t0000_u01781410541259") 2026/06/14 04:25:16 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6884_d20260614_m041540_c001_v0001172_t0026_u01781410540354") 2026/06/14 04:25:16 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee8f5_d20260614_m041539_c001_v7007000_t0000_u01781410539614") 2026/06/14 04:25:16 DEBUG : nested/sub dir/file: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f687c_d20260614_m041538_c001_v0001172_t0006_u01781410538829") 2026/06/14 04:25:16 DEBUG : one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee7d1_d20260614_m041525_c001_v7007000_t0000_u01781410525506") 2026/06/14 04:25:16 DEBUG : one: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41713d01d3e51938_d20260614_m041521_c001_v0001103_t0057_u01781410521271") 2026/06/14 04:25:16 DEBUG : only0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b2f_d20260614_m041940_c001_v7007000_t0000_u01781410780332") 2026/06/14 04:25:16 DEBUG : only0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4164d79cc9fb7437_d20260614_m041934_c001_v0001033_t0025_u01781410774075") 2026/06/14 04:25:16 DEBUG : only0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f715a_d20260614_m041918_c001_v0001172_t0053_u01781410758118") 2026/06/14 04:25:16 DEBUG : only0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d9152d3b_d20260614_m041912_c001_v7007000_t0000_u01781410752183") 2026/06/14 04:25:16 DEBUG : only0: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7016_d20260614_m041855_c001_v0001172_t0039_u01781410735084") 2026/06/14 04:25:16 DEBUG : only1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b38_d20260614_m041940_c001_v7007000_t0000_u01781410780558") 2026/06/14 04:25:16 DEBUG : only1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4164d79cc9fb743f_d20260614_m041934_c001_v0001033_t0025_u01781410774812") 2026/06/14 04:25:16 DEBUG : only1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7164_d20260614_m041918_c001_v0001172_t0048_u01781410758920") 2026/06/14 04:25:16 DEBUG : only1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfa3_d20260614_m041912_c001_v7007000_t0000_u01781410752560") 2026/06/14 04:25:16 DEBUG : only1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7020_d20260614_m041855_c001_v0001172_t0030_u01781410735767") 2026/06/14 04:25:17 DEBUG : only10: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b43_d20260614_m041940_c001_v7007000_t0000_u01781410780829") 2026/06/14 04:25:17 DEBUG : only10: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4164d79cc9fb7435_d20260614_m041933_c001_v0001033_t0025_u01781410773890") 2026/06/14 04:25:17 DEBUG : only10: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71d8_d20260614_m041925_c001_v0001172_t0054_u01781410765872") 2026/06/14 04:25:17 DEBUG : only10: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d9152d3d_d20260614_m041912_c001_v7007000_t0000_u01781410752571") 2026/06/14 04:25:17 DEBUG : only10: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f707c_d20260614_m041903_c001_v0001172_t0027_u01781410743021") 2026/06/14 04:25:17 DEBUG : only11: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b4d_d20260614_m041941_c001_v7007000_t0000_u01781410781044") 2026/06/14 04:25:17 DEBUG : only11: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409c93ca027f7244_d20260614_m041933_c001_v0001172_t0059_u01781410773323") 2026/06/14 04:25:17 DEBUG : only11: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71e2_d20260614_m041926_c001_v0001172_t0021_u01781410766541") 2026/06/14 04:25:17 DEBUG : only11: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a01f8_d20260614_m041912_c001_v7007000_t0000_u01781410752608") 2026/06/14 04:25:17 DEBUG : only11: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f708e_d20260614_m041903_c001_v0001172_t0005_u01781410743805") 2026/06/14 04:25:17 DEBUG : only12: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b59_d20260614_m041941_c001_v7007000_t0000_u01781410781304") 2026/06/14 04:25:17 DEBUG : only12: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4046eb075afe997f_d20260614_m041934_c001_v0001180_t0032_u01781410774278") 2026/06/14 04:25:17 DEBUG : only12: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71ee_d20260614_m041927_c001_v0001172_t0041_u01781410767248") 2026/06/14 04:25:17 DEBUG : only12: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bbfab1_d20260614_m041912_c001_v7007000_t0000_u01781410752739") 2026/06/14 04:25:17 DEBUG : only12: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f709a_d20260614_m041904_c001_v0001172_t0058_u01781410744854") 2026/06/14 04:25:17 DEBUG : only13: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b64_d20260614_m041941_c001_v7007000_t0000_u01781410781539") 2026/06/14 04:25:17 DEBUG : only13: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f406148b07547dc37_d20260614_m041934_c001_v0001182_t0017_u01781410774312") 2026/06/14 04:25:17 DEBUG : only13: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71fe_d20260614_m041927_c001_v0001172_t0007_u01781410767973") 2026/06/14 04:25:17 DEBUG : only13: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bbfaa5_d20260614_m041912_c001_v7007000_t0000_u01781410752363") 2026/06/14 04:25:17 DEBUG : only13: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70a2_d20260614_m041905_c001_v0001172_t0030_u01781410745940") 2026/06/14 04:25:17 DEBUG : only14: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b6f_d20260614_m041941_c001_v7007000_t0000_u01781410781818") 2026/06/14 04:25:17 DEBUG : only14: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4046eb075afe997b_d20260614_m041934_c001_v0001180_t0032_u01781410774091") 2026/06/14 04:25:18 DEBUG : only14: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7204_d20260614_m041928_c001_v0001172_t0001_u01781410768640") 2026/06/14 04:25:18 DEBUG : only14: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfa4_d20260614_m041912_c001_v7007000_t0000_u01781410752742") 2026/06/14 04:25:18 DEBUG : only14: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70ac_d20260614_m041906_c001_v0001172_t0003_u01781410746586") 2026/06/14 04:25:18 DEBUG : only15: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b77_d20260614_m041942_c001_v7007000_t0000_u01781410782024") 2026/06/14 04:25:18 DEBUG : only15: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4164d79cc9fb743b_d20260614_m041934_c001_v0001033_t0025_u01781410774445") 2026/06/14 04:25:18 DEBUG : only15: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f720e_d20260614_m041929_c001_v0001172_t0014_u01781410769334") 2026/06/14 04:25:18 DEBUG : only15: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bbfa9f_d20260614_m041912_c001_v7007000_t0000_u01781410752181") 2026/06/14 04:25:18 DEBUG : only15: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70bc_d20260614_m041907_c001_v0001172_t0019_u01781410747254") 2026/06/14 04:25:18 DEBUG : only16: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b81_d20260614_m041942_c001_v7007000_t0000_u01781410782232") 2026/06/14 04:25:18 DEBUG : only16: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409c93ca027f724e_d20260614_m041933_c001_v0001172_t0059_u01781410773953") 2026/06/14 04:25:18 DEBUG : only16: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f721a_d20260614_m041930_c001_v0001172_t0056_u01781410770274") 2026/06/14 04:25:18 DEBUG : only16: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d9152d3e_d20260614_m041912_c001_v7007000_t0000_u01781410752753") 2026/06/14 04:25:18 DEBUG : only16: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70c8_d20260614_m041908_c001_v0001172_t0031_u01781410748241") 2026/06/14 04:25:19 DEBUG : only17: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b8d_d20260614_m041942_c001_v7007000_t0000_u01781410782498") 2026/06/14 04:25:19 DEBUG : only17: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409c93ca027f725e_d20260614_m041934_c001_v0001172_t0059_u01781410774695") 2026/06/14 04:25:19 DEBUG : only17: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7226_d20260614_m041930_c001_v0001172_t0038_u01781410770918") 2026/06/14 04:25:19 DEBUG : only17: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfa1_d20260614_m041912_c001_v7007000_t0000_u01781410752190") 2026/06/14 04:25:19 DEBUG : only17: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70dc_d20260614_m041909_c001_v0001172_t0000_u01781410749212") 2026/06/14 04:25:19 DEBUG : only18: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b94_d20260614_m041942_c001_v7007000_t0000_u01781410782700") 2026/06/14 04:25:19 DEBUG : only18: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409c93ca027f7254_d20260614_m041934_c001_v0001172_t0059_u01781410774138") 2026/06/14 04:25:19 DEBUG : only18: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f722c_d20260614_m041931_c001_v0001172_t0058_u01781410771578") 2026/06/14 04:25:19 DEBUG : only18: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d9152d39_d20260614_m041911_c001_v7007000_t0000_u01781410751808") 2026/06/14 04:25:19 DEBUG : only18: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70e4_d20260614_m041909_c001_v0001172_t0038_u01781410749774") 2026/06/14 04:25:19 DEBUG : only19: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12b9d_d20260614_m041942_c001_v7007000_t0000_u01781410782912") 2026/06/14 04:25:19 DEBUG : only19: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4164d79cc9fb7439_d20260614_m041934_c001_v0001033_t0025_u01781410774258") 2026/06/14 04:25:19 DEBUG : only19: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7236_d20260614_m041932_c001_v0001172_t0050_u01781410772203") 2026/06/14 04:25:19 DEBUG : only19: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfa2_d20260614_m041912_c001_v7007000_t0000_u01781410752373") 2026/06/14 04:25:19 DEBUG : only19: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f70ee_d20260614_m041910_c001_v0001172_t0051_u01781410750518") 2026/06/14 04:25:19 DEBUG : only2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12ba6_d20260614_m041943_c001_v7007000_t0000_u01781410783108") 2026/06/14 04:25:19 DEBUG : only2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409c93ca027f7258_d20260614_m041934_c001_v0001172_t0059_u01781410774321") 2026/06/14 04:25:20 DEBUG : only2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7170_d20260614_m041919_c001_v0001172_t0035_u01781410759780") 2026/06/14 04:25:20 DEBUG : only2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d9152d3a_d20260614_m041912_c001_v7007000_t0000_u01781410752000") 2026/06/14 04:25:20 DEBUG : only2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7028_d20260614_m041856_c001_v0001172_t0046_u01781410736582") 2026/06/14 04:25:20 DEBUG : only3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12bb3_d20260614_m041943_c001_v7007000_t0000_u01781410783380") 2026/06/14 04:25:20 DEBUG : only3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4046eb075afe9989_d20260614_m041934_c001_v0001180_t0032_u01781410774832") 2026/06/14 04:25:20 DEBUG : only3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7178_d20260614_m041920_c001_v0001172_t0021_u01781410760395") 2026/06/14 04:25:20 DEBUG : only3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4102b035d9152d3c_d20260614_m041912_c001_v7007000_t0000_u01781410752384") 2026/06/14 04:25:20 DEBUG : only3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7034_d20260614_m041857_c001_v0001172_t0051_u01781410737399") 2026/06/14 04:25:20 DEBUG : only4: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12bbe_d20260614_m041943_c001_v7007000_t0000_u01781410783652") 2026/06/14 04:25:20 DEBUG : only4: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4046eb075afe9981_d20260614_m041934_c001_v0001180_t0032_u01781410774462") 2026/06/14 04:25:20 DEBUG : only4: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7182_d20260614_m041921_c001_v0001172_t0052_u01781410761076") 2026/06/14 04:25:20 DEBUG : only4: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a01f6_d20260614_m041912_c001_v7007000_t0000_u01781410752426") 2026/06/14 04:25:20 DEBUG : only4: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7040_d20260614_m041858_c001_v0001172_t0034_u01781410738250") 2026/06/14 04:25:20 DEBUG : only5: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12bc4_d20260614_m041943_c001_v7007000_t0000_u01781410783852") 2026/06/14 04:25:20 DEBUG : only5: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f406148b07547dc3d_d20260614_m041934_c001_v0001182_t0017_u01781410774499") 2026/06/14 04:25:20 DEBUG : only5: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7190_d20260614_m041921_c001_v0001172_t0022_u01781410761707") 2026/06/14 04:25:20 DEBUG : only5: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bbfaaa_d20260614_m041912_c001_v7007000_t0000_u01781410752549") 2026/06/14 04:25:20 DEBUG : only5: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f704a_d20260614_m041859_c001_v0001172_t0016_u01781410739051") 2026/06/14 04:25:20 DEBUG : only6: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12bcb_d20260614_m041944_c001_v7007000_t0000_u01781410784035") 2026/06/14 04:25:20 DEBUG : only6: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409c93ca027f725c_d20260614_m041934_c001_v0001172_t0059_u01781410774508") 2026/06/14 04:25:20 DEBUG : only6: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71a0_d20260614_m041922_c001_v0001172_t0021_u01781410762835") 2026/06/14 04:25:20 DEBUG : only6: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4190258481bbfab6_d20260614_m041912_c001_v7007000_t0000_u01781410752922") 2026/06/14 04:25:20 DEBUG : only6: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7050_d20260614_m041859_c001_v0001172_t0042_u01781410739967") 2026/06/14 04:25:21 DEBUG : only7: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12bd3_d20260614_m041944_c001_v7007000_t0000_u01781410784253") 2026/06/14 04:25:21 DEBUG : only7: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4164d79cc9fb743d_d20260614_m041934_c001_v0001033_t0025_u01781410774629") 2026/06/14 04:25:21 DEBUG : only7: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71ac_d20260614_m041923_c001_v0001172_t0036_u01781410763771") 2026/06/14 04:25:21 DEBUG : only7: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a01fb_d20260614_m041912_c001_v7007000_t0000_u01781410752830") 2026/06/14 04:25:21 DEBUG : only7: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f705c_d20260614_m041900_c001_v0001172_t0018_u01781410740861") 2026/06/14 04:25:21 DEBUG : only8: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12bd9_d20260614_m041944_c001_v7007000_t0000_u01781410784434") 2026/06/14 04:25:21 DEBUG : only8: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4046eb075afe9987_d20260614_m041934_c001_v0001180_t0032_u01781410774645") 2026/06/14 04:25:21 DEBUG : only8: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71be_d20260614_m041924_c001_v0001172_t0032_u01781410764509") 2026/06/14 04:25:21 DEBUG : only8: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558ddfa5_d20260614_m041912_c001_v7007000_t0000_u01781410752933") 2026/06/14 04:25:21 DEBUG : only8: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7068_d20260614_m041901_c001_v0001172_t0048_u01781410741656") 2026/06/14 04:25:21 DEBUG : only9: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12bdf_d20260614_m041944_c001_v7007000_t0000_u01781410784624") 2026/06/14 04:25:21 DEBUG : only9: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f406148b07547dc43_d20260614_m041934_c001_v0001182_t0017_u01781410774686") 2026/06/14 04:25:21 DEBUG : only9: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f71c6_d20260614_m041925_c001_v0001172_t0031_u01781410765080") 2026/06/14 04:25:21 DEBUG : only9: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b45a01f5_d20260614_m041912_c001_v7007000_t0000_u01781410752240") 2026/06/14 04:25:21 DEBUG : only9: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7070_d20260614_m041902_c001_v0001172_t0002_u01781410742292") 2026/06/14 04:25:21 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee8ab_d20260614_m041537_c001_v7007000_t0000_u01781410537354") 2026/06/14 04:25:21 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279eaa6_d20260614_m041532_c001_v0001180_t0049_u01781410532835") 2026/06/14 04:25:21 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee890_d20260614_m041532_c001_v7007000_t0000_u01781410532099") 2026/06/14 04:25:21 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279ea90_d20260614_m041529_c001_v0001180_t0057_u01781410529637") 2026/06/14 04:25:21 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee83d_d20260614_m041528_c001_v7007000_t0000_u01781410528893") 2026/06/14 04:25:21 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279ea84_d20260614_m041526_c001_v0001180_t0045_u01781410526449") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cfc_d20260614_m041514_c001_v7007000_t0000_u01781410514801") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51910_d20260614_m041513_c001_v0001103_t0050_u01781410513293") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51ce4_d20260614_m041511_c001_v7007000_t0000_u01781410511560") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51900_d20260614_m041510_c001_v0001103_t0039_u01781410510567") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cd3_d20260614_m041509_c001_v7007000_t0000_u01781410509267") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518f4_d20260614_m041507_c001_v0001103_t0040_u01781410507964") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cb9_d20260614_m041501_c001_v7007000_t0000_u01781410501019") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518c6_d20260614_m041459_c001_v0001103_t0016_u01781410499562") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cb7_d20260614_m041459_c001_v7007000_t0000_u01781410499198") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518bc_d20260614_m041457_c001_v0001103_t0026_u01781410497678") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cb4_d20260614_m041457_c001_v7007000_t0000_u01781410497314") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518b8_d20260614_m041456_c001_v0001103_t0013_u01781410496554") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518b4_d20260614_m041455_c001_v0001103_t0017_u01781410495671") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51caa_d20260614_m041455_c001_v7007000_t0000_u01781410495306") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518aa_d20260614_m041454_c001_v0001103_t0033_u01781410494631") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518a4_d20260614_m041453_c001_v0001103_t0000_u01781410493897") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51c9d_d20260614_m041453_c001_v7007000_t0000_u01781410493532") 2026/06/14 04:25:22 DEBUG : potato: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5189c_d20260614_m041452_c001_v0001103_t0013_u01781410492582") 2026/06/14 04:25:22 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667eec12_d20260614_m041628_c001_v7007000_t0000_u01781410588691") 2026/06/14 04:25:22 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f69d6_d20260614_m041627_c001_v0001172_t0007_u01781410587991") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dd617_d20260614_m041615_c001_v7007000_t0000_u01781410575042") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279ebde_d20260614_m041609_c001_v0001180_t0015_u01781410569754") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d1102c_d20260614_m041601_c001_v7007000_t0000_u01781410561521") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f68e4_d20260614_m041556_c001_v0001172_t0054_u01781410556810") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee919_d20260614_m041548_c001_v7007000_t0000_u01781410548945") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279eb0c_d20260614_m041544_c001_v0001180_t0032_u01781410544347") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee759_d20260614_m041520_c001_v7007000_t0000_u01781410520167") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51924_d20260614_m041517_c001_v0001103_t0038_u01781410517997") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee73d_d20260614_m041517_c001_v7007000_t0000_u01781410517632") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5191e_d20260614_m041515_c001_v0001103_t0015_u01781410515353") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cfe_d20260614_m041514_c001_v7007000_t0000_u01781410514983") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51916_d20260614_m041514_c001_v0001103_t0053_u01781410514068") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cee_d20260614_m041512_c001_v7007000_t0000_u01781410512926") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51906_d20260614_m041511_c001_v0001103_t0004_u01781410511929") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cdb_d20260614_m041510_c001_v7007000_t0000_u01781410510202") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518fa_d20260614_m041509_c001_v0001103_t0055_u01781410509259") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c51cbc_d20260614_m041501_c001_v7007000_t0000_u01781410501804") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e518cc_d20260614_m041500_c001_v0001103_t0059_u01781410500700") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698d59_d20260614_m041357_c001_v7007000_t0000_u01781410437358") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517d4_d20260614_m041356_c001_v0001103_t0028_u01781410436600") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698d57_d20260614_m041355_c001_v7007000_t0000_u01781410435697") 2026/06/14 04:25:23 DEBUG : potato2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517ce_d20260614_m041354_c001_v0001103_t0039_u01781410434978") 2026/06/14 04:25:24 DEBUG : potato3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dd619_d20260614_m041615_c001_v7007000_t0000_u01781410575331") 2026/06/14 04:25:24 DEBUG : potato3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279ebe6_d20260614_m041610_c001_v0001180_t0022_u01781410570821") 2026/06/14 04:25:24 DEBUG : potato3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d11031_d20260614_m041602_c001_v7007000_t0000_u01781410562003") 2026/06/14 04:25:24 DEBUG : potato3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f68ec_d20260614_m041557_c001_v0001172_t0013_u01781410557747") 2026/06/14 04:25:24 DEBUG : potato3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee91a_d20260614_m041549_c001_v7007000_t0000_u01781410549398") 2026/06/14 04:25:24 DEBUG : potato3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279eb10_d20260614_m041545_c001_v0001180_t0024_u01781410545003") 2026/06/14 04:25:24 DEBUG : pre-dest1/1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b459fb41_d20260614_m041703_c001_v7007000_t0000_u01781410623486") 2026/06/14 04:25:24 DEBUG : pre-dest1/1: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279ed90_d20260614_m041655_c001_v0001180_t0047_u01781410615640") 2026/06/14 04:25:24 DEBUG : pre-dest2/2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40395640b459fb49_d20260614_m041703_c001_v7007000_t0000_u01781410623668") 2026/06/14 04:25:24 DEBUG : pre-dest2/2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6ae8_d20260614_m041656_c001_v0001172_t0007_u01781410616223") 2026/06/14 04:25:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dd7c1_d20260614_m041640_c001_v7007000_t0000_u01781410600442") 2026/06/14 04:25:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279ecbd_d20260614_m041636_c001_v0001180_t0027_u01781410596511") 2026/06/14 04:25:24 DEBUG : sizeonly: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719adb5b_d20260614_m041437_c001_v7007000_t0000_u01781410477082") 2026/06/14 04:25:24 DEBUG : sizeonly: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51852_d20260614_m041436_c001_v0001103_t0037_u01781410476060") 2026/06/14 04:25:24 DEBUG : splitbanan: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d69a5cf_d20260614_m042233_c001_v7007000_t0000_u01781410953265") 2026/06/14 04:25:24 DEBUG : splitbanan: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea0f1_d20260614_m042225_c001_v0001180_t0013_u01781410945223") 2026/06/14 04:25:24 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c5397f_d20260614_m042358_c001_v7007000_t0000_u01781411038623") 2026/06/14 04:25:24 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7999_d20260614_m042351_c001_v0001033_t0030_u01781411031086") 2026/06/14 04:25:24 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968ce9_d20260614_m042342_c001_v7007000_t0000_u01781411022439") 2026/06/14 04:25:24 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb790b_d20260614_m042333_c001_v0001033_t0043_u01781411013911") 2026/06/14 04:25:24 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41459aa7c4b7d5c2_d20260614_m042324_c001_v7007000_t0000_u01781411004687") 2026/06/14 04:25:24 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7899_d20260614_m042317_c001_v0001033_t0009_u01781410997932") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f400c94f058bf04fd_d20260614_m042309_c001_v7007000_t0000_u01781410989148") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7831_d20260614_m042302_c001_v0001033_t0001_u01781410982642") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a628b5_d20260614_m042253_c001_v7007000_t0000_u01781410973961") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb77b5_d20260614_m042243_c001_v0001033_t0031_u01781410963754") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a627a1_d20260614_m042226_c001_v7007000_t0000_u01781410946959") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7737_d20260614_m042223_c001_v0001033_t0013_u01781410943630") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d5ad_d20260614_m042214_c001_v7007000_t0000_u01781410934663") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7717_d20260614_m042207_c001_v0001033_t0001_u01781410927642") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4051cb60558dfd30_d20260614_m042206_c001_v7007000_t0000_u01781410926585") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f782e_d20260614_m042201_c001_v0001172_t0023_u01781410921993") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4070834e9393caa4_d20260614_m042150_c001_v7007000_t0000_u01781410910773") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9ecd_d20260614_m042142_c001_v0001180_t0049_u01781410902882") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41704694f52313ab_d20260614_m042137_c001_v7007000_t0000_u01781410897540") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb76d3_d20260614_m042128_c001_v0001033_t0033_u01781410888311") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4212604ea3a62585_d20260614_m042113_c001_v7007000_t0000_u01781410873392") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7636_d20260614_m042109_c001_v0001172_t0043_u01781410869333") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4185d60ecb968335_d20260614_m042100_c001_v7007000_t0000_u01781410860457") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f75a0_d20260614_m042053_c001_v0001172_t0041_u01781410853416") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409e6351dce76506_d20260614_m042039_c001_v7007000_t0000_u01781410839328") 2026/06/14 04:25:25 DEBUG : splitbananasplit: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7402_d20260614_m042013_c001_v0001172_t0050_u01781410813853") 2026/06/14 04:25:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f417ad3e9f201d593_d20260614_m042209_c001_v7007000_t0000_u01781410929369") 2026/06/14 04:25:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7846_d20260614_m042203_c001_v0001172_t0013_u01781410923650") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12ca7_d20260614_m042002_c001_v7007000_t0000_u01781410802846") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f735a_d20260614_m041959_c001_v0001172_t0006_u01781410799232") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12c86_d20260614_m041957_c001_v7007000_t0000_u01781410797872") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb74cb_d20260614_m041952_c001_v0001033_t0023_u01781410792897") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee904_d20260614_m041541_c001_v7007000_t0000_u01781410541441") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279eaf6_d20260614_m041540_c001_v0001180_t0031_u01781410540344") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee8fc_d20260614_m041539_c001_v7007000_t0000_u01781410539795") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f105ae2586279eadc_d20260614_m041538_c001_v0001180_t0051_u01781410538822") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719adb1c_d20260614_m041433_c001_v7007000_t0000_u01781410473831") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51848_d20260614_m041432_c001_v0001103_t0018_u01781410472222") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719adae9_d20260614_m041431_c001_v7007000_t0000_u01781410471861") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51844_d20260614_m041430_c001_v0001103_t0017_u01781410470408") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719ada89_d20260614_m041428_c001_v7007000_t0000_u01781410468420") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5183e_d20260614_m041427_c001_v0001103_t0035_u01781410467197") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719ada63_d20260614_m041426_c001_v7007000_t0000_u01781410466655") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51834_d20260614_m041425_c001_v0001103_t0001_u01781410465026") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5182c_d20260614_m041422_c001_v0001103_t0029_u01781410462208") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719ada05_d20260614_m041421_c001_v7007000_t0000_u01781410461847") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5182a_d20260614_m041421_c001_v0001103_t0040_u01781410461159") 2026/06/14 04:25:26 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51826_d20260614_m041420_c001_v0001103_t0012_u01781410460259") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f426981d7719ad9d9_d20260614_m041419_c001_v7007000_t0000_u01781410459899") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5181a_d20260614_m041416_c001_v0001103_t0013_u01781410456686") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e51810_d20260614_m041413_c001_v0001103_t0038_u01781410453550") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698e11_d20260614_m041413_c001_v7007000_t0000_u01781410453187") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5180e_d20260614_m041412_c001_v0001103_t0038_u01781410452488") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5180c_d20260614_m041411_c001_v0001103_t0036_u01781410451462") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698e0b_d20260614_m041411_c001_v7007000_t0000_u01781410451093") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517fa_d20260614_m041406_c001_v0001103_t0005_u01781410446722") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698de3_d20260614_m041406_c001_v7007000_t0000_u01781410446359") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517f8_d20260614_m041405_c001_v0001103_t0015_u01781410445610") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698daa_d20260614_m041404_c001_v7007000_t0000_u01781410444695") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517f0_d20260614_m041403_c001_v0001103_t0044_u01781410443810") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698d8f_d20260614_m041403_c001_v7007000_t0000_u01781410443269") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517ea_d20260614_m041402_c001_v0001103_t0024_u01781410442412") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698d70_d20260614_m041401_c001_v7007000_t0000_u01781410441504") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517e2_d20260614_m041400_c001_v0001103_t0010_u01781410440523") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698d5b_d20260614_m041359_c001_v7007000_t0000_u01781410439977") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517e0_d20260614_m041359_c001_v0001103_t0001_u01781410439206") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698d5a_d20260614_m041358_c001_v7007000_t0000_u01781410438662") 2026/06/14 04:25:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517d8_d20260614_m041357_c001_v0001103_t0004_u01781410437900") 2026/06/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698d55_d20260614_m041353_c001_v7007000_t0000_u01781410433102") 2026/06/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517c8_d20260614_m041352_c001_v0001103_t0056_u01781410432400") 2026/06/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698d3c_d20260614_m041351_c001_v7007000_t0000_u01781410431853") 2026/06/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517c6_d20260614_m041351_c001_v0001103_t0022_u01781410431021") 2026/06/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698d09_d20260614_m041350_c001_v7007000_t0000_u01781410430121") 2026/06/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517c2_d20260614_m041349_c001_v0001103_t0040_u01781410429420") 2026/06/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40890aaf5d698cb1_d20260614_m041347_c001_v7007000_t0000_u01781410427265") 2026/06/14 04:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e517b6_d20260614_m041346_c001_v0001103_t0032_u01781410426614") 2026/06/14 04:25:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12caa_d20260614_m042003_c001_v7007000_t0000_u01781410803082") 2026/06/14 04:25:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9a93_d20260614_m041959_c001_v0001180_t0047_u01781410799244") 2026/06/14 04:25:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12c89_d20260614_m041958_c001_v7007000_t0000_u01781410798163") 2026/06/14 04:25:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547dd6b_d20260614_m041952_c001_v0001182_t0035_u01781410792547") 2026/06/14 04:25:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c539ad_d20260614_m042400_c001_v7007000_t0000_u01781411040775") 2026/06/14 04:25:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7c72_d20260614_m042359_c001_v0001172_t0025_u01781411039987") 2026/06/14 04:25:28 DEBUG : sub/yam: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee8a8_d20260614_m041536_c001_v7007000_t0000_u01781410536807") 2026/06/14 04:25:28 DEBUG : sub/yam: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6846_d20260614_m041532_c001_v0001172_t0021_u01781410532844") 2026/06/14 04:25:28 DEBUG : test_dir1/file2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12c4b_d20260614_m041951_c001_v7007000_t0000_u01781410791524") 2026/06/14 04:25:28 DEBUG : test_dir1/file2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7302_d20260614_m041948_c001_v0001172_t0035_u01781410788494") 2026/06/14 04:25:28 DEBUG : test_dir1/file2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12c03_d20260614_m041947_c001_v7007000_t0000_u01781410787590") 2026/06/14 04:25:28 DEBUG : test_dir1/file2: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb748d_d20260614_m041945_c001_v0001033_t0021_u01781410785588") 2026/06/14 04:25:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12c50_d20260614_m041951_c001_v7007000_t0000_u01781410791743") 2026/06/14 04:25:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afe9a11_d20260614_m041948_c001_v0001180_t0026_u01781410788832") 2026/06/14 04:25:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4167d0e234d12c07_d20260614_m041947_c001_v7007000_t0000_u01781410787777") 2026/06/14 04:25:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f72e0_d20260614_m041945_c001_v0001172_t0054_u01781410785582") 2026/06/14 04:25:29 DEBUG : three: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee7da_d20260614_m041525_c001_v7007000_t0000_u01781410525700") 2026/06/14 04:25:29 DEBUG : three: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5194a_d20260614_m041524_c001_v0001103_t0051_u01781410524190") 2026/06/14 04:25:29 DEBUG : three: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f11713d01d3e5193e_d20260614_m041521_c001_v0001103_t0027_u01781410521645") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c539ce_d20260614_m042402_c001_v7007000_t0000_u01781411042354") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea4a8_d20260614_m042401_c001_v0001180_t0035_u01781411041720") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53a96_d20260614_m042422_c001_v7007000_t0000_u01781411062841") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ed6c_d20260614_m042420_c001_v0001182_t0058_u01781411060774") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53a8c_d20260614_m042419_c001_v7007000_t0000_u01781411059197") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea51a_d20260614_m042417_c001_v0001180_t0054_u01781411057515") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53a87_d20260614_m042416_c001_v7007000_t0000_u01781411056562") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7ce8_d20260614_m042415_c001_v0001172_t0019_u01781411055626") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53a5e_d20260614_m042409_c001_v7007000_t0000_u01781411049966") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea4e4_d20260614_m042408_c001_v0001180_t0030_u01781411048741") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53a7c_d20260614_m042412_c001_v7007000_t0000_u01781411052809") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ed02_d20260614_m042411_c001_v0001182_t0025_u01781411051194") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53a31_d20260614_m042407_c001_v7007000_t0000_u01781411047772") 2026/06/14 04:25:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f7c9a_d20260614_m042407_c001_v0001172_t0009_u01781411047039") 2026/06/14 04:25:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53a0c_d20260614_m042406_c001_v7007000_t0000_u01781411046079") 2026/06/14 04:25:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7a07_d20260614_m042405_c001_v0001033_t0033_u01781411045237") 2026/06/14 04:25:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c539ec_d20260614_m042404_c001_v7007000_t0000_u01781411044270") 2026/06/14 04:25:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f106148b07547ecb1_d20260614_m042403_c001_v0001182_t0027_u01781411043536") 2026/06/14 04:25:30 DEBUG : toe/toe/toe: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f4248acc664041827_d20260614_m042428_c001_v7007000_t0000_u01781411068174") 2026/06/14 04:25:30 DEBUG : toe/toe/toe: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1046eb075afea576_d20260614_m042427_c001_v0001180_t0040_u01781411067547") 2026/06/14 04:25:30 DEBUG : toe/toe/toe: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53a82_d20260614_m042414_c001_v7007000_t0000_u01781411054654") 2026/06/14 04:25:30 DEBUG : toe/toe/toe: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7a45_d20260614_m042413_c001_v0001033_t0029_u01781411053773") 2026/06/14 04:25:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53a97_d20260614_m042423_c001_v7007000_t0000_u01781411063449") 2026/06/14 04:25:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f1164d79cc9fb7a83_d20260614_m042422_c001_v0001033_t0042_u01781411062106") 2026/06/14 04:25:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f40651c0fa8c53a8e_d20260614_m042419_c001_v7007000_t0000_u01781411059816") 2026/06/14 04:25:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f111fadf5a32728e6_d20260614_m042418_c001_v0001102_t0056_u01781411058688") 2026/06/14 04:25:30 DEBUG : two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee7e1_d20260614_m041525_c001_v7007000_t0000_u01781410525896") 2026/06/14 04:25:30 DEBUG : two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f409c93ca027f680e_d20260614_m041523_c001_v0001172_t0059_u01781410523622") 2026/06/14 04:25:30 DEBUG : two: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f41713d01d3e5193a_d20260614_m041521_c001_v0001103_t0057_u01781410521457") 2026/06/14 04:25:30 DEBUG : yam: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee8ad_d20260614_m041537_c001_v7007000_t0000_u01781410537536") 2026/06/14 04:25:30 DEBUG : yam: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f102befb39762d8e3_d20260614_m041534_c001_v0001115_t0016_u01781410534204") 2026/06/14 04:25:30 DEBUG : yam: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee884_d20260614_m041531_c001_v7007000_t0000_u01781410531552") 2026/06/14 04:25:30 DEBUG : yam: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6830_d20260614_m041529_c001_v0001172_t0058_u01781410529765") 2026/06/14 04:25:30 DEBUG : yam: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee82d_d20260614_m041528_c001_v7007000_t0000_u01781410528348") 2026/06/14 04:25:30 DEBUG : yam: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109c93ca027f6822_d20260614_m041526_c001_v0001172_t0037_u01781410526458") 2026/06/14 04:25:30 DEBUG : yaml: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee892_d20260614_m041532_c001_v7007000_t0000_u01781410532280") 2026/06/14 04:25:30 DEBUG : yaml: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f109fde5c587c48fb_d20260614_m041530_c001_v0001104_t0025_u01781410530938") 2026/06/14 04:25:31 DEBUG : yaml: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f401f52dd667ee843_d20260614_m041529_c001_v7007000_t0000_u01781410529076") 2026/06/14 04:25:31 DEBUG : yaml: Deleting (id "4_z7f02ed63505dcb4b9fe80e1b_f10952daecd0a50dd_d20260614_m041527_c001_v0001039_t0035_u01781410527724") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m48.575721484s (try 1/5)