"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/20 02:09:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo" 2025/07/20 02:09:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/20 02:09:56 DEBUG : Creating backend with remote "/tmp/rclone3271907860" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:09:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:09:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/20 02:09:57 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:09:57 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:09:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/20 02:09:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:09:58 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:09:58 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:09:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:09:59 INFO : sub dir/hello world: Copied (new) 2025/07/20 02:09:59 DEBUG : B2 bucket rclone-test-rotupor5geyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.91s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:00 DEBUG : Creating backend with remote "/non-existing" 2025/07/20 02:10:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/20 02:10:00 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:00 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:02 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:02 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:03 INFO : B2 bucket rclone-test-rotupor5geyo: Running all checks before starting transfers 2025/07/20 02:10:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:03 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:03 INFO : B2 bucket rclone-test-rotupor5geyo: Checks finished, now starting transfers 2025/07/20 02:10:03 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.39s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:04 ERROR : Ignoring --no-traverse with sync 2025/07/20 02:10:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:05 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:05 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:05 INFO : sub dir/hello world: Copied (new) 2025/07/20 02:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/20 02:10:06 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:06 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:06 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/20 02:10:06 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.32s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:10:07 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:07 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:10:09 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:09 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/20 02:10:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/20 02:10:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/20 02:10:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/20 02:10:10 INFO : sub dir2: Making directory 2025/07/20 02:10:10 INFO : sub dir: Making directory 2025/07/20 02:10:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:10 INFO : sub dir2/sub sub dir2: Making directory 2025/07/20 02:10:10 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:10 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:10 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/20 02:10:11 DEBUG : B2 bucket rclone-test-rotupor5geyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.23s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:11 INFO : sub dir2: Making directory 2025/07/20 02:10:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/20 02:10:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/20 02:10:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:11 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:11 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:12 DEBUG : sub dir2: Making directory with metadata 2025/07/20 02:10:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/20 02:10:13 INFO : sub dir2: Making directory 2025/07/20 02:10:13 INFO : sub dir: Making directory 2025/07/20 02:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:13 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:13 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:13 INFO : sub dir/hello world: Copied (new) 2025/07/20 02:10:13 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/20 02:10:13 DEBUG : B2 bucket rclone-test-rotupor5geyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/20 02:10:13 DEBUG : B2 bucket rclone-test-rotupor5geyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.49s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:14 INFO : sub dir2: Making directory 2025/07/20 02:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:15 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:15 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:15 INFO : sub dir/hello world: Copied (new) 2025/07/20 02:10:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:16 DEBUG : sub dir2: Making directory with metadata 2025/07/20 02:10:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/20 02:10:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/20 02:10:16 INFO : sub dir2: Making directory 2025/07/20 02:10:16 INFO : sub dir: Making directory 2025/07/20 02:10:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:16 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:16 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:16 INFO : sub dir/hello world: Copied (new) 2025/07/20 02:10:16 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/20 02:10:16 DEBUG : B2 bucket rclone-test-rotupor5geyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.18s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:17 INFO : sub dir2: Making directory 2025/07/20 02:10:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:17 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:17 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:18 INFO : sub dir/hello world: Copied (new) 2025/07/20 02:10:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.31s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:19 DEBUG : Creating backend with remote "TestB2:rclone-test-texomoj1soqo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-rotupor5geyo -> B2 bucket rclone-test-texomoj1soqo 2025/07/20 02:10:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:20 DEBUG : B2 bucket rclone-test-texomoj1soqo: Waiting for checks to finish 2025/07/20 02:10:20 DEBUG : B2 bucket rclone-test-texomoj1soqo: Waiting for transfers to finish 2025/07/20 02:10:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/20 02:10:21 DEBUG : B2 bucket rclone-test-texomoj1soqo: Purge remote 2025/07/20 02:10:21 INFO : B2 bucket rclone-test-texomoj1soqo: cleaning bucket "rclone-test-texomoj1soqo" of all files 2025/07/20 02:10:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f32bd23908d2b5b9f880e1b_f103da3fe9c6b6119_d20250720_m021021_c001_v0001179_t0028_u01752977421464") --- PASS: TestServerSideCopy (4.39s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/20 02:10:24 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:24 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/20 02:10:24 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyovos7tubu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-rotupor5geyo -> B2 bucket rclone-test-fuyovos7tubu 2025/07/20 02:10:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:27 DEBUG : B2 bucket rclone-test-fuyovos7tubu: Waiting for checks to finish 2025/07/20 02:10:27 DEBUG : B2 bucket rclone-test-fuyovos7tubu: Waiting for transfers to finish 2025/07/20 02:10:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/20 02:10:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/20 02:10:29 DEBUG : B2 bucket rclone-test-fuyovos7tubu: Waiting for checks to finish 2025/07/20 02:10:29 DEBUG : B2 bucket rclone-test-fuyovos7tubu: Waiting for transfers to finish 2025/07/20 02:10:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/20 02:10:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/20 02:10:30 DEBUG : B2 bucket rclone-test-fuyovos7tubu: Purge remote 2025/07/20 02:10:30 INFO : B2 bucket rclone-test-fuyovos7tubu: cleaning bucket "rclone-test-fuyovos7tubu" of all files 2025/07/20 02:10:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f82cdc3908d2b5b9f880e1b_f102f6a3d07670008_d20250720_m021029_c001_v0001098_t0021_u01752977429613") 2025/07/20 02:10:30 DEBUG : sub dir/hello world: Deleting (id "4_z2f82cdc3908d2b5b9f880e1b_f106da8fce9bf67d4_d20250720_m021027_c001_v0001145_t0032_u01752977427942") --- PASS: TestServerSideCopyOverSelf (6.28s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/20 02:10:32 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:32 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/20 02:10:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/20 02:10:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qidayok6qisi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-rotupor5geyo -> B2 bucket rclone-test-qidayok6qisi 2025/07/20 02:10:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:35 DEBUG : B2 bucket rclone-test-qidayok6qisi: Waiting for checks to finish 2025/07/20 02:10:35 DEBUG : B2 bucket rclone-test-qidayok6qisi: Waiting for transfers to finish 2025/07/20 02:10:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/20 02:10:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/20 02:10:37 DEBUG : B2 bucket rclone-test-qidayok6qisi: Waiting for checks to finish 2025/07/20 02:10:37 DEBUG : B2 bucket rclone-test-qidayok6qisi: Waiting for transfers to finish 2025/07/20 02:10:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/20 02:10:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/20 02:10:38 INFO : sub dir/hello world: Deleted 2025/07/20 02:10:39 DEBUG : testing file moves 2025/07/20 02:10:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/20 02:10:39 DEBUG : B2 bucket rclone-test-qidayok6qisi: Waiting for checks to finish 2025/07/20 02:10:39 DEBUG : B2 bucket rclone-test-qidayok6qisi: Waiting for transfers to finish 2025/07/20 02:10:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/20 02:10:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/20 02:10:40 INFO : sub dir/hello world: Deleted 2025/07/20 02:10:40 DEBUG : B2 bucket rclone-test-qidayok6qisi: Purge remote 2025/07/20 02:10:40 INFO : B2 bucket rclone-test-qidayok6qisi: cleaning bucket "rclone-test-qidayok6qisi" of all files 2025/07/20 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zffc2edc3908d2b5b9f880e1b_f1189d80c8ec05b43_d20250720_m021039_c001_v0001182_t0039_u01752977439725") 2025/07/20 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zffc2edc3908d2b5b9f880e1b_f11625e633e28bb7d_d20250720_m021037_c001_v0001043_t0017_u01752977437707") 2025/07/20 02:10:40 DEBUG : sub dir/hello world: Deleting (id "4_zffc2edc3908d2b5b9f880e1b_f1194f166f7016f1b_d20250720_m021036_c001_v0001180_t0034_u01752977436394") --- PASS: TestServerSideMoveOverSelf (8.12s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:42 ERROR : error listing: directory not found 2025/07/20 02:10:42 INFO : Local file system at /tmp/rclone3271907860: Making directory 2025/07/20 02:10:43 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:43 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.79s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:10:44 DEBUG : Local file system at /tmp/rclone3271907860: Waiting for checks to finish 2025/07/20 02:10:44 DEBUG : Local file system at /tmp/rclone3271907860: Waiting for transfers to finish 2025/07/20 02:10:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:10:45 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/20 02:10:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:46 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/20 02:10:46 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:46 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/20 02:10:46 INFO : check sum: Copied (new) 2025/07/20 02:10:46 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:46 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/20 02:10:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/20 02:10:46 DEBUG : check sum: Unchanged skipping 2025/07/20 02:10:46 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:46 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.79s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/20 02:10:47 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:47 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/20 02:10:48 INFO : sizeonly: Copied (new) 2025/07/20 02:10:48 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:48 DEBUG : sizeonly: Sizes identical 2025/07/20 02:10:48 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:48 DEBUG : sizeonly: Unchanged skipping 2025/07/20 02:10:48 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:48 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/20 02:10:49 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:49 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/20 02:10:49 INFO : ignore-size: Copied (new) 2025/07/20 02:10:49 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:10:50 DEBUG : ignore-size: Unchanged skipping 2025/07/20 02:10:50 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:50 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:50 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:10:51 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:51 DEBUG : existing: Unchanged skipping 2025/07/20 02:10:51 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:51 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:51 INFO : There was nothing to transfer 2025/07/20 02:10:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/20 02:10:51 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:51 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/20 02:10:52 INFO : existing: Copied (replaced existing) 2025/07/20 02:10:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.89s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/20 02:10:52 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:52 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/20 02:10:53 INFO : existing: Copied (new) 2025/07/20 02:10:53 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:53 DEBUG : existing: Destination exists, skipping 2025/07/20 02:10:53 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:53 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:53 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:55 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/20 02:10:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/20 02:10:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:10:55 DEBUG : c/non empty space: Unchanged skipping 2025/07/20 02:10:55 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:55 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:10:55 INFO : a/potato2: Copied (new) 2025/07/20 02:10:55 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:56 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:10:57 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 2025/07/20 02:10:57 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/20 02:10:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/20 02:10:57 DEBUG : empty space: Unchanged skipping 2025/07/20 02:10:57 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:57 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:57 INFO : There was nothing to transfer 2025/07/20 02:10:58 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 2025/07/20 02:10:58 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:10:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/20 02:10:58 INFO : empty space: Updated modification time in destination 2025/07/20 02:10:58 DEBUG : empty space: Unchanged skipping 2025/07/20 02:10:58 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:10:58 DEBUG : Waiting for deletions to finish 2025/07/20 02:10:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:00 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 2025/07/20 02:11:00 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/20 02:11:00 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:00 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:00 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:01 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 2025/07/20 02:11:01 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3271907860) 2025/07/20 02:11:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rotupor5geyo) 2025/07/20 02:11:01 DEBUG : foo: sha1 differ 2025/07/20 02:11:01 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/20 02:11:01 INFO : foo: Copied (replaced existing) 2025/07/20 02:11:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/20 02:11:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:11:03 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:03 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:03 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:04 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:11:04 INFO : potato: Copied (new) 2025/07/20 02:11:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/20 02:11:05 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:05 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/20 02:11:06 INFO : potato: Copied (replaced existing) 2025/07/20 02:11:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:07 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:07 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 2025/07/20 02:11:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3271907860) 2025/07/20 02:11:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rotupor5geyo) 2025/07/20 02:11:07 DEBUG : potato: sha1 differ 2025/07/20 02:11:07 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/20 02:11:08 INFO : potato: Copied (replaced existing) 2025/07/20 02:11:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:11:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:11:09 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/20 02:11:09 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:09 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:09 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:11:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:11:11 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:11 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:11 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:11:12 INFO : potato2: Copied (new) 2025/07/20 02:11:12 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:12 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:14 INFO : d: Making directory 2025/07/20 02:11:14 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/20 02:11:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/20 02:11:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:11:14 DEBUG : c/non empty space: Unchanged skipping 2025/07/20 02:11:14 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:14 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:11:14 INFO : a/potato2: Copied (new) 2025/07/20 02:11:14 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:15 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:17 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/20 02:11:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/20 02:11:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:11:17 DEBUG : c/non empty space: Unchanged skipping 2025/07/20 02:11:17 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:17 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:11:17 INFO : a/potato2: Copied (new) 2025/07/20 02:11:17 ERROR : B2 bucket rclone-test-rotupor5geyo: not deleting files as there were IO errors 2025/07/20 02:11:17 ERROR : B2 bucket rclone-test-rotupor5geyo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:19 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:11:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:11:20 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:20 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:20 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:20 INFO : potato: Deleted 2025/07/20 02:11:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:11:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.39s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:22 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:22 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:22 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:22 INFO : potato: Deleted 2025/07/20 02:11:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:11:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:11:22 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:22 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:22 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:11:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.08s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:11:25 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:25 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/20 02:11:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:27 DEBUG : enormous: Excluded (Size Filter) 2025/07/20 02:11:27 DEBUG : enormous: Excluded 2025/07/20 02:11:27 DEBUG : potato2: Excluded (Size Filter) 2025/07/20 02:11:27 DEBUG : potato2: Excluded 2025/07/20 02:11:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/20 02:11:28 DEBUG : potato2: Excluded 2025/07/20 02:11:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:11:28 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:28 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:28 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:28 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:28 INFO : There was nothing to transfer 2025/07/20 02:11:28 DEBUG : enormous: Excluded (Size Filter) 2025/07/20 02:11:28 DEBUG : enormous: Excluded 2025/07/20 02:11:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/20 02:11:28 DEBUG : potato2: Excluded 2025/07/20 02:11:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/20 02:11:28 DEBUG : potato2: Excluded 2025/07/20 02:11:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/20 02:11:28 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:28 DEBUG : Local file system at /tmp/rclone3271907860: Waiting for checks to finish 2025/07/20 02:11:28 DEBUG : Local file system at /tmp/rclone3271907860: Waiting for transfers to finish 2025/07/20 02:11:28 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.59s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:30 DEBUG : enormous: Excluded (Size Filter) 2025/07/20 02:11:30 DEBUG : enormous: Excluded 2025/07/20 02:11:30 DEBUG : potato2: Excluded (Size Filter) 2025/07/20 02:11:30 DEBUG : potato2: Excluded 2025/07/20 02:11:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:11:30 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:30 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:30 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:30 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:30 INFO : potato2: Deleted 2025/07/20 02:11:31 INFO : enormous: Deleted 2025/07/20 02:11:31 INFO : There was nothing to transfer 2025/07/20 02:11:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/20 02:11:31 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:31 DEBUG : Local file system at /tmp/rclone3271907860: Waiting for checks to finish 2025/07/20 02:11:31 DEBUG : Local file system at /tmp/rclone3271907860: Waiting for transfers to finish 2025/07/20 02:11:31 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:31 INFO : enormous: Deleted 2025/07/20 02:11:31 INFO : potato2: Deleted 2025/07/20 02:11:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.79s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:33 DEBUG : five: Need to transfer - File not found at Destination 2025/07/20 02:11:33 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/20 02:11:33 DEBUG : one: Destination is newer than source, skipping 2025/07/20 02:11:33 DEBUG : three: Sizes identical 2025/07/20 02:11:33 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/20 02:11:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3271907860) 2025/07/20 02:11:33 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rotupor5geyo) 2025/07/20 02:11:33 DEBUG : two: sha1 differ 2025/07/20 02:11:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/20 02:11:33 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/20 02:11:33 INFO : five: Copied (new) 2025/07/20 02:11:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/20 02:11:34 INFO : four: Copied (replaced existing) 2025/07/20 02:11:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/20 02:11:34 INFO : two: Copied (replaced existing) 2025/07/20 02:11:34 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:34 DEBUG : one: Destination is newer than source, skipping 2025/07/20 02:11:34 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/20 02:11:34 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/20 02:11:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/20 02:11:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3271907860) 2025/07/20 02:11:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rotupor5geyo) 2025/07/20 02:11:34 DEBUG : three: sha1 differ 2025/07/20 02:11:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/20 02:11:34 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/20 02:11:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/20 02:11:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/20 02:11:34 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/20 02:11:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/20 02:11:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/20 02:11:34 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/20 02:11:35 INFO : three: Copied (replaced existing) 2025/07/20 02:11:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.68s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/20 02:11:36 INFO : B2 bucket rclone-test-rotupor5geyo: Making map for --track-renames 2025/07/20 02:11:36 INFO : B2 bucket rclone-test-rotupor5geyo: Finished making map for --track-renames 2025/07/20 02:11:36 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/20 02:11:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/20 02:11:36 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for renames to finish 2025/07/20 02:11:36 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/20 02:11:37 INFO : potato: Copied (new) 2025/07/20 02:11:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/20 02:11:37 INFO : yam: Copied (new) 2025/07/20 02:11:37 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:11:37 INFO : B2 bucket rclone-test-rotupor5geyo: Making map for --track-renames 2025/07/20 02:11:37 INFO : B2 bucket rclone-test-rotupor5geyo: Finished making map for --track-renames 2025/07/20 02:11:37 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:37 DEBUG : potato: Unchanged skipping 2025/07/20 02:11:37 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for renames to finish 2025/07/20 02:11:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/20 02:11:38 INFO : yam: Copied (server-side copy) to: yaml 2025/07/20 02:11:38 INFO : yam: Deleted 2025/07/20 02:11:38 INFO : yaml: Renamed from "yam" 2025/07/20 02:11:38 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/20 02:11:39 INFO : B2 bucket rclone-test-rotupor5geyo: Making map for --track-renames 2025/07/20 02:11:39 INFO : B2 bucket rclone-test-rotupor5geyo: Finished making map for --track-renames 2025/07/20 02:11:39 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/20 02:11:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/20 02:11:39 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for renames to finish 2025/07/20 02:11:39 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/20 02:11:40 INFO : yam: Copied (new) 2025/07/20 02:11:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/20 02:11:40 INFO : potato: Copied (new) 2025/07/20 02:11:40 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:11:40 INFO : B2 bucket rclone-test-rotupor5geyo: Making map for --track-renames 2025/07/20 02:11:40 INFO : B2 bucket rclone-test-rotupor5geyo: Finished making map for --track-renames 2025/07/20 02:11:40 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:40 DEBUG : potato: Unchanged skipping 2025/07/20 02:11:40 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for renames to finish 2025/07/20 02:11:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/20 02:11:41 INFO : yam: Copied (server-side copy) to: yaml 2025/07/20 02:11:41 INFO : yam: Deleted 2025/07/20 02:11:41 INFO : yaml: Renamed from "yam" 2025/07/20 02:11:41 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/20 02:11:42 INFO : B2 bucket rclone-test-rotupor5geyo: Making map for --track-renames 2025/07/20 02:11:42 INFO : B2 bucket rclone-test-rotupor5geyo: Finished making map for --track-renames 2025/07/20 02:11:42 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/20 02:11:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/20 02:11:42 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for renames to finish 2025/07/20 02:11:42 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/20 02:11:42 INFO : sub/yam: Copied (new) 2025/07/20 02:11:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/20 02:11:43 INFO : potato: Copied (new) 2025/07/20 02:11:43 DEBUG : Waiting for deletions to finish 2025/07/20 02:11:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:11:43 DEBUG : potato: Unchanged skipping 2025/07/20 02:11:43 INFO : B2 bucket rclone-test-rotupor5geyo: Making map for --track-renames 2025/07/20 02:11:43 INFO : B2 bucket rclone-test-rotupor5geyo: Finished making map for --track-renames 2025/07/20 02:11:43 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:43 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for renames to finish 2025/07/20 02:11:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/20 02:11:44 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/20 02:11:44 INFO : sub/yam: Deleted 2025/07/20 02:11:44 INFO : yam: Renamed from "sub/yam" 2025/07/20 02:11:44 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:45 DEBUG : Creating backend with remote "/tmp/rclone3271907860/dir1" 2025/07/20 02:11:45 DEBUG : Creating backend with remote "/tmp/rclone3271907860/dir2" 2025/07/20 02:11:45 DEBUG : Local file system at /tmp/rclone3271907860/dir2: Using server-side directory move 2025/07/20 02:11:45 INFO : Local file system at /tmp/rclone3271907860/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/20 02:11:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/20 02:11:45 INFO : file1.txt: Moved (server-side) 2025/07/20 02:11:45 DEBUG : Local file system at /tmp/rclone3271907860/dir2: Waiting for checks to finish 2025/07/20 02:11:45 DEBUG : Local file system at /tmp/rclone3271907860/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:11:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/20 02:11:45 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:45 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/20 02:11:46 INFO : nested/sub dir/file: Copied (new) 2025/07/20 02:11:46 INFO : nested/sub dir/file: Deleted 2025/07/20 02:11:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:11:46 INFO : sub dir/hello world: Copied (new) 2025/07/20 02:11:46 INFO : sub dir/hello world: Deleted 2025/07/20 02:11:46 INFO : sub dir: Removing directory 2025/07/20 02:11:46 INFO : nested/sub dir: Removing directory 2025/07/20 02:11:46 INFO : nested: Removing directory 2025/07/20 02:11:46 DEBUG : Local file system at /tmp/rclone3271907860: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/20 02:11:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/20 02:11:47 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:47 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:11:48 INFO : sub dir/hello world: Copied (new) 2025/07/20 02:11:48 INFO : sub dir/hello world: Deleted 2025/07/20 02:11:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/20 02:11:48 INFO : nested/sub dir/file: Copied (new) 2025/07/20 02:11:48 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/20 02:11:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/20 02:11:49 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:49 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/20 02:11:49 INFO : existing-b: Copied (new) 2025/07/20 02:11:49 INFO : existing-b: Deleted 2025/07/20 02:11:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/20 02:11:49 INFO : existing: Copied (new) 2025/07/20 02:11:49 INFO : existing: Deleted 2025/07/20 02:11:50 DEBUG : existing: Destination exists, skipping 2025/07/20 02:11:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/20 02:11:50 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:11:50 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:11:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:11:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kopasik6ceha" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rotupor5geyo -> B2 bucket rclone-test-kopasik6ceha 2025/07/20 02:11:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:11:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/20 02:11:56 DEBUG : empty space: Unchanged skipping 2025/07/20 02:11:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/20 02:11:56 DEBUG : B2 bucket rclone-test-kopasik6ceha: Waiting for checks to finish 2025/07/20 02:11:56 INFO : empty space: Deleted 2025/07/20 02:11:56 DEBUG : B2 bucket rclone-test-kopasik6ceha: Waiting for transfers to finish 2025/07/20 02:11:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:11:56 INFO : potato2: Copied (server-side copy) 2025/07/20 02:11:56 INFO : potato2: Deleted 2025/07/20 02:11:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/20 02:11:56 INFO : potato3: Copied (server-side copy) 2025/07/20 02:11:57 INFO : potato3: Deleted 2025/07/20 02:11:57 DEBUG : Creating backend with remote "TestB2:rclone-test-papelas3duwi" 2025/07/20 02:11:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/20 02:11:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:11:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/20 02:11:58 DEBUG : B2 bucket rclone-test-papelas3duwi: Waiting for checks to finish 2025/07/20 02:11:58 DEBUG : B2 bucket rclone-test-papelas3duwi: Waiting for transfers to finish 2025/07/20 02:11:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/20 02:11:59 INFO : empty space: Copied (server-side copy) 2025/07/20 02:11:59 INFO : empty space: Deleted 2025/07/20 02:11:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:11:59 INFO : potato2: Copied (server-side copy) 2025/07/20 02:11:59 INFO : potato2: Deleted 2025/07/20 02:11:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/20 02:11:59 INFO : potato3: Copied (server-side copy) 2025/07/20 02:12:00 INFO : potato3: Deleted 2025/07/20 02:12:00 DEBUG : B2 bucket rclone-test-papelas3duwi: Purge remote 2025/07/20 02:12:00 INFO : B2 bucket rclone-test-papelas3duwi: cleaning bucket "rclone-test-papelas3duwi" of all files 2025/07/20 02:12:00 DEBUG : empty space: Deleting (id "4_z3fa23d0390ad2b5b9f880e1b_f1178868a593fc470_d20250720_m021159_c001_v0001184_t0007_u01752977519073") 2025/07/20 02:12:00 DEBUG : potato2: Deleting (id "4_z3fa23d0390ad2b5b9f880e1b_f111e928af3b11a0a_d20250720_m021159_c001_v0001134_t0049_u01752977519307") 2025/07/20 02:12:00 DEBUG : potato3: Deleting (id "4_z3fa23d0390ad2b5b9f880e1b_f109ac0fa14d8f623_d20250720_m021159_c001_v0001131_t0018_u01752977519441") 2025/07/20 02:12:01 DEBUG : B2 bucket rclone-test-kopasik6ceha: Purge remote 2025/07/20 02:12:01 INFO : B2 bucket rclone-test-kopasik6ceha: cleaning bucket "rclone-test-kopasik6ceha" of all files 2025/07/20 02:12:01 DEBUG : empty space: Deleting (id "4_z9f121dd390ad2b5b9f880e1b_f416115fae5c363ad_d20250720_m021159_c001_v7007000_t0000_u01752977519282") 2025/07/20 02:12:01 DEBUG : empty space: Deleting (id "4_z9f121dd390ad2b5b9f880e1b_f116f22cd28476dd2_d20250720_m021154_c001_v0001090_t0006_u01752977514891") 2025/07/20 02:12:01 DEBUG : potato2: Deleting (id "4_z9f121dd390ad2b5b9f880e1b_f416115fae5c363ae_d20250720_m021159_c001_v7007000_t0000_u01752977519621") 2025/07/20 02:12:01 DEBUG : potato2: Deleting (id "4_z9f121dd390ad2b5b9f880e1b_f104021c9effc6b40_d20250720_m021156_c001_v0001042_t0001_u01752977516144") 2025/07/20 02:12:01 DEBUG : potato3: Deleting (id "4_z9f121dd390ad2b5b9f880e1b_f416115fae5c363af_d20250720_m021159_c001_v7007000_t0000_u01752977519928") 2025/07/20 02:12:01 DEBUG : potato3: Deleting (id "4_z9f121dd390ad2b5b9f880e1b_f114b34f3f05e90ee_d20250720_m021156_c001_v0001171_t0023_u01752977516560") 2025/07/20 02:12:01 DEBUG : potato3: Deleting (id "4_z9f121dd390ad2b5b9f880e1b_f116f22cd28476dd6_d20250720_m021155_c001_v0001090_t0023_u01752977515196") 2025/07/20 02:12:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/07/20 02:12:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/20 02:12:01 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (12.00s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:12:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rihevut8xowu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rotupor5geyo -> B2 bucket rclone-test-rihevut8xowu 2025/07/20 02:12:08 DEBUG : empty space: Excluded (Size Filter) 2025/07/20 02:12:08 DEBUG : empty space: Excluded 2025/07/20 02:12:08 DEBUG : empty space: Excluded (Size Filter) 2025/07/20 02:12:08 DEBUG : empty space: Excluded 2025/07/20 02:12:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:12:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/20 02:12:08 DEBUG : B2 bucket rclone-test-rihevut8xowu: Waiting for checks to finish 2025/07/20 02:12:08 DEBUG : B2 bucket rclone-test-rihevut8xowu: Waiting for transfers to finish 2025/07/20 02:12:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:12:09 INFO : potato2: Copied (server-side copy) 2025/07/20 02:12:09 INFO : potato2: Deleted 2025/07/20 02:12:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/20 02:12:09 INFO : potato3: Copied (server-side copy) 2025/07/20 02:12:09 INFO : potato3: Deleted 2025/07/20 02:12:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yedagov2tona" 2025/07/20 02:12:10 DEBUG : empty space: Excluded (Size Filter) 2025/07/20 02:12:10 DEBUG : empty space: Excluded 2025/07/20 02:12:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:12:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/20 02:12:10 DEBUG : B2 bucket rclone-test-yedagov2tona: Waiting for checks to finish 2025/07/20 02:12:10 DEBUG : B2 bucket rclone-test-yedagov2tona: Waiting for transfers to finish 2025/07/20 02:12:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:12:12 INFO : potato2: Copied (server-side copy) 2025/07/20 02:12:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/20 02:12:12 INFO : potato3: Copied (server-side copy) 2025/07/20 02:12:12 INFO : potato2: Deleted 2025/07/20 02:12:12 INFO : potato3: Deleted 2025/07/20 02:12:12 DEBUG : B2 bucket rclone-test-yedagov2tona: Purge remote 2025/07/20 02:12:12 INFO : B2 bucket rclone-test-yedagov2tona: cleaning bucket "rclone-test-yedagov2tona" of all files 2025/07/20 02:12:12 DEBUG : potato2: Deleting (id "4_zbfe26d0390ad2b5b9f880e1b_f100bc9b8af809500_d20250720_m021211_c001_v0001172_t0021_u01752977531537") 2025/07/20 02:12:12 DEBUG : potato3: Deleting (id "4_zbfe26d0390ad2b5b9f880e1b_f114a1652fcef7aa2_d20250720_m021211_c001_v0001041_t0029_u01752977531918") 2025/07/20 02:12:13 DEBUG : B2 bucket rclone-test-rihevut8xowu: Purge remote 2025/07/20 02:12:13 INFO : B2 bucket rclone-test-rihevut8xowu: cleaning bucket "rclone-test-rihevut8xowu" of all files 2025/07/20 02:12:14 DEBUG : empty space: Deleting (id "4_z5f424df390ad2b5b9f880e1b_f105a395218d84136_d20250720_m021207_c001_v0001106_t0039_u01752977527633") 2025/07/20 02:12:14 DEBUG : potato2: Deleting (id "4_z5f424df390ad2b5b9f880e1b_f402a3a37c79b558b_d20250720_m021212_c001_v7007000_t0000_u01752977532100") 2025/07/20 02:12:14 DEBUG : potato2: Deleting (id "4_z5f424df390ad2b5b9f880e1b_f105dd59403870239_d20250720_m021208_c001_v0001179_t0048_u01752977528905") 2025/07/20 02:12:14 DEBUG : potato3: Deleting (id "4_z5f424df390ad2b5b9f880e1b_f417d3dc9e7c7e1ba_d20250720_m021212_c001_v7007000_t0000_u01752977532277") 2025/07/20 02:12:14 DEBUG : potato3: Deleting (id "4_z5f424df390ad2b5b9f880e1b_f104a6ab9f55ea665_d20250720_m021209_c001_v0001165_t0039_u01752977529177") 2025/07/20 02:12:14 DEBUG : potato3: Deleting (id "4_z5f424df390ad2b5b9f880e1b_f105a395218d8413c_d20250720_m021208_c001_v0001106_t0016_u01752977528024") --- PASS: TestServerSideMoveWithFilter (12.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:12:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cafakaq5fabe" 2025/07/20 02:12:19 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rotupor5geyo -> B2 bucket rclone-test-cafakaq5fabe 2025/07/20 02:12:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:12:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/20 02:12:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/20 02:12:22 DEBUG : empty space: Unchanged skipping 2025/07/20 02:12:22 DEBUG : B2 bucket rclone-test-cafakaq5fabe: Waiting for checks to finish 2025/07/20 02:12:22 INFO : empty space: Deleted 2025/07/20 02:12:22 DEBUG : B2 bucket rclone-test-cafakaq5fabe: Waiting for transfers to finish 2025/07/20 02:12:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:12:22 INFO : potato2: Copied (server-side copy) 2025/07/20 02:12:22 INFO : potato2: Deleted 2025/07/20 02:12:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/20 02:12:22 INFO : potato3: Copied (server-side copy) 2025/07/20 02:12:23 INFO : potato3: Deleted 2025/07/20 02:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zudukop8vuko" 2025/07/20 02:12:24 INFO : tomatoDir: Making directory 2025/07/20 02:12:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/20 02:12:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/20 02:12:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/20 02:12:24 DEBUG : B2 bucket rclone-test-zudukop8vuko: Waiting for checks to finish 2025/07/20 02:12:24 DEBUG : B2 bucket rclone-test-zudukop8vuko: Waiting for transfers to finish 2025/07/20 02:12:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/20 02:12:25 INFO : empty space: Copied (server-side copy) 2025/07/20 02:12:25 INFO : empty space: Deleted 2025/07/20 02:12:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/20 02:12:25 INFO : potato3: Copied (server-side copy) 2025/07/20 02:12:26 INFO : potato3: Deleted 2025/07/20 02:12:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/20 02:12:26 INFO : potato2: Copied (server-side copy) 2025/07/20 02:12:26 INFO : potato2: Deleted 2025/07/20 02:12:26 DEBUG : B2 bucket rclone-test-zudukop8vuko: Purge remote 2025/07/20 02:12:26 INFO : B2 bucket rclone-test-zudukop8vuko: cleaning bucket "rclone-test-zudukop8vuko" of all files 2025/07/20 02:12:27 DEBUG : empty space: Deleting (id "4_z7f029d6390ad2b5b9f880e1b_f117307bed02a5c37_d20250720_m021225_c001_v0001171_t0034_u01752977545277") 2025/07/20 02:12:27 DEBUG : potato2: Deleting (id "4_z7f029d6390ad2b5b9f880e1b_f10361f05dc49499b_d20250720_m021225_c001_v0001105_t0007_u01752977545605") 2025/07/20 02:12:27 DEBUG : potato3: Deleting (id "4_z7f029d6390ad2b5b9f880e1b_f11980aabe444e9a3_d20250720_m021225_c001_v0001182_t0021_u01752977545647") 2025/07/20 02:12:27 DEBUG : B2 bucket rclone-test-cafakaq5fabe: Purge remote 2025/07/20 02:12:27 INFO : B2 bucket rclone-test-cafakaq5fabe: cleaning bucket "rclone-test-cafakaq5fabe" of all files 2025/07/20 02:12:27 DEBUG : empty space: Deleting (id "4_z7f728d2390ad2b5b9f880e1b_f419b0467b23107c5_d20250720_m021225_c001_v7007000_t0000_u01752977545584") 2025/07/20 02:12:27 DEBUG : empty space: Deleting (id "4_z7f728d2390ad2b5b9f880e1b_f1023d6393815a0fe_d20250720_m021220_c001_v0001144_t0053_u01752977540781") 2025/07/20 02:12:27 DEBUG : potato2: Deleting (id "4_z7f728d2390ad2b5b9f880e1b_f419b0467b23107cf_d20250720_m021226_c001_v7007000_t0000_u01752977546190") 2025/07/20 02:12:27 DEBUG : potato2: Deleting (id "4_z7f728d2390ad2b5b9f880e1b_f1050fb8154780ce9_d20250720_m021222_c001_v0001181_t0017_u01752977542330") 2025/07/20 02:12:27 DEBUG : potato3: Deleting (id "4_z7f728d2390ad2b5b9f880e1b_f419b0467b23107cb_d20250720_m021225_c001_v7007000_t0000_u01752977545919") 2025/07/20 02:12:27 DEBUG : potato3: Deleting (id "4_z7f728d2390ad2b5b9f880e1b_f1107e647094c5b4f_d20250720_m021222_c001_v0001145_t0011_u01752977542559") 2025/07/20 02:12:27 DEBUG : potato3: Deleting (id "4_z7f728d2390ad2b5b9f880e1b_f1023d6393815a104_d20250720_m021221_c001_v0001144_t0056_u01752977541323") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.62s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:12:29 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:12:32 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:12:33 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/rclone-sync-test" 2025/07/20 02:12:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/rclone-sync-test-include/layer2" 2025/07/20 02:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/rclone-sync-test-ignore-file" 2025/07/20 02:12:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/20 02:12:41 DEBUG : B2 bucket rclone-test-rotupor5geyo path rclone-sync-test: Waiting for checks to finish 2025/07/20 02:12:41 DEBUG : B2 bucket rclone-test-rotupor5geyo path rclone-sync-test: Waiting for transfers to finish 2025/07/20 02:12:41 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:41 INFO : There was nothing to transfer 2025/07/20 02:12:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/20 02:12:42 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:12:42 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:12:42 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:42 INFO : There was nothing to transfer 2025/07/20 02:12:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/20 02:12:42 DEBUG : B2 bucket rclone-test-rotupor5geyo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/20 02:12:42 DEBUG : B2 bucket rclone-test-rotupor5geyo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/20 02:12:42 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:42 INFO : There was nothing to transfer 2025/07/20 02:12:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/20 02:12:43 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:12:43 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:12:43 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:43 INFO : There was nothing to transfer 2025/07/20 02:12:43 DEBUG : Excluded 2025/07/20 02:12:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/20 02:12:43 DEBUG : B2 bucket rclone-test-rotupor5geyo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/20 02:12:43 DEBUG : B2 bucket rclone-test-rotupor5geyo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/20 02:12:43 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.59s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:12:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/dst" 2025/07/20 02:12:45 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/CompareDest" 2025/07/20 02:12:47 DEBUG : one: Need to transfer - File not found at Destination 2025/07/20 02:12:47 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:12:47 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:12:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/20 02:12:48 INFO : one: Copied (new) 2025/07/20 02:12:48 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 02:12:49 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:12:49 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:12:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/20 02:12:50 INFO : one: Copied (replaced existing) 2025/07/20 02:12:50 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 02:12:52 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:12:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:12:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/20 02:12:52 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:12:52 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:52 INFO : There was nothing to transfer 2025/07/20 02:12:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 02:12:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:12:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/20 02:12:54 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:12:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:12:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/20 02:12:54 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:12:54 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:54 INFO : There was nothing to transfer 2025/07/20 02:12:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 02:12:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:12:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/20 02:12:54 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:12:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:12:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/20 02:12:54 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:12:54 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:54 INFO : There was nothing to transfer 2025/07/20 02:12:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 02:12:55 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 2025/07/20 02:12:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/20 02:12:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/20 02:12:55 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:12:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:12:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/20 02:12:55 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:12:55 DEBUG : Waiting for deletions to finish 2025/07/20 02:12:55 INFO : There was nothing to transfer 2025/07/20 02:12:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 02:12:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/20 02:12:56 DEBUG : two: Need to transfer - File not found at Destination 2025/07/20 02:12:56 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:12:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:12:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/20 02:12:56 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:12:57 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/20 02:12:57 INFO : two: Copied (new) 2025/07/20 02:12:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.74s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:13:00 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/dest" 2025/07/20 02:13:01 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/pre-dest1" 2025/07/20 02:13:02 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/pre-dest2" 2025/07/20 02:13:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:13:04 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/20 02:13:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:13:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/20 02:13:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/20 02:13:05 DEBUG : B2 bucket rclone-test-rotupor5geyo path dest: Waiting for checks to finish 2025/07/20 02:13:05 DEBUG : B2 bucket rclone-test-rotupor5geyo path dest: Waiting for transfers to finish 2025/07/20 02:13:06 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/20 02:13:06 INFO : 3: Copied (new) 2025/07/20 02:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.94s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/dst" 2025/07/20 02:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/CopyDest" 2025/07/20 02:13:11 DEBUG : one: Need to transfer - File not found at Destination 2025/07/20 02:13:11 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:11 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:13:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/20 02:13:11 INFO : one: Copied (new) 2025/07/20 02:13:11 DEBUG : Waiting for deletions to finish 2025/07/20 02:13:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 02:13:12 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:12 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:13:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/20 02:13:12 INFO : one: Copied (replaced existing) 2025/07/20 02:13:12 DEBUG : Waiting for deletions to finish 2025/07/20 02:13:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/BackupDir" 2025/07/20 02:13:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 02:13:16 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:13:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/20 02:13:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/20 02:13:17 INFO : one: Copied (server-side copy) 2025/07/20 02:13:18 INFO : one: Deleted 2025/07/20 02:13:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/20 02:13:18 INFO : one: Copied (server-side copy) 2025/07/20 02:13:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/20 02:13:18 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:13:18 DEBUG : Waiting for deletions to finish 2025/07/20 02:13:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:13:19 DEBUG : one: Unchanged skipping 2025/07/20 02:13:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:13:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/20 02:13:20 INFO : two: Copied (server-side copy) 2025/07/20 02:13:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/20 02:13:20 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:20 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:13:20 DEBUG : Waiting for deletions to finish 2025/07/20 02:13:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:13:20 DEBUG : one: Unchanged skipping 2025/07/20 02:13:20 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:13:20 DEBUG : two: Unchanged skipping 2025/07/20 02:13:20 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:13:20 DEBUG : Waiting for deletions to finish 2025/07/20 02:13:20 INFO : There was nothing to transfer 2025/07/20 02:13:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:13:21 DEBUG : one: Unchanged skipping 2025/07/20 02:13:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/20 02:13:22 DEBUG : three: Destination not found in --copy-dest 2025/07/20 02:13:22 DEBUG : three: Need to transfer - File not found at Destination 2025/07/20 02:13:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/20 02:13:22 DEBUG : two: Unchanged skipping 2025/07/20 02:13:22 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:22 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:13:22 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/20 02:13:22 INFO : three: Copied (new) 2025/07/20 02:13:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.43s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:13:26 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1100-14.backblaze.com/b2api/v1/b2_upload_file/4fc25d43908d2b5b9f880e1b/c001_v0001100_t0031": EOF 2025/07/20 02:13:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-14.backblaze.com/b2api/v1/b2_upload_file/4fc25d43908d2b5b9f880e1b/c001_v0001100_t0031": EOF) 2025/07/20 02:13:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-rotupor5geyo: 1/10 (Post "https://pod-000-1100-14.backblaze.com/b2api/v1/b2_upload_file/4fc25d43908d2b5b9f880e1b/c001_v0001100_t0031": EOF) 2025/07/20 02:13:28 DEBUG : pacer: Reducing sleep to 10ms 2025/07/20 02:13:29 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/dst" 2025/07/20 02:13:30 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/backup" 2025/07/20 02:13:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/20 02:13:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:13:32 DEBUG : two: Unchanged skipping 2025/07/20 02:13:32 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/20 02:13:33 INFO : one: Copied (server-side copy) 2025/07/20 02:13:33 INFO : one: Deleted 2025/07/20 02:13:33 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:13:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:13:34 INFO : one: Copied (new) 2025/07/20 02:13:34 DEBUG : Waiting for deletions to finish 2025/07/20 02:13:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/20 02:13:35 INFO : three.txt: Copied (server-side copy) 2025/07/20 02:13:35 INFO : three.txt: Deleted 2025/07/20 02:13:35 INFO : three.txt: Moved into backup dir 2025/07/20 02:13:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/20 02:13:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:13:37 DEBUG : two: Unchanged skipping 2025/07/20 02:13:37 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:13:37 INFO : one: Copied (server-side copy) 2025/07/20 02:13:38 INFO : one: Deleted 2025/07/20 02:13:38 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:13:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/20 02:13:38 INFO : one: Copied (new) 2025/07/20 02:13:38 DEBUG : Waiting for deletions to finish 2025/07/20 02:13:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/20 02:13:38 INFO : three.txt: Copied (server-side copy) 2025/07/20 02:13:39 INFO : three.txt: Deleted 2025/07/20 02:13:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.91s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:13:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/dst" 2025/07/20 02:13:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/backup" 2025/07/20 02:13:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/20 02:13:45 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:13:45 DEBUG : two: Unchanged skipping 2025/07/20 02:13:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/20 02:13:46 INFO : one: Copied (server-side copy) to: one.bak 2025/07/20 02:13:46 INFO : one: Deleted 2025/07/20 02:13:46 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:13:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:13:47 INFO : one: Copied (new) 2025/07/20 02:13:47 DEBUG : Waiting for deletions to finish 2025/07/20 02:13:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/20 02:13:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/20 02:13:48 INFO : three.txt: Deleted 2025/07/20 02:13:48 INFO : three.txt: Moved into backup dir 2025/07/20 02:13:49 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/20 02:13:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:13:49 DEBUG : two: Unchanged skipping 2025/07/20 02:13:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:13:50 INFO : one: Copied (server-side copy) to: one.bak 2025/07/20 02:13:50 INFO : one: Deleted 2025/07/20 02:13:50 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:13:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/20 02:13:50 INFO : one: Copied (new) 2025/07/20 02:13:50 DEBUG : Waiting for deletions to finish 2025/07/20 02:13:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/20 02:13:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/20 02:13:51 INFO : three.txt: Deleted 2025/07/20 02:13:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/dst" 2025/07/20 02:13:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/backup" 2025/07/20 02:13:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/20 02:13:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:13:57 DEBUG : two: Unchanged skipping 2025/07/20 02:13:57 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:13:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/20 02:13:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/20 02:13:59 INFO : one: Deleted 2025/07/20 02:13:59 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:14:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:14:00 INFO : one: Copied (new) 2025/07/20 02:14:00 DEBUG : Waiting for deletions to finish 2025/07/20 02:14:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/20 02:14:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/20 02:14:00 INFO : three.txt: Deleted 2025/07/20 02:14:00 INFO : three.txt: Moved into backup dir 2025/07/20 02:14:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/20 02:14:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:14:02 DEBUG : two: Unchanged skipping 2025/07/20 02:14:02 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:14:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:14:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/20 02:14:03 INFO : one: Deleted 2025/07/20 02:14:03 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:14:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/20 02:14:03 INFO : one: Copied (new) 2025/07/20 02:14:03 DEBUG : Waiting for deletions to finish 2025/07/20 02:14:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/20 02:14:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/20 02:14:03 INFO : three.txt: Deleted 2025/07/20 02:14:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.52s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:14:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/dst" 2025/07/20 02:14:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/20 02:14:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:14:08 DEBUG : two: Unchanged skipping 2025/07/20 02:14:08 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:14:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/20 02:14:09 INFO : one: Copied (server-side copy) to: one.bak 2025/07/20 02:14:09 INFO : one: Deleted 2025/07/20 02:14:09 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:14:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:14:10 INFO : one: Copied (new) 2025/07/20 02:14:10 DEBUG : Waiting for deletions to finish 2025/07/20 02:14:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/20 02:14:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/20 02:14:11 INFO : three.txt: Deleted 2025/07/20 02:14:11 INFO : three.txt: Moved into backup dir 2025/07/20 02:14:12 DEBUG : one.bak: Excluded (Path Filter) 2025/07/20 02:14:12 DEBUG : one.bak: Excluded 2025/07/20 02:14:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/20 02:14:12 DEBUG : three.txt.bak: Excluded 2025/07/20 02:14:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:14:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/20 02:14:12 DEBUG : two: Unchanged skipping 2025/07/20 02:14:12 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for checks to finish 2025/07/20 02:14:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:14:13 INFO : one: Copied (server-side copy) to: one.bak 2025/07/20 02:14:13 INFO : one: Deleted 2025/07/20 02:14:13 DEBUG : B2 bucket rclone-test-rotupor5geyo path dst: Waiting for transfers to finish 2025/07/20 02:14:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/20 02:14:13 INFO : one: Copied (new) 2025/07/20 02:14:13 DEBUG : Waiting for deletions to finish 2025/07/20 02:14:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/20 02:14:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/20 02:14:14 INFO : three.txt: Deleted 2025/07/20 02:14:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.51s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:14:17 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/dst" 2025/07/20 02:14:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/20 02:14:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/20 02:14:20 INFO : one: Copied (server-side copy) to: one.bak 2025/07/20 02:14:20 INFO : one: Deleted 2025/07/20 02:14:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:14:21 INFO : one: Copied (new) 2025/07/20 02:14:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:14:21 DEBUG : two: Unchanged skipping 2025/07/20 02:14:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/20 02:14:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/20 02:14:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/20 02:14:22 INFO : three.txt: Deleted 2025/07/20 02:14:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/20 02:14:23 INFO : three.txt: Copied (new) 2025/07/20 02:14:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/20 02:14:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:14:24 INFO : one: Copied (server-side copy) to: one.bak 2025/07/20 02:14:25 INFO : one: Deleted 2025/07/20 02:14:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/20 02:14:25 INFO : one: Copied (new) 2025/07/20 02:14:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:14:25 DEBUG : two: Unchanged skipping 2025/07/20 02:14:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/20 02:14:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/20 02:14:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/20 02:14:26 INFO : three.txt: Deleted 2025/07/20 02:14:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/20 02:14:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:14:31 DEBUG : Creating backend with remote "TestB2:rclone-test-rotupor5geyo/dst" 2025/07/20 02:14:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/20 02:14:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/20 02:14:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/20 02:14:34 INFO : one: Deleted 2025/07/20 02:14:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:14:34 INFO : one: Copied (new) 2025/07/20 02:14:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:14:35 DEBUG : two: Unchanged skipping 2025/07/20 02:14:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/20 02:14:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/20 02:14:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/20 02:14:35 INFO : three.txt: Deleted 2025/07/20 02:14:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/20 02:14:36 INFO : three.txt: Copied (new) 2025/07/20 02:14:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/20 02:14:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/20 02:14:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/20 02:14:37 INFO : one: Deleted 2025/07/20 02:14:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/20 02:14:37 INFO : one: Copied (new) 2025/07/20 02:14:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:14:37 DEBUG : two: Unchanged skipping 2025/07/20 02:14:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/20 02:14:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/20 02:14:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/20 02:14:38 INFO : three.txt: Deleted 2025/07/20 02:14:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/20 02:14:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.59s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:14:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/20 02:14:41 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:14:41 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:14:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/20 02:14:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/20 02:14:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.89s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:14:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/20 02:14:43 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:14:43 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:14:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/20 02:14:44 INFO : existing: Copied (new) 2025/07/20 02:14:44 DEBUG : Waiting for deletions to finish 2025/07/20 02:14:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/20 02:14:44 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:14:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/20 02:14:44 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:14:44 ERROR : B2 bucket rclone-test-rotupor5geyo: not deleting files as there were IO errors 2025/07/20 02:14:44 ERROR : B2 bucket rclone-test-rotupor5geyo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:14:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:14:46 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:14:46 DEBUG : existing: Unchanged skipping 2025/07/20 02:14:46 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:14:46 DEBUG : Waiting for deletions to finish 2025/07/20 02:14:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:15:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both10: Unchanged skipping 2025/07/20 02:15:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both13: Unchanged skipping 2025/07/20 02:15:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both14: Unchanged skipping 2025/07/20 02:15:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both0: Unchanged skipping 2025/07/20 02:15:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both16: Unchanged skipping 2025/07/20 02:15:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both12: Unchanged skipping 2025/07/20 02:15:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both18: Unchanged skipping 2025/07/20 02:15:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:07 DEBUG : both11: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:08 DEBUG : both15: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both17: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:08 DEBUG : both2: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:08 DEBUG : both4: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:08 DEBUG : both5: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:08 DEBUG : both6: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:08 DEBUG : both7: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:08 DEBUG : both8: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:08 DEBUG : both3: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both1: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both19: Unchanged skipping 2025/07/20 02:15:08 DEBUG : both9: Unchanged skipping 2025/07/20 02:15:08 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:15:08 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:15:08 DEBUG : Waiting for deletions to finish 2025/07/20 02:15:08 INFO : only8: Deleted 2025/07/20 02:15:08 INFO : only19: Deleted 2025/07/20 02:15:08 INFO : only12: Deleted 2025/07/20 02:15:08 INFO : only13: Deleted 2025/07/20 02:15:08 INFO : only2: Deleted 2025/07/20 02:15:08 INFO : only3: Deleted 2025/07/20 02:15:08 INFO : only4: Deleted 2025/07/20 02:15:08 INFO : only5: Deleted 2025/07/20 02:15:08 INFO : only6: Deleted 2025/07/20 02:15:08 INFO : only10: Deleted 2025/07/20 02:15:08 INFO : only1: Deleted 2025/07/20 02:15:08 INFO : only9: Deleted 2025/07/20 02:15:08 INFO : only0: Deleted 2025/07/20 02:15:08 INFO : only15: Deleted 2025/07/20 02:15:09 INFO : only16: Deleted 2025/07/20 02:15:09 INFO : only17: Deleted 2025/07/20 02:15:09 INFO : only7: Deleted 2025/07/20 02:15:09 INFO : only11: Deleted 2025/07/20 02:15:09 INFO : only14: Deleted 2025/07/20 02:15:09 INFO : only18: Deleted 2025/07/20 02:15:09 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.75s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:15:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:15:32 DEBUG : both10: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both13: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both14: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both12: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both16: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both17: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both11: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both0: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both15: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both18: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both3: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both4: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both5: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both6: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both19: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both1: Unchanged skipping 2025/07/20 02:15:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:15:32 DEBUG : both2: Unchanged skipping 2025/07/20 02:15:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : both7: Unchanged skipping 2025/07/20 02:15:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : both8: Unchanged skipping 2025/07/20 02:15:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : both9: Unchanged skipping 2025/07/20 02:15:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/20 02:15:32 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:15:32 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:32 INFO : only10: Copied (replaced existing) 2025/07/20 02:15:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:32 INFO : only12: Copied (replaced existing) 2025/07/20 02:15:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:32 INFO : only13: Copied (replaced existing) 2025/07/20 02:15:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:32 INFO : only15: Copied (replaced existing) 2025/07/20 02:15:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:32 INFO : only14: Copied (replaced existing) 2025/07/20 02:15:32 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:32 INFO : only0: Copied (replaced existing) 2025/07/20 02:15:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:32 INFO : only17: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only1: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only11: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only2: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only3: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only4: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only16: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only6: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only7: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only8: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only18: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only9: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only19: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/20 02:15:33 INFO : only5: Copied (replaced existing) 2025/07/20 02:15:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.01s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:15:41 DEBUG : empty_dir: Making directory with metadata 2025/07/20 02:15:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/20 02:15:41 DEBUG : empty_on_remote: Making directory with metadata 2025/07/20 02:15:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/20 02:15:41 INFO : empty_on_remote: Making directory 2025/07/20 02:15:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/20 02:15:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/20 02:15:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/20 02:15:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/20 02:15:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.73s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:15:44 DEBUG : empty_dir: Making directory with metadata 2025/07/20 02:15:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/20 02:15:44 DEBUG : empty_on_remote: Making directory with metadata 2025/07/20 02:15:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/20 02:15:44 INFO : empty_on_remote: Making directory 2025/07/20 02:15:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/20 02:15:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/20 02:15:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/20 02:15:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/20 02:15:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/20 02:15:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:15:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/20 02:15:46 INFO : sub dir: Making directory 2025/07/20 02:15:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:15:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/20 02:15:50 INFO : sub dir: Making directory 2025/07/20 02:15:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:16:03 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:04 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:16:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : apple: Unchanged skipping 2025/07/20 02:16:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:16:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : banana: Unchanged skipping 2025/07/20 02:16:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:16:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:16:04 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:16:04 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:04 INFO : There was nothing to transfer 2025/07/20 02:16:04 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:05 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:16:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : apple: Unchanged skipping 2025/07/20 02:16:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:16:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:16:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : banana: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:16:05 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:16:05 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:16:05 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:05 INFO : There was nothing to transfer 2025/07/20 02:16:05 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:06 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:16:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:16:20 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:20 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:16:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : apple: Unchanged skipping 2025/07/20 02:16:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:16:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:16:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : banana: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:16:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:16:21 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:16:21 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:21 INFO : There was nothing to transfer 2025/07/20 02:16:21 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:21 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:16:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : apple: Unchanged skipping 2025/07/20 02:16:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:16:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : banana: Unchanged skipping 2025/07/20 02:16:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:16:22 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:16:22 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:16:22 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:22 INFO : There was nothing to transfer 2025/07/20 02:16:22 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:22 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:16:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:16:37 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:38 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:16:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:38 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/20 02:16:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:38 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:16:38 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:16:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/20 02:16:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/20 02:16:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/20 02:16:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/20 02:16:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/20 02:16:39 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/20 02:16:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/20 02:16:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/20 02:16:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/20 02:16:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/20 02:16:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/20 02:16:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/20 02:16:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/20 02:16:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/20 02:16:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/20 02:16:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/20 02:16:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/20 02:16:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/20 02:16:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/20 02:16:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/20 02:16:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/20 02:16:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/20 02:16:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/20 02:16:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/20 02:16:41 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/20 02:16:41 INFO : apple: Deleted 2025/07/20 02:16:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/20 02:16:41 INFO : banana: Deleted 2025/07/20 02:16:41 INFO : dir1/0008-2345678.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0012-6789;.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0010-456789.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/20 02:16:41 INFO : splitbananasplit: Deleted 2025/07/20 02:16:41 INFO : dir1/0015-9;=.txt: Deleted 2025/07/20 02:16:41 INFO : appleappleapplebanana: Deleted 2025/07/20 02:16:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0007-1234567.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0009-3456789.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0011-56789;.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0013-789;=.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0014-89;=.txt: Deleted 2025/07/20 02:16:41 INFO : dir1/0003-defghij.txt: Deleted 2025/07/20 02:16:41 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/20 02:16:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/20 02:16:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:42 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : apple: Unchanged skipping 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:16:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : banana: Unchanged skipping 2025/07/20 02:16:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/20 02:16:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:16:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:16:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:16:42 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:16:42 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:42 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/20 02:16:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:43 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:43 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:43 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/20 02:16:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:43 DEBUG : apple: transformed to: YXBwbGU= 2025/07/20 02:16:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/20 02:16:43 DEBUG : banana: transformed to: YmFuYW5h 2025/07/20 02:16:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/20 02:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/20 02:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/20 02:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/20 02:16:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/20 02:16:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/20 02:16:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:16:58 DEBUG : Waiting for deletions to finish 2025/07/20 02:16:58 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:16:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:16:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:16:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:16:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:16:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:16:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:16:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:16:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:16:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:16:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:16:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:16:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:16:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:16:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:16:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:16:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:16:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:16:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:16:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:16:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:16:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:16:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:16:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/20 02:16:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/20 02:16:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/20 02:16:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/20 02:16:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/20 02:16:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/20 02:16:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/20 02:16:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/20 02:16:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/20 02:16:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/20 02:16:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/20 02:16:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/20 02:16:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/20 02:16:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:16:59 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:16:59 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:16:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/20 02:16:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/20 02:16:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/20 02:16:59 INFO : apple: Copied (new) to: PREFIXapple 2025/07/20 02:16:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/20 02:16:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/20 02:16:59 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/20 02:16:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/20 02:16:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/20 02:16:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/20 02:16:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/20 02:16:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/20 02:16:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/20 02:16:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/20 02:17:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/20 02:17:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/20 02:17:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/20 02:17:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/20 02:17:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/20 02:17:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/20 02:17:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/20 02:17:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/20 02:17:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/20 02:17:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/20 02:17:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/20 02:17:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/20 02:17:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/20 02:17:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/20 02:17:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/20 02:17:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/20 02:17:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/20 02:17:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/20 02:17:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/20 02:17:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/20 02:17:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/20 02:17:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/20 02:17:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/20 02:17:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/20 02:17:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/20 02:17:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/20 02:17:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/20 02:17:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/20 02:17:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/20 02:17:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/20 02:17:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/20 02:17:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/20 02:17:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/20 02:17:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/20 02:17:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/20 02:17:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/20 02:17:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/20 02:17:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/20 02:17:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/20 02:17:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/20 02:17:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/20 02:17:01 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:01 INFO : dir1/0010-456789.txt: Deleted 2025/07/20 02:17:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/20 02:17:01 INFO : dir1/0007-1234567.txt: Deleted 2025/07/20 02:17:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/20 02:17:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/20 02:17:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/20 02:17:01 INFO : dir1/0015-9;=.txt: Deleted 2025/07/20 02:17:01 INFO : dir1/0011-56789;.txt: Deleted 2025/07/20 02:17:01 INFO : dir1/0008-2345678.txt: Deleted 2025/07/20 02:17:01 INFO : dir1/0013-789;=.txt: Deleted 2025/07/20 02:17:01 INFO : dir1/0014-89;=.txt: Deleted 2025/07/20 02:17:01 INFO : apple: Deleted 2025/07/20 02:17:02 INFO : appleappleapplebanana: Deleted 2025/07/20 02:17:02 INFO : dir1/0003-defghij.txt: Deleted 2025/07/20 02:17:02 INFO : dir1/0012-6789;.txt: Deleted 2025/07/20 02:17:02 INFO : banana: Deleted 2025/07/20 02:17:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/20 02:17:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/20 02:17:02 INFO : dir1/0009-3456789.txt: Deleted 2025/07/20 02:17:02 INFO : splitbananasplit: Deleted 2025/07/20 02:17:02 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/20 02:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/20 02:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/20 02:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/20 02:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/20 02:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/20 02:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/20 02:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/20 02:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/20 02:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/20 02:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/20 02:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/20 02:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/20 02:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/20 02:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/20 02:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/20 02:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/20 02:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/20 02:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/20 02:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/20 02:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/20 02:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/20 02:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/20 02:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/20 02:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/20 02:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/20 02:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/20 02:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/20 02:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/20 02:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/20 02:17:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/20 02:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/20 02:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/20 02:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/20 02:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/20 02:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/20 02:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/20 02:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/20 02:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/20 02:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/20 02:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/20 02:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/20 02:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/20 02:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/20 02:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/20 02:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/20 02:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/20 02:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/20 02:17:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/20 02:17:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/20 02:17:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/20 02:17:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:03 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:17:03 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:17:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/20 02:17:03 INFO : banana: Copied (new) 2025/07/20 02:17:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/20 02:17:03 INFO : appleappleapplebanana: Copied (new) 2025/07/20 02:17:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/20 02:17:03 INFO : apple: Copied (new) 2025/07/20 02:17:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/20 02:17:03 INFO : splitbananasplit: Copied (new) 2025/07/20 02:17:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/20 02:17:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/20 02:17:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/20 02:17:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/20 02:17:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/20 02:17:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/20 02:17:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/20 02:17:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/20 02:17:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/20 02:17:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/20 02:17:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/20 02:17:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/20 02:17:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/20 02:17:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/20 02:17:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/20 02:17:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/20 02:17:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/20 02:17:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/20 02:17:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/20 02:17:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/20 02:17:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/20 02:17:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/20 02:17:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/20 02:17:04 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/20 02:17:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/20 02:17:04 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/20 02:17:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/20 02:17:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/20 02:17:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/20 02:17:05 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/20 02:17:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/20 02:17:05 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/20 02:17:05 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/20 02:17:05 INFO : PREFIXapple: Deleted 2025/07/20 02:17:05 INFO : PREFIXsplitbananasplit: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/20 02:17:05 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/20 02:17:05 INFO : PREFIXbanana: Deleted 2025/07/20 02:17:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/20 02:17:05 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:05 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:06 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:17:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:17:20 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:20 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:17:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:17:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/20 02:17:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/20 02:17:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/20 02:17:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/20 02:17:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/20 02:17:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:21 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:17:21 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:17:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/20 02:17:21 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/20 02:17:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/20 02:17:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/20 02:17:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/20 02:17:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/20 02:17:21 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/20 02:17:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/20 02:17:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/20 02:17:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/20 02:17:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/20 02:17:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/20 02:17:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/20 02:17:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/20 02:17:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/20 02:17:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/20 02:17:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/20 02:17:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/20 02:17:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/20 02:17:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/20 02:17:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/20 02:17:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/20 02:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/20 02:17:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/20 02:17:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/20 02:17:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/20 02:17:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/20 02:17:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/20 02:17:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/20 02:17:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/20 02:17:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/20 02:17:23 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/20 02:17:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/20 02:17:23 INFO : dir1/0011-56789;.txt: Deleted 2025/07/20 02:17:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/20 02:17:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/20 02:17:23 INFO : apple: Deleted 2025/07/20 02:17:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/20 02:17:23 INFO : banana: Deleted 2025/07/20 02:17:23 INFO : dir1/0007-1234567.txt: Deleted 2025/07/20 02:17:23 INFO : dir1/0013-789;=.txt: Deleted 2025/07/20 02:17:23 INFO : splitbananasplit: Deleted 2025/07/20 02:17:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/20 02:17:24 INFO : dir1/0010-456789.txt: Deleted 2025/07/20 02:17:24 INFO : dir1/0003-defghij.txt: Deleted 2025/07/20 02:17:24 INFO : dir1/0015-9;=.txt: Deleted 2025/07/20 02:17:24 INFO : appleappleapplebanana: Deleted 2025/07/20 02:17:24 INFO : dir1/0008-2345678.txt: Deleted 2025/07/20 02:17:24 INFO : dir1/0009-3456789.txt: Deleted 2025/07/20 02:17:24 INFO : dir1/0012-6789;.txt: Deleted 2025/07/20 02:17:24 INFO : dir1/0014-89;=.txt: Deleted 2025/07/20 02:17:24 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/20 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/20 02:17:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/20 02:17:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/20 02:17:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/20 02:17:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/20 02:17:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/20 02:17:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:25 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:17:25 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:17:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/20 02:17:25 INFO : appleappleapplebanana: Copied (new) 2025/07/20 02:17:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/20 02:17:25 INFO : apple: Copied (new) 2025/07/20 02:17:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/20 02:17:25 INFO : splitbananasplit: Copied (new) 2025/07/20 02:17:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/20 02:17:25 INFO : banana: Copied (new) 2025/07/20 02:17:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/20 02:17:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/20 02:17:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/20 02:17:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/20 02:17:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/20 02:17:25 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/20 02:17:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/20 02:17:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/20 02:17:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/20 02:17:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/20 02:17:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/20 02:17:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/20 02:17:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/20 02:17:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/20 02:17:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/20 02:17:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/20 02:17:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/20 02:17:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/20 02:17:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/20 02:17:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/20 02:17:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/20 02:17:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/20 02:17:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/20 02:17:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/20 02:17:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/20 02:17:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/20 02:17:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/20 02:17:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/20 02:17:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/20 02:17:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/20 02:17:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/20 02:17:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/20 02:17:26 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/20 02:17:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/20 02:17:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/20 02:17:26 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/20 02:17:26 INFO : bananaSUFFIX: Deleted 2025/07/20 02:17:26 INFO : splitbananasplitSUFFIX: Deleted 2025/07/20 02:17:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/20 02:17:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/20 02:17:27 INFO : appleSUFFIX: Deleted 2025/07/20 02:17:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/20 02:17:27 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:27 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:17:27 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:28 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:17:42 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:42 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:17:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:17:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:43 DEBUG : apple: Unchanged skipping 2025/07/20 02:17:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:43 DEBUG : banana: Unchanged skipping 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/20 02:17:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/20 02:17:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/20 02:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/20 02:17:43 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:17:43 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:17:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/20 02:17:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/20 02:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/20 02:17:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/20 02:17:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/20 02:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/20 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/20 02:17:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/20 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/20 02:17:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/20 02:17:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/20 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/20 02:17:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/20 02:17:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/20 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/20 02:17:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/20 02:17:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/20 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/20 02:17:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/20 02:17:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/20 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/20 02:17:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/20 02:17:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/20 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/20 02:17:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/20 02:17:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/20 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/20 02:17:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/20 02:17:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/20 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/20 02:17:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/20 02:17:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/20 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/20 02:17:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/20 02:17:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/20 02:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/20 02:17:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/20 02:17:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/20 02:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/20 02:17:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/20 02:17:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/20 02:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/20 02:17:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/20 02:17:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/20 02:17:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/20 02:17:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/20 02:17:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/20 02:17:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/20 02:17:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/20 02:17:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/20 02:17:45 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/20 02:17:46 INFO : appleappleapplebanana: Deleted 2025/07/20 02:17:46 INFO : dir1/0013-789;=.txt: Deleted 2025/07/20 02:17:46 INFO : splitbananasplit: Deleted 2025/07/20 02:17:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0003-defghij.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0008-2345678.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0010-456789.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0014-89;=.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0012-6789;.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0007-1234567.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0009-3456789.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0011-56789;.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0015-9;=.txt: Deleted 2025/07/20 02:17:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/20 02:17:46 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:47 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : appleapple: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/20 02:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/20 02:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/20 02:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/20 02:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/20 02:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/20 02:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/20 02:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/20 02:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/20 02:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/20 02:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/20 02:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/20 02:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/20 02:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/20 02:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/20 02:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/20 02:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/20 02:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/20 02:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/20 02:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/20 02:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/20 02:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/20 02:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/20 02:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/20 02:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/20 02:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/20 02:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/20 02:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/20 02:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/20 02:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/20 02:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/20 02:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/20 02:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/20 02:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/20 02:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/20 02:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/20 02:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/20 02:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/20 02:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/20 02:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/20 02:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/20 02:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/20 02:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/20 02:17:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/20 02:17:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/20 02:17:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/20 02:17:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/20 02:17:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/20 02:17:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/20 02:17:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/20 02:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/20 02:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/20 02:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/20 02:17:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : apple: Unchanged skipping 2025/07/20 02:17:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : banana: Unchanged skipping 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:17:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/20 02:17:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/20 02:17:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/20 02:17:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/20 02:17:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/20 02:17:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/20 02:17:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/20 02:17:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/20 02:17:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/20 02:17:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/20 02:17:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/20 02:17:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/20 02:17:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/20 02:17:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/20 02:17:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/20 02:17:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:17:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:17:47 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:17:47 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:17:47 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:47 DEBUG : Waiting for deletions to finish 2025/07/20 02:17:47 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : appleapple: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/20 02:17:47 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/20 02:17:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/20 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/20 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/20 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/20 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/20 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/20 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/20 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/20 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/20 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/20 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/20 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/20 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/20 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/20 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/20 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/20 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/20 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/20 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/20 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/20 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/20 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/20 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/20 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/20 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/20 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/20 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/20 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/20 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/20 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/20 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/20 02:17:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/20 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/20 02:17:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/20 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/20 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/20 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/20 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/20 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/20 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/20 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/20 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/20 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/20 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/20 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/20 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/20 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/20 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/20 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/20 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/20 02:17:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:18:02 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:02 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:18:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : banana: Unchanged skipping 2025/07/20 02:18:03 DEBUG : apple: Unchanged skipping 2025/07/20 02:18:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:18:03 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:18:03 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:03 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:03 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : apple: Unchanged skipping 2025/07/20 02:18:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:18:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:18:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : banana: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:18:04 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:18:04 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:04 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:04 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:05 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:18:20 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:20 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:18:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:20 DEBUG : apple: Unchanged skipping 2025/07/20 02:18:20 DEBUG : banana: Unchanged skipping 2025/07/20 02:18:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:18:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:18:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:18:21 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:21 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:21 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:18:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:18:21 DEBUG : banana: Unchanged skipping 2025/07/20 02:18:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:18:21 DEBUG : apple: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:18:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:18:21 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:18:21 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:21 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:22 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:18:36 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:37 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:18:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : apple: Unchanged skipping 2025/07/20 02:18:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:18:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : banana: Unchanged skipping 2025/07/20 02:18:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:18:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:18:37 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:18:37 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:37 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:38 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:18:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:18:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : apple: Unchanged skipping 2025/07/20 02:18:38 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:18:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : banana: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:18:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:18:38 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:18:38 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:38 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:39 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:18:52 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:53 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:18:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : apple: Unchanged skipping 2025/07/20 02:18:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : banana: Unchanged skipping 2025/07/20 02:18:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:18:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:18:54 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:18:54 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:54 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:54 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:18:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : apple: Unchanged skipping 2025/07/20 02:18:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:18:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : banana: Unchanged skipping 2025/07/20 02:18:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:18:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:18:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:18:55 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:18:55 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:55 DEBUG : Waiting for deletions to finish 2025/07/20 02:18:55 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:18:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:10 DEBUG : Waiting for deletions to finish 2025/07/20 02:19:11 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:19:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : apple: Unchanged skipping 2025/07/20 02:19:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:19:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : banana: Unchanged skipping 2025/07/20 02:19:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:19:12 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:12 DEBUG : Waiting for deletions to finish 2025/07/20 02:19:12 DEBUG : Waiting for deletions to finish 2025/07/20 02:19:12 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/20 02:19:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : apple: Unchanged skipping 2025/07/20 02:19:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/20 02:19:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : banana: Unchanged skipping 2025/07/20 02:19:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/20 02:19:13 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:13 DEBUG : Waiting for deletions to finish 2025/07/20 02:19:13 DEBUG : Waiting for deletions to finish 2025/07/20 02:19:13 DEBUG : apple: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : banana: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/20 02:19:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (203.66s) --- PASS: TestTransform/NFC (16.26s) --- PASS: TestTransform/NFD (16.46s) --- PASS: TestTransform/base64 (20.62s) --- PASS: TestTransform/prefix (23.21s) --- PASS: TestTransform/suffix (21.77s) --- PASS: TestTransform/truncate (19.88s) --- PASS: TestTransform/encoder (17.42s) --- PASS: TestTransform/ISO-8859-1 (16.81s) --- PASS: TestTransform/charmap (16.93s) --- PASS: TestTransform/lowercase (16.37s) --- PASS: TestTransform/ascii (17.94s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/20 02:19:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/20 02:19:18 INFO : sub dir_somesuffix: Making directory 2025/07/20 02:19:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/20 02:19:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/20 02:19:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/20 02:19:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/20 02:19:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/20 02:19:18 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:18 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:19 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/20 02:19:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.65s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:19 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:20 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:20 INFO : tictactoe: Making directory 2025/07/20 02:19:20 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:20 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/20 02:19:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:20 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:20 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/20 02:19:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:21 INFO : toe: Making directory 2025/07/20 02:19:21 INFO : toe/toe: Making directory 2025/07/20 02:19:21 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/20 02:19:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/20 02:19:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/20 02:19:21 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:21 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/20 02:19:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.71s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:23 INFO : toe: Making directory 2025/07/20 02:19:23 INFO : toe/toe: Making directory 2025/07/20 02:19:23 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/20 02:19:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/20 02:19:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/20 02:19:23 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:23 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/20 02:19:24 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.94s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:25 DEBUG : empty_dir: Making directory with metadata 2025/07/20 02:19:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/20 02:19:25 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:25 INFO : tictacempty_dir: Making directory 2025/07/20 02:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:25 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:25 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:25 INFO : tictactoe: Making directory 2025/07/20 02:19:25 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:25 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:25 INFO : tictactoe/tictactoe: Making directory 2025/07/20 02:19:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/20 02:19:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/20 02:19:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/20 02:19:25 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:25 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/20 02:19:26 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.86s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:27 DEBUG : empty_dir: Making directory with metadata 2025/07/20 02:19:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/20 02:19:27 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:27 INFO : tictacempty_dir: Making directory 2025/07/20 02:19:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:27 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:27 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:27 INFO : tictactoe: Making directory 2025/07/20 02:19:27 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:27 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:27 INFO : tictactoe/tictactoe: Making directory 2025/07/20 02:19:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/20 02:19:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/20 02:19:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:27 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:27 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:28 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/20 02:19:28 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:28 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:28 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:28 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/20 02:19:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/20 02:19:28 NOTICE: B2 bucket rclone-test-rotupor5geyo: 0 differences found 2025/07/20 02:19:28 NOTICE: B2 bucket rclone-test-rotupor5geyo: 1 matching files --- PASS: TestAllTag (2.35s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:29 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:29 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:29 INFO : tictactoe: Making directory 2025/07/20 02:19:29 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:29 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:29 INFO : tictactoe/tictactoe: Making directory 2025/07/20 02:19:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/20 02:19:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/20 02:19:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/20 02:19:29 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:29 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/20 02:19:30 DEBUG : Waiting for deletions to finish 2025/07/20 02:19:30 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:30 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:30 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/20 02:19:31 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/20 02:19:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/20 02:19:31 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2025/07/20 02:19:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:32 INFO : toe: Making directory 2025/07/20 02:19:32 INFO : toe/toe: Making directory 2025/07/20 02:19:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/20 02:19:32 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:32 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:32 INFO : toe/toe/toe: Copied (new) 2025/07/20 02:19:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.78s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:33 DEBUG : empty_dir: Making directory with metadata 2025/07/20 02:19:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/20 02:19:33 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:33 INFO : tictacempty_dir: Making directory 2025/07/20 02:19:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:33 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:33 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:33 INFO : tictactoe: Making directory 2025/07/20 02:19:33 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:33 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:33 INFO : tictactoe/tictactoe: Making directory 2025/07/20 02:19:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/20 02:19:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/20 02:19:33 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:33 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:34 INFO : toe/toe/toe.txt: Deleted 2025/07/20 02:19:34 INFO : toe/toe: Removing directory 2025/07/20 02:19:34 INFO : toe: Removing directory 2025/07/20 02:19:34 INFO : empty_dir: Removing directory 2025/07/20 02:19:34 DEBUG : Local file system at /tmp/rclone3271907860: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:35 DEBUG : empty_dir: Making directory with metadata 2025/07/20 02:19:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/20 02:19:35 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:35 INFO : tictacempty_dir: Making directory 2025/07/20 02:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:35 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:35 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:35 INFO : tictactoe: Making directory 2025/07/20 02:19:35 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:35 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:35 INFO : tictactoe/tictactoe: Making directory 2025/07/20 02:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/20 02:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/20 02:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:35 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:35 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:36 INFO : toe/toe/toe.txt: Deleted 2025/07/20 02:19:36 INFO : toe/toe: Removing directory 2025/07/20 02:19:36 INFO : toe: Removing directory 2025/07/20 02:19:36 INFO : empty_dir: Removing directory 2025/07/20 02:19:36 DEBUG : Local file system at /tmp/rclone3271907860: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/20 02:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/20 02:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/20 02:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/20 02:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/20 02:19:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/20 02:19:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.15s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:38 DEBUG : Reset feature "Copy" 2025/07/20 02:19:38 DEBUG : Reset feature "Move" 2025/07/20 02:19:38 DEBUG : Reset feature "Copy" 2025/07/20 02:19:38 DEBUG : Reset feature "Move" 2025/07/20 02:19:38 DEBUG : empty_dir: Making directory with metadata 2025/07/20 02:19:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/20 02:19:38 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:38 INFO : tictacempty_dir: Making directory 2025/07/20 02:19:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/20 02:19:38 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:38 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:38 INFO : tictactoe: Making directory 2025/07/20 02:19:38 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:38 DEBUG : toe: transformed to: tictactoe 2025/07/20 02:19:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:38 INFO : tictactoe/tictactoe: Making directory 2025/07/20 02:19:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/20 02:19:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/20 02:19:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/20 02:19:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:38 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:38 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/20 02:19:39 INFO : toe/toe/toe.txt: Deleted 2025/07/20 02:19:39 INFO : toe/toe: Removing directory 2025/07/20 02:19:39 INFO : toe: Removing directory 2025/07/20 02:19:39 INFO : empty_dir: Removing directory 2025/07/20 02:19:39 DEBUG : Local file system at /tmp/rclone3271907860: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/20 02:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/20 02:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/20 02:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/20 02:19:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/20 02:19:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/20 02:19:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.98s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:42 DEBUG : toe: transformed to: dG9l 2025/07/20 02:19:42 DEBUG : toe: transformed to: dG9l 2025/07/20 02:19:42 INFO : dG9l: Making directory 2025/07/20 02:19:42 DEBUG : toe: transformed to: dG9l 2025/07/20 02:19:42 DEBUG : toe: transformed to: dG9l 2025/07/20 02:19:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/20 02:19:42 INFO : dG9l/dG9l: Making directory 2025/07/20 02:19:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/20 02:19:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/20 02:19:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/20 02:19:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/20 02:19:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/20 02:19:42 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:42 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/20 02:19:43 DEBUG : Waiting for deletions to finish 2025/07/20 02:19:43 DEBUG : dG9l: transformed to: toe 2025/07/20 02:19:43 DEBUG : dG9l: transformed to: toe 2025/07/20 02:19:44 DEBUG : dG9l: transformed to: toe 2025/07/20 02:19:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/20 02:19:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/20 02:19:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/20 02:19:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/20 02:19:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/20 02:19:44 DEBUG : Local file system at /tmp/rclone3271907860: Waiting for checks to finish 2025/07/20 02:19:44 DEBUG : Local file system at /tmp/rclone3271907860: Waiting for transfers to finish 2025/07/20 02:19:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.58s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-rotupor5geyo", Local "Local file system at /tmp/rclone3271907860", Modify Window "1ms" 2025/07/20 02:19:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/20 02:19:45 DEBUG : toe: transformed to: 2025/07/20 02:19:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/20 02:19:45 DEBUG : toe: transformed to: 2025/07/20 02:19:45 INFO : B2 bucket rclone-test-rotupor5geyo: Making directory 2025/07/20 02:19:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/20 02:19:45 DEBUG : toe: transformed to: 2025/07/20 02:19:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/20 02:19:45 DEBUG : toe: transformed to: 2025/07/20 02:19:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/20 02:19:45 DEBUG : toe/toe: transformed to: 2025/07/20 02:19:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/20 02:19:45 INFO : toe/toe: Making directory 2025/07/20 02:19:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/20 02:19:45 DEBUG : toe/toe: transformed to: 2025/07/20 02:19:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/20 02:19:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/20 02:19:45 DEBUG : toe: transformed to: 2025/07/20 02:19:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/20 02:19:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/20 02:19:45 DEBUG : toe/toe/toe: transformed to: 2025/07/20 02:19:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/20 02:19:45 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for checks to finish 2025/07/20 02:19:45 DEBUG : B2 bucket rclone-test-rotupor5geyo: Waiting for transfers to finish 2025/07/20 02:19:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/20 02:19:46 INFO : toe/toe/toe: Copied (new) 2025/07/20 02:19:46 ERROR : B2 bucket rclone-test-rotupor5geyo: not deleting files as there were IO errors 2025/07/20 02:19:46 ERROR : B2 bucket rclone-test-rotupor5geyo: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2025/07/20 02:19:46 DEBUG : B2 bucket rclone-test-rotupor5geyo: Purge remote 2025/07/20 02:19:46 INFO : B2 bucket rclone-test-rotupor5geyo: cleaning bucket "rclone-test-rotupor5geyo" of all files 2025/07/20 02:19:47 DEBUG : BackupDir/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649aa7_d20250720_m021323_c001_v7007000_t0000_u01752977603150") 2025/07/20 02:19:47 DEBUG : BackupDir/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109703eaa91543da_d20250720_m021317_c001_v0001144_t0014_u01752977597531") 2025/07/20 02:19:47 DEBUG : CompareDest/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0eb5a_d20250720_m021258_c001_v7007000_t0000_u01752977578317") 2025/07/20 02:19:47 DEBUG : CompareDest/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fd95_d20250720_m021251_c001_v0001171_t0059_u01752977571816") 2025/07/20 02:19:47 DEBUG : CompareDest/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0eb5b_d20250720_m021258_c001_v7007000_t0000_u01752977578503") 2025/07/20 02:19:47 DEBUG : CompareDest/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7ca4_d20250720_m021253_c001_v0001100_t0031_u01752977573277") 2025/07/20 02:19:47 DEBUG : CopyDest/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649aa8_d20250720_m021323_c001_v7007000_t0000_u01752977603333") 2025/07/20 02:19:47 DEBUG : CopyDest/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c624_d20250720_m021314_c001_v0001172_t0043_u01752977594355") 2025/07/20 02:19:47 DEBUG : CopyDest/three: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649aaa_d20250720_m021323_c001_v7007000_t0000_u01752977603514") 2025/07/20 02:19:48 DEBUG : CopyDest/three: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7d16_d20250720_m021321_c001_v0001100_t0046_u01752977601239") 2025/07/20 02:19:48 DEBUG : CopyDest/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649aab_d20250720_m021323_c001_v7007000_t0000_u01752977603695") 2025/07/20 02:19:48 DEBUG : CopyDest/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26febe_d20250720_m021319_c001_v0001171_t0033_u01752977599198") 2025/07/20 02:19:48 DEBUG : EXISTING: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748ef_d20250720_m021447_c001_v7007000_t0000_u01752977687011") 2025/07/20 02:19:48 DEBUG : EXISTING: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27023c_d20250720_m021445_c001_v0001171_t0022_u01752977685813") 2025/07/20 02:19:48 DEBUG : PREFIXapple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416115fae5c36ae9_d20250720_m021705_c001_v7007000_t0000_u01752977825332") 2025/07/20 02:19:48 DEBUG : PREFIXapple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269958ef_d20250720_m021659_c001_v0001161_t0036_u01752977819299") 2025/07/20 02:19:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b58b1_d20250720_m021705_c001_v7007000_t0000_u01752977825397") 2025/07/20 02:19:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27079d_d20250720_m021659_c001_v0001171_t0032_u01752977819311") 2025/07/20 02:19:48 DEBUG : PREFIXbanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225e7_d20250720_m021705_c001_v7007000_t0000_u01752977825548") 2025/07/20 02:19:48 DEBUG : PREFIXbanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55710e_d20250720_m021659_c001_v0001102_t0017_u01752977819317") 2025/07/20 02:19:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9eaf_d20250720_m021705_c001_v7007000_t0000_u01752977825343") 2025/07/20 02:19:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ccc0_d20250720_m021659_c001_v0001172_t0044_u01752977819328") 2025/07/20 02:19:48 DEBUG : Testêé: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748eb_d20250720_m021443_c001_v7007000_t0000_u01752977683172") 2025/07/20 02:19:49 DEBUG : Testêé: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27020a_d20250720_m021442_c001_v0001171_t0007_u01752977682333") 2025/07/20 02:19:49 DEBUG : Testêé: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c896_d20250720_m021441_c001_v0001172_t0039_u01752977681022") 2025/07/20 02:19:49 DEBUG : YXBwbGU=: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a023_d20250720_m021643_c001_v7007000_t0000_u01752977803675") 2025/07/20 02:19:49 DEBUG : YXBwbGU=: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cc16_d20250720_m021638_c001_v0001172_t0006_u01752977798772") 2025/07/20 02:19:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a024_d20250720_m021643_c001_v7007000_t0000_u01752977803857") 2025/07/20 02:19:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995885_d20250720_m021638_c001_v0001161_t0012_u01752977798783") 2025/07/20 02:19:49 DEBUG : YmFuYW5h: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a025_d20250720_m021644_c001_v7007000_t0000_u01752977804041") 2025/07/20 02:19:49 DEBUG : YmFuYW5h: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2706c9_d20250720_m021638_c001_v0001171_t0033_u01752977798762") 2025/07/20 02:19:49 DEBUG : a/potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e4f_d20250720_m021118_c001_v7007000_t0000_u01752977478368") 2025/07/20 02:19:49 DEBUG : a/potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b1b_d20250720_m021117_c001_v0001100_t0008_u01752977477496") 2025/07/20 02:19:49 DEBUG : a/potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8807d9_d20250720_m021115_c001_v7007000_t0000_u01752977475629") 2025/07/20 02:19:49 DEBUG : a/potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b0d_d20250720_m021114_c001_v0001100_t0011_u01752977474668") 2025/07/20 02:19:49 DEBUG : a/potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8805a3_d20250720_m021056_c001_v7007000_t0000_u01752977456505") 2025/07/20 02:19:49 DEBUG : a/potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7ac9_d20250720_m021055_c001_v0001100_t0050_u01752977455554") 2025/07/20 02:19:49 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5880b_d20250720_m021913_c001_v7007000_t0000_u01752977953961") 2025/07/20 02:19:49 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270d35_d20250720_m021909_c001_v0001171_t0015_u01752977949587") 2025/07/20 02:19:49 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8815f6_d20250720_m021856_c001_v7007000_t0000_u01752977936013") 2025/07/20 02:19:49 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270c93_d20250720_m021851_c001_v0001171_t0055_u01752977931086") 2025/07/20 02:19:49 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e22c_d20250720_m021839_c001_v7007000_t0000_u01752977919609") 2025/07/20 02:19:49 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270bed_d20250720_m021835_c001_v0001171_t0043_u01752977915565") 2025/07/20 02:19:49 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e880_d20250720_m021822_c001_v7007000_t0000_u01752977902754") 2025/07/20 02:19:49 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270b2a_d20250720_m021818_c001_v0001171_t0042_u01752977898076") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622602_d20250720_m021805_c001_v7007000_t0000_u01752977885892") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270a61_d20250720_m021801_c001_v0001171_t0030_u01752977881165") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb31_d20250720_m021748_c001_v7007000_t0000_u01752977868501") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ce0b_d20250720_m021740_c001_v0001172_t0019_u01752977860809") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951b5_d20250720_m021728_c001_v7007000_t0000_u01752977848574") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd88_d20250720_m021724_c001_v0001172_t0016_u01752977844976") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649b8b_d20250720_m021723_c001_v7007000_t0000_u01752977843664") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699595b_d20250720_m021718_c001_v0001161_t0008_u01752977838906") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b836a_d20250720_m021706_c001_v7007000_t0000_u01752977826871") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2707d1_d20250720_m021702_c001_v0001171_t0037_u01752977822893") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416115fae5c36ae5_d20250720_m021701_c001_v7007000_t0000_u01752977821813") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269958df_d20250720_m021656_c001_v0001161_t0010_u01752977816676") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42277695e06e747b_d20250720_m021641_c001_v7007000_t0000_u01752977801306") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2706af_d20250720_m021635_c001_v0001171_t0058_u01752977795730") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2563_d20250720_m021623_c001_v7007000_t0000_u01752977783039") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27061a_d20250720_m021617_c001_v0001171_t0022_u01752977777982") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dde0_d20250720_m021606_c001_v7007000_t0000_u01752977766570") 2025/07/20 02:19:50 DEBUG : apple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270586_d20250720_m021602_c001_v0001171_t0020_u01752977762010") 2025/07/20 02:19:50 DEBUG : appleSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b6e_d20250720_m021727_c001_v7007000_t0000_u01752977847219") 2025/07/20 02:19:50 DEBUG : appleSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995961_d20250720_m021721_c001_v0001161_t0043_u01752977841532") 2025/07/20 02:19:50 DEBUG : appleapple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb32_d20250720_m021748_c001_v7007000_t0000_u01752977868683") 2025/07/20 02:19:50 DEBUG : appleapple: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5571ec_d20250720_m021743_c001_v0001102_t0049_u01752977863565") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5880c_d20250720_m021914_c001_v7007000_t0000_u01752977954143") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995b74_d20250720_m021910_c001_v0001161_t0022_u01752977950194") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8815f7_d20250720_m021856_c001_v7007000_t0000_u01752977936195") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995b1e_d20250720_m021851_c001_v0001161_t0052_u01752977931694") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e22d_d20250720_m021839_c001_v7007000_t0000_u01752977919792") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995ad2_d20250720_m021836_c001_v0001161_t0021_u01752977916243") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e881_d20250720_m021822_c001_v7007000_t0000_u01752977902936") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995a7c_d20250720_m021818_c001_v0001161_t0047_u01752977898978") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622603_d20250720_m021806_c001_v7007000_t0000_u01752977886073") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995a36_d20250720_m021801_c001_v0001161_t0014_u01752977881872") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0ee53_d20250720_m021746_c001_v7007000_t0000_u01752977866081") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269959cf_d20250720_m021742_c001_v0001161_t0008_u01752977862042") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951b6_d20250720_m021728_c001_v7007000_t0000_u01752977848759") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557194_d20250720_m021724_c001_v0001102_t0031_u01752977844963") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0ee48_d20250720_m021724_c001_v7007000_t0000_u01752977844040") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd56_d20250720_m021719_c001_v0001172_t0048_u01752977839684") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b836c_d20250720_m021707_c001_v7007000_t0000_u01752977827055") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557126_d20250720_m021702_c001_v0001102_t0054_u01752977822920") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a051_d20250720_m021701_c001_v7007000_t0000_u01752977821923") 2025/07/20 02:19:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557104_d20250720_m021657_c001_v0001102_t0027_u01752977817460") 2025/07/20 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a020_d20250720_m021641_c001_v7007000_t0000_u01752977801681") 2025/07/20 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699587f_d20250720_m021636_c001_v0001161_t0011_u01752977796593") 2025/07/20 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2565_d20250720_m021623_c001_v7007000_t0000_u01752977783222") 2025/07/20 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995851_d20250720_m021619_c001_v0001161_t0055_u01752977779204") 2025/07/20 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dde1_d20250720_m021606_c001_v7007000_t0000_u01752977766751") 2025/07/20 02:19:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699580d_d20250720_m021602_c001_v0001161_t0007_u01752977762784") 2025/07/20 02:19:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951b0_d20250720_m021726_c001_v7007000_t0000_u01752977846859") 2025/07/20 02:19:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270883_d20250720_m021721_c001_v0001171_t0024_u01752977841542") 2025/07/20 02:19:52 DEBUG : b/potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e52_d20250720_m021118_c001_v7007000_t0000_u01752977478554") 2025/07/20 02:19:52 DEBUG : b/potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b13_d20250720_m021116_c001_v0001100_t0014_u01752977476181") 2025/07/20 02:19:52 DEBUG : b/potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8807be_d20250720_m021115_c001_v7007000_t0000_u01752977475050") 2025/07/20 02:19:52 DEBUG : b/potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b07_d20250720_m021113_c001_v0001100_t0027_u01752977473595") 2025/07/20 02:19:52 DEBUG : b/potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e880592_d20250720_m021055_c001_v7007000_t0000_u01752977455940") 2025/07/20 02:19:52 DEBUG : b/potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7ac1_d20250720_m021054_c001_v0001100_t0049_u01752977454521") 2025/07/20 02:19:52 DEBUG : backup/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec950f5_d20250720_m021339_c001_v7007000_t0000_u01752977619615") 2025/07/20 02:19:52 DEBUG : backup/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f11026db819abcefa_d20250720_m021337_c001_v0001091_t0029_u01752977617482") 2025/07/20 02:19:52 DEBUG : backup/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10684dc87c1c6bb2_d20250720_m021333_c001_v0001090_t0033_u01752977613085") 2025/07/20 02:19:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab64ecd_d20250720_m021404_c001_v7007000_t0000_u01752977644450") 2025/07/20 02:19:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1091b6c7824213ff_d20250720_m021402_c001_v0001183_t0001_u01752977642867") 2025/07/20 02:19:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f11625e633e28bcff_d20250720_m021358_c001_v0001043_t0020_u01752977638734") 2025/07/20 02:19:52 DEBUG : backup/one.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9d64_d20250720_m021351_c001_v7007000_t0000_u01752977631926") 2025/07/20 02:19:53 DEBUG : backup/one.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10791c4f2c189eeb_d20250720_m021350_c001_v0001182_t0000_u01752977630132") 2025/07/20 02:19:53 DEBUG : backup/one.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10940dc6f8ee25c2_d20250720_m021346_c001_v0001032_t0059_u01752977626100") 2025/07/20 02:19:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab64ece_d20250720_m021404_c001_v7007000_t0000_u01752977644633") 2025/07/20 02:19:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1176ac49c0ac4549_d20250720_m021403_c001_v0001182_t0029_u01752977643680") 2025/07/20 02:19:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f112306e4135b2068_d20250720_m021400_c001_v0001043_t0027_u01752977640333") 2025/07/20 02:19:53 DEBUG : backup/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec950f6_d20250720_m021339_c001_v7007000_t0000_u01752977619797") 2025/07/20 02:19:53 DEBUG : backup/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1058b83b7c6b0957_d20250720_m021338_c001_v0001134_t0041_u01752977618652") 2025/07/20 02:19:53 DEBUG : backup/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f107a50bf63e33cc7_d20250720_m021334_c001_v0001161_t0009_u01752977614799") 2025/07/20 02:19:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9d65_d20250720_m021352_c001_v7007000_t0000_u01752977632109") 2025/07/20 02:19:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1083be62e9dfbaf9_d20250720_m021351_c001_v0001178_t0043_u01752977631166") 2025/07/20 02:19:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f119bf1fdefe52641_d20250720_m021347_c001_v0001178_t0000_u01752977627833") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5880d_d20250720_m021914_c001_v7007000_t0000_u01752977954324") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557342_d20250720_m021909_c001_v0001102_t0044_u01752977949866") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8815f8_d20250720_m021856_c001_v7007000_t0000_u01752977936378") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55730c_d20250720_m021851_c001_v0001102_t0052_u01752977931354") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e22e_d20250720_m021839_c001_v7007000_t0000_u01752977919975") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5572d2_d20250720_m021835_c001_v0001102_t0022_u01752977915827") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e882_d20250720_m021823_c001_v7007000_t0000_u01752977903118") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557292_d20250720_m021818_c001_v0001102_t0008_u01752977898399") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622604_d20250720_m021806_c001_v7007000_t0000_u01752977886257") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55723c_d20250720_m021801_c001_v0001102_t0057_u01752977881478") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb33_d20250720_m021748_c001_v7007000_t0000_u01752977868866") 2025/07/20 02:19:53 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5571e8_d20250720_m021741_c001_v0001102_t0015_u01752977861554") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951b7_d20250720_m021728_c001_v7007000_t0000_u01752977848943") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995977_d20250720_m021724_c001_v0001161_t0007_u01752977844987") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0ee47_d20250720_m021723_c001_v7007000_t0000_u01752977843847") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27086f_d20250720_m021719_c001_v0001171_t0003_u01752977839286") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b836d_d20250720_m021707_c001_v7007000_t0000_u01752977827238") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995909_d20250720_m021702_c001_v0001161_t0056_u01752977822916") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e84d_d20250720_m021701_c001_v7007000_t0000_u01752977821963") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27078d_d20250720_m021657_c001_v0001171_t0051_u01752977817072") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a01f_d20250720_m021641_c001_v7007000_t0000_u01752977801497") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cc0c_d20250720_m021636_c001_v0001172_t0014_u01752977796040") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2567_d20250720_m021623_c001_v7007000_t0000_u01752977783403") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cb9b_d20250720_m021618_c001_v0001172_t0040_u01752977778389") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dde2_d20250720_m021606_c001_v7007000_t0000_u01752977766933") 2025/07/20 02:19:54 DEBUG : banana: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cb39_d20250720_m021602_c001_v0001172_t0033_u01752977762448") 2025/07/20 02:19:54 DEBUG : bananaSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0ee49_d20250720_m021726_c001_v7007000_t0000_u01752977846868") 2025/07/20 02:19:54 DEBUG : bananaSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd62_d20250720_m021721_c001_v0001172_t0010_u01752977841553") 2025/07/20 02:19:54 DEBUG : both0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3e0_d20250720_m021534_c001_v7007000_t0000_u01752977734223") 2025/07/20 02:19:54 DEBUG : both0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c997_d20250720_m021514_c001_v0001172_t0043_u01752977714091") 2025/07/20 02:19:54 DEBUG : both0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b582b_d20250720_m021509_c001_v7007000_t0000_u01752977709804") 2025/07/20 02:19:54 DEBUG : both0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c8c7_d20250720_m021448_c001_v0001172_t0022_u01752977688983") 2025/07/20 02:19:54 DEBUG : both1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3e1_d20250720_m021534_c001_v7007000_t0000_u01752977734404") 2025/07/20 02:19:55 DEBUG : both1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9a1_d20250720_m021515_c001_v0001172_t0048_u01752977715181") 2025/07/20 02:19:55 DEBUG : both1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b582c_d20250720_m021509_c001_v7007000_t0000_u01752977709984") 2025/07/20 02:19:55 DEBUG : both1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c8cb_d20250720_m021450_c001_v0001172_t0040_u01752977690056") 2025/07/20 02:19:55 DEBUG : both10: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3e2_d20250720_m021534_c001_v7007000_t0000_u01752977734585") 2025/07/20 02:19:55 DEBUG : both10: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9d9_d20250720_m021522_c001_v0001172_t0040_u01752977722266") 2025/07/20 02:19:55 DEBUG : both10: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b582d_d20250720_m021510_c001_v7007000_t0000_u01752977710165") 2025/07/20 02:19:55 DEBUG : both10: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c919_d20250720_m021458_c001_v0001172_t0048_u01752977698019") 2025/07/20 02:19:55 DEBUG : both11: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3e3_d20250720_m021534_c001_v7007000_t0000_u01752977734766") 2025/07/20 02:19:55 DEBUG : both11: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9e5_d20250720_m021523_c001_v0001172_t0025_u01752977723582") 2025/07/20 02:19:55 DEBUG : both11: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b582e_d20250720_m021510_c001_v7007000_t0000_u01752977710355") 2025/07/20 02:19:55 DEBUG : both11: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c92b_d20250720_m021459_c001_v0001172_t0039_u01752977699152") 2025/07/20 02:19:55 DEBUG : both12: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3e4_d20250720_m021534_c001_v7007000_t0000_u01752977734954") 2025/07/20 02:19:55 DEBUG : both12: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9f1_d20250720_m021524_c001_v0001172_t0046_u01752977724681") 2025/07/20 02:19:55 DEBUG : both12: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b582f_d20250720_m021510_c001_v7007000_t0000_u01752977710546") 2025/07/20 02:19:55 DEBUG : both12: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c935_d20250720_m021500_c001_v0001172_t0043_u01752977700553") 2025/07/20 02:19:55 DEBUG : both13: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3e6_d20250720_m021535_c001_v7007000_t0000_u01752977735175") 2025/07/20 02:19:55 DEBUG : both13: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9fb_d20250720_m021525_c001_v0001172_t0021_u01752977725465") 2025/07/20 02:19:55 DEBUG : both13: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5830_d20250720_m021510_c001_v7007000_t0000_u01752977710727") 2025/07/20 02:19:55 DEBUG : both13: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c937_d20250720_m021501_c001_v0001172_t0003_u01752977701202") 2025/07/20 02:19:55 DEBUG : both14: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3e7_d20250720_m021535_c001_v7007000_t0000_u01752977735358") 2025/07/20 02:19:56 DEBUG : both14: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ca01_d20250720_m021526_c001_v0001172_t0025_u01752977726282") 2025/07/20 02:19:56 DEBUG : both14: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5831_d20250720_m021510_c001_v7007000_t0000_u01752977710908") 2025/07/20 02:19:56 DEBUG : both14: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c939_d20250720_m021501_c001_v0001172_t0036_u01752977701897") 2025/07/20 02:19:56 DEBUG : both15: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3e8_d20250720_m021535_c001_v7007000_t0000_u01752977735540") 2025/07/20 02:19:56 DEBUG : both15: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ca0b_d20250720_m021527_c001_v0001172_t0005_u01752977727516") 2025/07/20 02:19:56 DEBUG : both15: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5832_d20250720_m021511_c001_v7007000_t0000_u01752977711089") 2025/07/20 02:19:56 DEBUG : both15: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c93f_d20250720_m021502_c001_v0001172_t0042_u01752977702660") 2025/07/20 02:19:56 DEBUG : both16: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3e9_d20250720_m021535_c001_v7007000_t0000_u01752977735737") 2025/07/20 02:19:56 DEBUG : both16: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ca0d_d20250720_m021528_c001_v0001172_t0038_u01752977728072") 2025/07/20 02:19:56 DEBUG : both16: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5833_d20250720_m021511_c001_v7007000_t0000_u01752977711270") 2025/07/20 02:19:56 DEBUG : both16: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c949_d20250720_m021503_c001_v0001172_t0055_u01752977703486") 2025/07/20 02:19:56 DEBUG : both17: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3ea_d20250720_m021535_c001_v7007000_t0000_u01752977735918") 2025/07/20 02:19:56 DEBUG : both17: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ca15_d20250720_m021529_c001_v0001172_t0031_u01752977729158") 2025/07/20 02:19:56 DEBUG : both17: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5834_d20250720_m021511_c001_v7007000_t0000_u01752977711475") 2025/07/20 02:19:56 DEBUG : both17: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c959_d20250720_m021504_c001_v0001172_t0034_u01752977704602") 2025/07/20 02:19:56 DEBUG : both18: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3eb_d20250720_m021536_c001_v7007000_t0000_u01752977736100") 2025/07/20 02:19:56 DEBUG : both18: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ca1b_d20250720_m021529_c001_v0001172_t0002_u01752977729754") 2025/07/20 02:19:56 DEBUG : both18: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5835_d20250720_m021511_c001_v7007000_t0000_u01752977711661") 2025/07/20 02:19:56 DEBUG : both18: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c961_d20250720_m021505_c001_v0001172_t0050_u01752977705524") 2025/07/20 02:19:56 DEBUG : both19: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3ec_d20250720_m021536_c001_v7007000_t0000_u01752977736281") 2025/07/20 02:19:56 DEBUG : both19: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ca25_d20250720_m021530_c001_v0001172_t0022_u01752977730486") 2025/07/20 02:19:56 DEBUG : both19: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5836_d20250720_m021511_c001_v7007000_t0000_u01752977711845") 2025/07/20 02:19:57 DEBUG : both19: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c967_d20250720_m021506_c001_v0001172_t0044_u01752977706292") 2025/07/20 02:19:57 DEBUG : both2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3ed_d20250720_m021536_c001_v7007000_t0000_u01752977736464") 2025/07/20 02:19:57 DEBUG : both2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9a5_d20250720_m021516_c001_v0001172_t0036_u01752977716058") 2025/07/20 02:19:57 DEBUG : both2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5838_d20250720_m021512_c001_v7007000_t0000_u01752977712038") 2025/07/20 02:19:57 DEBUG : both2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c8d3_d20250720_m021450_c001_v0001172_t0022_u01752977690900") 2025/07/20 02:19:57 DEBUG : both3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3ee_d20250720_m021536_c001_v7007000_t0000_u01752977736644") 2025/07/20 02:19:57 DEBUG : both3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9ad_d20250720_m021517_c001_v0001172_t0042_u01752977717032") 2025/07/20 02:19:57 DEBUG : both3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5839_d20250720_m021512_c001_v7007000_t0000_u01752977712223") 2025/07/20 02:19:57 DEBUG : both3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c8df_d20250720_m021451_c001_v0001172_t0041_u01752977691702") 2025/07/20 02:19:57 DEBUG : both4: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3ef_d20250720_m021536_c001_v7007000_t0000_u01752977736826") 2025/07/20 02:19:57 DEBUG : both4: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9b7_d20250720_m021517_c001_v0001172_t0057_u01752977717961") 2025/07/20 02:19:57 DEBUG : both4: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b583a_d20250720_m021512_c001_v7007000_t0000_u01752977712432") 2025/07/20 02:19:57 DEBUG : both4: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c8e3_d20250720_m021452_c001_v0001172_t0030_u01752977692409") 2025/07/20 02:19:57 DEBUG : both5: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3f0_d20250720_m021537_c001_v7007000_t0000_u01752977737008") 2025/07/20 02:19:57 DEBUG : both5: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9bd_d20250720_m021518_c001_v0001172_t0013_u01752977718840") 2025/07/20 02:19:57 DEBUG : both5: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b583b_d20250720_m021512_c001_v7007000_t0000_u01752977712616") 2025/07/20 02:19:57 DEBUG : both5: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c8eb_d20250720_m021453_c001_v0001172_t0043_u01752977693439") 2025/07/20 02:19:57 DEBUG : both6: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3f1_d20250720_m021537_c001_v7007000_t0000_u01752977737189") 2025/07/20 02:19:57 DEBUG : both6: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9c3_d20250720_m021519_c001_v0001172_t0028_u01752977719642") 2025/07/20 02:19:57 DEBUG : both6: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b583c_d20250720_m021512_c001_v7007000_t0000_u01752977712815") 2025/07/20 02:19:58 DEBUG : both6: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c8f5_d20250720_m021454_c001_v0001172_t0002_u01752977694488") 2025/07/20 02:19:58 DEBUG : both7: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3f2_d20250720_m021537_c001_v7007000_t0000_u01752977737370") 2025/07/20 02:19:58 DEBUG : both7: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9c9_d20250720_m021520_c001_v0001172_t0045_u01752977720339") 2025/07/20 02:19:58 DEBUG : both7: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b583e_d20250720_m021512_c001_v7007000_t0000_u01752977712997") 2025/07/20 02:19:58 DEBUG : both7: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c8fd_d20250720_m021455_c001_v0001172_t0006_u01752977695230") 2025/07/20 02:19:58 DEBUG : both8: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3f4_d20250720_m021537_c001_v7007000_t0000_u01752977737554") 2025/07/20 02:19:58 DEBUG : both8: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9cb_d20250720_m021521_c001_v0001172_t0038_u01752977721053") 2025/07/20 02:19:58 DEBUG : both8: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b583f_d20250720_m021513_c001_v7007000_t0000_u01752977713178") 2025/07/20 02:19:58 DEBUG : both8: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c90b_d20250720_m021456_c001_v0001172_t0016_u01752977696402") 2025/07/20 02:19:58 DEBUG : both9: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3f5_d20250720_m021537_c001_v7007000_t0000_u01752977737735") 2025/07/20 02:19:58 DEBUG : both9: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c9d1_d20250720_m021521_c001_v0001172_t0052_u01752977721696") 2025/07/20 02:19:58 DEBUG : both9: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5840_d20250720_m021513_c001_v7007000_t0000_u01752977713359") 2025/07/20 02:19:58 DEBUG : both9: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c913_d20250720_m021457_c001_v0001172_t0001_u01752977697275") 2025/07/20 02:19:58 DEBUG : c/non empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e54_d20250720_m021118_c001_v7007000_t0000_u01752977478738") 2025/07/20 02:19:58 DEBUG : c/non empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b19_d20250720_m021116_c001_v0001100_t0042_u01752977476768") 2025/07/20 02:19:58 DEBUG : c/non empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8807e5_d20250720_m021115_c001_v7007000_t0000_u01752977475814") 2025/07/20 02:19:58 DEBUG : c/non empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b09_d20250720_m021113_c001_v0001100_t0052_u01752977473987") 2025/07/20 02:19:58 DEBUG : c/non empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8805aa_d20250720_m021056_c001_v7007000_t0000_u01752977456689") 2025/07/20 02:19:58 DEBUG : c/non empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7ac5_d20250720_m021054_c001_v0001100_t0040_u01752977454854") 2025/07/20 02:19:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a026_d20250720_m021644_c001_v7007000_t0000_u01752977804222") 2025/07/20 02:19:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570ca_d20250720_m021638_c001_v0001102_t0011_u01752977798791") 2025/07/20 02:19:59 DEBUG : check sum: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e1123b_d20250720_m021047_c001_v7007000_t0000_u01752977447312") 2025/07/20 02:19:59 DEBUG : check sum: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a9d_d20250720_m021046_c001_v0001100_t0020_u01752977446108") 2025/07/20 02:19:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4153a7c1a0e5e32c_d20250720_m021944_c001_v7007000_t0000_u01752977984745") 2025/07/20 02:19:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270e71_d20250720_m021943_c001_v0001171_t0049_u01752977983125") 2025/07/20 02:19:59 DEBUG : dest/3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649aa1_d20250720_m021307_c001_v7007000_t0000_u01752977587454") 2025/07/20 02:19:59 DEBUG : dest/3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40019763dbf4a745_d20250720_m021306_c001_v0001184_t0044_u01752977586337") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb34_d20250720_m021749_c001_v7007000_t0000_u01752977869053") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269959d3_d20250720_m021743_c001_v0001161_t0046_u01752977863773") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5880e_d20250720_m021914_c001_v7007000_t0000_u01752977954508") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270ce3_d20250720_m021900_c001_v0001171_t0045_u01752977940674") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8815f9_d20250720_m021856_c001_v7007000_t0000_u01752977936562") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270c3d_d20250720_m021844_c001_v0001171_t0011_u01752977924305") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e22f_d20250720_m021840_c001_v7007000_t0000_u01752977920157") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270b81_d20250720_m021827_c001_v0001171_t0028_u01752977907369") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e883_d20250720_m021823_c001_v7007000_t0000_u01752977903301") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270acc_d20250720_m021810_c001_v0001171_t0058_u01752977890564") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622605_d20250720_m021806_c001_v7007000_t0000_u01752977886438") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270a13_d20250720_m021753_c001_v0001171_t0007_u01752977873161") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0ee54_d20250720_m021746_c001_v7007000_t0000_u01752977866262") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cdd0_d20250720_m021733_c001_v0001172_t0047_u01752977853269") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951b8_d20250720_m021729_c001_v7007000_t0000_u01752977849127") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557196_d20250720_m021725_c001_v0001102_t0037_u01752977845280") 2025/07/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4153a7c1a0e5e300_d20250720_m021723_c001_v7007000_t0000_u01752977843452") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699593b_d20250720_m021711_c001_v0001161_t0012_u01752977831498") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b836e_d20250720_m021707_c001_v7007000_t0000_u01752977827421") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699590b_d20250720_m021703_c001_v0001161_t0029_u01752977823366") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab653b3_d20250720_m021701_c001_v7007000_t0000_u01752977821387") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269958bf_d20250720_m021648_c001_v0001161_t0024_u01752977808297") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225d7_d20250720_m021641_c001_v7007000_t0000_u01752977801689") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270671_d20250720_m021627_c001_v0001171_t0047_u01752977787673") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2569_d20250720_m021623_c001_v7007000_t0000_u01752977783584") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2705d4_d20250720_m021611_c001_v0001171_t0022_u01752977771205") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dde3_d20250720_m021607_c001_v7007000_t0000_u01752977767116") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270542_d20250720_m021554_c001_v0001171_t0029_u01752977754955") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951b2_d20250720_m021727_c001_v7007000_t0000_u01752977847229") 2025/07/20 02:20:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995967_d20250720_m021721_c001_v0001161_t0018_u01752977841813") 2025/07/20 02:20:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb35_d20250720_m021749_c001_v7007000_t0000_u01752977869235") 2025/07/20 02:20:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27099b_d20250720_m021743_c001_v0001171_t0009_u01752977863784") 2025/07/20 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5880f_d20250720_m021914_c001_v7007000_t0000_u01752977954691") 2025/07/20 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557328_d20250720_m021901_c001_v0001102_t0040_u01752977941351") 2025/07/20 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8815fa_d20250720_m021856_c001_v7007000_t0000_u01752977936744") 2025/07/20 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5572ea_d20250720_m021844_c001_v0001102_t0048_u01752977924959") 2025/07/20 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e230_d20250720_m021840_c001_v7007000_t0000_u01752977920341") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5572b4_d20250720_m021828_c001_v0001102_t0027_u01752977908221") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e884_d20250720_m021823_c001_v7007000_t0000_u01752977903482") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557266_d20250720_m021811_c001_v0001102_t0025_u01752977891213") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622606_d20250720_m021806_c001_v7007000_t0000_u01752977886620") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557220_d20250720_m021754_c001_v0001102_t0030_u01752977874117") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb30_d20250720_m021746_c001_v7007000_t0000_u01752977866689") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5571ba_d20250720_m021733_c001_v0001102_t0052_u01752977853957") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951b9_d20250720_m021729_c001_v7007000_t0000_u01752977849309") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd8e_d20250720_m021725_c001_v0001172_t0008_u01752977845307") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225f1_d20250720_m021723_c001_v7007000_t0000_u01752977843895") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270831_d20250720_m021712_c001_v0001171_t0054_u01752977832364") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b836f_d20250720_m021707_c001_v7007000_t0000_u01752977827605") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557128_d20250720_m021703_c001_v0001102_t0007_u01752977823393") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b58ad_d20250720_m021701_c001_v7007000_t0000_u01752977821755") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270735_d20250720_m021649_c001_v0001171_t0053_u01752977809122") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42026ab4e5ec0db5_d20250720_m021641_c001_v7007000_t0000_u01752977801774") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cbd4_d20250720_m021628_c001_v0001172_t0016_u01752977788346") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca256c_d20250720_m021623_c001_v7007000_t0000_u01752977783768") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cb6d_d20250720_m021611_c001_v0001172_t0013_u01752977771916") 2025/07/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dde4_d20250720_m021607_c001_v7007000_t0000_u01752977767296") 2025/07/20 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cafd_d20250720_m021555_c001_v0001172_t0035_u01752977755598") 2025/07/20 02:20:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab653c3_d20250720_m021726_c001_v7007000_t0000_u01752977846891") 2025/07/20 02:20:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270887_d20250720_m021721_c001_v0001171_t0030_u01752977841878") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb36_d20250720_m021749_c001_v7007000_t0000_u01752977869418") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5571f0_d20250720_m021743_c001_v0001102_t0046_u01752977863863") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58811_d20250720_m021914_c001_v7007000_t0000_u01752977954885") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995b48_d20250720_m021902_c001_v0001161_t0047_u01752977942041") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8815fb_d20250720_m021856_c001_v7007000_t0000_u01752977936927") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995afc_d20250720_m021845_c001_v0001161_t0055_u01752977925751") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e231_d20250720_m021840_c001_v7007000_t0000_u01752977920525") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995ab0_d20250720_m021829_c001_v0001161_t0011_u01752977909034") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e885_d20250720_m021823_c001_v7007000_t0000_u01752977903663") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995a56_d20250720_m021811_c001_v0001161_t0018_u01752977891971") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622608_d20250720_m021806_c001_v7007000_t0000_u01752977886803") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995a0e_d20250720_m021754_c001_v0001161_t0058_u01752977874884") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0de2e_d20250720_m021746_c001_v7007000_t0000_u01752977866506") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269959a1_d20250720_m021734_c001_v0001161_t0040_u01752977854624") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951ba_d20250720_m021729_c001_v7007000_t0000_u01752977849494") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2708bd_d20250720_m021725_c001_v0001171_t0022_u01752977845317") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4153a7c1a0e5e302_d20250720_m021723_c001_v7007000_t0000_u01752977843816") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd26_d20250720_m021713_c001_v0001172_t0004_u01752977833039") 2025/07/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8370_d20250720_m021707_c001_v7007000_t0000_u01752977827789") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2707d9_d20250720_m021703_c001_v0001171_t0042_u01752977823518") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8361_d20250720_m021701_c001_v7007000_t0000_u01752977821974") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570e8_d20250720_m021649_c001_v0001102_t0002_u01752977809943") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42277695e06e747d_d20250720_m021641_c001_v7007000_t0000_u01752977801488") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995869_d20250720_m021629_c001_v0001161_t0057_u01752977789115") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca256e_d20250720_m021623_c001_v7007000_t0000_u01752977783949") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995833_d20250720_m021612_c001_v0001161_t0027_u01752977772651") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dde5_d20250720_m021607_c001_v7007000_t0000_u01752977767479") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269957e9_d20250720_m021555_c001_v0001161_t0027_u01752977755998") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225f3_d20250720_m021726_c001_v7007000_t0000_u01752977846827") 2025/07/20 02:20:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557180_d20250720_m021721_c001_v0001102_t0009_u01752977841982") 2025/07/20 02:20:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb37_d20250720_m021749_c001_v7007000_t0000_u01752977869601") 2025/07/20 02:20:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ce1f_d20250720_m021743_c001_v0001172_t0059_u01752977863993") 2025/07/20 02:20:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58812_d20250720_m021915_c001_v7007000_t0000_u01752977955076") 2025/07/20 02:20:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233d04a_d20250720_m021902_c001_v0001172_t0059_u01752977942787") 2025/07/20 02:20:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8815fc_d20250720_m021857_c001_v7007000_t0000_u01752977937109") 2025/07/20 02:20:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cfce_d20250720_m021846_c001_v0001172_t0022_u01752977926442") 2025/07/20 02:20:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e232_d20250720_m021840_c001_v7007000_t0000_u01752977920708") 2025/07/20 02:20:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cf64_d20250720_m021829_c001_v0001172_t0014_u01752977909819") 2025/07/20 02:20:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e886_d20250720_m021823_c001_v7007000_t0000_u01752977903846") 2025/07/20 02:20:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ceec_d20250720_m021812_c001_v0001172_t0026_u01752977892734") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622609_d20250720_m021806_c001_v7007000_t0000_u01752977886996") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ce76_d20250720_m021755_c001_v0001172_t0038_u01752977875769") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb2e_d20250720_m021746_c001_v7007000_t0000_u01752977866317") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270937_d20250720_m021735_c001_v0001171_t0016_u01752977855375") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951bb_d20250720_m021729_c001_v7007000_t0000_u01752977849679") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699597b_d20250720_m021725_c001_v0001161_t0054_u01752977845381") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649b8d_d20250720_m021723_c001_v7007000_t0000_u01752977843893") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557152_d20250720_m021713_c001_v0001102_t0035_u01752977833784") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8371_d20250720_m021707_c001_v7007000_t0000_u01752977827973") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cce6_d20250720_m021703_c001_v0001172_t0042_u01752977823656") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b58ae_d20250720_m021701_c001_v7007000_t0000_u01752977821937") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cc74_d20250720_m021650_c001_v0001172_t0004_u01752977810786") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a021_d20250720_m021641_c001_v7007000_t0000_u01752977801864") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55709a_d20250720_m021629_c001_v0001102_t0058_u01752977789807") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2570_d20250720_m021624_c001_v7007000_t0000_u01752977784150") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557060_d20250720_m021613_c001_v0001102_t0041_u01752977773320") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dde6_d20250720_m021607_c001_v7007000_t0000_u01752977767661") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557026_d20250720_m021556_c001_v0001102_t0036_u01752977756377") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225f4_d20250720_m021727_c001_v7007000_t0000_u01752977847012") 2025/07/20 02:20:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd66_d20250720_m021722_c001_v0001172_t0037_u01752977842009") 2025/07/20 02:20:04 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb38_d20250720_m021749_c001_v7007000_t0000_u01752977869783") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2709a3_d20250720_m021744_c001_v0001171_t0038_u01752977864207") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58813_d20250720_m021915_c001_v7007000_t0000_u01752977955259") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270cf5_d20250720_m021903_c001_v0001171_t0039_u01752977943131") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8815fd_d20250720_m021857_c001_v7007000_t0000_u01752977937291") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270c4f_d20250720_m021846_c001_v0001171_t0012_u01752977926783") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e234_d20250720_m021840_c001_v7007000_t0000_u01752977920970") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270ba3_d20250720_m021830_c001_v0001171_t0042_u01752977910292") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e887_d20250720_m021824_c001_v7007000_t0000_u01752977904027") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270af2_d20250720_m021813_c001_v0001171_t0035_u01752977893237") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d862260a_d20250720_m021807_c001_v7007000_t0000_u01752977887181") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270a33_d20250720_m021756_c001_v0001171_t0020_u01752977876120") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca25d8_d20250720_m021746_c001_v7007000_t0000_u01752977866431") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cde5_d20250720_m021735_c001_v0001172_t0041_u01752977855681") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951bc_d20250720_m021729_c001_v7007000_t0000_u01752977849861") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2708c1_d20250720_m021725_c001_v0001171_t0037_u01752977845631") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4153a7c1a0e5e301_d20250720_m021723_c001_v7007000_t0000_u01752977843634") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995943_d20250720_m021714_c001_v0001161_t0019_u01752977834104") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8372_d20250720_m021708_c001_v7007000_t0000_u01752977828157") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55712a_d20250720_m021703_c001_v0001102_t0007_u01752977823750") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225e1_d20250720_m021701_c001_v7007000_t0000_u01752977821983") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269958c9_d20250720_m021651_c001_v0001161_t0014_u01752977811944") 2025/07/20 02:20:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42277695e06e747e_d20250720_m021641_c001_v7007000_t0000_u01752977801537") 2025/07/20 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270681_d20250720_m021630_c001_v0001171_t0013_u01752977790391") 2025/07/20 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2571_d20250720_m021624_c001_v7007000_t0000_u01752977784337") 2025/07/20 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2705ea_d20250720_m021613_c001_v0001171_t0033_u01752977773711") 2025/07/20 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dde7_d20250720_m021607_c001_v7007000_t0000_u01752977767843") 2025/07/20 02:20:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270554_d20250720_m021556_c001_v0001171_t0057_u01752977756670") 2025/07/20 02:20:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f419b0467b2310a37_d20250720_m021727_c001_v7007000_t0000_u01752977847024") 2025/07/20 02:20:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270889_d20250720_m021722_c001_v0001171_t0012_u01752977842176") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb3a_d20250720_m021749_c001_v7007000_t0000_u01752977869966") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269959d9_d20250720_m021744_c001_v0001161_t0031_u01752977864282") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58814_d20250720_m021915_c001_v7007000_t0000_u01752977955451") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55732e_d20250720_m021903_c001_v0001102_t0019_u01752977943702") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8815fe_d20250720_m021857_c001_v7007000_t0000_u01752977937474") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5572ee_d20250720_m021847_c001_v0001102_t0000_u01752977927069") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e235_d20250720_m021841_c001_v7007000_t0000_u01752977921155") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5572ba_d20250720_m021830_c001_v0001102_t0042_u01752977910558") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e889_d20250720_m021824_c001_v7007000_t0000_u01752977904209") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557270_d20250720_m021813_c001_v0001102_t0029_u01752977893628") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d862260b_d20250720_m021807_c001_v7007000_t0000_u01752977887372") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55722a_d20250720_m021756_c001_v0001102_t0040_u01752977876460") 2025/07/20 02:20:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca25d6_d20250720_m021746_c001_v7007000_t0000_u01752977866062") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5571c8_d20250720_m021735_c001_v0001102_t0012_u01752977855966") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951bd_d20250720_m021730_c001_v7007000_t0000_u01752977850044") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557198_d20250720_m021725_c001_v0001102_t0024_u01752977845646") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649b8a_d20250720_m021723_c001_v7007000_t0000_u01752977843483") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270847_d20250720_m021714_c001_v0001171_t0028_u01752977834466") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8373_d20250720_m021708_c001_v7007000_t0000_u01752977828340") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699590d_d20250720_m021703_c001_v0001161_t0009_u01752977823826") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab653b4_d20250720_m021701_c001_v7007000_t0000_u01752977821571") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270761_d20250720_m021652_c001_v0001171_t0021_u01752977812337") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42277695e06e747a_d20250720_m021641_c001_v7007000_t0000_u01752977801124") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cbe0_d20250720_m021630_c001_v0001172_t0009_u01752977790671") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2572_d20250720_m021624_c001_v7007000_t0000_u01752977784519") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cb75_d20250720_m021614_c001_v0001172_t0011_u01752977774106") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dde8_d20250720_m021608_c001_v7007000_t0000_u01752977768025") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cb0b_d20250720_m021556_c001_v0001172_t0015_u01752977756938") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b6c_d20250720_m021726_c001_v7007000_t0000_u01752977846850") 2025/07/20 02:20:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd6a_d20250720_m021722_c001_v0001172_t0047_u01752977842297") 2025/07/20 02:20:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb3b_d20250720_m021750_c001_v7007000_t0000_u01752977870148") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5571f4_d20250720_m021744_c001_v0001102_t0009_u01752977864345") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58816_d20250720_m021915_c001_v7007000_t0000_u01752977955632") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995b50_d20250720_m021904_c001_v0001161_t0052_u01752977944144") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8815ff_d20250720_m021857_c001_v7007000_t0000_u01752977937656") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995b08_d20250720_m021847_c001_v0001161_t0027_u01752977927497") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e236_d20250720_m021841_c001_v7007000_t0000_u01752977921340") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995aba_d20250720_m021830_c001_v0001161_t0022_u01752977910988") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e88a_d20250720_m021824_c001_v7007000_t0000_u01752977904391") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995a6a_d20250720_m021814_c001_v0001161_t0021_u01752977894149") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d862260c_d20250720_m021807_c001_v7007000_t0000_u01752977887556") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995a1a_d20250720_m021756_c001_v0001161_t0051_u01752977876752") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0ee55_d20250720_m021746_c001_v7007000_t0000_u01752977866445") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269959af_d20250720_m021736_c001_v0001161_t0035_u01752977856528") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951be_d20250720_m021730_c001_v7007000_t0000_u01752977850227") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995981_d20250720_m021725_c001_v0001161_t0000_u01752977845767") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649b8c_d20250720_m021723_c001_v7007000_t0000_u01752977843665") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd2e_d20250720_m021714_c001_v0001172_t0020_u01752977834796") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8374_d20250720_m021708_c001_v7007000_t0000_u01752977828523") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2707e7_d20250720_m021704_c001_v0001171_t0055_u01752977824056") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a050_d20250720_m021701_c001_v7007000_t0000_u01752977821739") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570f0_d20250720_m021652_c001_v0001102_t0039_u01752977812656") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8345_d20250720_m021641_c001_v7007000_t0000_u01752977801569") 2025/07/20 02:20:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995873_d20250720_m021631_c001_v0001161_t0027_u01752977791308") 2025/07/20 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2573_d20250720_m021624_c001_v7007000_t0000_u01752977784727") 2025/07/20 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699583d_d20250720_m021614_c001_v0001161_t0052_u01752977774458") 2025/07/20 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dde9_d20250720_m021608_c001_v7007000_t0000_u01752977768208") 2025/07/20 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269957ef_d20250720_m021557_c001_v0001161_t0017_u01752977757494") 2025/07/20 02:20:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4153a7c1a0e5e305_d20250720_m021727_c001_v7007000_t0000_u01752977847065") 2025/07/20 02:20:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995969_d20250720_m021722_c001_v0001161_t0034_u01752977842309") 2025/07/20 02:20:09 DEBUG : dir1/0007-12345: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb3c_d20250720_m021750_c001_v7007000_t0000_u01752977870330") 2025/07/20 02:20:09 DEBUG : dir1/0007-12345: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ce2b_d20250720_m021744_c001_v0001172_t0051_u01752977864421") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58817_d20250720_m021915_c001_v7007000_t0000_u01752977955813") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233d054_d20250720_m021904_c001_v0001172_t0024_u01752977944564") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e881600_d20250720_m021857_c001_v7007000_t0000_u01752977937840") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cfd6_d20250720_m021847_c001_v0001172_t0024_u01752977927900") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e237_d20250720_m021841_c001_v7007000_t0000_u01752977921523") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cf72_d20250720_m021831_c001_v0001172_t0014_u01752977911337") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e88b_d20250720_m021824_c001_v7007000_t0000_u01752977904589") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cf06_d20250720_m021814_c001_v0001172_t0024_u01752977894565") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d862260e_d20250720_m021807_c001_v7007000_t0000_u01752977887738") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ce80_d20250720_m021757_c001_v0001172_t0035_u01752977877020") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb2f_d20250720_m021746_c001_v7007000_t0000_u01752977866501") 2025/07/20 02:20:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270945_d20250720_m021736_c001_v0001171_t0059_u01752977856847") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951bf_d20250720_m021730_c001_v7007000_t0000_u01752977850411") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd98_d20250720_m021725_c001_v0001172_t0022_u01752977845826") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951ae_d20250720_m021723_c001_v7007000_t0000_u01752977843861") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55715c_d20250720_m021715_c001_v0001102_t0012_u01752977835131") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8375_d20250720_m021708_c001_v7007000_t0000_u01752977828705") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55712c_d20250720_m021704_c001_v0001102_t0028_u01752977824066") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a04f_d20250720_m021701_c001_v7007000_t0000_u01752977821557") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cc8e_d20250720_m021652_c001_v0001172_t0032_u01752977812962") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42277695e06e7481_d20250720_m021641_c001_v7007000_t0000_u01752977801719") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570a2_d20250720_m021631_c001_v0001102_t0002_u01752977791632") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2574_d20250720_m021624_c001_v7007000_t0000_u01752977784910") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557068_d20250720_m021614_c001_v0001102_t0014_u01752977774890") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0ddea_d20250720_m021608_c001_v7007000_t0000_u01752977768422") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55702c_d20250720_m021558_c001_v0001102_t0009_u01752977758118") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b6d_d20250720_m021727_c001_v7007000_t0000_u01752977847037") 2025/07/20 02:20:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55718a_d20250720_m021722_c001_v0001102_t0031_u01752977842385") 2025/07/20 02:20:10 DEBUG : dir1/0008-23456: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb3d_d20250720_m021750_c001_v7007000_t0000_u01752977870512") 2025/07/20 02:20:10 DEBUG : dir1/0008-23456: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2709a9_d20250720_m021744_c001_v0001171_t0001_u01752977864576") 2025/07/20 02:20:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58818_d20250720_m021915_c001_v7007000_t0000_u01752977955995") 2025/07/20 02:20:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270d09_d20250720_m021905_c001_v0001171_t0049_u01752977945176") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e881601_d20250720_m021858_c001_v7007000_t0000_u01752977938022") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270c5f_d20250720_m021848_c001_v0001171_t0032_u01752977928314") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e238_d20250720_m021841_c001_v7007000_t0000_u01752977921705") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270bb9_d20250720_m021832_c001_v0001171_t0006_u01752977912120") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e88c_d20250720_m021824_c001_v7007000_t0000_u01752977904771") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270b0e_d20250720_m021814_c001_v0001171_t0020_u01752977894868") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d862260f_d20250720_m021807_c001_v7007000_t0000_u01752977887921") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270a3d_d20250720_m021757_c001_v0001171_t0032_u01752977877467") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225f7_d20250720_m021746_c001_v7007000_t0000_u01752977866450") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cdf1_d20250720_m021737_c001_v0001172_t0019_u01752977857199") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951c0_d20250720_m021730_c001_v7007000_t0000_u01752977850594") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2708c5_d20250720_m021725_c001_v0001171_t0043_u01752977845899") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951af_d20250720_m021724_c001_v7007000_t0000_u01752977844052") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995951_d20250720_m021715_c001_v0001161_t0031_u01752977835629") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8377_d20250720_m021708_c001_v7007000_t0000_u01752977828888") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699590f_d20250720_m021704_c001_v0001161_t0039_u01752977824224") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225e0_d20250720_m021701_c001_v7007000_t0000_u01752977821764") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269958d1_d20250720_m021653_c001_v0001161_t0010_u01752977813687") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42026ab4e5ec0db4_d20250720_m021641_c001_v7007000_t0000_u01752977801503") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270691_d20250720_m021632_c001_v0001171_t0028_u01752977792229") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2576_d20250720_m021625_c001_v7007000_t0000_u01752977785095") 2025/07/20 02:20:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2705f8_d20250720_m021615_c001_v0001171_t0038_u01752977775294") 2025/07/20 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0ddeb_d20250720_m021608_c001_v7007000_t0000_u01752977768606") 2025/07/20 02:20:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27056a_d20250720_m021558_c001_v0001171_t0017_u01752977758479") 2025/07/20 02:20:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649b90_d20250720_m021726_c001_v7007000_t0000_u01752977846897") 2025/07/20 02:20:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27088b_d20250720_m021722_c001_v0001171_t0022_u01752977842524") 2025/07/20 02:20:12 DEBUG : dir1/0009-34567: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb3e_d20250720_m021750_c001_v7007000_t0000_u01752977870700") 2025/07/20 02:20:12 DEBUG : dir1/0009-34567: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269959dd_d20250720_m021744_c001_v0001161_t0028_u01752977864672") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58819_d20250720_m021916_c001_v7007000_t0000_u01752977956191") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55733a_d20250720_m021905_c001_v0001102_t0047_u01752977945559") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e881602_d20250720_m021858_c001_v7007000_t0000_u01752977938219") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5572fa_d20250720_m021848_c001_v0001102_t0014_u01752977928593") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e239_d20250720_m021841_c001_v7007000_t0000_u01752977921887") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5572c4_d20250720_m021832_c001_v0001102_t0046_u01752977912565") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e88d_d20250720_m021824_c001_v7007000_t0000_u01752977904956") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55727a_d20250720_m021815_c001_v0001102_t0043_u01752977895459") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622610_d20250720_m021808_c001_v7007000_t0000_u01752977888106") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557230_d20250720_m021757_c001_v0001102_t0012_u01752977877858") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca25d9_d20250720_m021746_c001_v7007000_t0000_u01752977866615") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5571d4_d20250720_m021737_c001_v0001102_t0059_u01752977857578") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951c1_d20250720_m021730_c001_v7007000_t0000_u01752977850833") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55719a_d20250720_m021726_c001_v0001102_t0046_u01752977846031") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b6a_d20250720_m021724_c001_v7007000_t0000_u01752977844064") 2025/07/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270855_d20250720_m021715_c001_v0001171_t0058_u01752977835980") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8378_d20250720_m021709_c001_v7007000_t0000_u01752977829073") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2707eb_d20250720_m021704_c001_v0001171_t0035_u01752977824419") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9ead_d20250720_m021701_c001_v7007000_t0000_u01752977821994") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27076f_d20250720_m021654_c001_v0001171_t0014_u01752977814120") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2591_d20250720_m021641_c001_v7007000_t0000_u01752977801736") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cbec_d20250720_m021632_c001_v0001172_t0000_u01752977792792") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2578_d20250720_m021625_c001_v7007000_t0000_u01752977785276") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cb83_d20250720_m021615_c001_v0001172_t0051_u01752977775555") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0ddec_d20250720_m021608_c001_v7007000_t0000_u01752977768788") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cb17_d20250720_m021558_c001_v0001172_t0020_u01752977758813") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab653c4_d20250720_m021727_c001_v7007000_t0000_u01752977847079") 2025/07/20 02:20:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd6c_d20250720_m021722_c001_v0001172_t0021_u01752977842575") 2025/07/20 02:20:13 DEBUG : dir1/0010-45678: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb3f_d20250720_m021750_c001_v7007000_t0000_u01752977870882") 2025/07/20 02:20:13 DEBUG : dir1/0010-45678: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5571f6_d20250720_m021744_c001_v0001102_t0013_u01752977864755") 2025/07/20 02:20:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5881a_d20250720_m021916_c001_v7007000_t0000_u01752977956379") 2025/07/20 02:20:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995b58_d20250720_m021906_c001_v0001161_t0027_u01752977946005") 2025/07/20 02:20:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e881605_d20250720_m021858_c001_v7007000_t0000_u01752977938402") 2025/07/20 02:20:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995b0e_d20250720_m021849_c001_v0001161_t0023_u01752977929031") 2025/07/20 02:20:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e23a_d20250720_m021842_c001_v7007000_t0000_u01752977922069") 2025/07/20 02:20:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995ac4_d20250720_m021832_c001_v0001161_t0014_u01752977912938") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e88e_d20250720_m021825_c001_v7007000_t0000_u01752977905137") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995a74_d20250720_m021815_c001_v0001161_t0028_u01752977895830") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622611_d20250720_m021808_c001_v7007000_t0000_u01752977888288") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995a28_d20250720_m021758_c001_v0001161_t0044_u01752977878455") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951cd_d20250720_m021746_c001_v7007000_t0000_u01752977866467") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269959b7_d20250720_m021737_c001_v0001161_t0018_u01752977857924") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951c2_d20250720_m021731_c001_v7007000_t0000_u01752977851017") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995985_d20250720_m021726_c001_v0001161_t0059_u01752977846084") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649b8e_d20250720_m021723_c001_v7007000_t0000_u01752977843912") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd3c_d20250720_m021716_c001_v0001172_t0020_u01752977836294") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8379_d20250720_m021709_c001_v7007000_t0000_u01752977829258") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557130_d20250720_m021704_c001_v0001102_t0056_u01752977824430") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a04e_d20250720_m021701_c001_v7007000_t0000_u01752977821375") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570f8_d20250720_m021654_c001_v0001102_t0021_u01752977814396") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2590_d20250720_m021641_c001_v7007000_t0000_u01752977801553") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995879_d20250720_m021633_c001_v0001161_t0053_u01752977793193") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2579_d20250720_m021625_c001_v7007000_t0000_u01752977785458") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995847_d20250720_m021615_c001_v0001161_t0028_u01752977775934") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dded_d20250720_m021608_c001_v7007000_t0000_u01752977768970") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269957fd_d20250720_m021559_c001_v0001161_t0020_u01752977759217") 2025/07/20 02:20:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f419b0467b2310a36_d20250720_m021726_c001_v7007000_t0000_u01752977846839") 2025/07/20 02:20:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699596b_d20250720_m021722_c001_v0001161_t0000_u01752977842635") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb40_d20250720_m021751_c001_v7007000_t0000_u01752977871065") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2709af_d20250720_m021744_c001_v0001171_t0024_u01752977864885") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5881b_d20250720_m021916_c001_v7007000_t0000_u01752977956562") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233d062_d20250720_m021906_c001_v0001172_t0000_u01752977946336") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e881606_d20250720_m021858_c001_v7007000_t0000_u01752977938584") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cfe0_d20250720_m021849_c001_v0001172_t0031_u01752977929403") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e23b_d20250720_m021842_c001_v7007000_t0000_u01752977922253") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cf7e_d20250720_m021833_c001_v0001172_t0012_u01752977913527") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e88f_d20250720_m021825_c001_v7007000_t0000_u01752977905319") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cf0a_d20250720_m021816_c001_v0001172_t0036_u01752977896138") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622612_d20250720_m021808_c001_v7007000_t0000_u01752977888471") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ce8a_d20250720_m021759_c001_v0001172_t0035_u01752977879161") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0ee56_d20250720_m021746_c001_v7007000_t0000_u01752977866628") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270961_d20250720_m021738_c001_v0001171_t0006_u01752977858301") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951c3_d20250720_m021731_c001_v7007000_t0000_u01752977851200") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd9a_d20250720_m021726_c001_v0001172_t0030_u01752977846200") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649b89_d20250720_m021723_c001_v7007000_t0000_u01752977843483") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557164_d20250720_m021716_c001_v0001102_t0059_u01752977836705") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b837a_d20250720_m021709_c001_v7007000_t0000_u01752977829441") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ccee_d20250720_m021704_c001_v0001172_t0010_u01752977824473") 2025/07/20 02:20:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e84b_d20250720_m021701_c001_v7007000_t0000_u01752977821779") 2025/07/20 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cc96_d20250720_m021654_c001_v0001172_t0027_u01752977814834") 2025/07/20 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8346_d20250720_m021641_c001_v7007000_t0000_u01752977801772") 2025/07/20 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570aa_d20250720_m021633_c001_v0001102_t0008_u01752977793608") 2025/07/20 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca257a_d20250720_m021625_c001_v7007000_t0000_u01752977785642") 2025/07/20 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55706c_d20250720_m021616_c001_v0001102_t0027_u01752977776218") 2025/07/20 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0ddee_d20250720_m021609_c001_v7007000_t0000_u01752977769160") 2025/07/20 02:20:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55702e_d20250720_m021559_c001_v0001102_t0000_u01752977759618") 2025/07/20 02:20:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649b91_d20250720_m021727_c001_v7007000_t0000_u01752977847102") 2025/07/20 02:20:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55718e_d20250720_m021722_c001_v0001102_t0021_u01752977842849") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb42_d20250720_m021751_c001_v7007000_t0000_u01752977871266") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269959e1_d20250720_m021744_c001_v0001161_t0047_u01752977864979") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5881c_d20250720_m021916_c001_v7007000_t0000_u01752977956742") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270d1b_d20250720_m021907_c001_v0001171_t0042_u01752977947227") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e881607_d20250720_m021858_c001_v7007000_t0000_u01752977938768") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270c79_d20250720_m021849_c001_v0001171_t0018_u01752977929820") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e23c_d20250720_m021842_c001_v7007000_t0000_u01752977922435") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270bd3_d20250720_m021833_c001_v0001171_t0039_u01752977913852") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e890_d20250720_m021825_c001_v7007000_t0000_u01752977905501") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270b1e_d20250720_m021816_c001_v0001171_t0026_u01752977896502") 2025/07/20 02:20:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622613_d20250720_m021808_c001_v7007000_t0000_u01752977888652") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270a53_d20250720_m021759_c001_v0001171_t0010_u01752977879613") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4082a78421e04c5c_d20250720_m021746_c001_v7007000_t0000_u01752977866493") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cdfd_d20250720_m021738_c001_v0001172_t0014_u01752977858723") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951c4_d20250720_m021731_c001_v7007000_t0000_u01752977851384") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2708cb_d20250720_m021726_c001_v0001171_t0039_u01752977846230") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f419b0467b2310a34_d20250720_m021724_c001_v7007000_t0000_u01752977844074") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995955_d20250720_m021717_c001_v0001161_t0059_u01752977837065") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b837c_d20250720_m021709_c001_v7007000_t0000_u01752977829624") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995913_d20250720_m021704_c001_v0001161_t0026_u01752977824509") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab653b6_d20250720_m021701_c001_v7007000_t0000_u01752977821953") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269958d9_d20250720_m021655_c001_v0001161_t0027_u01752977815170") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225d6_d20250720_m021641_c001_v7007000_t0000_u01752977801508") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2706a1_d20250720_m021634_c001_v0001171_t0007_u01752977794038") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca257e_d20250720_m021625_c001_v7007000_t0000_u01752977785823") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270604_d20250720_m021616_c001_v0001171_t0044_u01752977776537") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0ddef_d20250720_m021609_c001_v7007000_t0000_u01752977769342") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270578_d20250720_m021600_c001_v0001171_t0009_u01752977760152") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225f5_d20250720_m021727_c001_v7007000_t0000_u01752977847196") 2025/07/20 02:20:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270891_d20250720_m021722_c001_v0001171_t0015_u01752977842861") 2025/07/20 02:20:17 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb43_d20250720_m021751_c001_v7007000_t0000_u01752977871449") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5571fa_d20250720_m021745_c001_v0001102_t0050_u01752977865173") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5881d_d20250720_m021916_c001_v7007000_t0000_u01752977956923") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55733e_d20250720_m021907_c001_v0001102_t0031_u01752977947542") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e881608_d20250720_m021858_c001_v7007000_t0000_u01752977938958") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5572fe_d20250720_m021850_c001_v0001102_t0046_u01752977930101") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e23d_d20250720_m021842_c001_v7007000_t0000_u01752977922617") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5572ca_d20250720_m021834_c001_v0001102_t0046_u01752977914139") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e891_d20250720_m021825_c001_v7007000_t0000_u01752977905684") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557282_d20250720_m021816_c001_v0001102_t0025_u01752977896914") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622615_d20250720_m021808_c001_v7007000_t0000_u01752977888838") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557238_d20250720_m021759_c001_v0001102_t0036_u01752977879922") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb2d_d20250720_m021746_c001_v7007000_t0000_u01752977866128") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5571de_d20250720_m021739_c001_v0001102_t0027_u01752977859398") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951c5_d20250720_m021731_c001_v7007000_t0000_u01752977851567") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55719c_d20250720_m021726_c001_v0001102_t0016_u01752977846314") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b69_d20250720_m021723_c001_v7007000_t0000_u01752977843875") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270863_d20250720_m021717_c001_v0001171_t0031_u01752977837362") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b837d_d20250720_m021709_c001_v7007000_t0000_u01752977829807") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2707f1_d20250720_m021704_c001_v0001171_t0045_u01752977824743") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8360_d20250720_m021701_c001_v7007000_t0000_u01752977821791") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27077b_d20250720_m021655_c001_v0001171_t0024_u01752977815584") 2025/07/20 02:20:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79cea7f_d20250720_m021641_c001_v7007000_t0000_u01752977801778") 2025/07/20 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cc02_d20250720_m021634_c001_v0001172_t0044_u01752977794458") 2025/07/20 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca257f_d20250720_m021626_c001_v7007000_t0000_u01752977786004") 2025/07/20 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cb8f_d20250720_m021616_c001_v0001172_t0028_u01752977776819") 2025/07/20 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0ddf0_d20250720_m021609_c001_v7007000_t0000_u01752977769526") 2025/07/20 02:20:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cb23_d20250720_m021600_c001_v0001172_t0020_u01752977760595") 2025/07/20 02:20:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951b1_d20250720_m021727_c001_v7007000_t0000_u01752977847046") 2025/07/20 02:20:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699596d_d20250720_m021722_c001_v0001161_t0055_u01752977842973") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb44_d20250720_m021751_c001_v7007000_t0000_u01752977871632") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ce33_d20250720_m021745_c001_v0001172_t0005_u01752977865266") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5881e_d20250720_m021917_c001_v7007000_t0000_u01752977957105") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995b68_d20250720_m021908_c001_v0001161_t0031_u01752977948114") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e881609_d20250720_m021859_c001_v7007000_t0000_u01752977939155") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995b18_d20250720_m021850_c001_v0001161_t0013_u01752977930415") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e23e_d20250720_m021842_c001_v7007000_t0000_u01752977922800") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995ace_d20250720_m021834_c001_v0001161_t0021_u01752977914636") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e892_d20250720_m021825_c001_v7007000_t0000_u01752977905865") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995a78_d20250720_m021817_c001_v0001161_t0057_u01752977897422") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622617_d20250720_m021809_c001_v7007000_t0000_u01752977889020") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995a30_d20250720_m021800_c001_v0001161_t0015_u01752977880261") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58026_d20250720_m021746_c001_v7007000_t0000_u01752977866499") 2025/07/20 02:20:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269959c3_d20250720_m021739_c001_v0001161_t0020_u01752977859818") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951c6_d20250720_m021731_c001_v7007000_t0000_u01752977851752") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995987_d20250720_m021726_c001_v0001161_t0010_u01752977846383") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225f2_d20250720_m021724_c001_v7007000_t0000_u01752977844083") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd4a_d20250720_m021717_c001_v0001172_t0031_u01752977837720") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b837f_d20250720_m021709_c001_v7007000_t0000_u01752977829992") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557132_d20250720_m021704_c001_v0001102_t0015_u01752977824762") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9eac_d20250720_m021701_c001_v7007000_t0000_u01752977821801") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570fc_d20250720_m021655_c001_v0001102_t0035_u01752977815904") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42277695e06e7482_d20250720_m021641_c001_v7007000_t0000_u01752977801852") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699587b_d20250720_m021634_c001_v0001161_t0015_u01752977794866") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2580_d20250720_m021626_c001_v7007000_t0000_u01752977786186") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995849_d20250720_m021617_c001_v0001161_t0052_u01752977777199") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0ddf1_d20250720_m021609_c001_v7007000_t0000_u01752977769708") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995801_d20250720_m021601_c001_v0001161_t0003_u01752977761024") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f419b0467b2310a38_d20250720_m021727_c001_v7007000_t0000_u01752977847208") 2025/07/20 02:20:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cd7a_d20250720_m021722_c001_v0001172_t0009_u01752977842984") 2025/07/20 02:20:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb45_d20250720_m021751_c001_v7007000_t0000_u01752977871814") 2025/07/20 02:20:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269959e5_d20250720_m021745_c001_v0001161_t0058_u01752977865299") 2025/07/20 02:20:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5881f_d20250720_m021917_c001_v7007000_t0000_u01752977957288") 2025/07/20 02:20:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233d06b_d20250720_m021908_c001_v0001172_t0042_u01752977948448") 2025/07/20 02:20:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e88160a_d20250720_m021859_c001_v7007000_t0000_u01752977939338") 2025/07/20 02:20:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cfea_d20250720_m021850_c001_v0001172_t0001_u01752977930776") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e23f_d20250720_m021842_c001_v7007000_t0000_u01752977922983") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cf88_d20250720_m021835_c001_v0001172_t0027_u01752977915124") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e893_d20250720_m021826_c001_v7007000_t0000_u01752977906046") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cf1c_d20250720_m021817_c001_v0001172_t0011_u01752977897758") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622618_d20250720_m021809_c001_v7007000_t0000_u01752977889204") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ce9c_d20250720_m021800_c001_v0001172_t0039_u01752977880666") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225f8_d20250720_m021746_c001_v7007000_t0000_u01752977866675") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270979_d20250720_m021740_c001_v0001171_t0008_u01752977860275") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951c7_d20250720_m021731_c001_v7007000_t0000_u01752977851937") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2708cd_d20250720_m021726_c001_v0001171_t0029_u01752977846531") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4153a7c1a0e5e303_d20250720_m021723_c001_v7007000_t0000_u01752977843997") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557166_d20250720_m021718_c001_v0001102_t0000_u01752977838457") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8380_d20250720_m021710_c001_v7007000_t0000_u01752977830175") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ccf0_d20250720_m021704_c001_v0001172_t0013_u01752977824796") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab653b5_d20250720_m021701_c001_v7007000_t0000_u01752977821770") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cca0_d20250720_m021656_c001_v0001172_t0040_u01752977816251") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42277695e06e7480_d20250720_m021641_c001_v7007000_t0000_u01752977801670") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570b2_d20250720_m021635_c001_v0001102_t0009_u01752977795267") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2581_d20250720_m021626_c001_v7007000_t0000_u01752977786368") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557070_d20250720_m021617_c001_v0001102_t0016_u01752977777575") 2025/07/20 02:20:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0ddf2_d20250720_m021609_c001_v7007000_t0000_u01752977769889") 2025/07/20 02:20:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557038_d20250720_m021601_c001_v0001102_t0048_u01752977761669") 2025/07/20 02:20:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0ee4a_d20250720_m021727_c001_v7007000_t0000_u01752977847055") 2025/07/20 02:20:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270897_d20250720_m021723_c001_v0001171_t0053_u01752977843191") 2025/07/20 02:20:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a028_d20250720_m021644_c001_v7007000_t0000_u01752977804405") 2025/07/20 02:20:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2706cf_d20250720_m021639_c001_v0001171_t0018_u01752977799102") 2025/07/20 02:20:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a029_d20250720_m021644_c001_v7007000_t0000_u01752977804589") 2025/07/20 02:20:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570cc_d20250720_m021639_c001_v0001102_t0054_u01752977799157") 2025/07/20 02:20:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a02a_d20250720_m021644_c001_v7007000_t0000_u01752977804772") 2025/07/20 02:20:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995887_d20250720_m021639_c001_v0001161_t0034_u01752977799193") 2025/07/20 02:20:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a02b_d20250720_m021644_c001_v7007000_t0000_u01752977804954") 2025/07/20 02:20:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cc1c_d20250720_m021639_c001_v0001172_t0010_u01752977799206") 2025/07/20 02:20:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a02d_d20250720_m021645_c001_v7007000_t0000_u01752977805137") 2025/07/20 02:20:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2706d9_d20250720_m021639_c001_v0001171_t0045_u01752977799392") 2025/07/20 02:20:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a02e_d20250720_m021645_c001_v7007000_t0000_u01752977805320") 2025/07/20 02:20:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570ce_d20250720_m021639_c001_v0001102_t0029_u01752977799559") 2025/07/20 02:20:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a02f_d20250720_m021645_c001_v7007000_t0000_u01752977805510") 2025/07/20 02:20:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699588b_d20250720_m021639_c001_v0001161_t0024_u01752977799572") 2025/07/20 02:20:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a030_d20250720_m021645_c001_v7007000_t0000_u01752977805693") 2025/07/20 02:20:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cc20_d20250720_m021639_c001_v0001172_t0013_u01752977799641") 2025/07/20 02:20:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a031_d20250720_m021645_c001_v7007000_t0000_u01752977805875") 2025/07/20 02:20:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2706db_d20250720_m021639_c001_v0001171_t0029_u01752977799704") 2025/07/20 02:20:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a032_d20250720_m021646_c001_v7007000_t0000_u01752977806059") 2025/07/20 02:20:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570d0_d20250720_m021639_c001_v0001102_t0026_u01752977799941") 2025/07/20 02:20:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a033_d20250720_m021646_c001_v7007000_t0000_u01752977806242") 2025/07/20 02:20:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2706df_d20250720_m021640_c001_v0001171_t0053_u01752977800001") 2025/07/20 02:20:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a034_d20250720_m021646_c001_v7007000_t0000_u01752977806425") 2025/07/20 02:20:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103606132699588f_d20250720_m021640_c001_v0001161_t0009_u01752977800210") 2025/07/20 02:20:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a035_d20250720_m021646_c001_v7007000_t0000_u01752977806607") 2025/07/20 02:20:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cc26_d20250720_m021640_c001_v0001172_t0051_u01752977800220") 2025/07/20 02:20:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a036_d20250720_m021646_c001_v7007000_t0000_u01752977806790") 2025/07/20 02:20:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2706e5_d20250720_m021640_c001_v0001171_t0007_u01752977800288") 2025/07/20 02:20:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a037_d20250720_m021646_c001_v7007000_t0000_u01752977806974") 2025/07/20 02:20:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570d2_d20250720_m021640_c001_v0001102_t0007_u01752977800344") 2025/07/20 02:20:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41885b8a7e32a038_d20250720_m021647_c001_v7007000_t0000_u01752977807163") 2025/07/20 02:20:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cc2c_d20250720_m021640_c001_v0001172_t0010_u01752977800596") 2025/07/20 02:20:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416115fae5c36ae8_d20250720_m021705_c001_v7007000_t0000_u01752977825149") 2025/07/20 02:20:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2707a3_d20250720_m021659_c001_v0001171_t0034_u01752977819583") 2025/07/20 02:20:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9eae_d20250720_m021705_c001_v7007000_t0000_u01752977825159") 2025/07/20 02:20:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269958f3_d20250720_m021659_c001_v0001161_t0054_u01752977819652") 2025/07/20 02:20:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8366_d20250720_m021705_c001_v7007000_t0000_u01752977825181") 2025/07/20 02:20:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557114_d20250720_m021659_c001_v0001102_t0029_u01752977819694") 2025/07/20 02:20:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225e5_d20250720_m021705_c001_v7007000_t0000_u01752977825354") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2707a7_d20250720_m021659_c001_v0001171_t0020_u01752977819850") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4153a7c1a0e5e2ff_d20250720_m021705_c001_v7007000_t0000_u01752977825409") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ccc6_d20250720_m021659_c001_v0001172_t0027_u01752977819951") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225e4_d20250720_m021705_c001_v7007000_t0000_u01752977825169") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557116_d20250720_m021700_c001_v0001102_t0009_u01752977820117") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e863_d20250720_m021705_c001_v7007000_t0000_u01752977825195") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269958f7_d20250720_m021700_c001_v0001161_t0014_u01752977820132") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8367_d20250720_m021705_c001_v7007000_t0000_u01752977825367") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2707b1_d20250720_m021700_c001_v0001171_t0040_u01752977820178") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8368_d20250720_m021705_c001_v7007000_t0000_u01752977825551") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ccc8_d20250720_m021700_c001_v0001172_t0001_u01752977820283") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e864_d20250720_m021705_c001_v7007000_t0000_u01752977825381") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2707b5_d20250720_m021700_c001_v0001171_t0035_u01752977820469") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416115fae5c36aea_d20250720_m021705_c001_v7007000_t0000_u01752977825515") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557118_d20250720_m021700_c001_v0001102_t0029_u01752977820532") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9eb0_d20250720_m021705_c001_v7007000_t0000_u01752977825526") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269958fd_d20250720_m021700_c001_v0001161_t0022_u01752977820626") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab653b8_d20250720_m021705_c001_v7007000_t0000_u01752977825202") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2707bd_d20250720_m021700_c001_v0001171_t0059_u01752977820831") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b58b0_d20250720_m021705_c001_v7007000_t0000_u01752977825212") 2025/07/20 02:20:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cccc_d20250720_m021700_c001_v0001172_t0043_u01752977820882") 2025/07/20 02:20:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4153a7c1a0e5e2fe_d20250720_m021705_c001_v7007000_t0000_u01752977825226") 2025/07/20 02:20:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55711e_d20250720_m021700_c001_v0001102_t0027_u01752977820961") 2025/07/20 02:20:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab653b9_d20250720_m021705_c001_v7007000_t0000_u01752977825388") 2025/07/20 02:20:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995901_d20250720_m021700_c001_v0001161_t0056_u01752977820985") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748e4_d20250720_m021439_c001_v7007000_t0000_u01752977679543") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f11095d9d36f818d9_d20250720_m021437_c001_v0001184_t0037_u01752977677506") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401ce147b03179e3_d20250720_m021437_c001_v7007000_t0000_u01752977677325") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f11095d9d36f818bf_d20250720_m021434_c001_v0001184_t0045_u01752977674729") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401ce147b03179e0_d20250720_m021434_c001_v7007000_t0000_u01752977674000") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2701a0_d20250720_m021429_c001_v0001171_t0002_u01752977669415") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748df_d20250720_m021427_c001_v7007000_t0000_u01752977667946") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f118fbb6c5b8e34a4_d20250720_m021425_c001_v0001172_t0002_u01752977665258") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dcc7_d20250720_m021425_c001_v7007000_t0000_u01752977665079") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f118fbb6c5b8e348a_d20250720_m021421_c001_v0001172_t0048_u01752977661376") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dcc4_d20250720_m021420_c001_v7007000_t0000_u01752977660649") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c7e8_d20250720_m021416_c001_v0001172_t0022_u01752977656246") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab64ed3_d20250720_m021414_c001_v7007000_t0000_u01752977654956") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109b8673bfc85ec7_d20250720_m021413_c001_v0001041_t0005_u01752977653489") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca24c5_d20250720_m021413_c001_v7007000_t0000_u01752977653308") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109b8673bfc85ebd_d20250720_m021410_c001_v0001041_t0019_u01752977650278") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca24c1_d20250720_m021409_c001_v7007000_t0000_u01752977649530") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c79a_d20250720_m021405_c001_v0001172_t0016_u01752977645723") 2025/07/20 02:20:25 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab64ecf_d20250720_m021404_c001_v7007000_t0000_u01752977644819") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f101f3476288bba70_d20250720_m021403_c001_v0001184_t0041_u01752977643287") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42026ab4e5ec0969_d20250720_m021403_c001_v7007000_t0000_u01752977643077") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f101f3476288bba48_d20250720_m021359_c001_v0001184_t0054_u01752977639865") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42026ab4e5ec0965_d20250720_m021359_c001_v7007000_t0000_u01752977639133") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c73a_d20250720_m021353_c001_v0001172_t0039_u01752977633203") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9d68_d20250720_m021352_c001_v7007000_t0000_u01752977632291") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109bc8029285b134_d20250720_m021350_c001_v0001042_t0055_u01752977630528") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9d62_d20250720_m021350_c001_v7007000_t0000_u01752977630345") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109bc8029285b12a_d20250720_m021347_c001_v0001042_t0017_u01752977627194") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9d5f_d20250720_m021346_c001_v7007000_t0000_u01752977626470") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c6ce_d20250720_m021340_c001_v0001172_t0036_u01752977620886") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec950f7_d20250720_m021339_c001_v7007000_t0000_u01752977619979") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10631d3d46088418_d20250720_m021338_c001_v0001176_t0035_u01752977618239") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41838196eae39ab1_d20250720_m021338_c001_v7007000_t0000_u01752977618051") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10631d3d46088402_d20250720_m021334_c001_v0001176_t0029_u01752977614346") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41838196eae39aae_d20250720_m021333_c001_v7007000_t0000_u01752977613615") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c672_d20250720_m021325_c001_v0001172_t0054_u01752977605557") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649aac_d20250720_m021323_c001_v7007000_t0000_u01752977603885") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10432036dbfacaa9_d20250720_m021318_c001_v0001134_t0022_u01752977598224") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4156b67ef3b90011_d20250720_m021318_c001_v7007000_t0000_u01752977598023") 2025/07/20 02:20:26 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7cfe_d20250720_m021313_c001_v0001100_t0027_u01752977593535") 2025/07/20 02:20:27 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1178868a593fc8f7_d20250720_m021312_c001_v0001184_t0014_u01752977592789") 2025/07/20 02:20:27 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1178868a593fc8e1_d20250720_m021311_c001_v0001184_t0033_u01752977591834") 2025/07/20 02:20:27 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0eb5e_d20250720_m021258_c001_v7007000_t0000_u01752977578687") 2025/07/20 02:20:27 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c575_d20250720_m021250_c001_v0001172_t0011_u01752977570754") 2025/07/20 02:20:27 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f111f16d6013e6117_d20250720_m021249_c001_v0001109_t0048_u01752977569598") 2025/07/20 02:20:27 DEBUG : dst/one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f111f16d6013e6113_d20250720_m021248_c001_v0001109_t0045_u01752977568264") 2025/07/20 02:20:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748e5_d20250720_m021439_c001_v7007000_t0000_u01752977679727") 2025/07/20 02:20:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1159a3287ef6d239_d20250720_m021436_c001_v0001098_t0041_u01752977676975") 2025/07/20 02:20:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1173fa7bcb6dae15_d20250720_m021433_c001_v0001177_t0032_u01752977673784") 2025/07/20 02:20:27 DEBUG : dst/one.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748e0_d20250720_m021428_c001_v7007000_t0000_u01752977668132") 2025/07/20 02:20:27 DEBUG : dst/one.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f108c209ea181be74_d20250720_m021424_c001_v0001130_t0044_u01752977664782") 2025/07/20 02:20:27 DEBUG : dst/one.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1092d1da39392974_d20250720_m021420_c001_v0001104_t0052_u01752977660084") 2025/07/20 02:20:27 DEBUG : dst/one.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab64ed4_d20250720_m021415_c001_v7007000_t0000_u01752977655148") 2025/07/20 02:20:27 DEBUG : dst/one.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f105068c73fc73295_d20250720_m021412_c001_v0001100_t0046_u01752977652981") 2025/07/20 02:20:27 DEBUG : dst/one.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f108a415f66962925_d20250720_m021409_c001_v0001134_t0017_u01752977649147") 2025/07/20 02:20:27 DEBUG : dst/three: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649aad_d20250720_m021324_c001_v7007000_t0000_u01752977604067") 2025/07/20 02:20:27 DEBUG : dst/three: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1178868a593fc98b_d20250720_m021322_c001_v0001184_t0034_u01752977602563") 2025/07/20 02:20:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748e6_d20250720_m021439_c001_v7007000_t0000_u01752977679912") 2025/07/20 02:20:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10411aa865e74571_d20250720_m021438_c001_v0001157_t0038_u01752977678294") 2025/07/20 02:20:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f112532eaee34be7a_d20250720_m021435_c001_v0001176_t0029_u01752977675529") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748e7_d20250720_m021440_c001_v7007000_t0000_u01752977680097") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f11095d9d36f818ef_d20250720_m021438_c001_v0001184_t0035_u01752977678944") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401ce147b03179e4_d20250720_m021438_c001_v7007000_t0000_u01752977678760") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f11095d9d36f818cb_d20250720_m021435_c001_v0001184_t0023_u01752977675959") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401ce147b03179e2_d20250720_m021435_c001_v7007000_t0000_u01752977675774") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2701ae_d20250720_m021431_c001_v0001171_t0045_u01752977671040") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748e1_d20250720_m021428_c001_v7007000_t0000_u01752977668317") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f118fbb6c5b8e34ae_d20250720_m021427_c001_v0001172_t0043_u01752977667052") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dcca_d20250720_m021426_c001_v7007000_t0000_u01752977666871") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f118fbb6c5b8e3490_d20250720_m021423_c001_v0001172_t0025_u01752977663052") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0dcc5_d20250720_m021422_c001_v7007000_t0000_u01752977662872") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c7ee_d20250720_m021417_c001_v0001172_t0049_u01752977657128") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca24c6_d20250720_m021414_c001_v7007000_t0000_u01752977654405") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2700e2_d20250720_m021412_c001_v0001171_t0000_u01752977652014") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca24c2_d20250720_m021411_c001_v7007000_t0000_u01752977651282") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c7a2_d20250720_m021406_c001_v0001172_t0004_u01752977646560") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42026ab4e5ec096a_d20250720_m021403_c001_v7007000_t0000_u01752977643894") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27007a_d20250720_m021401_c001_v0001171_t0034_u01752977641912") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f42026ab4e5ec0966_d20250720_m021400_c001_v7007000_t0000_u01752977640825") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c73e_d20250720_m021354_c001_v0001172_t0023_u01752977634051") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9d63_d20250720_m021351_c001_v7007000_t0000_u01752977631374") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fffc_d20250720_m021349_c001_v0001171_t0014_u01752977629203") 2025/07/20 02:20:28 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9d61_d20250720_m021348_c001_v7007000_t0000_u01752977628107") 2025/07/20 02:20:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c6d4_d20250720_m021341_c001_v0001172_t0052_u01752977621515") 2025/07/20 02:20:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41838196eae39ab4_d20250720_m021339_c001_v7007000_t0000_u01752977619051") 2025/07/20 02:20:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26ff6e_d20250720_m021336_c001_v0001171_t0016_u01752977616324") 2025/07/20 02:20:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41838196eae39aaf_d20250720_m021335_c001_v7007000_t0000_u01752977615214") 2025/07/20 02:20:29 DEBUG : dst/three.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c688_d20250720_m021328_c001_v0001172_t0034_u01752977608615") 2025/07/20 02:20:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748e2_d20250720_m021428_c001_v7007000_t0000_u01752977668501") 2025/07/20 02:20:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1067ac9fe68c505a_d20250720_m021426_c001_v0001113_t0025_u01752977666446") 2025/07/20 02:20:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f104869eab6249e55_d20250720_m021422_c001_v0001130_t0029_u01752977662347") 2025/07/20 02:20:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab64ed5_d20250720_m021415_c001_v7007000_t0000_u01752977655329") 2025/07/20 02:20:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f119bc1057660034c_d20250720_m021414_c001_v0001131_t0056_u01752977654101") 2025/07/20 02:20:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10344640ca48d39c_d20250720_m021410_c001_v0001183_t0047_u01752977650994") 2025/07/20 02:20:29 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748e8_d20250720_m021440_c001_v7007000_t0000_u01752977680281") 2025/07/20 02:20:29 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c84e_d20250720_m021430_c001_v0001172_t0049_u01752977670397") 2025/07/20 02:20:29 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748e3_d20250720_m021428_c001_v7007000_t0000_u01752977668686") 2025/07/20 02:20:29 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27010c_d20250720_m021416_c001_v0001171_t0008_u01752977656751") 2025/07/20 02:20:29 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab64ed6_d20250720_m021415_c001_v7007000_t0000_u01752977655512") 2025/07/20 02:20:29 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2700ae_d20250720_m021406_c001_v0001171_t0030_u01752977646187") 2025/07/20 02:20:29 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f421828ee6ab64ed0_d20250720_m021405_c001_v7007000_t0000_u01752977645000") 2025/07/20 02:20:29 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27002e_d20250720_m021353_c001_v0001171_t0038_u01752977633701") 2025/07/20 02:20:29 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41219a62b37d9d69_d20250720_m021352_c001_v7007000_t0000_u01752977632473") 2025/07/20 02:20:30 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26ffa6_d20250720_m021341_c001_v0001171_t0023_u01752977621176") 2025/07/20 02:20:30 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec950f8_d20250720_m021340_c001_v7007000_t0000_u01752977620161") 2025/07/20 02:20:30 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fefe_d20250720_m021326_c001_v0001171_t0044_u01752977606241") 2025/07/20 02:20:30 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649aae_d20250720_m021324_c001_v7007000_t0000_u01752977604249") 2025/07/20 02:20:30 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1193a98b0f89c97f_d20250720_m021320_c001_v0001177_t0042_u01752977600099") 2025/07/20 02:20:30 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0eb63_d20250720_m021258_c001_v7007000_t0000_u01752977578871") 2025/07/20 02:20:30 DEBUG : dst/two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f111f16d6013e6133_d20250720_m021257_c001_v0001109_t0021_u01752977577217") 2025/07/20 02:20:30 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41838196eae398f1_d20250720_m021222_c001_v7007000_t0000_u01752977542299") 2025/07/20 02:20:30 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7c08_d20250720_m021217_c001_v0001100_t0033_u01752977537839") 2025/07/20 02:20:30 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41838196eae398f0_d20250720_m021215_c001_v7007000_t0000_u01752977535901") 2025/07/20 02:20:30 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7be8_d20250720_m021204_c001_v0001100_t0011_u01752977524930") 2025/07/20 02:20:30 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f4b_d20250720_m021156_c001_v7007000_t0000_u01752977516123") 2025/07/20 02:20:30 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7bb4_d20250720_m021152_c001_v0001100_t0012_u01752977512310") 2025/07/20 02:20:30 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ea8_d20250720_m021131_c001_v7007000_t0000_u01752977491714") 2025/07/20 02:20:30 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b62_d20250720_m021129_c001_v0001100_t0044_u01752977489740") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e92_d20250720_m021128_c001_v7007000_t0000_u01752977488750") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b5a_d20250720_m021127_c001_v0001100_t0019_u01752977487378") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e79_d20250720_m021124_c001_v7007000_t0000_u01752977484031") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b42_d20250720_m021121_c001_v0001100_t0046_u01752977481868") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e62_d20250720_m021120_c001_v7007000_t0000_u01752977480947") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b2c_d20250720_m021119_c001_v0001100_t0032_u01752977479532") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e88076d_d20250720_m021113_c001_v7007000_t0000_u01752977473022") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7aff_d20250720_m021111_c001_v0001100_t0037_u01752977471103") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e880713_d20250720_m021110_c001_v7007000_t0000_u01752977470209") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7af5_d20250720_m021109_c001_v0001100_t0021_u01752977469197") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e88068d_d20250720_m021104_c001_v7007000_t0000_u01752977464545") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7add_d20250720_m021102_c001_v0001100_t0011_u01752977462808") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e88062d_d20250720_m021100_c001_v7007000_t0000_u01752977460919") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7ad3_d20250720_m021059_c001_v0001100_t0048_u01752977459782") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8805fb_d20250720_m021059_c001_v7007000_t0000_u01752977459415") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f114b34f3f05e8f5b_d20250720_m021058_c001_v0001171_t0020_u01752977458711") 2025/07/20 02:20:31 DEBUG : empty space: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7acd_d20250720_m021057_c001_v0001100_t0040_u01752977457054") 2025/07/20 02:20:32 DEBUG : enormous: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ea2_d20250720_m021130_c001_v7007000_t0000_u01752977490969") 2025/07/20 02:20:32 DEBUG : enormous: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b66_d20250720_m021130_c001_v0001100_t0027_u01752977490060") 2025/07/20 02:20:32 DEBUG : existing: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4051ed0cc90748ed_d20250720_m021445_c001_v7007000_t0000_u01752977685435") 2025/07/20 02:20:32 DEBUG : existing: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c8a9_d20250720_m021443_c001_v0001172_t0027_u01752977683928") 2025/07/20 02:20:32 DEBUG : existing: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f49_d20250720_m021150_c001_v7007000_t0000_u01752977510801") 2025/07/20 02:20:32 DEBUG : existing: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c3e8_d20250720_m021149_c001_v0001172_t0054_u01752977509675") 2025/07/20 02:20:32 DEBUG : existing: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e11267_d20250720_m021054_c001_v7007000_t0000_u01752977454147") 2025/07/20 02:20:32 DEBUG : existing: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7abb_d20250720_m021053_c001_v0001100_t0034_u01752977453027") 2025/07/20 02:20:32 DEBUG : existing: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e1125e_d20250720_m021052_c001_v7007000_t0000_u01752977452480") 2025/07/20 02:20:32 DEBUG : existing: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7ab3_d20250720_m021051_c001_v0001100_t0004_u01752977451820") 2025/07/20 02:20:32 DEBUG : existing: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7aad_d20250720_m021050_c001_v0001100_t0004_u01752977450954") 2025/07/20 02:20:32 DEBUG : existing-b: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f4a_d20250720_m021150_c001_v7007000_t0000_u01752977510984") 2025/07/20 02:20:32 DEBUG : existing-b: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7ba8_d20250720_m021149_c001_v0001100_t0009_u01752977509664") 2025/07/20 02:20:32 DEBUG : file1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e40f_d20250720_m021546_c001_v7007000_t0000_u01752977746312") 2025/07/20 02:20:32 DEBUG : file1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269957bf_d20250720_m021545_c001_v0001161_t0047_u01752977745046") 2025/07/20 02:20:32 DEBUG : file1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e40c_d20250720_m021543_c001_v7007000_t0000_u01752977743737") 2025/07/20 02:20:33 DEBUG : file1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2704ce_d20250720_m021542_c001_v0001171_t0000_u01752977742319") 2025/07/20 02:20:33 DEBUG : five: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84eb7_d20250720_m021135_c001_v7007000_t0000_u01752977495615") 2025/07/20 02:20:33 DEBUG : five: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4148a353380e7b76_d20250720_m021133_c001_v0001100_t0031_u01752977493548") 2025/07/20 02:20:33 DEBUG : foo: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e88065d_d20250720_m021102_c001_v7007000_t0000_u01752977462442") 2025/07/20 02:20:33 DEBUG : foo: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4148a353380e7ad7_d20250720_m021101_c001_v0001100_t0031_u01752977461879") 2025/07/20 02:20:33 DEBUG : foo: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4148a353380e7ad5_d20250720_m021101_c001_v0001100_t0031_u01752977461311") 2025/07/20 02:20:33 DEBUG : four: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84eba_d20250720_m021135_c001_v7007000_t0000_u01752977495799") 2025/07/20 02:20:33 DEBUG : four: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f409ae4b9cd26fad5_d20250720_m021134_c001_v0001171_t0036_u01752977494106") 2025/07/20 02:20:33 DEBUG : four: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b74_d20250720_m021132_c001_v0001100_t0039_u01752977492794") 2025/07/20 02:20:33 DEBUG : hello world2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a29_d20250720_m021007_c001_v7007000_t0000_u01752977407217") 2025/07/20 02:20:33 DEBUG : hello world2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a13_d20250720_m021006_c001_v0001100_t0053_u01752977406434") 2025/07/20 02:20:33 DEBUG : ignore-size: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e11251_d20250720_m021050_c001_v7007000_t0000_u01752977450593") 2025/07/20 02:20:33 DEBUG : ignore-size: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7aa7_d20250720_m021049_c001_v0001100_t0050_u01752977449495") 2025/07/20 02:20:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f47_d20250720_m021148_c001_v7007000_t0000_u01752977508924") 2025/07/20 02:20:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fb4f_d20250720_m021148_c001_v0001171_t0002_u01752977508047") 2025/07/20 02:20:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f36_d20250720_m021147_c001_v7007000_t0000_u01752977507299") 2025/07/20 02:20:34 DEBUG : nested/sub dir/file: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fb3d_d20250720_m021145_c001_v0001171_t0026_u01752977505994") 2025/07/20 02:20:34 DEBUG : one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ebc_d20250720_m021135_c001_v7007000_t0000_u01752977495987") 2025/07/20 02:20:34 DEBUG : one: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4148a353380e7b6c_d20250720_m021132_c001_v0001100_t0031_u01752977492119") 2025/07/20 02:20:34 DEBUG : only0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3f6_d20250720_m021537_c001_v7007000_t0000_u01752977737916") 2025/07/20 02:20:34 DEBUG : only0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f409ae4b9cd27046d_d20250720_m021532_c001_v0001171_t0036_u01752977732805") 2025/07/20 02:20:34 DEBUG : only0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270394_d20250720_m021514_c001_v0001171_t0020_u01752977714874") 2025/07/20 02:20:34 DEBUG : only0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b25_d20250720_m021508_c001_v7007000_t0000_u01752977708839") 2025/07/20 02:20:34 DEBUG : only0: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270256_d20250720_m021449_c001_v0001171_t0054_u01752977689634") 2025/07/20 02:20:34 DEBUG : only1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3f7_d20250720_m021538_c001_v7007000_t0000_u01752977738098") 2025/07/20 02:20:34 DEBUG : only1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403606132699578d_d20250720_m021532_c001_v0001161_t0032_u01752977732958") 2025/07/20 02:20:34 DEBUG : only1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2703a0_d20250720_m021515_c001_v0001171_t0049_u01752977715778") 2025/07/20 02:20:34 DEBUG : only1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b24_d20250720_m021508_c001_v7007000_t0000_u01752977708814") 2025/07/20 02:20:34 DEBUG : only1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27025e_d20250720_m021450_c001_v0001171_t0001_u01752977690380") 2025/07/20 02:20:34 DEBUG : only10: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3f8_d20250720_m021538_c001_v7007000_t0000_u01752977738280") 2025/07/20 02:20:34 DEBUG : only10: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4105462fd233ca33_d20250720_m021532_c001_v0001172_t0006_u01752977732207") 2025/07/20 02:20:34 DEBUG : only10: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2703f7_d20250720_m021523_c001_v0001171_t0021_u01752977723258") 2025/07/20 02:20:34 DEBUG : only10: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416115fae5c36abc_d20250720_m021508_c001_v7007000_t0000_u01752977708666") 2025/07/20 02:20:35 DEBUG : only10: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2702cf_d20250720_m021458_c001_v0001171_t0006_u01752977698634") 2025/07/20 02:20:35 DEBUG : only11: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3f9_d20250720_m021538_c001_v7007000_t0000_u01752977738461") 2025/07/20 02:20:35 DEBUG : only11: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403627000a556fd4_d20250720_m021532_c001_v0001102_t0022_u01752977732961") 2025/07/20 02:20:35 DEBUG : only11: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270405_d20250720_m021524_c001_v0001171_t0018_u01752977724346") 2025/07/20 02:20:35 DEBUG : only11: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416115fae5c36abe_d20250720_m021509_c001_v7007000_t0000_u01752977709030") 2025/07/20 02:20:35 DEBUG : only11: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2702dd_d20250720_m021500_c001_v0001171_t0010_u01752977700261") 2025/07/20 02:20:35 DEBUG : only12: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3fa_d20250720_m021538_c001_v7007000_t0000_u01752977738642") 2025/07/20 02:20:35 DEBUG : only12: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f409ae4b9cd270461_d20250720_m021532_c001_v0001171_t0036_u01752977732220") 2025/07/20 02:20:35 DEBUG : only12: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270409_d20250720_m021525_c001_v0001171_t0048_u01752977725144") 2025/07/20 02:20:35 DEBUG : only12: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b20_d20250720_m021508_c001_v7007000_t0000_u01752977708452") 2025/07/20 02:20:35 DEBUG : only12: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2702e1_d20250720_m021500_c001_v0001171_t0032_u01752977700913") 2025/07/20 02:20:35 DEBUG : only13: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3fb_d20250720_m021538_c001_v7007000_t0000_u01752977738824") 2025/07/20 02:20:35 DEBUG : only13: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f409ae4b9cd27046b_d20250720_m021532_c001_v0001171_t0036_u01752977732620") 2025/07/20 02:20:35 DEBUG : only13: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270419_d20250720_m021526_c001_v0001171_t0048_u01752977726014") 2025/07/20 02:20:35 DEBUG : only13: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5825_d20250720_m021508_c001_v7007000_t0000_u01752977708459") 2025/07/20 02:20:35 DEBUG : only13: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2702eb_d20250720_m021501_c001_v0001171_t0050_u01752977701593") 2025/07/20 02:20:35 DEBUG : only14: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3fc_d20250720_m021539_c001_v7007000_t0000_u01752977739005") 2025/07/20 02:20:35 DEBUG : only14: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403606132699578b_d20250720_m021532_c001_v0001161_t0032_u01752977732772") 2025/07/20 02:20:35 DEBUG : only14: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270421_d20250720_m021527_c001_v0001171_t0012_u01752977727246") 2025/07/20 02:20:35 DEBUG : only14: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b28_d20250720_m021509_c001_v7007000_t0000_u01752977709177") 2025/07/20 02:20:35 DEBUG : only14: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2702f7_d20250720_m021502_c001_v0001171_t0019_u01752977702337") 2025/07/20 02:20:36 DEBUG : only15: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3fd_d20250720_m021539_c001_v7007000_t0000_u01752977739187") 2025/07/20 02:20:36 DEBUG : only15: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4105462fd233ca35_d20250720_m021532_c001_v0001172_t0006_u01752977732606") 2025/07/20 02:20:36 DEBUG : only15: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27042d_d20250720_m021527_c001_v0001171_t0055_u01752977727821") 2025/07/20 02:20:36 DEBUG : only15: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416115fae5c36abd_d20250720_m021508_c001_v7007000_t0000_u01752977708848") 2025/07/20 02:20:36 DEBUG : only15: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270303_d20250720_m021503_c001_v0001171_t0015_u01752977703169") 2025/07/20 02:20:36 DEBUG : only16: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3fe_d20250720_m021539_c001_v7007000_t0000_u01752977739369") 2025/07/20 02:20:36 DEBUG : only16: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403627000a556fd8_d20250720_m021533_c001_v0001102_t0022_u01752977733149") 2025/07/20 02:20:36 DEBUG : only16: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270435_d20250720_m021528_c001_v0001171_t0044_u01752977728825") 2025/07/20 02:20:36 DEBUG : only16: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b26_d20250720_m021508_c001_v7007000_t0000_u01752977708997") 2025/07/20 02:20:36 DEBUG : only16: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27030f_d20250720_m021504_c001_v0001171_t0047_u01752977704118") 2025/07/20 02:20:37 DEBUG : only17: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e3ff_d20250720_m021539_c001_v7007000_t0000_u01752977739550") 2025/07/20 02:20:37 DEBUG : only17: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4105462fd233ca3b_d20250720_m021532_c001_v0001172_t0006_u01752977732824") 2025/07/20 02:20:37 DEBUG : only17: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270441_d20250720_m021529_c001_v0001171_t0027_u01752977729469") 2025/07/20 02:20:37 DEBUG : only17: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5828_d20250720_m021509_c001_v7007000_t0000_u01752977709006") 2025/07/20 02:20:37 DEBUG : only17: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27031d_d20250720_m021504_c001_v0001171_t0059_u01752977704977") 2025/07/20 02:20:37 DEBUG : only18: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e400_d20250720_m021539_c001_v7007000_t0000_u01752977739741") 2025/07/20 02:20:37 DEBUG : only18: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f409ae4b9cd27047a_d20250720_m021533_c001_v0001171_t0036_u01752977733361") 2025/07/20 02:20:37 DEBUG : only18: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270449_d20250720_m021530_c001_v0001171_t0028_u01752977730123") 2025/07/20 02:20:37 DEBUG : only18: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5829_d20250720_m021509_c001_v7007000_t0000_u01752977709188") 2025/07/20 02:20:37 DEBUG : only18: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270337_d20250720_m021505_c001_v0001171_t0051_u01752977705977") 2025/07/20 02:20:37 DEBUG : only19: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e401_d20250720_m021539_c001_v7007000_t0000_u01752977739922") 2025/07/20 02:20:37 DEBUG : only19: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4105462fd233ca45_d20250720_m021533_c001_v0001172_t0006_u01752977733375") 2025/07/20 02:20:37 DEBUG : only19: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270451_d20250720_m021531_c001_v0001171_t0013_u01752977731092") 2025/07/20 02:20:37 DEBUG : only19: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b1f_d20250720_m021508_c001_v7007000_t0000_u01752977708271") 2025/07/20 02:20:37 DEBUG : only19: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27033b_d20250720_m021506_c001_v0001171_t0001_u01752977706629") 2025/07/20 02:20:37 DEBUG : only2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e402_d20250720_m021540_c001_v7007000_t0000_u01752977740102") 2025/07/20 02:20:37 DEBUG : only2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f409ae4b9cd270470_d20250720_m021532_c001_v0001171_t0036_u01752977732991") 2025/07/20 02:20:37 DEBUG : only2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2703a8_d20250720_m021516_c001_v0001171_t0010_u01752977716694") 2025/07/20 02:20:37 DEBUG : only2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b21_d20250720_m021508_c001_v7007000_t0000_u01752977708473") 2025/07/20 02:20:37 DEBUG : only2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270266_d20250720_m021451_c001_v0001171_t0028_u01752977691383") 2025/07/20 02:20:37 DEBUG : only3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e403_d20250720_m021540_c001_v7007000_t0000_u01752977740284") 2025/07/20 02:20:37 DEBUG : only3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4105462fd233ca3d_d20250720_m021533_c001_v0001172_t0006_u01752977733008") 2025/07/20 02:20:37 DEBUG : only3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2703b8_d20250720_m021517_c001_v0001171_t0017_u01752977717647") 2025/07/20 02:20:37 DEBUG : only3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416115fae5c36abb_d20250720_m021508_c001_v7007000_t0000_u01752977708483") 2025/07/20 02:20:38 DEBUG : only3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270278_d20250720_m021452_c001_v0001171_t0008_u01752977692065") 2025/07/20 02:20:38 DEBUG : only4: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e404_d20250720_m021540_c001_v7007000_t0000_u01752977740467") 2025/07/20 02:20:38 DEBUG : only4: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403606132699578f_d20250720_m021533_c001_v0001161_t0032_u01752977733141") 2025/07/20 02:20:38 DEBUG : only4: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2703be_d20250720_m021518_c001_v0001171_t0053_u01752977718379") 2025/07/20 02:20:38 DEBUG : only4: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b22_d20250720_m021508_c001_v7007000_t0000_u01752977708632") 2025/07/20 02:20:38 DEBUG : only4: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270282_d20250720_m021452_c001_v0001171_t0007_u01752977692932") 2025/07/20 02:20:38 DEBUG : only5: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e405_d20250720_m021540_c001_v7007000_t0000_u01752977740648") 2025/07/20 02:20:38 DEBUG : only5: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4036061326995795_d20250720_m021533_c001_v0001161_t0032_u01752977733507") 2025/07/20 02:20:38 DEBUG : only5: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2703d2_d20250720_m021519_c001_v0001171_t0042_u01752977719388") 2025/07/20 02:20:38 DEBUG : only5: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5826_d20250720_m021508_c001_v7007000_t0000_u01752977708641") 2025/07/20 02:20:38 DEBUG : only5: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270294_d20250720_m021454_c001_v0001171_t0035_u01752977694174") 2025/07/20 02:20:38 DEBUG : only6: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e406_d20250720_m021540_c001_v7007000_t0000_u01752977740830") 2025/07/20 02:20:38 DEBUG : only6: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f409ae4b9cd270474_d20250720_m021533_c001_v0001171_t0036_u01752977733175") 2025/07/20 02:20:38 DEBUG : only6: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2703db_d20250720_m021520_c001_v0001171_t0029_u01752977720052") 2025/07/20 02:20:38 DEBUG : only6: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b23_d20250720_m021508_c001_v7007000_t0000_u01752977708656") 2025/07/20 02:20:38 DEBUG : only6: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd27029c_d20250720_m021454_c001_v0001171_t0006_u01752977694800") 2025/07/20 02:20:38 DEBUG : only7: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e408_d20250720_m021541_c001_v7007000_t0000_u01752977741011") 2025/07/20 02:20:38 DEBUG : only7: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4105462fd233ca41_d20250720_m021533_c001_v0001172_t0006_u01752977733191") 2025/07/20 02:20:38 DEBUG : only7: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2703e3_d20250720_m021520_c001_v0001171_t0032_u01752977720759") 2025/07/20 02:20:38 DEBUG : only7: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b27_d20250720_m021509_c001_v7007000_t0000_u01752977709021") 2025/07/20 02:20:38 DEBUG : only7: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2702ad_d20250720_m021456_c001_v0001171_t0000_u01752977696074") 2025/07/20 02:20:39 DEBUG : only8: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e409_d20250720_m021541_c001_v7007000_t0000_u01752977741192") 2025/07/20 02:20:39 DEBUG : only8: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4036061326995793_d20250720_m021533_c001_v0001161_t0032_u01752977733324") 2025/07/20 02:20:39 DEBUG : only8: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2703e5_d20250720_m021521_c001_v0001171_t0012_u01752977721334") 2025/07/20 02:20:39 DEBUG : only8: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41405168105d1b1e_d20250720_m021508_c001_v7007000_t0000_u01752977708091") 2025/07/20 02:20:39 DEBUG : only8: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2702b5_d20250720_m021456_c001_v0001171_t0013_u01752977696964") 2025/07/20 02:20:39 DEBUG : only9: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e40a_d20250720_m021541_c001_v7007000_t0000_u01752977741374") 2025/07/20 02:20:39 DEBUG : only9: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403627000a556fdc_d20250720_m021533_c001_v0001102_t0022_u01752977733347") 2025/07/20 02:20:39 DEBUG : only9: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2703e9_d20250720_m021521_c001_v0001171_t0046_u01752977721998") 2025/07/20 02:20:39 DEBUG : only9: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f402a3a37c79b5827_d20250720_m021508_c001_v7007000_t0000_u01752977708822") 2025/07/20 02:20:39 DEBUG : only9: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2702c3_d20250720_m021457_c001_v0001171_t0022_u01752977697592") 2025/07/20 02:20:39 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f1d_d20250720_m021144_c001_v7007000_t0000_u01752977504865") 2025/07/20 02:20:39 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c3b3_d20250720_m021142_c001_v0001172_t0057_u01752977502936") 2025/07/20 02:20:39 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ef5_d20250720_m021141_c001_v7007000_t0000_u01752977501833") 2025/07/20 02:20:39 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b86_d20250720_m021139_c001_v0001100_t0043_u01752977499958") 2025/07/20 02:20:39 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84eda_d20250720_m021139_c001_v7007000_t0000_u01752977499211") 2025/07/20 02:20:39 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26faf7_d20250720_m021136_c001_v0001171_t0014_u01752977496950") 2025/07/20 02:20:39 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e87_d20250720_m021126_c001_v7007000_t0000_u01752977486164") 2025/07/20 02:20:39 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b52_d20250720_m021124_c001_v0001100_t0034_u01752977484578") 2025/07/20 02:20:39 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e6e_d20250720_m021122_c001_v7007000_t0000_u01752977482620") 2025/07/20 02:20:39 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b3e_d20250720_m021121_c001_v0001100_t0042_u01752977481496") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e5e_d20250720_m021120_c001_v7007000_t0000_u01752977480216") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b2a_d20250720_m021119_c001_v0001100_t0011_u01752977479104") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e880758_d20250720_m021112_c001_v7007000_t0000_u01752977472457") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7afb_d20250720_m021110_c001_v0001100_t0027_u01752977470764") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e880719_d20250720_m021110_c001_v7007000_t0000_u01752977470396") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7af3_d20250720_m021108_c001_v0001100_t0036_u01752977468913") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8806ec_d20250720_m021108_c001_v7007000_t0000_u01752977468542") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7aed_d20250720_m021107_c001_v0001100_t0041_u01752977467866") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7aeb_d20250720_m021107_c001_v0001100_t0019_u01752977467053") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e8806ba_d20250720_m021106_c001_v7007000_t0000_u01752977466616") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7ae3_d20250720_m021105_c001_v0001100_t0008_u01752977465833") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7ae1_d20250720_m021105_c001_v0001100_t0029_u01752977465097") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e880694_d20250720_m021104_c001_v7007000_t0000_u01752977464730") 2025/07/20 02:20:40 DEBUG : potato: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7adf_d20250720_m021103_c001_v0001100_t0011_u01752977463649") 2025/07/20 02:20:40 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e11334_d20250720_m021232_c001_v7007000_t0000_u01752977552054") 2025/07/20 02:20:40 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fcdd_d20250720_m021231_c001_v0001171_t0051_u01752977551375") 2025/07/20 02:20:40 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41838196eae398f2_d20250720_m021222_c001_v7007000_t0000_u01752977542537") 2025/07/20 02:20:40 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fc49_d20250720_m021217_c001_v0001171_t0019_u01752977537196") 2025/07/20 02:20:40 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649890_d20250720_m021209_c001_v7007000_t0000_u01752977529152") 2025/07/20 02:20:40 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fbe1_d20250720_m021204_c001_v0001171_t0017_u01752977524284") 2025/07/20 02:20:40 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f4d_d20250720_m021156_c001_v7007000_t0000_u01752977516552") 2025/07/20 02:20:40 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fb71_d20250720_m021151_c001_v0001171_t0009_u01752977511907") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ea0_d20250720_m021130_c001_v7007000_t0000_u01752977490786") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b5e_d20250720_m021129_c001_v0001100_t0016_u01752977489299") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e94_d20250720_m021128_c001_v7007000_t0000_u01752977488933") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b56_d20250720_m021126_c001_v0001100_t0020_u01752977486711") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e89_d20250720_m021126_c001_v7007000_t0000_u01752977486347") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b54_d20250720_m021125_c001_v0001100_t0000_u01752977485323") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e7a_d20250720_m021124_c001_v7007000_t0000_u01752977484213") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b4a_d20250720_m021122_c001_v0001100_t0023_u01752977482992") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84e64_d20250720_m021121_c001_v7007000_t0000_u01752977481130") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b30_d20250720_m021120_c001_v0001100_t0034_u01752977480224") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e880777_d20250720_m021113_c001_v7007000_t0000_u01752977473222") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b03_d20250720_m021111_c001_v0001100_t0011_u01752977471941") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a2b_d20250720_m021010_c001_v7007000_t0000_u01752977410188") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a1f_d20250720_m021009_c001_v0001100_t0031_u01752977409378") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a2a_d20250720_m021008_c001_v7007000_t0000_u01752977408460") 2025/07/20 02:20:41 DEBUG : potato2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a19_d20250720_m021007_c001_v0001100_t0042_u01752977407761") 2025/07/20 02:20:41 DEBUG : potato3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41838196eae398f3_d20250720_m021222_c001_v7007000_t0000_u01752977542908") 2025/07/20 02:20:41 DEBUG : potato3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c496_d20250720_m021218_c001_v0001172_t0028_u01752977538751") 2025/07/20 02:20:41 DEBUG : potato3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649891_d20250720_m021209_c001_v7007000_t0000_u01752977529389") 2025/07/20 02:20:41 DEBUG : potato3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c444_d20250720_m021205_c001_v0001172_t0054_u01752977525742") 2025/07/20 02:20:41 DEBUG : potato3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f4e_d20250720_m021156_c001_v7007000_t0000_u01752977516989") 2025/07/20 02:20:42 DEBUG : potato3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c3fc_d20250720_m021152_c001_v0001172_t0032_u01752977512700") 2025/07/20 02:20:42 DEBUG : pre-dest1/1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649aa2_d20250720_m021307_c001_v7007000_t0000_u01752977587635") 2025/07/20 02:20:42 DEBUG : pre-dest1/1: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c5b4_d20250720_m021259_c001_v0001172_t0027_u01752977579624") 2025/07/20 02:20:42 DEBUG : pre-dest2/2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416dc2b30c649aa3_d20250720_m021307_c001_v7007000_t0000_u01752977587816") 2025/07/20 02:20:42 DEBUG : pre-dest2/2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fdfb_d20250720_m021300_c001_v0001171_t0011_u01752977580316") 2025/07/20 02:20:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4108a2f0e5a0eaa8_d20250720_m021244_c001_v7007000_t0000_u01752977564135") 2025/07/20 02:20:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7c70_d20250720_m021240_c001_v0001100_t0036_u01752977560064") 2025/07/20 02:20:42 DEBUG : sizeonly: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e11246_d20250720_m021048_c001_v7007000_t0000_u01752977448934") 2025/07/20 02:20:42 DEBUG : sizeonly: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7aa3_d20250720_m021047_c001_v0001100_t0004_u01752977447903") 2025/07/20 02:20:42 DEBUG : splitbanan: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79ceb46_d20250720_m021752_c001_v7007000_t0000_u01752977872000") 2025/07/20 02:20:42 DEBUG : splitbanan: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ce1b_d20250720_m021743_c001_v0001172_t0025_u01752977863557") 2025/07/20 02:20:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58820_d20250720_m021917_c001_v7007000_t0000_u01752977957469") 2025/07/20 02:20:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233d079_d20250720_m021910_c001_v0001172_t0036_u01752977950537") 2025/07/20 02:20:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f401de7017e88160c_d20250720_m021859_c001_v7007000_t0000_u01752977939521") 2025/07/20 02:20:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cff8_d20250720_m021852_c001_v0001172_t0035_u01752977932603") 2025/07/20 02:20:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0e240_d20250720_m021843_c001_v7007000_t0000_u01752977923166") 2025/07/20 02:20:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cf92_d20250720_m021836_c001_v0001172_t0005_u01752977916632") 2025/07/20 02:20:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e894_d20250720_m021826_c001_v7007000_t0000_u01752977906240") 2025/07/20 02:20:42 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cf28_d20250720_m021819_c001_v0001172_t0013_u01752977899509") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d8622619_d20250720_m021809_c001_v7007000_t0000_u01752977889386") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cea8_d20250720_m021802_c001_v0001172_t0021_u01752977882301") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca25d7_d20250720_m021746_c001_v7007000_t0000_u01752977866247") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270989_d20250720_m021742_c001_v0001171_t0039_u01752977862425") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f41725b053ec951c8_d20250720_m021732_c001_v7007000_t0000_u01752977852120") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2708b5_d20250720_m021724_c001_v0001171_t0044_u01752977844997") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f419b0467b2310a33_d20250720_m021723_c001_v7007000_t0000_u01752977843884") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557172_d20250720_m021720_c001_v0001102_t0041_u01752977840442") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40784b8c835b8381_d20250720_m021710_c001_v7007000_t0000_u01752977830362") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cce0_d20250720_m021702_c001_v0001172_t0019_u01752977822901") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f416115fae5c36ae6_d20250720_m021702_c001_v7007000_t0000_u01752977822005") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cca8_d20250720_m021657_c001_v0001172_t0051_u01752977817990") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f404061a0e79cea7d_d20250720_m021641_c001_v7007000_t0000_u01752977801596") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5570be_d20250720_m021637_c001_v0001102_t0024_u01752977797087") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4038bbaa9dca2582_d20250720_m021626_c001_v7007000_t0000_u01752977786550") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557074_d20250720_m021619_c001_v0001102_t0029_u01752977779499") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4194e83287c0ddf3_d20250720_m021610_c001_v7007000_t0000_u01752977770070") 2025/07/20 02:20:43 DEBUG : splitbananasplit: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557040_d20250720_m021603_c001_v0001102_t0026_u01752977763285") 2025/07/20 02:20:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4153a7c1a0e5e304_d20250720_m021726_c001_v7007000_t0000_u01752977846877") 2025/07/20 02:20:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55717a_d20250720_m021721_c001_v0001102_t0024_u01752977841560") 2025/07/20 02:20:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e416_d20250720_m021554_c001_v7007000_t0000_u01752977754038") 2025/07/20 02:20:43 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557012_d20250720_m021551_c001_v0001102_t0006_u01752977751412") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225b0_d20250720_m021550_c001_v7007000_t0000_u01752977750290") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd2704fa_d20250720_m021547_c001_v0001171_t0043_u01752977747247") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f48_d20250720_m021149_c001_v7007000_t0000_u01752977509110") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c3dc_d20250720_m021148_c001_v0001172_t0039_u01752977508035") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f38_d20250720_m021147_c001_v7007000_t0000_u01752977507484") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7ba2_d20250720_m021146_c001_v0001100_t0036_u01752977506347") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e1122f_d20250720_m021045_c001_v7007000_t0000_u01752977445555") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a95_d20250720_m021043_c001_v0001100_t0050_u01752977443874") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e11220_d20250720_m021043_c001_v7007000_t0000_u01752977443511") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a91_d20250720_m021042_c001_v0001100_t0024_u01752977442081") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e1120b_d20250720_m021039_c001_v7007000_t0000_u01752977439945") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a87_d20250720_m021038_c001_v0001100_t0011_u01752977438713") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e11201_d20250720_m021038_c001_v7007000_t0000_u01752977438173") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a81_d20250720_m021036_c001_v0001100_t0034_u01752977436775") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a7b_d20250720_m021033_c001_v0001100_t0030_u01752977433957") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e111e9_d20250720_m021033_c001_v7007000_t0000_u01752977433593") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a79_d20250720_m021032_c001_v0001100_t0043_u01752977432848") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a75_d20250720_m021031_c001_v0001100_t0011_u01752977431860") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f40549ea035e111df_d20250720_m021031_c001_v7007000_t0000_u01752977431497") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a67_d20250720_m021028_c001_v0001100_t0055_u01752977428373") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a5f_d20250720_m021025_c001_v0001100_t0029_u01752977425583") 2025/07/20 02:20:44 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a36_d20250720_m021025_c001_v7007000_t0000_u01752977425218") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a5b_d20250720_m021024_c001_v0001100_t0019_u01752977424405") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a55_d20250720_m021023_c001_v0001100_t0014_u01752977423391") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a34_d20250720_m021023_c001_v7007000_t0000_u01752977423024") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a4b_d20250720_m021019_c001_v0001100_t0031_u01752977418998") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a32_d20250720_m021018_c001_v7007000_t0000_u01752977418634") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a49_d20250720_m021017_c001_v0001100_t0009_u01752977417869") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a31_d20250720_m021016_c001_v7007000_t0000_u01752977416962") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a41_d20250720_m021016_c001_v0001100_t0046_u01752977416330") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a30_d20250720_m021015_c001_v7007000_t0000_u01752977415756") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a39_d20250720_m021015_c001_v0001100_t0032_u01752977415103") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a2f_d20250720_m021014_c001_v7007000_t0000_u01752977414196") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a33_d20250720_m021013_c001_v0001100_t0015_u01752977413256") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a2d_d20250720_m021012_c001_v7007000_t0000_u01752977412713") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a2f_d20250720_m021011_c001_v0001100_t0047_u01752977411955") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a2c_d20250720_m021011_c001_v7007000_t0000_u01752977411412") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a27_d20250720_m021010_c001_v0001100_t0052_u01752977410730") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a28_d20250720_m021005_c001_v7007000_t0000_u01752977405892") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a0d_d20250720_m021005_c001_v0001100_t0055_u01752977405214") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a27_d20250720_m021004_c001_v7007000_t0000_u01752977404671") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a0b_d20250720_m021003_c001_v0001100_t0009_u01752977403823") 2025/07/20 02:20:45 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a25_d20250720_m021002_c001_v7007000_t0000_u01752977402915") 2025/07/20 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7a05_d20250720_m021002_c001_v0001100_t0021_u01752977402164") 2025/07/20 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f408d6af6dfb84a24_d20250720_m020959_c001_v7007000_t0000_u01752977399618") 2025/07/20 02:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e79f7_d20250720_m020958_c001_v0001100_t0043_u01752977398798") 2025/07/20 02:20:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e417_d20250720_m021554_c001_v7007000_t0000_u01752977754219") 2025/07/20 02:20:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f10360613269957d1_d20250720_m021551_c001_v0001161_t0044_u01752977751429") 2025/07/20 02:20:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f400b9fa7d86225b1_d20250720_m021550_c001_v7007000_t0000_u01752977750471") 2025/07/20 02:20:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233cab5_d20250720_m021547_c001_v0001172_t0020_u01752977747256") 2025/07/20 02:20:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58822_d20250720_m021919_c001_v7007000_t0000_u01752977959521") 2025/07/20 02:20:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270d81_d20250720_m021918_c001_v0001171_t0018_u01752977958842") 2025/07/20 02:20:46 DEBUG : sub/yam: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f16_d20250720_m021144_c001_v7007000_t0000_u01752977504295") 2025/07/20 02:20:46 DEBUG : sub/yam: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fb23_d20250720_m021142_c001_v0001171_t0051_u01752977502581") 2025/07/20 02:20:46 DEBUG : test_dir1/file2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e410_d20250720_m021546_c001_v7007000_t0000_u01752977746493") 2025/07/20 02:20:46 DEBUG : test_dir1/file2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a557004_d20250720_m021544_c001_v0001102_t0050_u01752977744702") 2025/07/20 02:20:46 DEBUG : test_dir1/file2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e40d_d20250720_m021543_c001_v7007000_t0000_u01752977743928") 2025/07/20 02:20:46 DEBUG : test_dir1/file2: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233ca91_d20250720_m021542_c001_v0001172_t0037_u01752977742331") 2025/07/20 02:20:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e411_d20250720_m021546_c001_v7007000_t0000_u01752977746677") 2025/07/20 02:20:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233caa1_d20250720_m021544_c001_v0001172_t0030_u01752977744693") 2025/07/20 02:20:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f417d3dc9e7c7e40e_d20250720_m021544_c001_v7007000_t0000_u01752977744109") 2025/07/20 02:20:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a556ffa_d20250720_m021542_c001_v0001102_t0058_u01752977742325") 2025/07/20 02:20:46 DEBUG : three: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ebd_d20250720_m021136_c001_v7007000_t0000_u01752977496170") 2025/07/20 02:20:46 DEBUG : three: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b7a_d20250720_m021134_c001_v0001100_t0020_u01752977494868") 2025/07/20 02:20:47 DEBUG : three: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1148a353380e7b72_d20250720_m021132_c001_v0001100_t0057_u01752977492490") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58823_d20250720_m021921_c001_v7007000_t0000_u01752977961269") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55736e_d20250720_m021920_c001_v0001102_t0030_u01752977960474") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5884b_d20250720_m021941_c001_v7007000_t0000_u01752977981215") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995bcc_d20250720_m021939_c001_v0001161_t0008_u01752977979139") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58838_d20250720_m021937_c001_v7007000_t0000_u01752977977533") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5573ac_d20250720_m021935_c001_v0001102_t0055_u01752977975974") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58836_d20250720_m021935_c001_v7007000_t0000_u01752977975027") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270e27_d20250720_m021934_c001_v0001171_t0040_u01752977974372") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5882f_d20250720_m021929_c001_v7007000_t0000_u01752977969131") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a55738c_d20250720_m021927_c001_v0001102_t0001_u01752977967714") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58832_d20250720_m021931_c001_v7007000_t0000_u01752977971637") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995bae_d20250720_m021930_c001_v0001161_t0012_u01752977970068") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f5882c_d20250720_m021926_c001_v7007000_t0000_u01752977966744") 2025/07/20 02:20:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd270dc1_d20250720_m021925_c001_v0001171_t0011_u01752977965857") 2025/07/20 02:20:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58828_d20250720_m021924_c001_v7007000_t0000_u01752977964920") 2025/07/20 02:20:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233d0c3_d20250720_m021923_c001_v0001172_t0041_u01752977963918") 2025/07/20 02:20:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58826_d20250720_m021922_c001_v7007000_t0000_u01752977962976") 2025/07/20 02:20:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1036061326995ba0_d20250720_m021922_c001_v0001161_t0040_u01752977962224") 2025/07/20 02:20:47 DEBUG : toe/toe/toe: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4153a7c1a0e5e32f_d20250720_m021946_c001_v7007000_t0000_u01752977986544") 2025/07/20 02:20:47 DEBUG : toe/toe/toe: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f103627000a5573ce_d20250720_m021945_c001_v0001102_t0025_u01752977985696") 2025/07/20 02:20:48 DEBUG : toe/toe/toe: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58834_d20250720_m021933_c001_v7007000_t0000_u01752977973414") 2025/07/20 02:20:48 DEBUG : toe/toe/toe: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233d103_d20250720_m021932_c001_v0001172_t0022_u01752977972593") 2025/07/20 02:20:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58850_d20250720_m021941_c001_v7007000_t0000_u01752977981796") 2025/07/20 02:20:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233d12f_d20250720_m021940_c001_v0001172_t0006_u01752977980638") 2025/07/20 02:20:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f411ce4e733f58839_d20250720_m021938_c001_v7007000_t0000_u01752977978182") 2025/07/20 02:20:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f100762c46f9486cd_d20250720_m021937_c001_v0001171_t0004_u01752977977221") 2025/07/20 02:20:48 DEBUG : two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ec0_d20250720_m021136_c001_v7007000_t0000_u01752977496373") 2025/07/20 02:20:48 DEBUG : two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4105462fd233c389_d20250720_m021134_c001_v0001172_t0006_u01752977494296") 2025/07/20 02:20:48 DEBUG : two: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f4148a353380e7b6e_d20250720_m021132_c001_v0001100_t0031_u01752977492301") 2025/07/20 02:20:48 DEBUG : yam: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84f20_d20250720_m021145_c001_v7007000_t0000_u01752977505049") 2025/07/20 02:20:48 DEBUG : yam: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1169559c3a07248d_d20250720_m021144_c001_v0001183_t0019_u01752977504050") 2025/07/20 02:20:48 DEBUG : yam: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ef0_d20250720_m021141_c001_v7007000_t0000_u01752977501265") 2025/07/20 02:20:48 DEBUG : yam: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109ae4b9cd26fb0f_d20250720_m021139_c001_v0001171_t0036_u01752977499972") 2025/07/20 02:20:48 DEBUG : yam: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ed5_d20250720_m021138_c001_v7007000_t0000_u01752977498658") 2025/07/20 02:20:48 DEBUG : yam: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f1105462fd233c393_d20250720_m021136_c001_v0001172_t0025_u01752977496963") 2025/07/20 02:20:48 DEBUG : yaml: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ef8_d20250720_m021142_c001_v7007000_t0000_u01752977502015") 2025/07/20 02:20:48 DEBUG : yaml: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f109c1f5977dec479_d20250720_m021140_c001_v0001161_t0026_u01752977500957") 2025/07/20 02:20:48 DEBUG : yaml: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f403d65dd03b84ede_d20250720_m021139_c001_v7007000_t0000_u01752977499394") 2025/07/20 02:20:48 DEBUG : yaml: Deleting (id "4_z4fc25d43908d2b5b9f880e1b_f101022a2e7adc877_d20250720_m021138_c001_v0001145_t0039_u01752977498369") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m54.160824127s (try 1/5)