"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/10 02:11:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje" 2025/08/10 02:11:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/10 02:11:45 DEBUG : Creating backend with remote "/tmp/rclone1778249881" === 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-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:11:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:11:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/10 02:11:49 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:11:49 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.69s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:11:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/10 02:11:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:11:50 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:11:50 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:11:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:11:51 INFO : sub dir/hello world: Copied (new) 2025/08/10 02:11:51 DEBUG : B2 bucket rclone-test-kunaviw3quje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.75s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", 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-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", 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-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:11:52 DEBUG : Creating backend with remote "/non-existing" 2025/08/10 02:11:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/10 02:11:52 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:11:52 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:11:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:11:54 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:11:54 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:11:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:11:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.79s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", 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-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:11:55 INFO : B2 bucket rclone-test-kunaviw3quje: Running all checks before starting transfers 2025/08/10 02:11:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:11:55 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:11:55 INFO : B2 bucket rclone-test-kunaviw3quje: Checks finished, now starting transfers 2025/08/10 02:11:55 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:11:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:11:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:11:56 ERROR : Ignoring --no-traverse with sync 2025/08/10 02:11:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:11:56 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:11:56 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:11:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:11:57 INFO : sub dir/hello world: Copied (new) 2025/08/10 02:11:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:11:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/10 02:11:58 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:11:58 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:11:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/10 02:11:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:11:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:11:59 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:11:59 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:11:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:11:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:12:01 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:01 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/10 02:12:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 02:12:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/10 02:12:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/10 02:12:02 INFO : sub dir2: Making directory 2025/08/10 02:12:02 INFO : sub dir: Making directory 2025/08/10 02:12:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:12:02 INFO : sub dir2/sub sub dir2: Making directory 2025/08/10 02:12:02 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:02 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:03 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/08/10 02:12:03 DEBUG : B2 bucket rclone-test-kunaviw3quje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.39s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:03 INFO : sub dir2: Making directory 2025/08/10 02:12:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/10 02:12:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 02:12:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:12:04 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:04 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.37s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:05 DEBUG : sub dir2: Making directory with metadata 2025/08/10 02:12:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 02:12:05 INFO : sub dir2: Making directory 2025/08/10 02:12:05 INFO : sub dir: Making directory 2025/08/10 02:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:12:05 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:05 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:05 INFO : sub dir/hello world: Copied (new) 2025/08/10 02:12:05 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/10 02:12:05 DEBUG : B2 bucket rclone-test-kunaviw3quje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/10 02:12:06 DEBUG : B2 bucket rclone-test-kunaviw3quje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.40s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", 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-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:06 INFO : sub dir2: Making directory 2025/08/10 02:12:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:12:07 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:07 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:07 INFO : sub dir/hello world: Copied (new) 2025/08/10 02:12:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:08 DEBUG : sub dir2: Making directory with metadata 2025/08/10 02:12:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 02:12:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/10 02:12:08 INFO : sub dir2: Making directory 2025/08/10 02:12:08 INFO : sub dir: Making directory 2025/08/10 02:12:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:12:08 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:08 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:08 INFO : sub dir/hello world: Copied (new) 2025/08/10 02:12:08 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/10 02:12:09 DEBUG : B2 bucket rclone-test-kunaviw3quje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", 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-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:10 INFO : sub dir2: Making directory 2025/08/10 02:12:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:12:10 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:10 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:10 INFO : sub dir/hello world: Copied (new) 2025/08/10 02:12:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:11 DEBUG : Creating backend with remote "TestB2:rclone-test-quxogil7rite" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kunaviw3quje -> B2 bucket rclone-test-quxogil7rite 2025/08/10 02:12:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:12:12 DEBUG : B2 bucket rclone-test-quxogil7rite: Waiting for checks to finish 2025/08/10 02:12:12 DEBUG : B2 bucket rclone-test-quxogil7rite: Waiting for transfers to finish 2025/08/10 02:12:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 02:12:17 DEBUG : B2 bucket rclone-test-quxogil7rite: Purge remote 2025/08/10 02:12:17 INFO : B2 bucket rclone-test-quxogil7rite: cleaning bucket "rclone-test-quxogil7rite" of all files 2025/08/10 02:12:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf92fd43b0fd9b1b9f880e1b_f11101905345acf9a_d20250810_m021216_c001_v0001154_t0012_u01754791936566") --- PASS: TestServerSideCopy (9.29s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/10 02:12:21 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:21 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/10 02:12:22 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.30s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-konokah7tegi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kunaviw3quje -> B2 bucket rclone-test-konokah7tegi 2025/08/10 02:12:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:12:24 DEBUG : B2 bucket rclone-test-konokah7tegi: Waiting for checks to finish 2025/08/10 02:12:24 DEBUG : B2 bucket rclone-test-konokah7tegi: Waiting for transfers to finish 2025/08/10 02:12:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 02:12:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/10 02:12:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/10 02:12:30 DEBUG : pacer: Reducing sleep to 10ms 2025/08/10 02:12:30 DEBUG : B2 bucket rclone-test-konokah7tegi: Waiting for checks to finish 2025/08/10 02:12:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/10 02:12:30 DEBUG : B2 bucket rclone-test-konokah7tegi: Waiting for transfers to finish 2025/08/10 02:12:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/10 02:12:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 02:12:31 DEBUG : B2 bucket rclone-test-konokah7tegi: Purge remote 2025/08/10 02:12:31 INFO : B2 bucket rclone-test-konokah7tegi: cleaning bucket "rclone-test-konokah7tegi" of all files 2025/08/10 02:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f822d33c00d9b1b9f880e1b_f113e95c42a62487b_d20250810_m021230_c001_v0001120_t0029_u01754791950897") 2025/08/10 02:12:31 DEBUG : sub dir/hello world: Deleting (id "4_z0f822d33c00d9b1b9f880e1b_f106418175d35bf30_d20250810_m021228_c001_v0001102_t0035_u01754791948471") --- PASS: TestServerSideCopyOverSelf (13.16s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/10 02:12:37 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:37 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/10 02:12:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/10 02:12:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.22s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-ficiziz6vuco" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kunaviw3quje -> B2 bucket rclone-test-ficiziz6vuco 2025/08/10 02:12:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:12:40 DEBUG : B2 bucket rclone-test-ficiziz6vuco: Waiting for checks to finish 2025/08/10 02:12:40 DEBUG : B2 bucket rclone-test-ficiziz6vuco: Waiting for transfers to finish 2025/08/10 02:12:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 02:12:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/10 02:12:45 DEBUG : B2 bucket rclone-test-ficiziz6vuco: Waiting for checks to finish 2025/08/10 02:12:45 DEBUG : B2 bucket rclone-test-ficiziz6vuco: Waiting for transfers to finish 2025/08/10 02:12:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/10 02:12:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 02:12:45 INFO : sub dir/hello world: Deleted 2025/08/10 02:12:46 DEBUG : testing file moves 2025/08/10 02:12:46 DEBUG : B2 bucket rclone-test-ficiziz6vuco: Waiting for checks to finish 2025/08/10 02:12:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/10 02:12:46 DEBUG : B2 bucket rclone-test-ficiziz6vuco: Waiting for transfers to finish 2025/08/10 02:12:47 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/10 02:12:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/10 02:12:47 INFO : sub dir/hello world: Deleted 2025/08/10 02:12:47 DEBUG : B2 bucket rclone-test-ficiziz6vuco: Purge remote 2025/08/10 02:12:47 INFO : B2 bucket rclone-test-ficiziz6vuco: cleaning bucket "rclone-test-ficiziz6vuco" of all files 2025/08/10 02:12:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f825de3c00d9b1b9f880e1b_f116a5704159ece6e_d20250810_m021247_c001_v0001176_t0043_u01754791967023") 2025/08/10 02:12:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f825de3c00d9b1b9f880e1b_f1041f900b2d280a3_d20250810_m021245_c001_v0001184_t0029_u01754791965389") 2025/08/10 02:12:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f825de3c00d9b1b9f880e1b_f107ffb768a5fd7fc_d20250810_m021243_c001_v0001120_t0018_u01754791963649") --- PASS: TestServerSideMoveOverSelf (14.11s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:53 ERROR : error listing: directory not found 2025/08/10 02:12:53 INFO : Local file system at /tmp/rclone1778249881: Making directory 2025/08/10 02:12:53 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:53 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.94s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:12:55 DEBUG : Local file system at /tmp/rclone1778249881: Waiting for checks to finish 2025/08/10 02:12:55 DEBUG : Local file system at /tmp/rclone1778249881: Waiting for transfers to finish 2025/08/10 02:12:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:12:55 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/10 02:12:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/10 02:12:56 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:56 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 02:12:56 INFO : check sum: Copied (new) 2025/08/10 02:12:56 DEBUG : Waiting for deletions to finish 2025/08/10 02:12:57 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 02:12:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/10 02:12:57 DEBUG : check sum: Unchanged skipping 2025/08/10 02:12:57 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:57 DEBUG : Waiting for deletions to finish 2025/08/10 02:12:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/10 02:12:58 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:58 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/10 02:12:58 INFO : sizeonly: Copied (new) 2025/08/10 02:12:58 DEBUG : Waiting for deletions to finish 2025/08/10 02:12:58 DEBUG : sizeonly: Sizes identical 2025/08/10 02:12:58 DEBUG : sizeonly: Unchanged skipping 2025/08/10 02:12:58 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:58 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:12:58 DEBUG : Waiting for deletions to finish 2025/08/10 02:12:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:12:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/10 02:12:59 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:12:59 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/10 02:13:00 INFO : ignore-size: Copied (new) 2025/08/10 02:13:00 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:00 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:00 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:13:00 DEBUG : ignore-size: Unchanged skipping 2025/08/10 02:13:00 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:00 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:13:02 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:02 DEBUG : existing: Unchanged skipping 2025/08/10 02:13:02 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:02 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:02 INFO : There was nothing to transfer 2025/08/10 02:13:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/10 02:13:02 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:02 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/10 02:13:02 INFO : existing: Copied (replaced existing) 2025/08/10 02:13:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.29s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/10 02:13:03 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:03 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/10 02:13:04 INFO : existing: Copied (new) 2025/08/10 02:13:04 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:04 DEBUG : existing: Destination exists, skipping 2025/08/10 02:13:04 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:04 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:04 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:06 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/10 02:13:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/10 02:13:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:13:06 DEBUG : c/non empty space: Unchanged skipping 2025/08/10 02:13:06 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:06 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:13:06 INFO : a/potato2: Copied (new) 2025/08/10 02:13:06 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:07 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:08 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/08/10 02:13:08 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 02:13:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/10 02:13:08 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:08 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:08 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:08 INFO : There was nothing to transfer 2025/08/10 02:13:09 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/08/10 02:13:09 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 02:13:10 INFO : empty space: Updated modification time in destination 2025/08/10 02:13:10 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:10 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:10 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.78s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:11 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/08/10 02:13:11 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 02:13:11 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:11 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:11 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:12 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/08/10 02:13:12 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1778249881) 2025/08/10 02:13:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kunaviw3quje) 2025/08/10 02:13:12 DEBUG : foo: sha1 differ 2025/08/10 02:13:12 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/10 02:13:13 INFO : foo: Copied (replaced existing) 2025/08/10 02:13:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:13:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/10 02:13:14 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:14 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:14 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:13:15 INFO : potato: Copied (new) 2025/08/10 02:13:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/10 02:13:16 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:16 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/10 02:13:17 INFO : potato: Copied (replaced existing) 2025/08/10 02:13:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:18 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:18 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/08/10 02:13:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1778249881) 2025/08/10 02:13:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kunaviw3quje) 2025/08/10 02:13:18 DEBUG : potato: sha1 differ 2025/08/10 02:13:18 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/10 02:13:18 INFO : potato: Copied (replaced existing) 2025/08/10 02:13:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:13:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:13:20 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/10 02:13:20 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:20 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:20 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:13:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:13:22 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:22 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:22 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:13:23 INFO : potato2: Copied (new) 2025/08/10 02:13:23 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:25 INFO : d: Making directory 2025/08/10 02:13:25 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/10 02:13:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/10 02:13:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:13:25 DEBUG : c/non empty space: Unchanged skipping 2025/08/10 02:13:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:13:25 INFO : a/potato2: Copied (new) 2025/08/10 02:13:25 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:25 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:25 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:26 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:27 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/10 02:13:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/10 02:13:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:13:28 DEBUG : c/non empty space: Unchanged skipping 2025/08/10 02:13:28 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:28 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:13:28 INFO : a/potato2: Copied (new) 2025/08/10 02:13:28 ERROR : B2 bucket rclone-test-kunaviw3quje: not deleting files as there were IO errors 2025/08/10 02:13:28 ERROR : B2 bucket rclone-test-kunaviw3quje: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:30 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:13:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:13:30 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:30 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:30 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:30 INFO : potato: Deleted 2025/08/10 02:13:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:13:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.25s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:32 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:33 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:33 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:33 INFO : potato: Deleted 2025/08/10 02:13:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:13:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:13:33 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:33 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:33 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:13:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.91s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:13:35 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:35 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:36 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/10 02:13:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.03s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:38 DEBUG : enormous: Excluded (Size Filter) 2025/08/10 02:13:38 DEBUG : enormous: Excluded 2025/08/10 02:13:38 DEBUG : potato2: Excluded (Size Filter) 2025/08/10 02:13:38 DEBUG : potato2: Excluded 2025/08/10 02:13:38 DEBUG : potato2: Excluded (Size Filter) 2025/08/10 02:13:38 DEBUG : potato2: Excluded 2025/08/10 02:13:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:13:38 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:38 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:38 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:38 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:38 INFO : There was nothing to transfer 2025/08/10 02:13:38 DEBUG : enormous: Excluded (Size Filter) 2025/08/10 02:13:38 DEBUG : enormous: Excluded 2025/08/10 02:13:38 DEBUG : potato2: Excluded (Size Filter) 2025/08/10 02:13:38 DEBUG : potato2: Excluded 2025/08/10 02:13:38 DEBUG : potato2: Excluded (Size Filter) 2025/08/10 02:13:38 DEBUG : potato2: Excluded 2025/08/10 02:13:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/10 02:13:38 DEBUG : Local file system at /tmp/rclone1778249881: Waiting for checks to finish 2025/08/10 02:13:38 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:38 DEBUG : Local file system at /tmp/rclone1778249881: Waiting for transfers to finish 2025/08/10 02:13:38 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.52s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:40 DEBUG : enormous: Excluded (Size Filter) 2025/08/10 02:13:40 DEBUG : enormous: Excluded 2025/08/10 02:13:40 DEBUG : potato2: Excluded (Size Filter) 2025/08/10 02:13:40 DEBUG : potato2: Excluded 2025/08/10 02:13:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:13:40 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:40 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:40 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:40 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:40 INFO : potato2: Deleted 2025/08/10 02:13:41 INFO : enormous: Deleted 2025/08/10 02:13:41 INFO : There was nothing to transfer 2025/08/10 02:13:41 DEBUG : Local file system at /tmp/rclone1778249881: Waiting for checks to finish 2025/08/10 02:13:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/10 02:13:41 DEBUG : empty space: Unchanged skipping 2025/08/10 02:13:41 DEBUG : Local file system at /tmp/rclone1778249881: Waiting for transfers to finish 2025/08/10 02:13:41 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:41 INFO : potato2: Deleted 2025/08/10 02:13:41 INFO : enormous: Deleted 2025/08/10 02:13:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.66s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:43 DEBUG : five: Need to transfer - File not found at Destination 2025/08/10 02:13:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/10 02:13:43 DEBUG : one: Destination is newer than source, skipping 2025/08/10 02:13:43 DEBUG : three: Sizes identical 2025/08/10 02:13:43 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/10 02:13:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1778249881) 2025/08/10 02:13:43 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kunaviw3quje) 2025/08/10 02:13:43 DEBUG : two: sha1 differ 2025/08/10 02:13:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/10 02:13:43 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/10 02:13:43 INFO : five: Copied (new) 2025/08/10 02:13:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/10 02:13:44 INFO : four: Copied (replaced existing) 2025/08/10 02:13:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/10 02:13:44 INFO : two: Copied (replaced existing) 2025/08/10 02:13:44 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:44 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:44 DEBUG : one: Destination is newer than source, skipping 2025/08/10 02:13:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/10 02:13:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/10 02:13:44 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/10 02:13:44 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/10 02:13:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/10 02:13:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/10 02:13:44 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/10 02:13:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/10 02:13:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/10 02:13:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1778249881) 2025/08/10 02:13:44 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kunaviw3quje) 2025/08/10 02:13:44 DEBUG : three: sha1 differ 2025/08/10 02:13:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/10 02:13:44 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 02:13:45 INFO : three: Copied (replaced existing) 2025/08/10 02:13:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.67s) === 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-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/10 02:13:46 INFO : B2 bucket rclone-test-kunaviw3quje: Making map for --track-renames 2025/08/10 02:13:46 INFO : B2 bucket rclone-test-kunaviw3quje: Finished making map for --track-renames 2025/08/10 02:13:46 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/10 02:13:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/10 02:13:46 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for renames to finish 2025/08/10 02:13:46 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/10 02:13:47 INFO : potato: Copied (new) 2025/08/10 02:13:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 02:13:47 INFO : yam: Copied (new) 2025/08/10 02:13:47 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:13:47 INFO : B2 bucket rclone-test-kunaviw3quje: Making map for --track-renames 2025/08/10 02:13:47 INFO : B2 bucket rclone-test-kunaviw3quje: Finished making map for --track-renames 2025/08/10 02:13:47 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:47 DEBUG : potato: Unchanged skipping 2025/08/10 02:13:47 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for renames to finish 2025/08/10 02:13:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 02:13:48 INFO : yam: Copied (server-side copy) to: yaml 2025/08/10 02:13:48 INFO : yam: Deleted 2025/08/10 02:13:48 INFO : yaml: Renamed from "yam" 2025/08/10 02:13:48 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/10 02:13:50 INFO : B2 bucket rclone-test-kunaviw3quje: Making map for --track-renames 2025/08/10 02:13:50 INFO : B2 bucket rclone-test-kunaviw3quje: Finished making map for --track-renames 2025/08/10 02:13:50 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:50 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for renames to finish 2025/08/10 02:13:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/10 02:13:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/10 02:13:50 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:50 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1145-01.backblaze.com/b2api/v1/b2_upload_file/5f128db3b0fd9b1b9f880e1b/c001_v0001145_t0013": EOF 2025/08/10 02:13:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1145-01.backblaze.com/b2api/v1/b2_upload_file/5f128db3b0fd9b1b9f880e1b/c001_v0001145_t0013": EOF) 2025/08/10 02:13:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/10 02:13:50 DEBUG : potato: Received error: Post "https://pod-000-1145-01.backblaze.com/b2api/v1/b2_upload_file/5f128db3b0fd9b1b9f880e1b/c001_v0001145_t0013": EOF - low level retry 0/10 2025/08/10 02:13:50 DEBUG : pacer: Reducing sleep to 10ms 2025/08/10 02:13:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 02:13:50 INFO : yam: Copied (new) 2025/08/10 02:13:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/10 02:13:50 INFO : potato: Copied (new) 2025/08/10 02:13:50 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:13:51 INFO : B2 bucket rclone-test-kunaviw3quje: Making map for --track-renames 2025/08/10 02:13:51 INFO : B2 bucket rclone-test-kunaviw3quje: Finished making map for --track-renames 2025/08/10 02:13:51 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:51 DEBUG : potato: Unchanged skipping 2025/08/10 02:13:51 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for renames to finish 2025/08/10 02:13:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 02:13:51 INFO : yam: Copied (server-side copy) to: yaml 2025/08/10 02:13:52 INFO : yam: Deleted 2025/08/10 02:13:52 INFO : yaml: Renamed from "yam" 2025/08/10 02:13:52 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.08s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/10 02:13:53 INFO : B2 bucket rclone-test-kunaviw3quje: Making map for --track-renames 2025/08/10 02:13:53 INFO : B2 bucket rclone-test-kunaviw3quje: Finished making map for --track-renames 2025/08/10 02:13:53 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/10 02:13:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/10 02:13:53 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for renames to finish 2025/08/10 02:13:53 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 02:13:53 INFO : sub/yam: Copied (new) 2025/08/10 02:13:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/10 02:13:53 INFO : potato: Copied (new) 2025/08/10 02:13:53 DEBUG : Waiting for deletions to finish 2025/08/10 02:13:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:13:54 DEBUG : potato: Unchanged skipping 2025/08/10 02:13:54 INFO : B2 bucket rclone-test-kunaviw3quje: Making map for --track-renames 2025/08/10 02:13:54 INFO : B2 bucket rclone-test-kunaviw3quje: Finished making map for --track-renames 2025/08/10 02:13:54 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:54 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for renames to finish 2025/08/10 02:13:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/10 02:13:54 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/10 02:13:55 INFO : sub/yam: Deleted 2025/08/10 02:13:55 INFO : yam: Renamed from "sub/yam" 2025/08/10 02:13:55 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.08s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:56 DEBUG : Creating backend with remote "/tmp/rclone1778249881/dir1" 2025/08/10 02:13:56 DEBUG : Config file has changed externally - reloading 2025/08/10 02:13:56 DEBUG : Creating backend with remote "/tmp/rclone1778249881/dir2" 2025/08/10 02:13:56 DEBUG : Local file system at /tmp/rclone1778249881/dir2: Using server-side directory move 2025/08/10 02:13:56 INFO : Local file system at /tmp/rclone1778249881/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/10 02:13:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/10 02:13:56 DEBUG : Local file system at /tmp/rclone1778249881/dir2: Waiting for checks to finish 2025/08/10 02:13:56 INFO : file1.txt: Moved (server-side) 2025/08/10 02:13:56 DEBUG : Local file system at /tmp/rclone1778249881/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:13:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/10 02:13:56 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:56 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/10 02:13:56 INFO : nested/sub dir/file: Copied (new) 2025/08/10 02:13:56 INFO : nested/sub dir/file: Deleted 2025/08/10 02:13:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:13:56 INFO : sub dir/hello world: Copied (new) 2025/08/10 02:13:56 INFO : sub dir/hello world: Deleted 2025/08/10 02:13:56 INFO : sub dir: Removing directory 2025/08/10 02:13:56 INFO : nested/sub dir: Removing directory 2025/08/10 02:13:56 INFO : nested: Removing directory 2025/08/10 02:13:56 DEBUG : Local file system at /tmp/rclone1778249881: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/10 02:13:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/10 02:13:58 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:58 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:13:58 INFO : sub dir/hello world: Copied (new) 2025/08/10 02:13:58 INFO : sub dir/hello world: Deleted 2025/08/10 02:13:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/10 02:13:58 INFO : nested/sub dir/file: Copied (new) 2025/08/10 02:13:58 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.48s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:13:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/10 02:13:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/10 02:13:59 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:13:59 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:13:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/10 02:13:59 INFO : existing: Copied (new) 2025/08/10 02:13:59 INFO : existing: Deleted 2025/08/10 02:13:59 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/10 02:13:59 INFO : existing-b: Copied (new) 2025/08/10 02:13:59 INFO : existing-b: Deleted 2025/08/10 02:14:00 DEBUG : existing: Destination exists, skipping 2025/08/10 02:14:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/10 02:14:00 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:14:00 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:14:00 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-quzonut7varu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kunaviw3quje -> B2 bucket rclone-test-quzonut7varu 2025/08/10 02:14:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:14:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/10 02:14:08 DEBUG : empty space: Unchanged skipping 2025/08/10 02:14:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/10 02:14:08 DEBUG : B2 bucket rclone-test-quzonut7varu: Waiting for checks to finish 2025/08/10 02:14:09 INFO : empty space: Deleted 2025/08/10 02:14:09 DEBUG : B2 bucket rclone-test-quzonut7varu: Waiting for transfers to finish 2025/08/10 02:14:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:14:09 INFO : potato2: Copied (server-side copy) 2025/08/10 02:14:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 02:14:09 INFO : potato3: Copied (server-side copy) 2025/08/10 02:14:09 INFO : potato2: Deleted 2025/08/10 02:14:09 INFO : potato3: Deleted 2025/08/10 02:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-xakemej3gogu" 2025/08/10 02:14:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/10 02:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:14:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/10 02:14:11 DEBUG : B2 bucket rclone-test-xakemej3gogu: Waiting for checks to finish 2025/08/10 02:14:11 DEBUG : B2 bucket rclone-test-xakemej3gogu: Waiting for transfers to finish 2025/08/10 02:14:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 02:14:15 INFO : potato3: Copied (server-side copy) 2025/08/10 02:14:15 INFO : potato3: Deleted 2025/08/10 02:14:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 02:14:15 INFO : empty space: Copied (server-side copy) 2025/08/10 02:14:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:14:15 INFO : potato2: Copied (server-side copy) 2025/08/10 02:14:15 INFO : empty space: Deleted 2025/08/10 02:14:16 INFO : potato2: Deleted 2025/08/10 02:14:16 DEBUG : B2 bucket rclone-test-xakemej3gogu: Purge remote 2025/08/10 02:14:16 INFO : B2 bucket rclone-test-xakemej3gogu: cleaning bucket "rclone-test-xakemej3gogu" of all files 2025/08/10 02:14:16 DEBUG : empty space: Deleting (id "4_z2f52cd33c01d9b1b9f880e1b_f110c046ea9006596_d20250810_m021415_c001_v0001182_t0025_u01754792055323") 2025/08/10 02:14:16 DEBUG : potato2: Deleting (id "4_z2f52cd33c01d9b1b9f880e1b_f118d50ab83fd6355_d20250810_m021415_c001_v0001161_t0059_u01754792055462") 2025/08/10 02:14:16 DEBUG : potato3: Deleting (id "4_z2f52cd33c01d9b1b9f880e1b_f10480a213b95c142_d20250810_m021415_c001_v0001165_t0047_u01754792055090") 2025/08/10 02:14:18 DEBUG : B2 bucket rclone-test-quzonut7varu: Purge remote 2025/08/10 02:14:18 INFO : B2 bucket rclone-test-quzonut7varu: cleaning bucket "rclone-test-quzonut7varu" of all files 2025/08/10 02:14:18 DEBUG : empty space: Deleting (id "4_z7f52ad43c01d9b1b9f880e1b_f409b96f40f5320ec_d20250810_m021415_c001_v7007000_t0000_u01754792055732") 2025/08/10 02:14:18 DEBUG : empty space: Deleting (id "4_z7f52ad43c01d9b1b9f880e1b_f110ce358db471408_d20250810_m021407_c001_v0001171_t0010_u01754792047618") 2025/08/10 02:14:18 DEBUG : potato2: Deleting (id "4_z7f52ad43c01d9b1b9f880e1b_f409b96f40f5320ed_d20250810_m021415_c001_v7007000_t0000_u01754792055916") 2025/08/10 02:14:18 DEBUG : potato2: Deleting (id "4_z7f52ad43c01d9b1b9f880e1b_f11264959f7dcce57_d20250810_m021409_c001_v0001120_t0040_u01754792049101") 2025/08/10 02:14:18 DEBUG : potato3: Deleting (id "4_z7f52ad43c01d9b1b9f880e1b_f409b96f40f5320eb_d20250810_m021415_c001_v7007000_t0000_u01754792055303") 2025/08/10 02:14:18 DEBUG : potato3: Deleting (id "4_z7f52ad43c01d9b1b9f880e1b_f10960b0d811970d8_d20250810_m021409_c001_v0001183_t0049_u01754792049469") 2025/08/10 02:14:18 DEBUG : potato3: Deleting (id "4_z7f52ad43c01d9b1b9f880e1b_f110ce358db471412_d20250810_m021407_c001_v0001171_t0033_u01754792047919") --- PASS: TestServerSideMove (21.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:14:22 DEBUG : Creating backend with remote "TestB2:rclone-test-liwodox8jubo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kunaviw3quje -> B2 bucket rclone-test-liwodox8jubo 2025/08/10 02:14:31 DEBUG : empty space: Excluded (Size Filter) 2025/08/10 02:14:31 DEBUG : empty space: Excluded 2025/08/10 02:14:31 DEBUG : empty space: Excluded (Size Filter) 2025/08/10 02:14:31 DEBUG : empty space: Excluded 2025/08/10 02:14:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:14:31 DEBUG : B2 bucket rclone-test-liwodox8jubo: Waiting for checks to finish 2025/08/10 02:14:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/10 02:14:31 DEBUG : B2 bucket rclone-test-liwodox8jubo: Waiting for transfers to finish 2025/08/10 02:14:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:14:31 INFO : potato2: Copied (server-side copy) 2025/08/10 02:14:31 INFO : potato2: Deleted 2025/08/10 02:14:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 02:14:32 INFO : potato3: Copied (server-side copy) 2025/08/10 02:14:32 INFO : potato3: Deleted 2025/08/10 02:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-pitelut4kuge" 2025/08/10 02:14:33 DEBUG : empty space: Excluded (Size Filter) 2025/08/10 02:14:33 DEBUG : empty space: Excluded 2025/08/10 02:14:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:14:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/10 02:14:33 DEBUG : B2 bucket rclone-test-pitelut4kuge: Waiting for checks to finish 2025/08/10 02:14:33 DEBUG : B2 bucket rclone-test-pitelut4kuge: Waiting for transfers to finish 2025/08/10 02:14:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:14:37 INFO : potato2: Copied (server-side copy) 2025/08/10 02:14:37 INFO : potato2: Deleted 2025/08/10 02:14:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 02:14:38 INFO : potato3: Copied (server-side copy) 2025/08/10 02:14:38 INFO : potato3: Deleted 2025/08/10 02:14:38 DEBUG : B2 bucket rclone-test-pitelut4kuge: Purge remote 2025/08/10 02:14:38 INFO : B2 bucket rclone-test-pitelut4kuge: cleaning bucket "rclone-test-pitelut4kuge" of all files 2025/08/10 02:14:39 DEBUG : potato2: Deleting (id "4_z0f621db3c02d9b1b9f880e1b_f11747c056006c693_d20250810_m021437_c001_v0001120_t0014_u01754792077298") 2025/08/10 02:14:39 DEBUG : potato3: Deleting (id "4_z0f621db3c02d9b1b9f880e1b_f1147baee895209d7_d20250810_m021437_c001_v0001044_t0032_u01754792077673") 2025/08/10 02:14:40 DEBUG : B2 bucket rclone-test-liwodox8jubo: Purge remote 2025/08/10 02:14:40 INFO : B2 bucket rclone-test-liwodox8jubo: cleaning bucket "rclone-test-liwodox8jubo" of all files 2025/08/10 02:14:40 DEBUG : empty space: Deleting (id "4_z4f52fdc3c01d9b1b9f880e1b_f116b0672e6ba2615_d20250810_m021430_c001_v0001101_t0029_u01754792070150") 2025/08/10 02:14:40 DEBUG : potato2: Deleting (id "4_z4f52fdc3c01d9b1b9f880e1b_f405e2f9d178cadef_d20250810_m021437_c001_v7007000_t0000_u01754792077716") 2025/08/10 02:14:40 DEBUG : potato2: Deleting (id "4_z4f52fdc3c01d9b1b9f880e1b_f119c04184afcdd26_d20250810_m021431_c001_v0001184_t0013_u01754792071562") 2025/08/10 02:14:40 DEBUG : potato3: Deleting (id "4_z4f52fdc3c01d9b1b9f880e1b_f405e2f9d178cadf0_d20250810_m021438_c001_v7007000_t0000_u01754792078405") 2025/08/10 02:14:40 DEBUG : potato3: Deleting (id "4_z4f52fdc3c01d9b1b9f880e1b_f1025f4d6c2c14e9b_d20250810_m021431_c001_v0001117_t0038_u01754792071787") 2025/08/10 02:14:40 DEBUG : potato3: Deleting (id "4_z4f52fdc3c01d9b1b9f880e1b_f116b0672e6ba261b_d20250810_m021430_c001_v0001101_t0051_u01754792070489") --- PASS: TestServerSideMoveWithFilter (21.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:14:44 DEBUG : Creating backend with remote "TestB2:rclone-test-quxoway3sora" 2025/08/10 02:14:46 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kunaviw3quje -> B2 bucket rclone-test-quxoway3sora 2025/08/10 02:14:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:14:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/10 02:14:51 DEBUG : empty space: Unchanged skipping 2025/08/10 02:14:51 DEBUG : B2 bucket rclone-test-quxoway3sora: Waiting for checks to finish 2025/08/10 02:14:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/10 02:14:51 INFO : empty space: Deleted 2025/08/10 02:14:51 DEBUG : B2 bucket rclone-test-quxoway3sora: Waiting for transfers to finish 2025/08/10 02:14:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:14:51 INFO : potato2: Copied (server-side copy) 2025/08/10 02:14:51 INFO : potato2: Deleted 2025/08/10 02:14:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 02:14:52 INFO : potato3: Copied (server-side copy) 2025/08/10 02:14:52 INFO : potato3: Deleted 2025/08/10 02:14:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yiroxis1jaxo" 2025/08/10 02:14:53 INFO : tomatoDir: Making directory 2025/08/10 02:14:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/10 02:14:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/10 02:14:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/10 02:14:54 DEBUG : B2 bucket rclone-test-yiroxis1jaxo: Waiting for checks to finish 2025/08/10 02:14:54 DEBUG : B2 bucket rclone-test-yiroxis1jaxo: Waiting for transfers to finish 2025/08/10 02:14:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/10 02:14:58 INFO : empty space: Copied (server-side copy) 2025/08/10 02:14:58 INFO : empty space: Deleted 2025/08/10 02:14:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/10 02:14:58 INFO : potato3: Copied (server-side copy) 2025/08/10 02:14:58 INFO : potato3: Deleted 2025/08/10 02:14:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/10 02:14:58 INFO : potato2: Copied (server-side copy) 2025/08/10 02:14:58 INFO : potato2: Deleted 2025/08/10 02:14:59 DEBUG : B2 bucket rclone-test-yiroxis1jaxo: Purge remote 2025/08/10 02:14:59 INFO : B2 bucket rclone-test-yiroxis1jaxo: cleaning bucket "rclone-test-yiroxis1jaxo" of all files 2025/08/10 02:14:59 DEBUG : empty space: Deleting (id "4_z1f726da3c02d9b1b9f880e1b_f10025fde8b816b4a_d20250810_m021457_c001_v0001102_t0055_u01754792097782") 2025/08/10 02:14:59 DEBUG : potato2: Deleting (id "4_z1f726da3c02d9b1b9f880e1b_f11565bcf2c125199_d20250810_m021458_c001_v0001104_t0048_u01754792098147") 2025/08/10 02:14:59 DEBUG : potato3: Deleting (id "4_z1f726da3c02d9b1b9f880e1b_f1106331df3c21808_d20250810_m021458_c001_v0001038_t0056_u01754792098155") 2025/08/10 02:15:00 DEBUG : B2 bucket rclone-test-quxoway3sora: Purge remote 2025/08/10 02:15:00 INFO : B2 bucket rclone-test-quxoway3sora: cleaning bucket "rclone-test-quxoway3sora" of all files 2025/08/10 02:15:01 DEBUG : empty space: Deleting (id "4_zef624df3c02d9b1b9f880e1b_f401545a959ea3a49_d20250810_m021458_c001_v7007000_t0000_u01754792098124") 2025/08/10 02:15:01 DEBUG : empty space: Deleting (id "4_zef624df3c02d9b1b9f880e1b_f100cefd2c217598f_d20250810_m021450_c001_v0001113_t0057_u01754792090152") 2025/08/10 02:15:01 DEBUG : potato2: Deleting (id "4_zef624df3c02d9b1b9f880e1b_f401545a959ea3a4b_d20250810_m021458_c001_v7007000_t0000_u01754792098722") 2025/08/10 02:15:01 DEBUG : potato2: Deleting (id "4_zef624df3c02d9b1b9f880e1b_f100b58d46e7b0024_d20250810_m021451_c001_v0001136_t0019_u01754792091346") 2025/08/10 02:15:01 DEBUG : potato3: Deleting (id "4_zef624df3c02d9b1b9f880e1b_f401545a959ea3a4a_d20250810_m021458_c001_v7007000_t0000_u01754792098529") 2025/08/10 02:15:01 DEBUG : potato3: Deleting (id "4_zef624df3c02d9b1b9f880e1b_f1178c8c82a1d041b_d20250810_m021451_c001_v0001117_t0042_u01754792091721") 2025/08/10 02:15:01 DEBUG : potato3: Deleting (id "4_zef624df3c02d9b1b9f880e1b_f100cefd2c2175993_d20250810_m021450_c001_v0001113_t0023_u01754792090496") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.62s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:15:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:15:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/rclone-sync-test" 2025/08/10 02:15:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/rclone-sync-test-include/layer2" 2025/08/10 02:15:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/rclone-sync-test-ignore-file" 2025/08/10 02:15:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/10 02:15:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/10 02:15:17 DEBUG : pacer: Reducing sleep to 10ms 2025/08/10 02:15:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/10 02:15:17 DEBUG : B2 bucket rclone-test-kunaviw3quje path rclone-sync-test: Waiting for checks to finish 2025/08/10 02:15:17 DEBUG : B2 bucket rclone-test-kunaviw3quje path rclone-sync-test: Waiting for transfers to finish 2025/08/10 02:15:17 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:17 INFO : There was nothing to transfer 2025/08/10 02:15:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/10 02:15:18 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:15:18 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:15:18 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:18 INFO : There was nothing to transfer 2025/08/10 02:15:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/10 02:15:18 DEBUG : B2 bucket rclone-test-kunaviw3quje path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/10 02:15:18 DEBUG : B2 bucket rclone-test-kunaviw3quje path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/10 02:15:18 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:18 INFO : There was nothing to transfer 2025/08/10 02:15:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/10 02:15:19 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:15:19 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:15:19 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:19 INFO : There was nothing to transfer 2025/08/10 02:15:19 DEBUG : Excluded 2025/08/10 02:15:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/10 02:15:19 DEBUG : B2 bucket rclone-test-kunaviw3quje path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/10 02:15:19 DEBUG : B2 bucket rclone-test-kunaviw3quje path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/10 02:15:19 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.22s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/dst" 2025/08/10 02:15:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/CompareDest" 2025/08/10 02:15:23 DEBUG : one: Need to transfer - File not found at Destination 2025/08/10 02:15:23 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:23 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 02:15:24 INFO : one: Copied (new) 2025/08/10 02:15:24 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:15:24 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:25 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/10 02:15:25 INFO : one: Copied (replaced existing) 2025/08/10 02:15:25 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:15:27 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 02:15:27 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:27 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:27 INFO : There was nothing to transfer 2025/08/10 02:15:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:15:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/10 02:15:28 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 02:15:28 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:28 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:28 INFO : There was nothing to transfer 2025/08/10 02:15:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:15:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/10 02:15:29 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 02:15:29 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:29 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:29 INFO : There was nothing to transfer 2025/08/10 02:15:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:15:30 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/08/10 02:15:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/10 02:15:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/10 02:15:30 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 02:15:30 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:30 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:30 INFO : There was nothing to transfer 2025/08/10 02:15:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:15:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/10 02:15:31 DEBUG : two: Need to transfer - File not found at Destination 2025/08/10 02:15:31 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/10 02:15:31 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/10 02:15:32 INFO : two: Copied (new) 2025/08/10 02:15:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:15:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/dest" 2025/08/10 02:15:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/pre-dest1" 2025/08/10 02:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/pre-dest2" 2025/08/10 02:15:39 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:15:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/10 02:15:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:15:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/10 02:15:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/10 02:15:40 DEBUG : B2 bucket rclone-test-kunaviw3quje path dest: Waiting for checks to finish 2025/08/10 02:15:40 DEBUG : B2 bucket rclone-test-kunaviw3quje path dest: Waiting for transfers to finish 2025/08/10 02:15:41 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/10 02:15:41 INFO : 3: Copied (new) 2025/08/10 02:15:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.27s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:15:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/dst" 2025/08/10 02:15:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/CopyDest" 2025/08/10 02:15:45 DEBUG : one: Need to transfer - File not found at Destination 2025/08/10 02:15:45 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:45 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 02:15:46 INFO : one: Copied (new) 2025/08/10 02:15:46 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:15:47 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:47 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/10 02:15:48 INFO : one: Copied (replaced existing) 2025/08/10 02:15:48 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/BackupDir" 2025/08/10 02:15:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:15:51 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/10 02:15:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 02:15:52 INFO : one: Copied (server-side copy) 2025/08/10 02:15:52 INFO : one: Deleted 2025/08/10 02:15:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/10 02:15:53 INFO : one: Copied (server-side copy) 2025/08/10 02:15:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/10 02:15:53 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:53 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:54 DEBUG : one: Unchanged skipping 2025/08/10 02:15:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/10 02:15:54 INFO : two: Copied (server-side copy) 2025/08/10 02:15:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/10 02:15:54 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:54 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:54 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:55 DEBUG : one: Unchanged skipping 2025/08/10 02:15:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:55 DEBUG : two: Unchanged skipping 2025/08/10 02:15:55 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:55 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:55 DEBUG : Waiting for deletions to finish 2025/08/10 02:15:55 INFO : There was nothing to transfer 2025/08/10 02:15:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:56 DEBUG : one: Unchanged skipping 2025/08/10 02:15:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/10 02:15:56 DEBUG : three: Destination not found in --copy-dest 2025/08/10 02:15:56 DEBUG : three: Need to transfer - File not found at Destination 2025/08/10 02:15:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/10 02:15:56 DEBUG : two: Unchanged skipping 2025/08/10 02:15:56 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:15:56 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:15:57 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/10 02:15:57 INFO : three: Copied (new) 2025/08/10 02:15:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.86s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:16:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/dst" 2025/08/10 02:16:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/backup" 2025/08/10 02:16:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 02:16:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:16:04 DEBUG : two: Unchanged skipping 2025/08/10 02:16:04 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:16:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 02:16:05 INFO : one: Copied (server-side copy) 2025/08/10 02:16:05 INFO : one: Deleted 2025/08/10 02:16:05 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:16:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:16:06 INFO : one: Copied (new) 2025/08/10 02:16:06 DEBUG : Waiting for deletions to finish 2025/08/10 02:16:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 02:16:06 INFO : three.txt: Copied (server-side copy) 2025/08/10 02:16:07 INFO : three.txt: Deleted 2025/08/10 02:16:07 INFO : three.txt: Moved into backup dir 2025/08/10 02:16:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 02:16:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:16:08 DEBUG : two: Unchanged skipping 2025/08/10 02:16:08 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:16:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:16:09 INFO : one: Copied (server-side copy) 2025/08/10 02:16:09 INFO : one: Deleted 2025/08/10 02:16:09 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:16:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 02:16:09 INFO : one: Copied (new) 2025/08/10 02:16:09 DEBUG : Waiting for deletions to finish 2025/08/10 02:16:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 02:16:09 INFO : three.txt: Copied (server-side copy) 2025/08/10 02:16:10 INFO : three.txt: Deleted 2025/08/10 02:16:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.87s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:16:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/dst" 2025/08/10 02:16:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/backup" 2025/08/10 02:16:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 02:16:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:16:16 DEBUG : two: Unchanged skipping 2025/08/10 02:16:16 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:16:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 02:16:17 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 02:16:17 INFO : one: Deleted 2025/08/10 02:16:17 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:16:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:16:18 INFO : one: Copied (new) 2025/08/10 02:16:18 DEBUG : Waiting for deletions to finish 2025/08/10 02:16:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 02:16:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 02:16:19 INFO : three.txt: Deleted 2025/08/10 02:16:19 INFO : three.txt: Moved into backup dir 2025/08/10 02:16:21 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:16:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 02:16:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:16:21 DEBUG : two: Unchanged skipping 2025/08/10 02:16:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:16:21 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 02:16:21 INFO : one: Deleted 2025/08/10 02:16:21 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:16:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 02:16:22 INFO : one: Copied (new) 2025/08/10 02:16:22 DEBUG : Waiting for deletions to finish 2025/08/10 02:16:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 02:16:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 02:16:23 INFO : three.txt: Deleted 2025/08/10 02:16:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:16:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/dst" 2025/08/10 02:16:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/backup" 2025/08/10 02:16:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 02:16:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:16:29 DEBUG : two: Unchanged skipping 2025/08/10 02:16:29 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:16:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 02:16:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/10 02:16:30 INFO : one: Deleted 2025/08/10 02:16:30 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:16:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:16:31 INFO : one: Copied (new) 2025/08/10 02:16:31 DEBUG : Waiting for deletions to finish 2025/08/10 02:16:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 02:16:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/10 02:16:31 INFO : three.txt: Deleted 2025/08/10 02:16:31 INFO : three.txt: Moved into backup dir 2025/08/10 02:16:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 02:16:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:16:33 DEBUG : two: Unchanged skipping 2025/08/10 02:16:33 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:16:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:16:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/10 02:16:34 INFO : one: Deleted 2025/08/10 02:16:34 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:16:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 02:16:34 INFO : one: Copied (new) 2025/08/10 02:16:34 DEBUG : Waiting for deletions to finish 2025/08/10 02:16:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 02:16:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/10 02:16:35 INFO : three.txt: Deleted 2025/08/10 02:16:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.39s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:16:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/dst" 2025/08/10 02:16:38 DEBUG : Config file has changed externally - reloading 2025/08/10 02:16:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:16:40 DEBUG : two: Unchanged skipping 2025/08/10 02:16:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 02:16:40 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:16:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 02:16:41 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 02:16:41 INFO : one: Deleted 2025/08/10 02:16:41 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:16:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:16:41 INFO : one: Copied (new) 2025/08/10 02:16:41 DEBUG : Waiting for deletions to finish 2025/08/10 02:16:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 02:16:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 02:16:42 INFO : three.txt: Deleted 2025/08/10 02:16:42 INFO : three.txt: Moved into backup dir 2025/08/10 02:16:43 DEBUG : one.bak: Excluded (Path Filter) 2025/08/10 02:16:43 DEBUG : one.bak: Excluded 2025/08/10 02:16:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/10 02:16:43 DEBUG : three.txt.bak: Excluded 2025/08/10 02:16:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 02:16:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:16:43 DEBUG : two: Unchanged skipping 2025/08/10 02:16:43 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for checks to finish 2025/08/10 02:16:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:16:44 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 02:16:44 INFO : one: Deleted 2025/08/10 02:16:44 DEBUG : B2 bucket rclone-test-kunaviw3quje path dst: Waiting for transfers to finish 2025/08/10 02:16:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 02:16:44 INFO : one: Copied (new) 2025/08/10 02:16:44 DEBUG : Waiting for deletions to finish 2025/08/10 02:16:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 02:16:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 02:16:45 INFO : three.txt: Deleted 2025/08/10 02:16:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.18s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:16:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/dst" 2025/08/10 02:16:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 02:16:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 02:16:51 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 02:16:51 INFO : one: Deleted 2025/08/10 02:16:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:16:52 INFO : one: Copied (new) 2025/08/10 02:16:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:16:52 DEBUG : two: Unchanged skipping 2025/08/10 02:16:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/10 02:16:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 02:16:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 02:16:53 INFO : three.txt: Deleted 2025/08/10 02:16:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 02:16:54 INFO : three.txt: Copied (new) 2025/08/10 02:16:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 02:16:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:16:55 INFO : one: Copied (server-side copy) to: one.bak 2025/08/10 02:16:55 INFO : one: Deleted 2025/08/10 02:16:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 02:16:56 INFO : one: Copied (new) 2025/08/10 02:16:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:16:56 DEBUG : two: Unchanged skipping 2025/08/10 02:16:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/10 02:16:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 02:16:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/10 02:16:57 INFO : three.txt: Deleted 2025/08/10 02:16:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/10 02:16:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.37s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:17:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kunaviw3quje/dst" 2025/08/10 02:17:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/10 02:17:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/10 02:17:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/10 02:17:03 INFO : one: Deleted 2025/08/10 02:17:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:17:04 INFO : one: Copied (new) 2025/08/10 02:17:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:04 DEBUG : two: Unchanged skipping 2025/08/10 02:17:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/10 02:17:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/10 02:17:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/10 02:17:05 INFO : three.txt: Deleted 2025/08/10 02:17:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 02:17:06 INFO : three.txt: Copied (new) 2025/08/10 02:17:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/10 02:17:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/10 02:17:06 DEBUG : pacer: Reducing sleep to 10ms 2025/08/10 02:17:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/10 02:17:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/10 02:17:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/10 02:17:08 INFO : one: Deleted 2025/08/10 02:17:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/10 02:17:08 INFO : one: Copied (new) 2025/08/10 02:17:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:08 DEBUG : two: Unchanged skipping 2025/08/10 02:17:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/10 02:17:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/10 02:17:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/10 02:17:09 INFO : three.txt: Deleted 2025/08/10 02:17:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/10 02:17:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.93s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:17:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/10 02:17:12 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:17:12 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:17:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/10 02:17:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/10 02:17:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.62s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:17:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/10 02:17:14 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:17:14 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:17:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/10 02:17:14 INFO : existing: Copied (new) 2025/08/10 02:17:14 DEBUG : Waiting for deletions to finish 2025/08/10 02:17:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/10 02:17:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/10 02:17:15 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:17:15 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:17:15 ERROR : B2 bucket rclone-test-kunaviw3quje: not deleting files as there were IO errors 2025/08/10 02:17:15 ERROR : B2 bucket rclone-test-kunaviw3quje: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.14s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:17:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:16 DEBUG : existing: Unchanged skipping 2025/08/10 02:17:16 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:17:16 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:17:16 DEBUG : Waiting for deletions to finish 2025/08/10 02:17:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:17:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:17:35 DEBUG : both0: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both13: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both12: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both15: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both16: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both17: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both10: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both11: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both14: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both18: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both2: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both4: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both5: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both19: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both3: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both6: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:35 DEBUG : both9: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both7: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both8: Unchanged skipping 2025/08/10 02:17:35 DEBUG : both1: Unchanged skipping 2025/08/10 02:17:35 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:17:35 DEBUG : Waiting for deletions to finish 2025/08/10 02:17:35 INFO : only11: Deleted 2025/08/10 02:17:35 INFO : only17: Deleted 2025/08/10 02:17:35 INFO : only5: Deleted 2025/08/10 02:17:35 INFO : only16: Deleted 2025/08/10 02:17:35 INFO : only6: Deleted 2025/08/10 02:17:35 INFO : only9: Deleted 2025/08/10 02:17:35 INFO : only10: Deleted 2025/08/10 02:17:35 INFO : only15: Deleted 2025/08/10 02:17:35 INFO : only13: Deleted 2025/08/10 02:17:35 INFO : only1: Deleted 2025/08/10 02:17:35 INFO : only2: Deleted 2025/08/10 02:17:36 INFO : only3: Deleted 2025/08/10 02:17:36 INFO : only4: Deleted 2025/08/10 02:17:36 INFO : only7: Deleted 2025/08/10 02:17:36 INFO : only0: Deleted 2025/08/10 02:17:36 INFO : only12: Deleted 2025/08/10 02:17:36 INFO : only14: Deleted 2025/08/10 02:17:36 INFO : only18: Deleted 2025/08/10 02:17:36 INFO : only19: Deleted 2025/08/10 02:17:36 INFO : only8: Deleted 2025/08/10 02:17:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.86s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:17:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:17:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both0: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both13: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both14: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both15: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both10: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both11: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both12: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both16: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both1: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both17: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both3: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both18: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both19: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both2: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both4: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both8: Unchanged skipping 2025/08/10 02:17:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:17:57 DEBUG : both9: Unchanged skipping 2025/08/10 02:17:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : both5: Unchanged skipping 2025/08/10 02:17:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : both6: Unchanged skipping 2025/08/10 02:17:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : both7: Unchanged skipping 2025/08/10 02:17:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/10 02:17:57 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:17:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:57 INFO : only12: Copied (replaced existing) 2025/08/10 02:17:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:57 INFO : only13: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only14: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only0: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only18: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only11: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only19: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only10: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only1: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only2: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only3: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only15: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only5: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only6: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only7: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only8: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only9: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only4: Copied (replaced existing) 2025/08/10 02:17:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:58 INFO : only17: Copied (replaced existing) 2025/08/10 02:17:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/10 02:17:59 INFO : only16: Copied (replaced existing) 2025/08/10 02:17:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.59s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:18:07 DEBUG : empty_dir: Making directory with metadata 2025/08/10 02:18:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 02:18:07 DEBUG : empty_on_remote: Making directory with metadata 2025/08/10 02:18:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 02:18:07 INFO : empty_on_remote: Making directory 2025/08/10 02:18:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/10 02:18:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/10 02:18:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/10 02:18:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/10 02:18:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:18:10 DEBUG : empty_dir: Making directory with metadata 2025/08/10 02:18:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 02:18:10 DEBUG : empty_on_remote: Making directory with metadata 2025/08/10 02:18:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/10 02:18:10 INFO : empty_on_remote: Making directory 2025/08/10 02:18:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/10 02:18:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/10 02:18:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/10 02:18:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/10 02:18:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/10 02:18:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:18:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/10 02:18:12 INFO : sub dir: Making directory 2025/08/10 02:18:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:18:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/10 02:18:16 INFO : sub dir: Making directory 2025/08/10 02:18:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:18:22 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1100-10.backblaze.com/b2api/v1/b2_upload_file/5f128db3b0fd9b1b9f880e1b/c001_v0001100_t0050": EOF 2025/08/10 02:18:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-10.backblaze.com/b2api/v1/b2_upload_file/5f128db3b0fd9b1b9f880e1b/c001_v0001100_t0050": EOF) 2025/08/10 02:18:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-kunaviw3quje: 1/10 (Post "https://pod-000-1100-10.backblaze.com/b2api/v1/b2_upload_file/5f128db3b0fd9b1b9f880e1b/c001_v0001100_t0050": EOF) 2025/08/10 02:18:24 DEBUG : pacer: Reducing sleep to 10ms 2025/08/10 02:18:31 DEBUG : Waiting for deletions to finish 2025/08/10 02:18:31 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:18:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : apple: Unchanged skipping 2025/08/10 02:18:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:18:32 DEBUG : banana: Unchanged skipping 2025/08/10 02:18:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:18:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:18:32 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:18:32 DEBUG : Waiting for deletions to finish 2025/08/10 02:18:32 INFO : There was nothing to transfer 2025/08/10 02:18:32 DEBUG : Waiting for deletions to finish 2025/08/10 02:18:32 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : apple: Unchanged skipping 2025/08/10 02:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:18:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : banana: Unchanged skipping 2025/08/10 02:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:18:33 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:18:33 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:18:33 DEBUG : Waiting for deletions to finish 2025/08/10 02:18:33 INFO : There was nothing to transfer 2025/08/10 02:18:33 DEBUG : Waiting for deletions to finish 2025/08/10 02:18:33 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:18:47 DEBUG : Waiting for deletions to finish 2025/08/10 02:18:47 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:18:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : apple: Unchanged skipping 2025/08/10 02:18:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:18:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : banana: Unchanged skipping 2025/08/10 02:18:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:18:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:18:48 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:18:48 DEBUG : Waiting for deletions to finish 2025/08/10 02:18:48 INFO : There was nothing to transfer 2025/08/10 02:18:48 DEBUG : Waiting for deletions to finish 2025/08/10 02:18:48 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:18:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : apple: Unchanged skipping 2025/08/10 02:18:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : banana: Unchanged skipping 2025/08/10 02:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:18:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:18:49 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:18:49 DEBUG : Waiting for deletions to finish 2025/08/10 02:18:49 INFO : There was nothing to transfer 2025/08/10 02:18:49 DEBUG : Waiting for deletions to finish 2025/08/10 02:18:49 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:19:03 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:04 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:19:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:04 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:04 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/10 02:19:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:05 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:19:05 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:19:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/10 02:19:05 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/10 02:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 02:19:05 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 02:19:05 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 02:19:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 02:19:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 02:19:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 02:19:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/10 02:19:06 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/10 02:19:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 02:19:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 02:19:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 02:19:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 02:19:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 02:19:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 02:19:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 02:19:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 02:19:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 02:19:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 02:19:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 02:19:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 02:19:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 02:19:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/10 02:19:07 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:07 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/10 02:19:07 INFO : dir1/0014-89;=.txt: Deleted 2025/08/10 02:19:07 INFO : dir1/0009-3456789.txt: Deleted 2025/08/10 02:19:07 INFO : dir1/0011-56789;.txt: Deleted 2025/08/10 02:19:07 INFO : dir1/0012-6789;.txt: Deleted 2025/08/10 02:19:07 INFO : banana: Deleted 2025/08/10 02:19:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/10 02:19:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/10 02:19:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/10 02:19:07 INFO : dir1/0008-2345678.txt: Deleted 2025/08/10 02:19:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/10 02:19:07 INFO : appleappleapplebanana: Deleted 2025/08/10 02:19:08 INFO : dir1/0010-456789.txt: Deleted 2025/08/10 02:19:08 INFO : dir1/0013-789;=.txt: Deleted 2025/08/10 02:19:08 INFO : dir1/0015-9;=.txt: Deleted 2025/08/10 02:19:08 INFO : apple: Deleted 2025/08/10 02:19:08 INFO : splitbananasplit: Deleted 2025/08/10 02:19:08 INFO : dir1/0003-defghij.txt: Deleted 2025/08/10 02:19:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/10 02:19:08 INFO : dir1/0007-1234567.txt: Deleted 2025/08/10 02:19:08 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/10 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:08 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:08 DEBUG : apple: Unchanged skipping 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:19:08 DEBUG : banana: Unchanged skipping 2025/08/10 02:19:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:08 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/10 02:19:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/10 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:19:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:19:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:19:09 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:19:09 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:09 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/10 02:19:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:09 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:09 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:09 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/10 02:19:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:09 DEBUG : apple: transformed to: YXBwbGU= 2025/08/10 02:19:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/10 02:19:09 DEBUG : banana: transformed to: YmFuYW5h 2025/08/10 02:19:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/10 02:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/10 02:19:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/10 02:19:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/10 02:19:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/10 02:19:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/10 02:19:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:19:24 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:25 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/10 02:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 02:19:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/10 02:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 02:19:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 02:19:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 02:19:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 02:19:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/10 02:19:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/10 02:19:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/10 02:19:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/10 02:19:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/10 02:19:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/10 02:19:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/10 02:19:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/10 02:19:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/10 02:19:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/10 02:19:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/10 02:19:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/10 02:19:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/10 02:19:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/10 02:19:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 02:19:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/10 02:19:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/10 02:19:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/10 02:19:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/10 02:19:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/10 02:19:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:26 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:19:26 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:19:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 02:19:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/10 02:19:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 02:19:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 02:19:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/10 02:19:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 02:19:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 02:19:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 02:19:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 02:19:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/10 02:19:26 INFO : apple: Copied (new) to: PREFIXapple 2025/08/10 02:19:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 02:19:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 02:19:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 02:19:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 02:19:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 02:19:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/10 02:19:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 02:19:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 02:19:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 02:19:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 02:19:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 02:19:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 02:19:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 02:19:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 02:19:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 02:19:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 02:19:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 02:19:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/10 02:19:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 02:19:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 02:19:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/10 02:19:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 02:19:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 02:19:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/10 02:19:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 02:19:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 02:19:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/10 02:19:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 02:19:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 02:19:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/10 02:19:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 02:19:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 02:19:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/10 02:19:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 02:19:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 02:19:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/10 02:19:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 02:19:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/10 02:19:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 02:19:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/10 02:19:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 02:19:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/10 02:19:27 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/10 02:19:27 INFO : dir1/0007-1234567.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0010-456789.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0012-6789;.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0013-789;=.txt: Deleted 2025/08/10 02:19:28 INFO : splitbananasplit: Deleted 2025/08/10 02:19:28 INFO : dir1/0003-defghij.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0008-2345678.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/10 02:19:28 INFO : apple: Deleted 2025/08/10 02:19:28 INFO : dir1/0009-3456789.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0014-89;=.txt: Deleted 2025/08/10 02:19:28 INFO : appleappleapplebanana: Deleted 2025/08/10 02:19:28 INFO : banana: Deleted 2025/08/10 02:19:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0011-56789;.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/10 02:19:28 INFO : dir1/0015-9;=.txt: Deleted 2025/08/10 02:19:28 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:19:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 02:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 02:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 02:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 02:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 02:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 02:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 02:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 02:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 02:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 02:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 02:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 02:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 02:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 02:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 02:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 02:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 02:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 02:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 02:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 02:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 02:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 02:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 02:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 02:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 02:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 02:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 02:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 02:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 02:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : apple: transformed to: PREFIXapple 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/10 02:19:29 DEBUG : banana: transformed to: PREFIXbanana 2025/08/10 02:19:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/10 02:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/10 02:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/10 02:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/10 02:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/10 02:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/10 02:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/10 02:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/10 02:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/10 02:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/10 02:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/10 02:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/10 02:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/10 02:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/10 02:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/10 02:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/10 02:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/10 02:19:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:29 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:19:29 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:19:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 02:19:29 INFO : appleappleapplebanana: Copied (new) 2025/08/10 02:19:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 02:19:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/10 02:19:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/10 02:19:29 INFO : apple: Copied (new) 2025/08/10 02:19:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/10 02:19:29 INFO : banana: Copied (new) 2025/08/10 02:19:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 02:19:29 INFO : splitbananasplit: Copied (new) 2025/08/10 02:19:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 02:19:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/10 02:19:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 02:19:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/10 02:19:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 02:19:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/10 02:19:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 02:19:30 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/10 02:19:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 02:19:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/10 02:19:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 02:19:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/10 02:19:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 02:19:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/10 02:19:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 02:19:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/10 02:19:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 02:19:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/10 02:19:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 02:19:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/10 02:19:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 02:19:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/10 02:19:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 02:19:31 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/10 02:19:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 02:19:31 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/10 02:19:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 02:19:31 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/10 02:19:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 02:19:31 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/10 02:19:31 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:31 INFO : PREFIXbanana: Deleted 2025/08/10 02:19:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/10 02:19:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/10 02:19:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/10 02:19:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/10 02:19:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/10 02:19:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/10 02:19:31 INFO : PREFIXapple: Deleted 2025/08/10 02:19:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/10 02:19:32 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/10 02:19:32 INFO : PREFIXsplitbananasplit: Deleted 2025/08/10 02:19:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/10 02:19:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/10 02:19:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/10 02:19:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/10 02:19:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/10 02:19:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/10 02:19:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/10 02:19:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/10 02:19:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/10 02:19:32 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:32 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:32 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:19:47 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:47 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:19:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 02:19:47 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 02:19:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:47 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 02:19:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 02:19:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:47 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:47 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/10 02:19:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 02:19:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/10 02:19:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 02:19:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 02:19:47 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:47 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 02:19:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:48 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:19:48 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:19:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 02:19:48 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 02:19:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/10 02:19:48 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 02:19:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 02:19:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 02:19:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 02:19:48 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 02:19:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/10 02:19:48 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 02:19:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 02:19:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/10 02:19:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 02:19:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 02:19:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 02:19:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 02:19:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 02:19:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 02:19:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 02:19:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 02:19:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 02:19:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 02:19:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/10 02:19:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 02:19:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/10 02:19:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 02:19:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/10 02:19:50 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:50 INFO : dir1/0008-2345678.txt: Deleted 2025/08/10 02:19:50 INFO : apple: Deleted 2025/08/10 02:19:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/10 02:19:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/10 02:19:50 INFO : dir1/0010-456789.txt: Deleted 2025/08/10 02:19:50 INFO : banana: Deleted 2025/08/10 02:19:50 INFO : splitbananasplit: Deleted 2025/08/10 02:19:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/10 02:19:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/10 02:19:50 INFO : dir1/0011-56789;.txt: Deleted 2025/08/10 02:19:50 INFO : dir1/0015-9;=.txt: Deleted 2025/08/10 02:19:50 INFO : dir1/0009-3456789.txt: Deleted 2025/08/10 02:19:50 INFO : appleappleapplebanana: Deleted 2025/08/10 02:19:50 INFO : dir1/0003-defghij.txt: Deleted 2025/08/10 02:19:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/10 02:19:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/10 02:19:50 INFO : dir1/0007-1234567.txt: Deleted 2025/08/10 02:19:50 INFO : dir1/0014-89;=.txt: Deleted 2025/08/10 02:19:51 INFO : dir1/0012-6789;.txt: Deleted 2025/08/10 02:19:51 INFO : dir1/0013-789;=.txt: Deleted 2025/08/10 02:19:51 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/10 02:19:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/10 02:19:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/10 02:19:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/10 02:19:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:19:51 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:19:51 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:19:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/10 02:19:51 INFO : apple: Copied (new) 2025/08/10 02:19:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 02:19:52 INFO : splitbananasplit: Copied (new) 2025/08/10 02:19:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 02:19:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/10 02:19:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/10 02:19:52 INFO : banana: Copied (new) 2025/08/10 02:19:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 02:19:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/10 02:19:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 02:19:52 INFO : appleappleapplebanana: Copied (new) 2025/08/10 02:19:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 02:19:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/10 02:19:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 02:19:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/10 02:19:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 02:19:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/10 02:19:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 02:19:52 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/10 02:19:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 02:19:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/10 02:19:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 02:19:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/10 02:19:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 02:19:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/10 02:19:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 02:19:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/10 02:19:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 02:19:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/10 02:19:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 02:19:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/10 02:19:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 02:19:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/10 02:19:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 02:19:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/10 02:19:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 02:19:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/10 02:19:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 02:19:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/10 02:19:53 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : appleSUFFIX: Deleted 2025/08/10 02:19:54 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/10 02:19:54 INFO : splitbananasplitSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : bananaSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/10 02:19:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/10 02:19:54 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:54 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:19:54 DEBUG : Waiting for deletions to finish 2025/08/10 02:19:55 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:19:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:20:09 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:09 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:20:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:10 DEBUG : apple: Unchanged skipping 2025/08/10 02:20:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:10 DEBUG : banana: Unchanged skipping 2025/08/10 02:20:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 02:20:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 02:20:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/10 02:20:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/10 02:20:10 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:20:10 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:20:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/10 02:20:10 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/10 02:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 02:20:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/10 02:20:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/10 02:20:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 02:20:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/10 02:20:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/10 02:20:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 02:20:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/10 02:20:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/10 02:20:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 02:20:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/10 02:20:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/10 02:20:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 02:20:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/10 02:20:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/10 02:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 02:20:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/10 02:20:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/10 02:20:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 02:20:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/10 02:20:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/10 02:20:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 02:20:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/10 02:20:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/10 02:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 02:20:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/10 02:20:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/10 02:20:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 02:20:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/10 02:20:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/10 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 02:20:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/10 02:20:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/10 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 02:20:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/10 02:20:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/10 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 02:20:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/10 02:20:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/10 02:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 02:20:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/10 02:20:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/10 02:20:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/10 02:20:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/10 02:20:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/10 02:20:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/10 02:20:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/10 02:20:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/10 02:20:11 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0007-1234567.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0013-789;=.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0012-6789;.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0015-9;=.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/10 02:20:12 INFO : splitbananasplit: Deleted 2025/08/10 02:20:12 INFO : appleappleapplebanana: Deleted 2025/08/10 02:20:12 INFO : dir1/0008-2345678.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0010-456789.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0014-89;=.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0011-56789;.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0003-defghij.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/10 02:20:12 INFO : dir1/0009-3456789.txt: Deleted 2025/08/10 02:20:12 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:12 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : appleapple: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/10 02:20:12 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 02:20:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 02:20:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 02:20:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 02:20:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 02:20:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 02:20:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 02:20:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 02:20:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 02:20:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 02:20:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 02:20:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 02:20:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 02:20:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 02:20:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 02:20:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 02:20:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 02:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 02:20:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 02:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 02:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 02:20:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 02:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 02:20:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 02:20:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 02:20:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 02:20:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 02:20:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 02:20:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 02:20:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 02:20:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 02:20:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 02:20:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 02:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 02:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 02:20:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 02:20:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 02:20:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 02:20:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 02:20:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 02:20:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 02:20:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 02:20:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 02:20:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 02:20:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 02:20:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 02:20:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 02:20:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 02:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 02:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 02:20:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 02:20:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 02:20:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 02:20:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 02:20:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 02:20:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 02:20:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 02:20:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 02:20:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 02:20:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 02:20:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 02:20:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 02:20:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 02:20:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 02:20:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 02:20:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 02:20:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 02:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 02:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 02:20:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 02:20:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 02:20:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 02:20:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 02:20:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : apple: Unchanged skipping 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:20:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : banana: Unchanged skipping 2025/08/10 02:20:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/10 02:20:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/10 02:20:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/10 02:20:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/10 02:20:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/10 02:20:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/10 02:20:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/10 02:20:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/10 02:20:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/10 02:20:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/10 02:20:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/10 02:20:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/10 02:20:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/10 02:20:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/10 02:20:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/10 02:20:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/10 02:20:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:20:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:20:13 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:20:13 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:13 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:13 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : appleapple: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/10 02:20:13 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/10 02:20:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 02:20:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 02:20:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 02:20:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 02:20:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 02:20:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 02:20:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 02:20:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 02:20:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 02:20:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 02:20:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 02:20:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 02:20:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 02:20:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 02:20:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 02:20:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 02:20:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 02:20:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 02:20:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 02:20:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 02:20:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 02:20:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 02:20:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 02:20:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 02:20:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 02:20:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 02:20:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 02:20:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 02:20:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 02:20:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 02:20:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 02:20:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/10 02:20:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 02:20:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/10 02:20:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/10 02:20:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/10 02:20:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/10 02:20:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/10 02:20:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/10 02:20:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/10 02:20:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/10 02:20:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/10 02:20:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/10 02:20:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/10 02:20:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/10 02:20:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/10 02:20:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/10 02:20:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/10 02:20:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/10 02:20:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/10 02:20:14 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:20:28 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:29 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:20:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : apple: Unchanged skipping 2025/08/10 02:20:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : banana: Unchanged skipping 2025/08/10 02:20:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:20:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:20:29 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:20:29 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:20:29 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:29 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:30 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:20:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : apple: Unchanged skipping 2025/08/10 02:20:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:20:30 DEBUG : banana: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:20:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:20:30 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:20:30 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:30 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:30 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:20:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:31 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:20:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:20:46 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:46 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:20:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:46 DEBUG : apple: Unchanged skipping 2025/08/10 02:20:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:20:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:46 DEBUG : banana: Unchanged skipping 2025/08/10 02:20:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:20:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:20:47 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:20:47 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:47 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:47 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:20:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : apple: Unchanged skipping 2025/08/10 02:20:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:20:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:20:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:47 DEBUG : banana: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:20:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:20:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:20:48 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:20:48 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:48 DEBUG : Waiting for deletions to finish 2025/08/10 02:20:48 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:20:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:21:03 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:03 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:21:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : apple: Unchanged skipping 2025/08/10 02:21:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : banana: Unchanged skipping 2025/08/10 02:21:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:21:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:21:04 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:04 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:04 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:04 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:04 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:21:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : apple: Unchanged skipping 2025/08/10 02:21:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:21:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : banana: Unchanged skipping 2025/08/10 02:21:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:21:05 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:05 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:05 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:05 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:21:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:21:20 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:20 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:21:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:21:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : apple: Unchanged skipping 2025/08/10 02:21:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:21:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:21:21 DEBUG : banana: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:21:21 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:21 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:21 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:21 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:22 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : banana: Unchanged skipping 2025/08/10 02:21:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:21:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : apple: Unchanged skipping 2025/08/10 02:21:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:21:22 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:22 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:22 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:22 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:21:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:21:38 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:39 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:21:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : apple: Unchanged skipping 2025/08/10 02:21:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:21:39 DEBUG : banana: Unchanged skipping 2025/08/10 02:21:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:21:39 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:39 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:39 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:40 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/10 02:21:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : banana: Unchanged skipping 2025/08/10 02:21:40 DEBUG : apple: Unchanged skipping 2025/08/10 02:21:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/10 02:21:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/10 02:21:40 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:40 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:40 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:41 DEBUG : apple: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : banana: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/10 02:21:41 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (205.57s) --- PASS: TestTransform/NFC (17.96s) --- PASS: TestTransform/NFD (16.13s) --- PASS: TestTransform/base64 (19.70s) --- PASS: TestTransform/prefix (23.55s) --- PASS: TestTransform/suffix (22.22s) --- PASS: TestTransform/truncate (18.73s) --- PASS: TestTransform/encoder (17.62s) --- PASS: TestTransform/ISO-8859-1 (16.86s) --- PASS: TestTransform/charmap (17.09s) --- PASS: TestTransform/lowercase (17.51s) --- PASS: TestTransform/ascii (18.20s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:21:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/10 02:21:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/10 02:21:46 INFO : sub dir_somesuffix: Making directory 2025/08/10 02:21:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/10 02:21:46 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/10 02:21:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/10 02:21:46 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/10 02:21:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/10 02:21:46 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:46 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:47 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:21:47 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/10 02:21:47 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.02s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:21:47 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:48 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:48 INFO : tictactoe: Making directory 2025/08/10 02:21:48 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:48 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:21:48 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/10 02:21:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:21:48 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:48 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:48 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:21:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/10 02:21:48 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:21:49 INFO : toe: Making directory 2025/08/10 02:21:49 INFO : toe/toe: Making directory 2025/08/10 02:21:49 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/10 02:21:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/10 02:21:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/10 02:21:49 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:49 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:21:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/10 02:21:50 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.90s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:21:51 INFO : toe: Making directory 2025/08/10 02:21:51 INFO : toe/toe: Making directory 2025/08/10 02:21:51 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/10 02:21:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/10 02:21:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/10 02:21:51 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:51 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:21:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/10 02:21:52 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:21:53 DEBUG : empty_dir: Making directory with metadata 2025/08/10 02:21:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 02:21:53 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:21:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:21:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:21:53 INFO : tictacempty_dir: Making directory 2025/08/10 02:21:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:21:53 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:53 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:53 INFO : tictactoe: Making directory 2025/08/10 02:21:53 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:53 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:21:53 INFO : tictactoe/tictactoe: Making directory 2025/08/10 02:21:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:21:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/10 02:21:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 02:21:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/10 02:21:53 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:53 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:21:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/10 02:21:54 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.73s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:21:54 DEBUG : empty_dir: Making directory with metadata 2025/08/10 02:21:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 02:21:54 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:21:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:21:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:21:55 INFO : tictacempty_dir: Making directory 2025/08/10 02:21:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:21:55 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:55 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:55 INFO : tictactoe: Making directory 2025/08/10 02:21:55 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:55 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:21:55 INFO : tictactoe/tictactoe: Making directory 2025/08/10 02:21:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:21:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/10 02:21:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:21:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 02:21:55 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:55 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:21:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:21:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:21:55 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/10 02:21:55 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:55 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:21:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:21:56 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:56 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/10 02:21:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:21:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/10 02:21:56 NOTICE: B2 bucket rclone-test-kunaviw3quje: 0 differences found 2025/08/10 02:21:56 NOTICE: B2 bucket rclone-test-kunaviw3quje: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:21:57 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:57 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:57 INFO : tictactoe: Making directory 2025/08/10 02:21:57 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:57 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:21:57 INFO : tictactoe/tictactoe: Making directory 2025/08/10 02:21:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:21:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/10 02:21:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 02:21:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/10 02:21:57 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:57 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:21:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/10 02:21:58 DEBUG : Waiting for deletions to finish 2025/08/10 02:21:58 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:59 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:59 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:21:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:21:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/10 02:21:59 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:21:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/10 02:21:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/10 02:21:59 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:21:59 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.07s) === RUN TestSyntax 2025/08/10 02:22:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:22:00 INFO : toe: Making directory 2025/08/10 02:22:00 INFO : toe/toe: Making directory 2025/08/10 02:22:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/10 02:22:00 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:22:00 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:22:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:22:01 INFO : toe/toe/toe: Copied (new) 2025/08/10 02:22:01 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.67s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:22:01 DEBUG : empty_dir: Making directory with metadata 2025/08/10 02:22:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 02:22:01 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:02 INFO : tictacempty_dir: Making directory 2025/08/10 02:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:02 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:02 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:02 INFO : tictactoe: Making directory 2025/08/10 02:22:02 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:02 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:22:02 INFO : tictactoe/tictactoe: Making directory 2025/08/10 02:22:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:22:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/10 02:22:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 02:22:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:02 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:22:02 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:22:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:22:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:02 INFO : toe/toe/toe.txt: Deleted 2025/08/10 02:22:02 INFO : toe/toe: Removing directory 2025/08/10 02:22:02 INFO : toe: Removing directory 2025/08/10 02:22:02 INFO : empty_dir: Removing directory 2025/08/10 02:22:02 DEBUG : Local file system at /tmp/rclone1778249881: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.79s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:22:03 DEBUG : empty_dir: Making directory with metadata 2025/08/10 02:22:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 02:22:03 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:03 INFO : tictacempty_dir: Making directory 2025/08/10 02:22:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:03 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:03 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:03 INFO : tictactoe: Making directory 2025/08/10 02:22:03 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:03 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:22:03 INFO : tictactoe/tictactoe: Making directory 2025/08/10 02:22:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:22:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/10 02:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 02:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:03 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:22:03 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:22:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:22:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:04 INFO : toe/toe/toe.txt: Deleted 2025/08/10 02:22:04 INFO : toe/toe: Removing directory 2025/08/10 02:22:04 INFO : toe: Removing directory 2025/08/10 02:22:04 INFO : empty_dir: Removing directory 2025/08/10 02:22:04 DEBUG : Local file system at /tmp/rclone1778249881: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/10 02:22:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/10 02:22:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 02:22:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 02:22:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 02:22:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:22:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/10 02:22:06 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.35s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:22:07 DEBUG : Reset feature "Copy" 2025/08/10 02:22:07 DEBUG : Reset feature "Move" 2025/08/10 02:22:07 DEBUG : Reset feature "Copy" 2025/08/10 02:22:07 DEBUG : Reset feature "Move" 2025/08/10 02:22:07 DEBUG : empty_dir: Making directory with metadata 2025/08/10 02:22:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/10 02:22:07 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:07 INFO : tictacempty_dir: Making directory 2025/08/10 02:22:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/10 02:22:07 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:07 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:07 INFO : tictactoe: Making directory 2025/08/10 02:22:07 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:07 DEBUG : toe: transformed to: tictactoe 2025/08/10 02:22:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:22:07 INFO : tictactoe/tictactoe: Making directory 2025/08/10 02:22:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/10 02:22:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/10 02:22:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 02:22:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:07 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:22:07 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:22:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:22:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/10 02:22:08 INFO : toe/toe/toe.txt: Deleted 2025/08/10 02:22:08 INFO : toe/toe: Removing directory 2025/08/10 02:22:08 INFO : toe: Removing directory 2025/08/10 02:22:08 INFO : empty_dir: Removing directory 2025/08/10 02:22:08 DEBUG : Local file system at /tmp/rclone1778249881: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/10 02:22:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/10 02:22:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 02:22:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 02:22:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/10 02:22:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:22:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/10 02:22:09 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-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:22:11 DEBUG : toe: transformed to: dG9l 2025/08/10 02:22:11 DEBUG : toe: transformed to: dG9l 2025/08/10 02:22:11 INFO : dG9l: Making directory 2025/08/10 02:22:11 DEBUG : toe: transformed to: dG9l 2025/08/10 02:22:11 DEBUG : toe: transformed to: dG9l 2025/08/10 02:22:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/10 02:22:11 INFO : dG9l/dG9l: Making directory 2025/08/10 02:22:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/10 02:22:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/10 02:22:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/10 02:22:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/10 02:22:11 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:22:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/10 02:22:11 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:22:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:22:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/10 02:22:12 DEBUG : Waiting for deletions to finish 2025/08/10 02:22:12 DEBUG : dG9l: transformed to: toe 2025/08/10 02:22:12 DEBUG : dG9l: transformed to: toe 2025/08/10 02:22:12 DEBUG : dG9l: transformed to: toe 2025/08/10 02:22:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/10 02:22:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/10 02:22:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/10 02:22:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/10 02:22:12 DEBUG : Local file system at /tmp/rclone1778249881: Waiting for checks to finish 2025/08/10 02:22:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/10 02:22:12 DEBUG : Local file system at /tmp/rclone1778249881: Waiting for transfers to finish 2025/08/10 02:22:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-kunaviw3quje", Local "Local file system at /tmp/rclone1778249881", Modify Window "1ms" 2025/08/10 02:22:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 02:22:13 DEBUG : toe: transformed to: 2025/08/10 02:22:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 02:22:13 DEBUG : toe: transformed to: 2025/08/10 02:22:13 INFO : B2 bucket rclone-test-kunaviw3quje: Making directory 2025/08/10 02:22:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 02:22:13 DEBUG : toe: transformed to: 2025/08/10 02:22:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 02:22:13 DEBUG : toe: transformed to: 2025/08/10 02:22:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 02:22:13 DEBUG : toe/toe: transformed to: 2025/08/10 02:22:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/10 02:22:13 INFO : toe/toe: Making directory 2025/08/10 02:22:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 02:22:13 DEBUG : toe/toe: transformed to: 2025/08/10 02:22:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/10 02:22:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 02:22:13 DEBUG : toe: transformed to: 2025/08/10 02:22:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/10 02:22:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/10 02:22:13 DEBUG : toe/toe/toe: transformed to: 2025/08/10 02:22:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/10 02:22:13 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for checks to finish 2025/08/10 02:22:13 DEBUG : B2 bucket rclone-test-kunaviw3quje: Waiting for transfers to finish 2025/08/10 02:22:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/10 02:22:14 INFO : toe/toe/toe: Copied (new) 2025/08/10 02:22:14 ERROR : B2 bucket rclone-test-kunaviw3quje: not deleting files as there were IO errors 2025/08/10 02:22:14 ERROR : B2 bucket rclone-test-kunaviw3quje: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2025/08/10 02:22:15 DEBUG : B2 bucket rclone-test-kunaviw3quje: Purge remote 2025/08/10 02:22:15 INFO : B2 bucket rclone-test-kunaviw3quje: cleaning bucket "rclone-test-kunaviw3quje" of all files 2025/08/10 02:22:16 DEBUG : BackupDir/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4161ca_d20250810_m021558_c001_v7007000_t0000_u01754792158186") 2025/08/10 02:22:16 DEBUG : BackupDir/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1060f83de762947e_d20250810_m021552_c001_v0001136_t0053_u01754792152469") 2025/08/10 02:22:16 DEBUG : CompareDest/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f405e2f9d178cae2c_d20250810_m021532_c001_v7007000_t0000_u01754792132609") 2025/08/10 02:22:16 DEBUG : CompareDest/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eef85_d20250810_m021526_c001_v0001100_t0044_u01754792126865") 2025/08/10 02:22:16 DEBUG : CompareDest/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f405e2f9d178cae2d_d20250810_m021532_c001_v7007000_t0000_u01754792132792") 2025/08/10 02:22:16 DEBUG : CompareDest/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a3b3_d20250810_m021527_c001_v0001137_t0044_u01754792127941") 2025/08/10 02:22:16 DEBUG : CopyDest/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4161cb_d20250810_m021558_c001_v7007000_t0000_u01754792158368") 2025/08/10 02:22:16 DEBUG : CopyDest/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a3e5_d20250810_m021549_c001_v0001137_t0023_u01754792149507") 2025/08/10 02:22:16 DEBUG : CopyDest/three: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4161cc_d20250810_m021558_c001_v7007000_t0000_u01754792158551") 2025/08/10 02:22:16 DEBUG : CopyDest/three: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a3fd_d20250810_m021556_c001_v0001137_t0057_u01754792156100") 2025/08/10 02:22:16 DEBUG : CopyDest/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4161cd_d20250810_m021558_c001_v7007000_t0000_u01754792158735") 2025/08/10 02:22:16 DEBUG : CopyDest/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eefcc_d20250810_m021553_c001_v0001100_t0046_u01754792153600") 2025/08/10 02:22:16 DEBUG : EXISTING: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4176b152a7a059ff_d20250810_m021717_c001_v7007000_t0000_u01754792237229") 2025/08/10 02:22:16 DEBUG : EXISTING: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a530_d20250810_m021716_c001_v0001137_t0020_u01754792236069") 2025/08/10 02:22:16 DEBUG : PREFIXapple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6c74c_d20250810_m021931_c001_v7007000_t0000_u01754792371790") 2025/08/10 02:22:17 DEBUG : PREFIXapple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d101_d20250810_m021925_c001_v0001106_t0055_u01754792365891") 2025/08/10 02:22:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf4316_d20250810_m021931_c001_v7007000_t0000_u01754792371918") 2025/08/10 02:22:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67a8_d20250810_m021925_c001_v0001032_t0047_u01754792365904") 2025/08/10 02:22:17 DEBUG : PREFIXbanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663f9_d20250810_m021931_c001_v7007000_t0000_u01754792371713") 2025/08/10 02:22:17 DEBUG : PREFIXbanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6ad_d20250810_m021925_c001_v0001176_t0010_u01754792365885") 2025/08/10 02:22:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4114cc1e363d466f_d20250810_m021931_c001_v7007000_t0000_u01754792371928") 2025/08/10 02:22:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a778_d20250810_m021925_c001_v0001137_t0054_u01754792365917") 2025/08/10 02:22:17 DEBUG : Testêé: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4176b152a7a05613_d20250810_m021713_c001_v7007000_t0000_u01754792233547") 2025/08/10 02:22:17 DEBUG : Testêé: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a522_d20250810_m021712_c001_v0001137_t0019_u01754792232729") 2025/08/10 02:22:17 DEBUG : Testêé: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef0cb_d20250810_m021711_c001_v0001100_t0053_u01754792231679") 2025/08/10 02:22:17 DEBUG : YXBwbGU=: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6481a_d20250810_m021909_c001_v7007000_t0000_u01754792349904") 2025/08/10 02:22:17 DEBUG : YXBwbGU=: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6788_d20250810_m021905_c001_v0001032_t0049_u01754792345967") 2025/08/10 02:22:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6481b_d20250810_m021910_c001_v7007000_t0000_u01754792350089") 2025/08/10 02:22:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a721_d20250810_m021905_c001_v0001137_t0020_u01754792345220") 2025/08/10 02:22:17 DEBUG : YmFuYW5h: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6481c_d20250810_m021910_c001_v7007000_t0000_u01754792350271") 2025/08/10 02:22:17 DEBUG : YmFuYW5h: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd65a_d20250810_m021905_c001_v0001176_t0012_u01754792345243") 2025/08/10 02:22:17 DEBUG : a/potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6501_d20250810_m021329_c001_v7007000_t0000_u01754792009090") 2025/08/10 02:22:17 DEBUG : a/potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0adc_d20250810_m021328_c001_v0001145_t0048_u01754792008437") 2025/08/10 02:22:17 DEBUG : a/potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681bf_d20250810_m021326_c001_v7007000_t0000_u01754792006496") 2025/08/10 02:22:17 DEBUG : a/potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ace_d20250810_m021325_c001_v0001145_t0052_u01754792005581") 2025/08/10 02:22:18 DEBUG : a/potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df868189_d20250810_m021307_c001_v7007000_t0000_u01754791987630") 2025/08/10 02:22:18 DEBUG : a/potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a7c_d20250810_m021306_c001_v0001145_t0055_u01754791986647") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53467a_d20250810_m022141_c001_v7007000_t0000_u01754792501644") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca68f2_d20250810_m022136_c001_v0001032_t0055_u01754792496880") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db7a_d20250810_m022123_c001_v7007000_t0000_u01754792483489") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca68c2_d20250810_m022118_c001_v0001032_t0026_u01754792478780") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa872_d20250810_m022105_c001_v7007000_t0000_u01754792465986") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6892_d20250810_m022101_c001_v0001032_t0000_u01754792461574") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb86_d20250810_m022048_c001_v7007000_t0000_u01754792448858") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca686a_d20250810_m022044_c001_v0001032_t0017_u01754792444585") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca261_d20250810_m022032_c001_v7007000_t0000_u01754792432028") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6845_d20250810_m022027_c001_v0001032_t0006_u01754792427224") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873817_d20250810_m022014_c001_v7007000_t0000_u01754792414388") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6818_d20250810_m022007_c001_v0001032_t0029_u01754792407862") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa81b_d20250810_m021955_c001_v7007000_t0000_u01754792395706") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd755_d20250810_m021951_c001_v0001176_t0057_u01754792391824") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417adf_d20250810_m021950_c001_v7007000_t0000_u01754792390334") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd732_d20250810_m021945_c001_v0001176_t0051_u01754792385720") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415424_d20250810_m021933_c001_v7007000_t0000_u01754792373476") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a790_d20250810_m021929_c001_v0001137_t0017_u01754792369317") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663f3_d20250810_m021928_c001_v7007000_t0000_u01754792368178") 2025/08/10 02:22:18 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd69f_d20250810_m021922_c001_v0001176_t0054_u01754792362482") 2025/08/10 02:22:19 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873783_d20250810_m021908_c001_v7007000_t0000_u01754792348032") 2025/08/10 02:22:19 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd64a_d20250810_m021902_c001_v0001176_t0023_u01754792342125") 2025/08/10 02:22:19 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108ed_d20250810_m021850_c001_v7007000_t0000_u01754792330164") 2025/08/10 02:22:19 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a6d2_d20250810_m021845_c001_v0001137_t0015_u01754792325889") 2025/08/10 02:22:19 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbba_d20250810_m021834_c001_v7007000_t0000_u01754792314174") 2025/08/10 02:22:19 DEBUG : apple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d043_d20250810_m021828_c001_v0001106_t0049_u01754792308961") 2025/08/10 02:22:19 DEBUG : appleSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d671066411_d20250810_m021953_c001_v7007000_t0000_u01754792393993") 2025/08/10 02:22:19 DEBUG : appleSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7da_d20250810_m021948_c001_v0001137_t0004_u01754792388023") 2025/08/10 02:22:19 DEBUG : appleapple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873819_d20250810_m022014_c001_v7007000_t0000_u01754792414570") 2025/08/10 02:22:19 DEBUG : appleapple: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7cc_d20250810_m022010_c001_v0001176_t0039_u01754792410354") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53467c_d20250810_m022141_c001_v7007000_t0000_u01754792501829") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d2ff_d20250810_m022137_c001_v0001106_t0055_u01754792497475") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db7b_d20250810_m022123_c001_v7007000_t0000_u01754792483671") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d2bc_d20250810_m022119_c001_v0001106_t0020_u01754792479411") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa873_d20250810_m022106_c001_v7007000_t0000_u01754792466173") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d282_d20250810_m022102_c001_v0001106_t0052_u01754792462388") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb87_d20250810_m022049_c001_v7007000_t0000_u01754792449041") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d24d_d20250810_m022045_c001_v0001106_t0007_u01754792445254") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca262_d20250810_m022032_c001_v7007000_t0000_u01754792432211") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d203_d20250810_m022027_c001_v0001106_t0011_u01754792427942") 2025/08/10 02:22:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53422f_d20250810_m022012_c001_v7007000_t0000_u01754792412424") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a842_d20250810_m022008_c001_v0001137_t0002_u01754792408482") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa81c_d20250810_m021955_c001_v7007000_t0000_u01754792395890") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7f4_d20250810_m021951_c001_v0001137_t0019_u01754792391833") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f8525991fd_d20250810_m021950_c001_v7007000_t0000_u01754792390750") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67e3_d20250810_m021946_c001_v0001032_t0048_u01754792386317") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415425_d20250810_m021933_c001_v7007000_t0000_u01754792373657") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6c4_d20250810_m021929_c001_v0001176_t0011_u01754792369326") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f401545a959ea401c_d20250810_m021928_c001_v7007000_t0000_u01754792368381") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67a6_d20250810_m021924_c001_v0001032_t0023_u01754792364205") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41958dc26836bdfa_d20250810_m021907_c001_v7007000_t0000_u01754792347884") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0bd_d20250810_m021902_c001_v0001106_t0039_u01754792342657") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108ee_d20250810_m021850_c001_v7007000_t0000_u01754792330357") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5f3_d20250810_m021846_c001_v0001176_t0059_u01754792326798") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbbb_d20250810_m021834_c001_v7007000_t0000_u01754792314357") 2025/08/10 02:22:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a68f_d20250810_m021830_c001_v0001137_t0033_u01754792310098") 2025/08/10 02:22:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b01098e_d20250810_m021954_c001_v7007000_t0000_u01754792394003") 2025/08/10 02:22:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd738_d20250810_m021948_c001_v0001176_t0023_u01754792388014") 2025/08/10 02:22:20 DEBUG : b/potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6503_d20250810_m021329_c001_v7007000_t0000_u01754792009273") 2025/08/10 02:22:20 DEBUG : b/potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ad6_d20250810_m021327_c001_v0001145_t0015_u01754792007073") 2025/08/10 02:22:20 DEBUG : b/potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681be_d20250810_m021325_c001_v7007000_t0000_u01754792005939") 2025/08/10 02:22:21 DEBUG : b/potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0aca_d20250810_m021324_c001_v0001145_t0023_u01754792004448") 2025/08/10 02:22:21 DEBUG : b/potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df868187_d20250810_m021307_c001_v7007000_t0000_u01754791987070") 2025/08/10 02:22:21 DEBUG : b/potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a78_d20250810_m021305_c001_v0001145_t0014_u01754791985455") 2025/08/10 02:22:21 DEBUG : backup/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f421086135669be88_d20250810_m021610_c001_v7007000_t0000_u01754792170605") 2025/08/10 02:22:21 DEBUG : backup/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1161058e393a7d9d_d20250810_m021609_c001_v0001183_t0030_u01754792169025") 2025/08/10 02:22:21 DEBUG : backup/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114b0c2117576a04_d20250810_m021605_c001_v0001183_t0014_u01754792165422") 2025/08/10 02:22:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6bda9_d20250810_m021635_c001_v7007000_t0000_u01754792195922") 2025/08/10 02:22:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10575e2f6f5048af_d20250810_m021634_c001_v0001183_t0032_u01754792194021") 2025/08/10 02:22:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f11841d480689e713_d20250810_m021630_c001_v0001042_t0040_u01754792190085") 2025/08/10 02:22:21 DEBUG : backup/one.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f421086135669be94_d20250810_m021623_c001_v7007000_t0000_u01754792183514") 2025/08/10 02:22:21 DEBUG : backup/one.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1189beff99c95a7e_d20250810_m021621_c001_v0001137_t0043_u01754792181493") 2025/08/10 02:22:21 DEBUG : backup/one.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1064c91147530d43_d20250810_m021617_c001_v0001178_t0010_u01754792177248") 2025/08/10 02:22:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6bdaa_d20250810_m021636_c001_v7007000_t0000_u01754792196102") 2025/08/10 02:22:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106a1203b4ef3fcc_d20250810_m021634_c001_v0001099_t0029_u01754792194900") 2025/08/10 02:22:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f11630ef3395cd6f2_d20250810_m021631_c001_v0001157_t0041_u01754792191592") 2025/08/10 02:22:21 DEBUG : backup/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f421086135669be89_d20250810_m021610_c001_v7007000_t0000_u01754792170789") 2025/08/10 02:22:21 DEBUG : backup/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1130f177cda30a05_d20250810_m021609_c001_v0001184_t0029_u01754792169844") 2025/08/10 02:22:21 DEBUG : backup/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1185e07b21cc5e6a_d20250810_m021606_c001_v0001184_t0033_u01754792166768") 2025/08/10 02:22:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f421086135669be97_d20250810_m021623_c001_v7007000_t0000_u01754792183696") 2025/08/10 02:22:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10514a789bc96eb9_d20250810_m021622_c001_v0001177_t0021_u01754792182634") 2025/08/10 02:22:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10836536cdcf225d_d20250810_m021618_c001_v0001032_t0027_u01754792178975") 2025/08/10 02:22:21 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53467e_d20250810_m022142_c001_v7007000_t0000_u01754792502063") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd961_d20250810_m022137_c001_v0001176_t0054_u01754792497258") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db7c_d20250810_m022123_c001_v7007000_t0000_u01754792483854") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd913_d20250810_m022119_c001_v0001176_t0043_u01754792479161") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa874_d20250810_m022106_c001_v7007000_t0000_u01754792466354") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd8c1_d20250810_m022102_c001_v0001176_t0047_u01754792462111") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb88_d20250810_m022049_c001_v7007000_t0000_u01754792449224") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd874_d20250810_m022045_c001_v0001176_t0047_u01754792445002") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca263_d20250810_m022032_c001_v7007000_t0000_u01754792432394") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd834_d20250810_m022027_c001_v0001176_t0031_u01754792427736") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d1787381b_d20250810_m022014_c001_v7007000_t0000_u01754792414752") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7be_d20250810_m022008_c001_v0001176_t0009_u01754792408259") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa81d_d20250810_m021956_c001_v7007000_t0000_u01754792396073") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d178_d20250810_m021951_c001_v0001106_t0034_u01754792391893") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa80d_d20250810_m021950_c001_v7007000_t0000_u01754792390574") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7d0_d20250810_m021945_c001_v0001137_t0026_u01754792385959") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415426_d20250810_m021933_c001_v7007000_t0000_u01754792373840") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d120_d20250810_m021929_c001_v0001106_t0004_u01754792369332") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e36fd0_d20250810_m021928_c001_v7007000_t0000_u01754792368393") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0f9_d20250810_m021922_c001_v0001106_t0033_u01754792362776") 2025/08/10 02:22:22 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefaeb_d20250810_m021907_c001_v7007000_t0000_u01754792347836") 2025/08/10 02:22:23 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a715_d20250810_m021902_c001_v0001137_t0059_u01754792342342") 2025/08/10 02:22:23 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108ef_d20250810_m021850_c001_v7007000_t0000_u01754792330539") 2025/08/10 02:22:23 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d07d_d20250810_m021846_c001_v0001106_t0023_u01754792326280") 2025/08/10 02:22:23 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbbc_d20250810_m021834_c001_v7007000_t0000_u01754792314538") 2025/08/10 02:22:23 DEBUG : banana: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5bb_d20250810_m021829_c001_v0001176_t0054_u01754792309879") 2025/08/10 02:22:23 DEBUG : bananaSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417ae6_d20250810_m021954_c001_v7007000_t0000_u01754792394171") 2025/08/10 02:22:23 DEBUG : bananaSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67e7_d20250810_m021948_c001_v0001032_t0035_u01754792388042") 2025/08/10 02:22:23 DEBUG : both0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e8f_d20250810_m021759_c001_v7007000_t0000_u01754792279771") 2025/08/10 02:22:23 DEBUG : both0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef154_d20250810_m021741_c001_v0001100_t0035_u01754792261331") 2025/08/10 02:22:23 DEBUG : both0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162b7_d20250810_m021737_c001_v7007000_t0000_u01754792257044") 2025/08/10 02:22:23 DEBUG : both0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef0e4_d20250810_m021719_c001_v0001100_t0046_u01754792239112") 2025/08/10 02:22:23 DEBUG : both1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e91_d20250810_m021759_c001_v7007000_t0000_u01754792279954") 2025/08/10 02:22:23 DEBUG : both1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef158_d20250810_m021742_c001_v0001100_t0040_u01754792262249") 2025/08/10 02:22:23 DEBUG : both1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162b8_d20250810_m021737_c001_v7007000_t0000_u01754792257226") 2025/08/10 02:22:23 DEBUG : both1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef0e8_d20250810_m021720_c001_v0001100_t0038_u01754792240041") 2025/08/10 02:22:23 DEBUG : both10: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e92_d20250810_m021800_c001_v7007000_t0000_u01754792280139") 2025/08/10 02:22:23 DEBUG : both10: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef18e_d20250810_m021749_c001_v0001100_t0058_u01754792269071") 2025/08/10 02:22:23 DEBUG : both10: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162b9_d20250810_m021737_c001_v7007000_t0000_u01754792257411") 2025/08/10 02:22:23 DEBUG : both10: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef10e_d20250810_m021726_c001_v0001100_t0049_u01754792246937") 2025/08/10 02:22:23 DEBUG : both11: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e93_d20250810_m021800_c001_v7007000_t0000_u01754792280325") 2025/08/10 02:22:23 DEBUG : both11: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef196_d20250810_m021749_c001_v0001100_t0008_u01754792269871") 2025/08/10 02:22:24 DEBUG : both11: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162ba_d20250810_m021737_c001_v7007000_t0000_u01754792257593") 2025/08/10 02:22:24 DEBUG : both11: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef110_d20250810_m021727_c001_v0001100_t0025_u01754792247553") 2025/08/10 02:22:24 DEBUG : both12: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e95_d20250810_m021800_c001_v7007000_t0000_u01754792280508") 2025/08/10 02:22:24 DEBUG : both12: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef198_d20250810_m021750_c001_v0001100_t0021_u01754792270526") 2025/08/10 02:22:24 DEBUG : both12: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162bb_d20250810_m021737_c001_v7007000_t0000_u01754792257778") 2025/08/10 02:22:24 DEBUG : both12: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef112_d20250810_m021728_c001_v0001100_t0015_u01754792248310") 2025/08/10 02:22:24 DEBUG : both13: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e96_d20250810_m021800_c001_v7007000_t0000_u01754792280690") 2025/08/10 02:22:24 DEBUG : both13: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef19e_d20250810_m021751_c001_v0001100_t0035_u01754792271269") 2025/08/10 02:22:24 DEBUG : both13: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162bc_d20250810_m021737_c001_v7007000_t0000_u01754792257963") 2025/08/10 02:22:24 DEBUG : both13: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef116_d20250810_m021729_c001_v0001100_t0029_u01754792249007") 2025/08/10 02:22:24 DEBUG : both14: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e97_d20250810_m021800_c001_v7007000_t0000_u01754792280873") 2025/08/10 02:22:24 DEBUG : both14: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef1a0_d20250810_m021752_c001_v0001100_t0017_u01754792272040") 2025/08/10 02:22:24 DEBUG : both14: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162bd_d20250810_m021738_c001_v7007000_t0000_u01754792258145") 2025/08/10 02:22:24 DEBUG : both14: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef11a_d20250810_m021729_c001_v0001100_t0027_u01754792249606") 2025/08/10 02:22:24 DEBUG : both15: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e98_d20250810_m021801_c001_v7007000_t0000_u01754792281080") 2025/08/10 02:22:24 DEBUG : both15: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef1a6_d20250810_m021752_c001_v0001100_t0003_u01754792272986") 2025/08/10 02:22:24 DEBUG : both15: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162be_d20250810_m021738_c001_v7007000_t0000_u01754792258328") 2025/08/10 02:22:24 DEBUG : both15: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef122_d20250810_m021730_c001_v0001100_t0006_u01754792250469") 2025/08/10 02:22:24 DEBUG : both16: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e99_d20250810_m021801_c001_v7007000_t0000_u01754792281265") 2025/08/10 02:22:24 DEBUG : both16: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef1ac_d20250810_m021753_c001_v0001100_t0033_u01754792273747") 2025/08/10 02:22:24 DEBUG : both16: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162bf_d20250810_m021738_c001_v7007000_t0000_u01754792258523") 2025/08/10 02:22:24 DEBUG : both16: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef12a_d20250810_m021731_c001_v0001100_t0033_u01754792251213") 2025/08/10 02:22:24 DEBUG : both17: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e9a_d20250810_m021801_c001_v7007000_t0000_u01754792281449") 2025/08/10 02:22:25 DEBUG : both17: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef1b2_d20250810_m021754_c001_v0001100_t0037_u01754792274617") 2025/08/10 02:22:25 DEBUG : both17: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162c0_d20250810_m021738_c001_v7007000_t0000_u01754792258704") 2025/08/10 02:22:25 DEBUG : both17: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef132_d20250810_m021732_c001_v0001100_t0041_u01754792252292") 2025/08/10 02:22:25 DEBUG : both18: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e9b_d20250810_m021801_c001_v7007000_t0000_u01754792281643") 2025/08/10 02:22:25 DEBUG : both18: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef1bc_d20250810_m021755_c001_v0001100_t0017_u01754792275466") 2025/08/10 02:22:25 DEBUG : both18: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162c1_d20250810_m021738_c001_v7007000_t0000_u01754792258886") 2025/08/10 02:22:25 DEBUG : both18: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef134_d20250810_m021732_c001_v0001100_t0057_u01754792252934") 2025/08/10 02:22:25 DEBUG : both19: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e9d_d20250810_m021801_c001_v7007000_t0000_u01754792281831") 2025/08/10 02:22:25 DEBUG : both19: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef1c0_d20250810_m021756_c001_v0001100_t0047_u01754792276300") 2025/08/10 02:22:25 DEBUG : both19: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162c2_d20250810_m021739_c001_v7007000_t0000_u01754792259067") 2025/08/10 02:22:25 DEBUG : both19: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef136_d20250810_m021733_c001_v0001100_t0029_u01754792253598") 2025/08/10 02:22:25 DEBUG : both2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b416e9e_d20250810_m021802_c001_v7007000_t0000_u01754792282015") 2025/08/10 02:22:25 DEBUG : both2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef162_d20250810_m021742_c001_v0001100_t0049_u01754792262901") 2025/08/10 02:22:25 DEBUG : both2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162c4_d20250810_m021739_c001_v7007000_t0000_u01754792259314") 2025/08/10 02:22:25 DEBUG : both2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef0ee_d20250810_m021720_c001_v0001100_t0000_u01754792240766") 2025/08/10 02:22:25 DEBUG : both3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417287_d20250810_m021802_c001_v7007000_t0000_u01754792282198") 2025/08/10 02:22:25 DEBUG : both3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef164_d20250810_m021743_c001_v0001100_t0057_u01754792263572") 2025/08/10 02:22:25 DEBUG : both3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162c5_d20250810_m021739_c001_v7007000_t0000_u01754792259496") 2025/08/10 02:22:25 DEBUG : both3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef0f2_d20250810_m021721_c001_v0001100_t0021_u01754792241407") 2025/08/10 02:22:25 DEBUG : both4: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417288_d20250810_m021802_c001_v7007000_t0000_u01754792282383") 2025/08/10 02:22:26 DEBUG : both4: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef16b_d20250810_m021744_c001_v0001100_t0053_u01754792264406") 2025/08/10 02:22:26 DEBUG : both4: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162c6_d20250810_m021739_c001_v7007000_t0000_u01754792259677") 2025/08/10 02:22:26 DEBUG : both4: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef0f8_d20250810_m021722_c001_v0001100_t0006_u01754792242141") 2025/08/10 02:22:26 DEBUG : both5: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417289_d20250810_m021802_c001_v7007000_t0000_u01754792282566") 2025/08/10 02:22:26 DEBUG : both5: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef16f_d20250810_m021745_c001_v0001100_t0034_u01754792265238") 2025/08/10 02:22:26 DEBUG : both5: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162c7_d20250810_m021739_c001_v7007000_t0000_u01754792259858") 2025/08/10 02:22:26 DEBUG : both5: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef0fa_d20250810_m021722_c001_v0001100_t0050_u01754792242813") 2025/08/10 02:22:26 DEBUG : both6: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41728a_d20250810_m021802_c001_v7007000_t0000_u01754792282749") 2025/08/10 02:22:26 DEBUG : both6: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef177_d20250810_m021746_c001_v0001100_t0021_u01754792266047") 2025/08/10 02:22:26 DEBUG : both6: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162c8_d20250810_m021740_c001_v7007000_t0000_u01754792260040") 2025/08/10 02:22:26 DEBUG : both6: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef0fe_d20250810_m021723_c001_v0001100_t0054_u01754792243497") 2025/08/10 02:22:26 DEBUG : both7: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41728b_d20250810_m021802_c001_v7007000_t0000_u01754792282932") 2025/08/10 02:22:26 DEBUG : both7: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef17c_d20250810_m021746_c001_v0001100_t0019_u01754792266838") 2025/08/10 02:22:26 DEBUG : both7: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162c9_d20250810_m021740_c001_v7007000_t0000_u01754792260222") 2025/08/10 02:22:26 DEBUG : both7: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef100_d20250810_m021724_c001_v0001100_t0015_u01754792244441") 2025/08/10 02:22:26 DEBUG : both8: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41728c_d20250810_m021803_c001_v7007000_t0000_u01754792283117") 2025/08/10 02:22:26 DEBUG : both8: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef180_d20250810_m021747_c001_v0001100_t0025_u01754792267526") 2025/08/10 02:22:26 DEBUG : both8: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162ca_d20250810_m021740_c001_v7007000_t0000_u01754792260403") 2025/08/10 02:22:26 DEBUG : both8: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef102_d20250810_m021725_c001_v0001100_t0041_u01754792245266") 2025/08/10 02:22:26 DEBUG : both9: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41728d_d20250810_m021803_c001_v7007000_t0000_u01754792283322") 2025/08/10 02:22:26 DEBUG : both9: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef184_d20250810_m021748_c001_v0001100_t0045_u01754792268305") 2025/08/10 02:22:27 DEBUG : both9: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162cb_d20250810_m021740_c001_v7007000_t0000_u01754792260598") 2025/08/10 02:22:27 DEBUG : both9: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef10a_d20250810_m021726_c001_v0001100_t0031_u01754792246164") 2025/08/10 02:22:27 DEBUG : c/non empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6504_d20250810_m021329_c001_v7007000_t0000_u01754792009458") 2025/08/10 02:22:27 DEBUG : c/non empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ada_d20250810_m021327_c001_v0001145_t0018_u01754792007558") 2025/08/10 02:22:27 DEBUG : c/non empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681c0_d20250810_m021326_c001_v7007000_t0000_u01754792006706") 2025/08/10 02:22:27 DEBUG : c/non empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0acc_d20250810_m021324_c001_v0001145_t0054_u01754792004855") 2025/08/10 02:22:27 DEBUG : c/non empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df86818a_d20250810_m021307_c001_v7007000_t0000_u01754791987812") 2025/08/10 02:22:27 DEBUG : c/non empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a7a_d20250810_m021305_c001_v0001145_t0030_u01754791985876") 2025/08/10 02:22:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6481d_d20250810_m021910_c001_v7007000_t0000_u01754792350453") 2025/08/10 02:22:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0c9_d20250810_m021905_c001_v0001106_t0037_u01754792345226") 2025/08/10 02:22:27 DEBUG : check sum: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160ef_d20250810_m021257_c001_v7007000_t0000_u01754791977738") 2025/08/10 02:22:27 DEBUG : check sum: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a5a_d20250810_m021256_c001_v0001145_t0031_u01754791976707") 2025/08/10 02:22:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa8d9_d20250810_m022213_c001_v7007000_t0000_u01754792533419") 2025/08/10 02:22:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca691e_d20250810_m022211_c001_v0001032_t0027_u01754792531749") 2025/08/10 02:22:27 DEBUG : dest/3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4161bd_d20250810_m021542_c001_v7007000_t0000_u01754792142064") 2025/08/10 02:22:27 DEBUG : dest/3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f406459617ef4ce1a_d20250810_m021540_c001_v0001106_t0045_u01754792140866") 2025/08/10 02:22:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d1787381c_d20250810_m022014_c001_v7007000_t0000_u01754792414934") 2025/08/10 02:22:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d1b6_d20250810_m022010_c001_v0001106_t0049_u01754792410568") 2025/08/10 02:22:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53467f_d20250810_m022142_c001_v7007000_t0000_u01754792502249") 2025/08/10 02:22:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca68d4_d20250810_m022128_c001_v0001032_t0007_u01754792488180") 2025/08/10 02:22:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db7d_d20250810_m022124_c001_v7007000_t0000_u01754792484050") 2025/08/10 02:22:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca68ac_d20250810_m022110_c001_v0001032_t0032_u01754792470662") 2025/08/10 02:22:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa875_d20250810_m022106_c001_v7007000_t0000_u01754792466548") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6870_d20250810_m022053_c001_v0001032_t0026_u01754792453571") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb89_d20250810_m022049_c001_v7007000_t0000_u01754792449487") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6853_d20250810_m022036_c001_v0001032_t0055_u01754792436716") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca264_d20250810_m022032_c001_v7007000_t0000_u01754792432579") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6833_d20250810_m022019_c001_v0001032_t0051_u01754792419114") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64885_d20250810_m022012_c001_v7007000_t0000_u01754792412427") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6804_d20250810_m022000_c001_v0001032_t0044_u01754792400361") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa81e_d20250810_m021956_c001_v7007000_t0000_u01754792396256") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd759_d20250810_m021952_c001_v0001176_t0003_u01754792392082") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417ae1_d20250810_m021950_c001_v7007000_t0000_u01754792390699") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd700_d20250810_m021938_c001_v0001176_t0020_u01754792378150") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415427_d20250810_m021934_c001_v7007000_t0000_u01754792374022") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6c6_d20250810_m021929_c001_v0001176_t0042_u01754792369547") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f41541f_d20250810_m021928_c001_v7007000_t0000_u01754792368228") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd680_d20250810_m021914_c001_v0001176_t0056_u01754792354593") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa7d1_d20250810_m021907_c001_v7007000_t0000_u01754792347846") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d097_d20250810_m021854_c001_v0001106_t0037_u01754792334894") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108f0_d20250810_m021850_c001_v7007000_t0000_u01754792330720") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5d3_d20250810_m021838_c001_v0001176_t0054_u01754792318763") 2025/08/10 02:22:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbbd_d20250810_m021834_c001_v7007000_t0000_u01754792314719") 2025/08/10 02:22:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a667_d20250810_m021820_c001_v0001137_t0036_u01754792300804") 2025/08/10 02:22:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d671066412_d20250810_m021954_c001_v7007000_t0000_u01754792394127") 2025/08/10 02:22:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd73e_d20250810_m021948_c001_v0001176_t0016_u01754792388229") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d1787381e_d20250810_m022015_c001_v7007000_t0000_u01754792415116") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a847_d20250810_m022010_c001_v0001137_t0021_u01754792410562") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534681_d20250810_m022142_c001_v7007000_t0000_u01754792502432") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd936_d20250810_m022129_c001_v0001176_t0027_u01754792489031") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db7e_d20250810_m022124_c001_v7007000_t0000_u01754792484248") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd8f7_d20250810_m022111_c001_v0001176_t0023_u01754792471462") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa876_d20250810_m022106_c001_v7007000_t0000_u01754792466729") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd897_d20250810_m022054_c001_v0001176_t0049_u01754792454409") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb8a_d20250810_m022049_c001_v7007000_t0000_u01754792449670") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd84e_d20250810_m022037_c001_v0001176_t0018_u01754792437526") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca265_d20250810_m022032_c001_v7007000_t0000_u01754792432761") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd804_d20250810_m022020_c001_v0001176_t0026_u01754792420222") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e37025_d20250810_m022012_c001_v7007000_t0000_u01754792412584") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd793_d20250810_m022001_c001_v0001176_t0047_u01754792401107") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa81f_d20250810_m021956_c001_v7007000_t0000_u01754792396439") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67f3_d20250810_m021952_c001_v0001032_t0027_u01754792392264") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa80e_d20250810_m021950_c001_v7007000_t0000_u01754792390712") 2025/08/10 02:22:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7bf_d20250810_m021938_c001_v0001137_t0043_u01754792378929") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415428_d20250810_m021934_c001_v7007000_t0000_u01754792374204") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6c8_d20250810_m021929_c001_v0001176_t0013_u01754792369778") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4114cc1e363d4669_d20250810_m021928_c001_v7007000_t0000_u01754792368408") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0ea_d20250810_m021915_c001_v0001106_t0032_u01754792355320") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873781_d20250810_m021907_c001_v7007000_t0000_u01754792347841") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd625_d20250810_m021855_c001_v0001176_t0026_u01754792335783") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108f1_d20250810_m021850_c001_v7007000_t0000_u01754792330901") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a6a4_d20250810_m021839_c001_v0001137_t0017_u01754792319381") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbbe_d20250810_m021834_c001_v7007000_t0000_u01754792314901") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d027_d20250810_m021821_c001_v0001106_t0002_u01754792301455") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d671066413_d20250810_m021954_c001_v7007000_t0000_u01754792394185") 2025/08/10 02:22:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7de_d20250810_m021948_c001_v0001137_t0059_u01754792388381") 2025/08/10 02:22:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873820_d20250810_m022015_c001_v7007000_t0000_u01754792415298") 2025/08/10 02:22:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7ce_d20250810_m022010_c001_v0001176_t0007_u01754792410641") 2025/08/10 02:22:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534682_d20250810_m022142_c001_v7007000_t0000_u01754792502615") 2025/08/10 02:22:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d2df_d20250810_m022129_c001_v0001106_t0050_u01754792489608") 2025/08/10 02:22:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db7f_d20250810_m022124_c001_v7007000_t0000_u01754792484431") 2025/08/10 02:22:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d298_d20250810_m022112_c001_v0001106_t0022_u01754792472039") 2025/08/10 02:22:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa877_d20250810_m022106_c001_v7007000_t0000_u01754792466911") 2025/08/10 02:22:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d262_d20250810_m022055_c001_v0001106_t0044_u01754792455009") 2025/08/10 02:22:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb8b_d20250810_m022049_c001_v7007000_t0000_u01754792449853") 2025/08/10 02:22:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d238_d20250810_m022038_c001_v0001106_t0039_u01754792438111") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca266_d20250810_m022032_c001_v7007000_t0000_u01754792432943") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d1df_d20250810_m022020_c001_v0001106_t0051_u01754792420863") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e37024_d20250810_m022012_c001_v7007000_t0000_u01754792412402") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a822_d20250810_m022001_c001_v0001137_t0053_u01754792401733") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa820_d20250810_m021956_c001_v7007000_t0000_u01754792396621") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd75b_d20250810_m021952_c001_v0001176_t0040_u01754792392299") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa80b_d20250810_m021950_c001_v7007000_t0000_u01754792390338") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67cf_d20250810_m021939_c001_v0001032_t0014_u01754792379566") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415429_d20250810_m021934_c001_v7007000_t0000_u01754792374400") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a796_d20250810_m021929_c001_v0001137_t0049_u01754792369833") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf4313_d20250810_m021928_c001_v7007000_t0000_u01754792368241") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6797_d20250810_m021916_c001_v0001032_t0016_u01754792356123") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2d48f_d20250810_m021907_c001_v7007000_t0000_u01754792347459") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a6f9_d20250810_m021856_c001_v0001137_t0014_u01754792336490") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108f2_d20250810_m021851_c001_v7007000_t0000_u01754792331083") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d066_d20250810_m021840_c001_v0001106_t0015_u01754792320168") 2025/08/10 02:22:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbbf_d20250810_m021835_c001_v7007000_t0000_u01754792315081") 2025/08/10 02:22:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd589_d20250810_m021822_c001_v0001176_t0024_u01754792302007") 2025/08/10 02:22:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852599201_d20250810_m021954_c001_v7007000_t0000_u01754792394322") 2025/08/10 02:22:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd740_d20250810_m021948_c001_v0001176_t0040_u01754792388440") 2025/08/10 02:22:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873822_d20250810_m022015_c001_v7007000_t0000_u01754792415481") 2025/08/10 02:22:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6822_d20250810_m022010_c001_v0001032_t0054_u01754792410784") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534683_d20250810_m022142_c001_v7007000_t0000_u01754792502799") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a975_d20250810_m022130_c001_v0001137_t0024_u01754792490979") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db80_d20250810_m022124_c001_v7007000_t0000_u01754792484613") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a92b_d20250810_m022113_c001_v0001137_t0024_u01754792473182") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa878_d20250810_m022107_c001_v7007000_t0000_u01754792467093") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a8ec_d20250810_m022055_c001_v0001137_t0012_u01754792455835") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb8c_d20250810_m022050_c001_v7007000_t0000_u01754792450036") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a8ab_d20250810_m022039_c001_v0001137_t0013_u01754792439383") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca267_d20250810_m022033_c001_v7007000_t0000_u01754792433126") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a863_d20250810_m022021_c001_v0001137_t0008_u01754792421744") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64888_d20250810_m022012_c001_v7007000_t0000_u01754792412598") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d194_d20250810_m022002_c001_v0001106_t0046_u01754792402467") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa821_d20250810_m021956_c001_v7007000_t0000_u01754792396804") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d17e_d20250810_m021952_c001_v0001106_t0041_u01754792392507") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa80f_d20250810_m021950_c001_v7007000_t0000_u01754792390754") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d146_d20250810_m021940_c001_v0001106_t0044_u01754792380422") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f41542a_d20250810_m021934_c001_v7007000_t0000_u01754792374582") 2025/08/10 02:22:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d122_d20250810_m021929_c001_v0001106_t0039_u01754792369910") 2025/08/10 02:22:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f401545a959ea401b_d20250810_m021928_c001_v7007000_t0000_u01754792368198") 2025/08/10 02:22:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a754_d20250810_m021917_c001_v0001137_t0039_u01754792357057") 2025/08/10 02:22:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41958dc26836bdfb_d20250810_m021908_c001_v7007000_t0000_u01754792348067") 2025/08/10 02:22:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d09f_d20250810_m021856_c001_v0001106_t0041_u01754792336878") 2025/08/10 02:22:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108f3_d20250810_m021851_c001_v7007000_t0000_u01754792331265") 2025/08/10 02:22:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5d7_d20250810_m021840_c001_v0001176_t0055_u01754792320772") 2025/08/10 02:22:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbc0_d20250810_m021835_c001_v7007000_t0000_u01754792315263") 2025/08/10 02:22:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a67b_d20250810_m021824_c001_v0001137_t0042_u01754792304596") 2025/08/10 02:22:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852599200_d20250810_m021954_c001_v7007000_t0000_u01754792394136") 2025/08/10 02:22:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd744_d20250810_m021948_c001_v0001176_t0013_u01754792388670") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873823_d20250810_m022015_c001_v7007000_t0000_u01754792415665") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7d2_d20250810_m022010_c001_v0001176_t0022_u01754792410901") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534684_d20250810_m022142_c001_v7007000_t0000_u01754792502983") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca68de_d20250810_m022131_c001_v0001032_t0017_u01754792491351") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db81_d20250810_m022124_c001_v7007000_t0000_u01754792484809") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca68b2_d20250810_m022113_c001_v0001032_t0017_u01754792473676") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa87a_d20250810_m022107_c001_v7007000_t0000_u01754792467275") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca687c_d20250810_m022056_c001_v0001032_t0026_u01754792456439") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb8d_d20250810_m022050_c001_v7007000_t0000_u01754792450219") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca685b_d20250810_m022039_c001_v0001032_t0001_u01754792439726") 2025/08/10 02:22:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca268_d20250810_m022033_c001_v7007000_t0000_u01754792433309") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6837_d20250810_m022022_c001_v0001032_t0013_u01754792422103") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e37022_d20250810_m022012_c001_v7007000_t0000_u01754792412035") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca680a_d20250810_m022003_c001_v0001032_t0002_u01754792403206") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa822_d20250810_m021956_c001_v7007000_t0000_u01754792396985") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd75f_d20250810_m021952_c001_v0001176_t0052_u01754792392525") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b010971_d20250810_m021950_c001_v7007000_t0000_u01754792390860") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd714_d20250810_m021940_c001_v0001176_t0055_u01754792380963") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f41542b_d20250810_m021934_c001_v7007000_t0000_u01754792374763") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67c4_d20250810_m021930_c001_v0001032_t0013_u01754792370026") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415420_d20250810_m021928_c001_v7007000_t0000_u01754792368416") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd68c_d20250810_m021917_c001_v0001176_t0021_u01754792357384") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873782_d20250810_m021907_c001_v7007000_t0000_u01754792347877") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd630_d20250810_m021857_c001_v0001176_t0006_u01754792337377") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108f4_d20250810_m021851_c001_v7007000_t0000_u01754792331447") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a6b0_d20250810_m021841_c001_v0001137_t0041_u01754792321009") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbc1_d20250810_m021835_c001_v7007000_t0000_u01754792315444") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d035_d20250810_m021824_c001_v0001106_t0007_u01754792304903") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2f3f6_d20250810_m021954_c001_v7007000_t0000_u01754792394148") 2025/08/10 02:22:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d16a_d20250810_m021948_c001_v0001106_t0025_u01754792388681") 2025/08/10 02:22:34 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873824_d20250810_m022015_c001_v7007000_t0000_u01754792415911") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a849_d20250810_m022010_c001_v0001137_t0022_u01754792410982") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534685_d20250810_m022143_c001_v7007000_t0000_u01754792503168") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd946_d20250810_m022131_c001_v0001176_t0019_u01754792491991") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db82_d20250810_m022125_c001_v7007000_t0000_u01754792485007") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd903_d20250810_m022114_c001_v0001176_t0017_u01754792474260") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa87b_d20250810_m022107_c001_v7007000_t0000_u01754792467456") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd8a1_d20250810_m022056_c001_v0001176_t0009_u01754792456873") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb8e_d20250810_m022050_c001_v7007000_t0000_u01754792450405") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd858_d20250810_m022040_c001_v0001176_t0010_u01754792440109") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca269_d20250810_m022033_c001_v7007000_t0000_u01754792433494") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd814_d20250810_m022022_c001_v0001176_t0033_u01754792422701") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534230_d20250810_m022012_c001_v7007000_t0000_u01754792412607") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7a0_d20250810_m022003_c001_v0001176_t0020_u01754792403607") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa823_d20250810_m021957_c001_v7007000_t0000_u01754792397167") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7f8_d20250810_m021952_c001_v0001137_t0004_u01754792392541") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b01096f_d20250810_m021950_c001_v7007000_t0000_u01754792390497") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7c3_d20250810_m021941_c001_v0001137_t0022_u01754792381175") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f41542c_d20250810_m021934_c001_v7007000_t0000_u01754792374951") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6cc_d20250810_m021930_c001_v0001176_t0021_u01754792370038") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41958dc26836be1d_d20250810_m021927_c001_v7007000_t0000_u01754792367803") 2025/08/10 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0f0_d20250810_m021917_c001_v0001106_t0047_u01754792357593") 2025/08/10 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417ab4_d20250810_m021907_c001_v7007000_t0000_u01754792347871") 2025/08/10 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a6fb_d20250810_m021857_c001_v0001137_t0025_u01754792337580") 2025/08/10 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108f5_d20250810_m021851_c001_v7007000_t0000_u01754792331628") 2025/08/10 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d06b_d20250810_m021841_c001_v0001106_t0008_u01754792321291") 2025/08/10 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbc2_d20250810_m021835_c001_v7007000_t0000_u01754792315626") 2025/08/10 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd59b_d20250810_m021825_c001_v0001176_t0007_u01754792305412") 2025/08/10 02:22:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b01098f_d20250810_m021954_c001_v7007000_t0000_u01754792394190") 2025/08/10 02:22:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67e9_d20250810_m021948_c001_v0001032_t0055_u01754792388736") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873827_d20250810_m022016_c001_v7007000_t0000_u01754792416093") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d1ba_d20250810_m022011_c001_v0001106_t0028_u01754792411032") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534686_d20250810_m022143_c001_v7007000_t0000_u01754792503353") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d2e5_d20250810_m022132_c001_v0001106_t0026_u01754792492215") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db83_d20250810_m022125_c001_v7007000_t0000_u01754792485189") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d2a6_d20250810_m022114_c001_v0001106_t0015_u01754792474472") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa87c_d20250810_m022107_c001_v7007000_t0000_u01754792467637") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d268_d20250810_m022057_c001_v0001106_t0041_u01754792457266") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb8f_d20250810_m022050_c001_v7007000_t0000_u01754792450588") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d23e_d20250810_m022040_c001_v0001106_t0019_u01754792440319") 2025/08/10 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca26a_d20250810_m022033_c001_v7007000_t0000_u01754792433676") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d1e7_d20250810_m022022_c001_v0001106_t0034_u01754792422910") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64882_d20250810_m022012_c001_v7007000_t0000_u01754792412051") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a82c_d20250810_m022003_c001_v0001137_t0054_u01754792403872") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa824_d20250810_m021957_c001_v7007000_t0000_u01754792397359") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd761_d20250810_m021952_c001_v0001176_t0010_u01754792392741") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417ae2_d20250810_m021950_c001_v7007000_t0000_u01754792390882") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67d3_d20250810_m021941_c001_v0001032_t0003_u01754792381558") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f41542d_d20250810_m021935_c001_v7007000_t0000_u01754792375136") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a798_d20250810_m021930_c001_v0001137_t0012_u01754792370156") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e36fcf_d20250810_m021928_c001_v7007000_t0000_u01754792368209") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca679b_d20250810_m021918_c001_v0001032_t0019_u01754792358120") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873784_d20250810_m021908_c001_v7007000_t0000_u01754792348071") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0a1_d20250810_m021857_c001_v0001106_t0018_u01754792337944") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108f6_d20250810_m021851_c001_v7007000_t0000_u01754792331809") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5df_d20250810_m021842_c001_v0001176_t0046_u01754792322065") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbc3_d20250810_m021835_c001_v7007000_t0000_u01754792315807") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a683_d20250810_m021825_c001_v0001137_t0024_u01754792305636") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d671066410_d20250810_m021953_c001_v7007000_t0000_u01754792393940") 2025/08/10 02:22:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7e0_d20250810_m021948_c001_v0001137_t0002_u01754792388749") 2025/08/10 02:22:37 DEBUG : dir1/0007-12345: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873829_d20250810_m022016_c001_v7007000_t0000_u01754792416276") 2025/08/10 02:22:38 DEBUG : dir1/0007-12345: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7d4_d20250810_m022011_c001_v0001176_t0005_u01754792411119") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534687_d20250810_m022143_c001_v7007000_t0000_u01754792503548") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a97d_d20250810_m022133_c001_v0001137_t0024_u01754792493106") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db84_d20250810_m022125_c001_v7007000_t0000_u01754792485372") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a93b_d20250810_m022114_c001_v0001137_t0055_u01754792474996") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa87d_d20250810_m022107_c001_v7007000_t0000_u01754792467819") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a8f4_d20250810_m022057_c001_v0001137_t0012_u01754792457736") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb90_d20250810_m022050_c001_v7007000_t0000_u01754792450772") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a8b7_d20250810_m022040_c001_v0001137_t0000_u01754792440811") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca26c_d20250810_m022033_c001_v7007000_t0000_u01754792433860") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a871_d20250810_m022023_c001_v0001137_t0048_u01754792423624") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53422d_d20250810_m022012_c001_v7007000_t0000_u01754792412060") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d198_d20250810_m022004_c001_v0001106_t0015_u01754792404181") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa825_d20250810_m021957_c001_v7007000_t0000_u01754792397545") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67f5_d20250810_m021952_c001_v0001032_t0035_u01754792392848") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa811_d20250810_m021950_c001_v7007000_t0000_u01754792390895") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d14c_d20250810_m021942_c001_v0001106_t0035_u01754792382064") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f41542e_d20250810_m021935_c001_v7007000_t0000_u01754792375318") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6ce_d20250810_m021930_c001_v0001176_t0033_u01754792370318") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663f0_d20250810_m021927_c001_v7007000_t0000_u01754792367815") 2025/08/10 02:22:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a75a_d20250810_m021918_c001_v0001137_t0056_u01754792358729") 2025/08/10 02:22:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64816_d20250810_m021908_c001_v7007000_t0000_u01754792348089") 2025/08/10 02:22:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd638_d20250810_m021858_c001_v0001176_t0018_u01754792338499") 2025/08/10 02:22:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108f8_d20250810_m021852_c001_v7007000_t0000_u01754792332058") 2025/08/10 02:22:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a6ba_d20250810_m021842_c001_v0001137_t0008_u01754792322321") 2025/08/10 02:22:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbc4_d20250810_m021836_c001_v7007000_t0000_u01754792316007") 2025/08/10 02:22:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d039_d20250810_m021825_c001_v0001106_t0015_u01754792305992") 2025/08/10 02:22:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2f3f7_d20250810_m021954_c001_v7007000_t0000_u01754792394334") 2025/08/10 02:22:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd746_d20250810_m021948_c001_v0001176_t0053_u01754792388951") 2025/08/10 02:22:39 DEBUG : dir1/0008-23456: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d1787382b_d20250810_m022016_c001_v7007000_t0000_u01754792416470") 2025/08/10 02:22:39 DEBUG : dir1/0008-23456: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6824_d20250810_m022011_c001_v0001032_t0033_u01754792411144") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534689_d20250810_m022143_c001_v7007000_t0000_u01754792503732") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca68e2_d20250810_m022133_c001_v0001032_t0049_u01754792493536") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db86_d20250810_m022125_c001_v7007000_t0000_u01754792485554") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca68b6_d20250810_m022115_c001_v0001032_t0018_u01754792475387") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa87f_d20250810_m022108_c001_v7007000_t0000_u01754792468005") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6884_d20250810_m022058_c001_v0001032_t0026_u01754792458114") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb91_d20250810_m022050_c001_v7007000_t0000_u01754792450954") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6861_d20250810_m022041_c001_v0001032_t0049_u01754792441159") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca26d_d20250810_m022034_c001_v7007000_t0000_u01754792434045") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca683b_d20250810_m022024_c001_v0001032_t0003_u01754792424006") 2025/08/10 02:22:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d1787380b_d20250810_m022012_c001_v7007000_t0000_u01754792412436") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6812_d20250810_m022004_c001_v0001032_t0052_u01754792404722") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa826_d20250810_m021957_c001_v7007000_t0000_u01754792397727") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7fe_d20250810_m021952_c001_v0001137_t0027_u01754792392914") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b01096e_d20250810_m021950_c001_v7007000_t0000_u01754792390316") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd718_d20250810_m021942_c001_v0001176_t0009_u01754792382482") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f41542f_d20250810_m021935_c001_v7007000_t0000_u01754792375501") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d126_d20250810_m021930_c001_v0001106_t0028_u01754792370339") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4114cc1e363d4667_d20250810_m021928_c001_v7007000_t0000_u01754792368221") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd695_d20250810_m021919_c001_v0001176_t0031_u01754792359100") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5341d8_d20250810_m021907_c001_v7007000_t0000_u01754792347873") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a701_d20250810_m021858_c001_v0001137_t0008_u01754792338760") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108f9_d20250810_m021852_c001_v7007000_t0000_u01754792332239") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d071_d20250810_m021842_c001_v0001106_t0056_u01754792322664") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbc5_d20250810_m021836_c001_v7007000_t0000_u01754792316187") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5a1_d20250810_m021826_c001_v0001176_t0049_u01754792306484") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d671066414_d20250810_m021954_c001_v7007000_t0000_u01754792394314") 2025/08/10 02:22:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7e2_d20250810_m021949_c001_v0001137_t0035_u01754792389097") 2025/08/10 02:22:40 DEBUG : dir1/0009-34567: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d1787382d_d20250810_m022016_c001_v7007000_t0000_u01754792416652") 2025/08/10 02:22:40 DEBUG : dir1/0009-34567: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7da_d20250810_m022011_c001_v0001176_t0053_u01754792411352") 2025/08/10 02:22:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53468a_d20250810_m022143_c001_v7007000_t0000_u01754792503916") 2025/08/10 02:22:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd956_d20250810_m022133_c001_v0001176_t0009_u01754792493891") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db88_d20250810_m022125_c001_v7007000_t0000_u01754792485744") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd905_d20250810_m022115_c001_v0001176_t0059_u01754792475989") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa880_d20250810_m022108_c001_v7007000_t0000_u01754792468186") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd8af_d20250810_m022058_c001_v0001176_t0042_u01754792458536") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb92_d20250810_m022051_c001_v7007000_t0000_u01754792451136") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd85e_d20250810_m022041_c001_v0001176_t0046_u01754792441519") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca26e_d20250810_m022034_c001_v7007000_t0000_u01754792434269") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd81e_d20250810_m022024_c001_v0001176_t0021_u01754792424440") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d1787380d_d20250810_m022012_c001_v7007000_t0000_u01754792412618") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7a8_d20250810_m022005_c001_v0001176_t0030_u01754792405048") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa827_d20250810_m021957_c001_v7007000_t0000_u01754792397917") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d182_d20250810_m021952_c001_v0001106_t0016_u01754792392928") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d67106640c_d20250810_m021950_c001_v7007000_t0000_u01754792390744") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7c8_d20250810_m021942_c001_v0001137_t0048_u01754792382710") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415430_d20250810_m021935_c001_v7007000_t0000_u01754792375681") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6d2_d20250810_m021930_c001_v0001176_t0021_u01754792370553") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41958dc26836be24_d20250810_m021928_c001_v7007000_t0000_u01754792368357") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0f2_d20250810_m021919_c001_v0001106_t0009_u01754792359346") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2d490_d20250810_m021907_c001_v7007000_t0000_u01754792347639") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0a7_d20250810_m021859_c001_v0001106_t0037_u01754792339141") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108fb_d20250810_m021852_c001_v7007000_t0000_u01754792332443") 2025/08/10 02:22:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5e5_d20250810_m021843_c001_v0001176_t0004_u01754792323349") 2025/08/10 02:22:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbc6_d20250810_m021836_c001_v7007000_t0000_u01754792316369") 2025/08/10 02:22:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a687_d20250810_m021826_c001_v0001137_t0047_u01754792306702") 2025/08/10 02:22:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df86a71a_d20250810_m021954_c001_v7007000_t0000_u01754792394203") 2025/08/10 02:22:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67eb_d20250810_m021949_c001_v0001032_t0023_u01754792389145") 2025/08/10 02:22:42 DEBUG : dir1/0010-45678: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873830_d20250810_m022016_c001_v7007000_t0000_u01754792416834") 2025/08/10 02:22:42 DEBUG : dir1/0010-45678: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a84b_d20250810_m022011_c001_v0001137_t0033_u01754792411365") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53468e_d20250810_m022144_c001_v7007000_t0000_u01754792504110") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d2ef_d20250810_m022134_c001_v0001106_t0018_u01754792494158") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db89_d20250810_m022125_c001_v7007000_t0000_u01754792485925") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d2ac_d20250810_m022116_c001_v0001106_t0029_u01754792476367") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa881_d20250810_m022108_c001_v7007000_t0000_u01754792468368") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d270_d20250810_m022058_c001_v0001106_t0001_u01754792458788") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb94_d20250810_m022051_c001_v7007000_t0000_u01754792451320") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d242_d20250810_m022041_c001_v0001106_t0059_u01754792441723") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca26f_d20250810_m022034_c001_v7007000_t0000_u01754792434451") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d1f1_d20250810_m022024_c001_v0001106_t0050_u01754792424694") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2f401_d20250810_m022012_c001_v7007000_t0000_u01754792412451") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a832_d20250810_m022005_c001_v0001137_t0037_u01754792405300") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa828_d20250810_m021958_c001_v7007000_t0000_u01754792398099") 2025/08/10 02:22:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd765_d20250810_m021952_c001_v0001176_t0005_u01754792392954") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417ae0_d20250810_m021950_c001_v7007000_t0000_u01754792390517") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67db_d20250810_m021943_c001_v0001032_t0045_u01754792383023") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415431_d20250810_m021935_c001_v7007000_t0000_u01754792375888") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a79c_d20250810_m021930_c001_v0001137_t0033_u01754792370588") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41958dc26836be1e_d20250810_m021927_c001_v7007000_t0000_u01754792367986") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca679f_d20250810_m021919_c001_v0001032_t0025_u01754792359839") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2d493_d20250810_m021908_c001_v7007000_t0000_u01754792348001") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd63b_d20250810_m021859_c001_v0001176_t0004_u01754792339880") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108fc_d20250810_m021852_c001_v7007000_t0000_u01754792332626") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a6c2_d20250810_m021843_c001_v0001137_t0058_u01754792323559") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbc7_d20250810_m021836_c001_v7007000_t0000_u01754792316550") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d03b_d20250810_m021826_c001_v0001106_t0041_u01754792306993") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa818_d20250810_m021954_c001_v7007000_t0000_u01754792394347") 2025/08/10 02:22:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd748_d20250810_m021949_c001_v0001176_t0055_u01754792389182") 2025/08/10 02:22:43 DEBUG : dir1/0011-56789: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873832_d20250810_m022017_c001_v7007000_t0000_u01754792417017") 2025/08/10 02:22:43 DEBUG : dir1/0011-56789: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6826_d20250810_m022011_c001_v0001032_t0003_u01754792411547") 2025/08/10 02:22:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53468f_d20250810_m022144_c001_v7007000_t0000_u01754792504293") 2025/08/10 02:22:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a98a_d20250810_m022134_c001_v0001137_t0026_u01754792494686") 2025/08/10 02:22:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db8a_d20250810_m022126_c001_v7007000_t0000_u01754792486111") 2025/08/10 02:22:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a940_d20250810_m022116_c001_v0001137_t0051_u01754792476768") 2025/08/10 02:22:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa882_d20250810_m022108_c001_v7007000_t0000_u01754792468549") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a8fe_d20250810_m022059_c001_v0001137_t0041_u01754792459422") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb95_d20250810_m022051_c001_v7007000_t0000_u01754792451504") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a8bd_d20250810_m022042_c001_v0001137_t0038_u01754792442316") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca270_d20250810_m022034_c001_v7007000_t0000_u01754792434635") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a877_d20250810_m022025_c001_v0001137_t0022_u01754792425296") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64887_d20250810_m022012_c001_v7007000_t0000_u01754792412477") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d1a6_d20250810_m022005_c001_v0001106_t0053_u01754792405664") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa82a_d20250810_m021958_c001_v7007000_t0000_u01754792398282") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd767_d20250810_m021953_c001_v0001176_t0050_u01754792393237") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2f3f0_d20250810_m021950_c001_v7007000_t0000_u01754792390715") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d152_d20250810_m021943_c001_v0001106_t0038_u01754792383345") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415432_d20250810_m021936_c001_v7007000_t0000_u01754792376072") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6d5_d20250810_m021930_c001_v0001176_t0022_u01754792370807") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf4314_d20250810_m021928_c001_v7007000_t0000_u01754792368428") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a760_d20250810_m021920_c001_v0001137_t0012_u01754792360447") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873780_d20250810_m021907_c001_v7007000_t0000_u01754792347695") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a707_d20250810_m021900_c001_v0001137_t0011_u01754792340142") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108fd_d20250810_m021852_c001_v7007000_t0000_u01754792332809") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d075_d20250810_m021843_c001_v0001106_t0019_u01754792323983") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbc8_d20250810_m021836_c001_v7007000_t0000_u01754792316741") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5a9_d20250810_m021827_c001_v0001176_t0022_u01754792307392") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f8525991ff_d20250810_m021953_c001_v7007000_t0000_u01754792393948") 2025/08/10 02:22:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d16c_d20250810_m021949_c001_v0001106_t0008_u01754792389187") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873834_d20250810_m022017_c001_v7007000_t0000_u01754792417206") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d1c0_d20250810_m022011_c001_v0001106_t0033_u01754792411556") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534690_d20250810_m022144_c001_v7007000_t0000_u01754792504476") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca68e8_d20250810_m022135_c001_v0001032_t0023_u01754792495000") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db8b_d20250810_m022126_c001_v7007000_t0000_u01754792486294") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca68be_d20250810_m022117_c001_v0001032_t0026_u01754792477037") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa884_d20250810_m022108_c001_v7007000_t0000_u01754792468730") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca688a_d20250810_m022059_c001_v0001032_t0028_u01754792459737") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb96_d20250810_m022051_c001_v7007000_t0000_u01754792451689") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6866_d20250810_m022042_c001_v0001032_t0049_u01754792442667") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca271_d20250810_m022034_c001_v7007000_t0000_u01754792434818") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca683d_d20250810_m022025_c001_v0001032_t0030_u01754792425757") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64883_d20250810_m022012_c001_v7007000_t0000_u01754792412233") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6814_d20250810_m022006_c001_v0001032_t0032_u01754792406321") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa82c_d20250810_m021958_c001_v7007000_t0000_u01754792398465") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a800_d20250810_m021953_c001_v0001137_t0009_u01754792393251") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f8525991fe_d20250810_m021950_c001_v7007000_t0000_u01754792390919") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd722_d20250810_m021944_c001_v0001176_t0041_u01754792384065") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415433_d20250810_m021936_c001_v7007000_t0000_u01754792376255") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d128_d20250810_m021930_c001_v0001106_t0002_u01754792370841") 2025/08/10 02:22:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663f2_d20250810_m021927_c001_v7007000_t0000_u01754792367997") 2025/08/10 02:22:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd69b_d20250810_m021920_c001_v0001176_t0006_u01754792360835") 2025/08/10 02:22:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2d492_d20250810_m021907_c001_v7007000_t0000_u01754792347820") 2025/08/10 02:22:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0aa_d20250810_m021900_c001_v0001106_t0050_u01754792340540") 2025/08/10 02:22:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0108ff_d20250810_m021852_c001_v7007000_t0000_u01754792332991") 2025/08/10 02:22:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5e9_d20250810_m021844_c001_v0001176_t0035_u01754792324521") 2025/08/10 02:22:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbca_d20250810_m021836_c001_v7007000_t0000_u01754792316923") 2025/08/10 02:22:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a68b_d20250810_m021827_c001_v0001137_t0059_u01754792307600") 2025/08/10 02:22:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2f3f5_d20250810_m021953_c001_v7007000_t0000_u01754792393960") 2025/08/10 02:22:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7e8_d20250810_m021949_c001_v0001137_t0018_u01754792389403") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873836_d20250810_m022017_c001_v7007000_t0000_u01754792417389") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7de_d20250810_m022011_c001_v0001176_t0022_u01754792411583") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534691_d20250810_m022144_c001_v7007000_t0000_u01754792504658") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd959_d20250810_m022135_c001_v0001176_t0022_u01754792495481") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db8d_d20250810_m022126_c001_v7007000_t0000_u01754792486475") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd90d_d20250810_m022117_c001_v0001176_t0003_u01754792477750") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa886_d20250810_m022108_c001_v7007000_t0000_u01754792468911") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd8bb_d20250810_m022100_c001_v0001176_t0029_u01754792460138") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb97_d20250810_m022051_c001_v7007000_t0000_u01754792451872") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd866_d20250810_m022042_c001_v0001176_t0014_u01754792442985") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca272_d20250810_m022035_c001_v7007000_t0000_u01754792435006") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd82c_d20250810_m022026_c001_v0001176_t0011_u01754792426190") 2025/08/10 02:22:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e37023_d20250810_m022012_c001_v7007000_t0000_u01754792412219") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7b0_d20250810_m022006_c001_v0001176_t0020_u01754792406674") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa82d_d20250810_m021958_c001_v7007000_t0000_u01754792398648") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd769_d20250810_m021953_c001_v0001176_t0028_u01754792393449") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d67106640d_d20250810_m021950_c001_v7007000_t0000_u01754792390928") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a7cc_d20250810_m021944_c001_v0001137_t0008_u01754792384272") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415434_d20250810_m021936_c001_v7007000_t0000_u01754792376437") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a79e_d20250810_m021930_c001_v0001137_t0025_u01754792370918") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41958dc26836be21_d20250810_m021928_c001_v7007000_t0000_u01754792368172") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0f4_d20250810_m021921_c001_v0001106_t0056_u01754792361059") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefaec_d20250810_m021908_c001_v7007000_t0000_u01754792348019") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd640_d20250810_m021900_c001_v0001176_t0015_u01754792340958") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b010900_d20250810_m021853_c001_v7007000_t0000_u01754792333174") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a6c8_d20250810_m021844_c001_v0001137_t0049_u01754792324730") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbcb_d20250810_m021837_c001_v7007000_t0000_u01754792317104") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d03f_d20250810_m021827_c001_v0001106_t0046_u01754792307922") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa816_d20250810_m021953_c001_v7007000_t0000_u01754792393973") 2025/08/10 02:22:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd74b_d20250810_m021949_c001_v0001176_t0015_u01754792389727") 2025/08/10 02:22:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d17873839_d20250810_m022017_c001_v7007000_t0000_u01754792417570") 2025/08/10 02:22:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a84f_d20250810_m022011_c001_v0001137_t0031_u01754792411707") 2025/08/10 02:22:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534695_d20250810_m022144_c001_v7007000_t0000_u01754792504841") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d2f7_d20250810_m022135_c001_v0001106_t0017_u01754792495900") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db8e_d20250810_m022126_c001_v7007000_t0000_u01754792486657") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d2b8_d20250810_m022117_c001_v0001106_t0013_u01754792477978") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa887_d20250810_m022109_c001_v7007000_t0000_u01754792469092") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d276_d20250810_m022100_c001_v0001106_t0051_u01754792460372") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb98_d20250810_m022052_c001_v7007000_t0000_u01754792452054") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d248_d20250810_m022043_c001_v0001106_t0013_u01754792443210") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca273_d20250810_m022035_c001_v7007000_t0000_u01754792435189") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d1f9_d20250810_m022026_c001_v0001106_t0023_u01754792426431") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4202e62cdc7033ff_d20250810_m022012_c001_v7007000_t0000_u01754792412467") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a83e_d20250810_m022007_c001_v0001137_t0046_u01754792407039") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa830_d20250810_m021958_c001_v7007000_t0000_u01754792398845") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d184_d20250810_m021953_c001_v0001106_t0027_u01754792393486") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2f3f1_d20250810_m021950_c001_v7007000_t0000_u01754792390905") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67df_d20250810_m021944_c001_v0001032_t0009_u01754792384617") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415435_d20250810_m021936_c001_v7007000_t0000_u01754792376619") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67c6_d20250810_m021931_c001_v0001032_t0006_u01754792371009") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663f5_d20250810_m021928_c001_v7007000_t0000_u01754792368365") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67a2_d20250810_m021921_c001_v0001032_t0025_u01754792361565") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d1787377f_d20250810_m021907_c001_v7007000_t0000_u01754792347513") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a70f_d20250810_m021901_c001_v0001137_t0011_u01754792341225") 2025/08/10 02:22:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b010901_d20250810_m021853_c001_v7007000_t0000_u01754792333402") 2025/08/10 02:22:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d077_d20250810_m021845_c001_v0001106_t0015_u01754792325030") 2025/08/10 02:22:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbcc_d20250810_m021837_c001_v7007000_t0000_u01754792317286") 2025/08/10 02:22:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5b5_d20250810_m021828_c001_v0001176_t0018_u01754792308464") 2025/08/10 02:22:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417ae5_d20250810_m021953_c001_v7007000_t0000_u01754792393982") 2025/08/10 02:22:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d172_d20250810_m021949_c001_v0001106_t0009_u01754792389733") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d1787383a_d20250810_m022017_c001_v7007000_t0000_u01754792417760") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd7e0_d20250810_m022011_c001_v0001176_t0050_u01754792411790") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534696_d20250810_m022145_c001_v7007000_t0000_u01754792505025") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a994_d20250810_m022136_c001_v0001137_t0033_u01754792496605") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db8f_d20250810_m022126_c001_v7007000_t0000_u01754792486840") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a942_d20250810_m022118_c001_v0001137_t0039_u01754792478501") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa888_d20250810_m022109_c001_v7007000_t0000_u01754792469273") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a907_d20250810_m022100_c001_v0001137_t0012_u01754792460924") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb9a_d20250810_m022052_c001_v7007000_t0000_u01754792452237") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a8bf_d20250810_m022043_c001_v0001137_t0020_u01754792443931") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca274_d20250810_m022035_c001_v7007000_t0000_u01754792435370") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a87b_d20250810_m022026_c001_v0001137_t0048_u01754792426958") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53422e_d20250810_m022012_c001_v7007000_t0000_u01754792412243") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d1aa_d20250810_m022007_c001_v0001106_t0033_u01754792407371") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa831_d20250810_m021959_c001_v7007000_t0000_u01754792399028") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a802_d20250810_m021953_c001_v0001137_t0046_u01754792393574") 2025/08/10 02:22:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f8525991fc_d20250810_m021950_c001_v7007000_t0000_u01754792390732") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d15a_d20250810_m021945_c001_v0001106_t0047_u01754792385127") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415436_d20250810_m021936_c001_v7007000_t0000_u01754792376801") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6d7_d20250810_m021931_c001_v0001176_t0017_u01754792371023") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663f6_d20250810_m021928_c001_v7007000_t0000_u01754792368440") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a766_d20250810_m021921_c001_v0001137_t0022_u01754792361998") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa7d2_d20250810_m021908_c001_v7007000_t0000_u01754792348028") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0b2_d20250810_m021901_c001_v0001106_t0047_u01754792341634") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b010902_d20250810_m021853_c001_v7007000_t0000_u01754792333583") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd5ed_d20250810_m021845_c001_v0001176_t0025_u01754792325592") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbcd_d20250810_m021837_c001_v7007000_t0000_u01754792317469") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a68d_d20250810_m021828_c001_v0001137_t0058_u01754792308677") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa817_d20250810_m021954_c001_v7007000_t0000_u01754792394161") 2025/08/10 02:22:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67ed_d20250810_m021949_c001_v0001032_t0035_u01754792389745") 2025/08/10 02:22:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6481e_d20250810_m021910_c001_v7007000_t0000_u01754792350635") 2025/08/10 02:22:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd65e_d20250810_m021905_c001_v0001176_t0003_u01754792345616") 2025/08/10 02:22:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64820_d20250810_m021910_c001_v7007000_t0000_u01754792350816") 2025/08/10 02:22:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a725_d20250810_m021905_c001_v0001137_t0047_u01754792345626") 2025/08/10 02:22:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64821_d20250810_m021911_c001_v7007000_t0000_u01754792351026") 2025/08/10 02:22:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0cb_d20250810_m021905_c001_v0001106_t0008_u01754792345781") 2025/08/10 02:22:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64823_d20250810_m021911_c001_v7007000_t0000_u01754792351208") 2025/08/10 02:22:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd660_d20250810_m021905_c001_v0001176_t0004_u01754792345840") 2025/08/10 02:22:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64824_d20250810_m021911_c001_v7007000_t0000_u01754792351390") 2025/08/10 02:22:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a729_d20250810_m021905_c001_v0001137_t0011_u01754792345907") 2025/08/10 02:22:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64825_d20250810_m021911_c001_v7007000_t0000_u01754792351578") 2025/08/10 02:22:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd662_d20250810_m021906_c001_v0001176_t0054_u01754792346074") 2025/08/10 02:22:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64826_d20250810_m021911_c001_v7007000_t0000_u01754792351766") 2025/08/10 02:22:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd664_d20250810_m021906_c001_v0001176_t0059_u01754792346303") 2025/08/10 02:22:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64827_d20250810_m021911_c001_v7007000_t0000_u01754792351948") 2025/08/10 02:22:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca678a_d20250810_m021906_c001_v0001032_t0046_u01754792346310") 2025/08/10 02:22:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64828_d20250810_m021912_c001_v7007000_t0000_u01754792352130") 2025/08/10 02:22:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a72d_d20250810_m021906_c001_v0001137_t0026_u01754792346428") 2025/08/10 02:22:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64829_d20250810_m021912_c001_v7007000_t0000_u01754792352313") 2025/08/10 02:22:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd666_d20250810_m021906_c001_v0001176_t0058_u01754792346510") 2025/08/10 02:22:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6482c_d20250810_m021912_c001_v7007000_t0000_u01754792352497") 2025/08/10 02:22:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d0cd_d20250810_m021906_c001_v0001106_t0059_u01754792346627") 2025/08/10 02:22:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6482d_d20250810_m021912_c001_v7007000_t0000_u01754792352679") 2025/08/10 02:22:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca678c_d20250810_m021906_c001_v0001032_t0043_u01754792346680") 2025/08/10 02:22:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6482e_d20250810_m021912_c001_v7007000_t0000_u01754792352860") 2025/08/10 02:22:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a733_d20250810_m021906_c001_v0001137_t0041_u01754792346740") 2025/08/10 02:22:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64830_d20250810_m021913_c001_v7007000_t0000_u01754792353042") 2025/08/10 02:22:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd66a_d20250810_m021906_c001_v0001176_t0036_u01754792346823") 2025/08/10 02:22:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64831_d20250810_m021913_c001_v7007000_t0000_u01754792353261") 2025/08/10 02:22:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6790_d20250810_m021907_c001_v0001032_t0049_u01754792347045") 2025/08/10 02:22:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64832_d20250810_m021913_c001_v7007000_t0000_u01754792353450") 2025/08/10 02:22:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a737_d20250810_m021907_c001_v0001137_t0033_u01754792347070") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f401545a959ea4020_d20250810_m021931_c001_v7007000_t0000_u01754792371765") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6af_d20250810_m021926_c001_v0001176_t0020_u01754792366108") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e36fd1_d20250810_m021931_c001_v7007000_t0000_u01754792371755") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a77a_d20250810_m021926_c001_v0001137_t0046_u01754792366230") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415422_d20250810_m021931_c001_v7007000_t0000_u01754792371941") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67aa_d20250810_m021926_c001_v0001032_t0028_u01754792366270") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663fa_d20250810_m021931_c001_v7007000_t0000_u01754792371774") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6b1_d20250810_m021926_c001_v0001176_t0052_u01754792366324") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f401545a959ea4022_d20250810_m021931_c001_v7007000_t0000_u01754792371951") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d107_d20250810_m021926_c001_v0001106_t0020_u01754792366407") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663fc_d20250810_m021931_c001_v7007000_t0000_u01754792371961") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a77e_d20250810_m021926_c001_v0001137_t0056_u01754792366527") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415421_d20250810_m021931_c001_v7007000_t0000_u01754792371737") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6b5_d20250810_m021926_c001_v0001176_t0021_u01754792366586") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf4315_d20250810_m021931_c001_v7007000_t0000_u01754792371734") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67ae_d20250810_m021926_c001_v0001032_t0053_u01754792366659") 2025/08/10 02:22:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e36fd3_d20250810_m021931_c001_v7007000_t0000_u01754792371971") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6b9_d20250810_m021926_c001_v0001176_t0051_u01754792366807") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6c74d_d20250810_m021931_c001_v7007000_t0000_u01754792371984") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a782_d20250810_m021926_c001_v0001137_t0037_u01754792366916") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4114cc1e363d466c_d20250810_m021931_c001_v7007000_t0000_u01754792371745") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6bd_d20250810_m021927_c001_v0001176_t0035_u01754792367019") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663fd_d20250810_m021932_c001_v7007000_t0000_u01754792372075") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67b0_d20250810_m021927_c001_v0001032_t0036_u01754792367034") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf4317_d20250810_m021932_c001_v7007000_t0000_u01754792372101") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d114_d20250810_m021927_c001_v0001106_t0000_u01754792367166") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663fb_d20250810_m021931_c001_v7007000_t0000_u01754792371894") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a784_d20250810_m021927_c001_v0001137_t0001_u01754792367189") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4114cc1e363d4670_d20250810_m021932_c001_v7007000_t0000_u01754792372111") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd6c0_d20250810_m021927_c001_v0001176_t0039_u01754792367279") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415423_d20250810_m021932_c001_v7007000_t0000_u01754792372128") 2025/08/10 02:22:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67b4_d20250810_m021927_c001_v0001032_t0056_u01754792367395") 2025/08/10 02:22:53 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4176b152a7a05220_d20250810_m021710_c001_v7007000_t0000_u01754792230186") 2025/08/10 02:22:53 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f104141c1bcec2b34_d20250810_m021708_c001_v0001183_t0008_u01754792228140") 2025/08/10 02:22:53 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64365_d20250810_m021707_c001_v7007000_t0000_u01754792227956") 2025/08/10 02:22:53 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f104141c1bcec2b0f_d20250810_m021704_c001_v0001183_t0041_u01754792224531") 2025/08/10 02:22:53 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6435c_d20250810_m021703_c001_v7007000_t0000_u01754792223797") 2025/08/10 02:22:53 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a4ec_d20250810_m021659_c001_v0001137_t0042_u01754792219744") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4202e62cdc7032de_d20250810_m021658_c001_v7007000_t0000_u01754792218257") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f118e63aac6f61986_d20250810_m021655_c001_v0001029_t0030_u01754792215903") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf1397_d20250810_m021655_c001_v7007000_t0000_u01754792215717") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f118e63aac6f61980_d20250810_m021651_c001_v0001029_t0028_u01754792211876") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf1394_d20250810_m021651_c001_v7007000_t0000_u01754792211117") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef07c_d20250810_m021647_c001_v0001100_t0034_u01754792207378") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6bdb7_d20250810_m021646_c001_v7007000_t0000_u01754792206099") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10087e72d4266d0f_d20250810_m021644_c001_v0001184_t0031_u01754792204794") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4114cc1e363d45b3_d20250810_m021644_c001_v7007000_t0000_u01754792204613") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10087e72d4266cf5_d20250810_m021641_c001_v0001184_t0000_u01754792201852") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4114cc1e363d45ac_d20250810_m021641_c001_v7007000_t0000_u01754792201128") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef062_d20250810_m021637_c001_v0001100_t0043_u01754792197198") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6bdab_d20250810_m021636_c001_v7007000_t0000_u01754792196283") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f11970cb6d93ab06e_d20250810_m021634_c001_v0001178_t0019_u01754792194425") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf1377_d20250810_m021634_c001_v7007000_t0000_u01754792194238") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f11970cb6d93ab05b_d20250810_m021631_c001_v0001178_t0045_u01754792191177") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf1373_d20250810_m021630_c001_v7007000_t0000_u01754792190437") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef048_d20250810_m021624_c001_v0001100_t0001_u01754792184802") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f421086135669be98_d20250810_m021623_c001_v7007000_t0000_u01754792183880") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101d94b7ce197392_d20250810_m021622_c001_v0001117_t0052_u01754792182004") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f417188f9c6e7d809_d20250810_m021621_c001_v7007000_t0000_u01754792181822") 2025/08/10 02:22:54 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101d94b7ce197384_d20250810_m021618_c001_v0001117_t0032_u01754792178233") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f417188f9c6e7d807_d20250810_m021617_c001_v7007000_t0000_u01754792177503") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef014_d20250810_m021611_c001_v0001100_t0032_u01754792171891") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f421086135669be8a_d20250810_m021610_c001_v7007000_t0000_u01754792170974") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f115ccb8f84a0eec3_d20250810_m021609_c001_v0001182_t0050_u01754792169409") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852598d38_d20250810_m021609_c001_v7007000_t0000_u01754792169223") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f115ccb8f84a0eeaf_d20250810_m021606_c001_v0001182_t0030_u01754792166360") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852598d36_d20250810_m021605_c001_v7007000_t0000_u01754792165622") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eefe8_d20250810_m021600_c001_v0001100_t0045_u01754792160026") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4161ce_d20250810_m021558_c001_v7007000_t0000_u01754792158920") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f115906acb95c72a4_d20250810_m021553_c001_v0001090_t0037_u01754792153011") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6336c_d20250810_m021552_c001_v7007000_t0000_u01754792152807") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eefbf_d20250810_m021548_c001_v0001100_t0004_u01754792148758") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1062c8e84b1c5049_d20250810_m021547_c001_v0001120_t0043_u01754792147644") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1062c8e84b1c5047_d20250810_m021546_c001_v0001120_t0013_u01754792146473") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f405e2f9d178cae2e_d20250810_m021532_c001_v7007000_t0000_u01754792132975") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a3ad_d20250810_m021526_c001_v0001137_t0040_u01754792126176") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10402e3d709f7234_d20250810_m021525_c001_v0001041_t0048_u01754792125229") 2025/08/10 02:22:55 DEBUG : dst/one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10402e3d709f7232_d20250810_m021524_c001_v0001041_t0016_u01754792124050") 2025/08/10 02:22:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4176b152a7a05221_d20250810_m021710_c001_v7007000_t0000_u01754792230372") 2025/08/10 02:22:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10105b827154ffe2_d20250810_m021707_c001_v0001130_t0006_u01754792227456") 2025/08/10 02:22:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f11416557860e0ac3_d20250810_m021703_c001_v0001182_t0023_u01754792223569") 2025/08/10 02:22:56 DEBUG : dst/one.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4202e62cdc7032e0_d20250810_m021658_c001_v7007000_t0000_u01754792218442") 2025/08/10 02:22:56 DEBUG : dst/one.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1090fcf82ad51414_d20250810_m021655_c001_v0001105_t0041_u01754792215446") 2025/08/10 02:22:56 DEBUG : dst/one.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f109e8eb8d58cafab_d20250810_m021650_c001_v0001171_t0027_u01754792210803") 2025/08/10 02:22:56 DEBUG : dst/one.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6bdb8_d20250810_m021646_c001_v7007000_t0000_u01754792206281") 2025/08/10 02:22:56 DEBUG : dst/one.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f119bcb2d3c179d44_d20250810_m021644_c001_v0001157_t0048_u01754792204277") 2025/08/10 02:22:56 DEBUG : dst/one.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10360b03a69ea417_d20250810_m021640_c001_v0001036_t0017_u01754792200570") 2025/08/10 02:22:56 DEBUG : dst/three: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4161cf_d20250810_m021559_c001_v7007000_t0000_u01754792159103") 2025/08/10 02:22:56 DEBUG : dst/three: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1062c8e84b1c5073_d20250810_m021557_c001_v0001120_t0019_u01754792157364") 2025/08/10 02:22:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4176b152a7a05223_d20250810_m021710_c001_v7007000_t0000_u01754792230557") 2025/08/10 02:22:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f11077ae8df4b8745_d20250810_m021708_c001_v0001145_t0035_u01754792228931") 2025/08/10 02:22:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ce7_d20250810_m021705_c001_v0001145_t0015_u01754792225294") 2025/08/10 02:22:56 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4176b152a7a05225_d20250810_m021710_c001_v7007000_t0000_u01754792230742") 2025/08/10 02:22:56 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f104141c1bcec2b4a_d20250810_m021709_c001_v0001183_t0051_u01754792229589") 2025/08/10 02:22:56 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64367_d20250810_m021709_c001_v7007000_t0000_u01754792229403") 2025/08/10 02:22:56 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f104141c1bcec2b23_d20250810_m021705_c001_v0001183_t0046_u01754792225991") 2025/08/10 02:22:56 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee6435e_d20250810_m021705_c001_v7007000_t0000_u01754792225785") 2025/08/10 02:22:56 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a4fa_d20250810_m021700_c001_v0001137_t0033_u01754792220871") 2025/08/10 02:22:56 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4202e62cdc7032e1_d20250810_m021658_c001_v7007000_t0000_u01754792218635") 2025/08/10 02:22:56 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f118e63aac6f6198c_d20250810_m021657_c001_v0001029_t0032_u01754792217354") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf1398_d20250810_m021657_c001_v7007000_t0000_u01754792217165") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f118e63aac6f61984_d20250810_m021653_c001_v0001029_t0011_u01754792213467") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf1396_d20250810_m021653_c001_v7007000_t0000_u01754792213281") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef080_d20250810_m021647_c001_v0001100_t0055_u01754792207994") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4114cc1e363d45b4_d20250810_m021645_c001_v7007000_t0000_u01754792205532") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a4bf_d20250810_m021643_c001_v0001137_t0001_u01754792203372") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4114cc1e363d45ae_d20250810_m021642_c001_v7007000_t0000_u01754792202649") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef068_d20250810_m021637_c001_v0001100_t0023_u01754792197866") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf1378_d20250810_m021635_c001_v7007000_t0000_u01754792195359") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a498_d20250810_m021632_c001_v0001137_t0038_u01754792192968") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f408577b289bf1376_d20250810_m021631_c001_v7007000_t0000_u01754792191870") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef04e_d20250810_m021625_c001_v0001100_t0042_u01754792185530") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f417188f9c6e7d80b_d20250810_m021622_c001_v7007000_t0000_u01754792182929") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a468_d20250810_m021620_c001_v0001137_t0037_u01754792180554") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f417188f9c6e7d808_d20250810_m021619_c001_v7007000_t0000_u01754792179461") 2025/08/10 02:22:57 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef018_d20250810_m021612_c001_v0001100_t0013_u01754792172674") 2025/08/10 02:22:58 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852598d39_d20250810_m021610_c001_v7007000_t0000_u01754792170041") 2025/08/10 02:22:58 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a430_d20250810_m021608_c001_v0001137_t0026_u01754792168067") 2025/08/10 02:22:58 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852598d37_d20250810_m021606_c001_v7007000_t0000_u01754792166966") 2025/08/10 02:22:58 DEBUG : dst/three.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eefee_d20250810_m021600_c001_v0001100_t0007_u01754792160861") 2025/08/10 02:22:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4202e62cdc7032e2_d20250810_m021658_c001_v7007000_t0000_u01754792218817") 2025/08/10 02:22:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1090bc08ebeb5b10_d20250810_m021656_c001_v0001182_t0046_u01754792216929") 2025/08/10 02:22:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114b0c2117576b32_d20250810_m021653_c001_v0001183_t0006_u01754792213086") 2025/08/10 02:22:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6bdb9_d20250810_m021646_c001_v7007000_t0000_u01754792206462") 2025/08/10 02:22:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1151367e39887d4a_d20250810_m021645_c001_v0001130_t0039_u01754792205204") 2025/08/10 02:22:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f105a3887db06d9d7_d20250810_m021642_c001_v0001043_t0001_u01754792202269") 2025/08/10 02:22:58 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4176b152a7a05226_d20250810_m021710_c001_v7007000_t0000_u01754792230927") 2025/08/10 02:22:58 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef0a9_d20250810_m021700_c001_v0001100_t0043_u01754792220516") 2025/08/10 02:22:58 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4202e62cdc7032e3_d20250810_m021659_c001_v7007000_t0000_u01754792219008") 2025/08/10 02:22:58 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a4cc_d20250810_m021647_c001_v0001137_t0007_u01754792207684") 2025/08/10 02:22:58 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6bdba_d20250810_m021646_c001_v7007000_t0000_u01754792206645") 2025/08/10 02:22:58 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a4ae_d20250810_m021637_c001_v0001137_t0001_u01754792197564") 2025/08/10 02:22:58 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6bdac_d20250810_m021636_c001_v7007000_t0000_u01754792196465") 2025/08/10 02:22:59 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a47e_d20250810_m021625_c001_v0001137_t0058_u01754792185144") 2025/08/10 02:22:59 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f421086135669be99_d20250810_m021624_c001_v7007000_t0000_u01754792184062") 2025/08/10 02:22:59 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a442_d20250810_m021612_c001_v0001137_t0023_u01754792172181") 2025/08/10 02:22:59 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f421086135669be8c_d20250810_m021611_c001_v7007000_t0000_u01754792171157") 2025/08/10 02:22:59 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a40f_d20250810_m021600_c001_v0001137_t0020_u01754792160325") 2025/08/10 02:22:59 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4161d0_d20250810_m021559_c001_v7007000_t0000_u01754792159287") 2025/08/10 02:22:59 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10706ca931e08b04_d20250810_m021554_c001_v0001090_t0006_u01754792154483") 2025/08/10 02:22:59 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f405e2f9d178cae2f_d20250810_m021533_c001_v7007000_t0000_u01754792133157") 2025/08/10 02:22:59 DEBUG : dst/two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10402e3d709f723e_d20250810_m021531_c001_v0001041_t0042_u01754792131881") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b00e386_d20250810_m021451_c001_v7007000_t0000_u01754792091316") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a345_d20250810_m021446_c001_v0001137_t0021_u01754792086203") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b00e383_d20250810_m021444_c001_v7007000_t0000_u01754792084118") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eeed7_d20250810_m021424_c001_v0001100_t0020_u01754792064638") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852598d06_d20250810_m021409_c001_v7007000_t0000_u01754792049072") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a2b7_d20250810_m021402_c001_v0001137_t0042_u01754792042232") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc710b_d20250810_m021341_c001_v7007000_t0000_u01754792021833") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0b0d_d20250810_m021339_c001_v0001145_t0034_u01754792019900") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6d14_d20250810_m021338_c001_v7007000_t0000_u01754792018992") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0b03_d20250810_m021337_c001_v0001145_t0021_u01754792017449") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6902_d20250810_m021334_c001_v7007000_t0000_u01754792014433") 2025/08/10 02:22:59 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0aeb_d20250810_m021332_c001_v0001145_t0009_u01754792012444") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc650c_d20250810_m021331_c001_v7007000_t0000_u01754792011523") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ae1_d20250810_m021330_c001_v0001145_t0042_u01754792010101") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681bb_d20250810_m021323_c001_v7007000_t0000_u01754792003887") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0abc_d20250810_m021321_c001_v0001145_t0022_u01754792001923") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681b6_d20250810_m021320_c001_v7007000_t0000_u01754792000968") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ab4_d20250810_m021320_c001_v0001145_t0055_u01754792000018") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681b1_d20250810_m021315_c001_v7007000_t0000_u01754791995518") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a92_d20250810_m021313_c001_v0001145_t0026_u01754791993924") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df868196_d20250810_m021312_c001_v7007000_t0000_u01754791992079") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a84_d20250810_m021310_c001_v0001145_t0057_u01754791990996") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df868193_d20250810_m021310_c001_v7007000_t0000_u01754791990626") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1183dafabd216083_d20250810_m021309_c001_v0001101_t0046_u01754791989869") 2025/08/10 02:23:00 DEBUG : empty space: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a82_d20250810_m021308_c001_v0001145_t0007_u01754791988218") 2025/08/10 02:23:00 DEBUG : enormous: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6d20_d20250810_m021341_c001_v7007000_t0000_u01754792021086") 2025/08/10 02:23:00 DEBUG : enormous: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0b0f_d20250810_m021340_c001_v0001145_t0051_u01754792020207") 2025/08/10 02:23:00 DEBUG : existing: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4176b152a7a05614_d20250810_m021715_c001_v7007000_t0000_u01754792235685") 2025/08/10 02:23:00 DEBUG : existing: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef0d3_d20250810_m021714_c001_v0001100_t0049_u01754792234309") 2025/08/10 02:23:00 DEBUG : existing: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e35d45_d20250810_m021400_c001_v7007000_t0000_u01754792040802") 2025/08/10 02:23:00 DEBUG : existing: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eee96_d20250810_m021359_c001_v0001100_t0038_u01754792039703") 2025/08/10 02:23:00 DEBUG : existing: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160f9_d20250810_m021305_c001_v7007000_t0000_u01754791985089") 2025/08/10 02:23:00 DEBUG : existing: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a72_d20250810_m021303_c001_v0001145_t0026_u01754791983905") 2025/08/10 02:23:00 DEBUG : existing: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160f5_d20250810_m021303_c001_v7007000_t0000_u01754791983358") 2025/08/10 02:23:01 DEBUG : existing: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a6c_d20250810_m021302_c001_v0001145_t0024_u01754791982358") 2025/08/10 02:23:01 DEBUG : existing: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a66_d20250810_m021301_c001_v0001145_t0056_u01754791981435") 2025/08/10 02:23:01 DEBUG : existing-b: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e35d46_d20250810_m021400_c001_v7007000_t0000_u01754792040989") 2025/08/10 02:23:01 DEBUG : existing-b: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a2b1_d20250810_m021359_c001_v0001137_t0052_u01754792039687") 2025/08/10 02:23:01 DEBUG : file1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417a83_d20250810_m021812_c001_v7007000_t0000_u01754792292277") 2025/08/10 02:23:01 DEBUG : file1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd559_d20250810_m021811_c001_v0001176_t0022_u01754792291106") 2025/08/10 02:23:01 DEBUG : file1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417695_d20250810_m021809_c001_v7007000_t0000_u01754792289786") 2025/08/10 02:23:01 DEBUG : file1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef20d_d20250810_m021808_c001_v0001100_t0029_u01754792288150") 2025/08/10 02:23:01 DEBUG : five: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc711e_d20250810_m021345_c001_v7007000_t0000_u01754792025681") 2025/08/10 02:23:01 DEBUG : five: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f401efdafff9f0b19_d20250810_m021343_c001_v0001145_t0013_u01754792023667") 2025/08/10 02:23:01 DEBUG : foo: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681a6_d20250810_m021313_c001_v7007000_t0000_u01754791993559") 2025/08/10 02:23:01 DEBUG : foo: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f401efdafff9f0a8a_d20250810_m021313_c001_v0001145_t0013_u01754791993005") 2025/08/10 02:23:01 DEBUG : foo: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f401efdafff9f0a88_d20250810_m021312_c001_v0001145_t0013_u01754791992445") 2025/08/10 02:23:01 DEBUG : four: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc711f_d20250810_m021345_c001_v7007000_t0000_u01754792025865") 2025/08/10 02:23:01 DEBUG : four: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4102437b111eee64_d20250810_m021344_c001_v0001100_t0050_u01754792024225") 2025/08/10 02:23:01 DEBUG : four: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0b17_d20250810_m021342_c001_v0001145_t0027_u01754792022953") 2025/08/10 02:23:01 DEBUG : hello world2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd6b_d20250810_m021159_c001_v7007000_t0000_u01754791919046") 2025/08/10 02:23:01 DEBUG : hello world2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f097c_d20250810_m021158_c001_v0001145_t0055_u01754791918130") 2025/08/10 02:23:01 DEBUG : ignore-size: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160f3_d20250810_m021301_c001_v7007000_t0000_u01754791981068") 2025/08/10 02:23:01 DEBUG : ignore-size: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a64_d20250810_m021259_c001_v0001145_t0009_u01754791979970") 2025/08/10 02:23:01 DEBUG : nested/sub dir/file: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e35d43_d20250810_m021358_c001_v7007000_t0000_u01754792038946") 2025/08/10 02:23:02 DEBUG : nested/sub dir/file: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eee91_d20250810_m021358_c001_v0001100_t0041_u01754792038221") 2025/08/10 02:23:02 DEBUG : nested/sub dir/file: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc7532_d20250810_m021357_c001_v7007000_t0000_u01754792037453") 2025/08/10 02:23:02 DEBUG : nested/sub dir/file: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a2a9_d20250810_m021356_c001_v0001137_t0048_u01754792036728") 2025/08/10 02:23:02 DEBUG : one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc7509_d20250810_m021346_c001_v7007000_t0000_u01754792026049") 2025/08/10 02:23:02 DEBUG : one: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f401efdafff9f0b11_d20250810_m021342_c001_v0001145_t0013_u01754792022240") 2025/08/10 02:23:02 DEBUG : only0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41728f_d20250810_m021803_c001_v7007000_t0000_u01754792283505") 2025/08/10 02:23:02 DEBUG : only0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f414c1660fdf2a603_d20250810_m021758_c001_v0001137_t0053_u01754792278090") 2025/08/10 02:23:02 DEBUG : only0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5b2_d20250810_m021741_c001_v0001137_t0044_u01754792261974") 2025/08/10 02:23:02 DEBUG : only0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0107ea_d20250810_m021736_c001_v7007000_t0000_u01754792256086") 2025/08/10 02:23:02 DEBUG : only0: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a53a_d20250810_m021719_c001_v0001137_t0015_u01754792239624") 2025/08/10 02:23:02 DEBUG : only1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417290_d20250810_m021803_c001_v7007000_t0000_u01754792283693") 2025/08/10 02:23:02 DEBUG : only1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4102437b111ef1d2_d20250810_m021758_c001_v0001100_t0050_u01754792278447") 2025/08/10 02:23:02 DEBUG : only1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5ba_d20250810_m021742_c001_v0001137_t0010_u01754792262563") 2025/08/10 02:23:02 DEBUG : only1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40744f92fd41306d_d20250810_m021735_c001_v7007000_t0000_u01754792255765") 2025/08/10 02:23:02 DEBUG : only1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a540_d20250810_m021720_c001_v0001137_t0018_u01754792240349") 2025/08/10 02:23:02 DEBUG : only10: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417292_d20250810_m021803_c001_v7007000_t0000_u01754792283879") 2025/08/10 02:23:02 DEBUG : only10: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4105181bcafcd506_d20250810_m021758_c001_v0001176_t0010_u01754792278433") 2025/08/10 02:23:02 DEBUG : only10: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5da_d20250810_m021749_c001_v0001137_t0015_u01754792269436") 2025/08/10 02:23:02 DEBUG : only10: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0107e8_d20250810_m021735_c001_v7007000_t0000_u01754792255724") 2025/08/10 02:23:02 DEBUG : only10: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a569_d20250810_m021727_c001_v0001137_t0048_u01754792247227") 2025/08/10 02:23:02 DEBUG : only11: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417293_d20250810_m021804_c001_v7007000_t0000_u01754792284105") 2025/08/10 02:23:03 DEBUG : only11: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f406459617ef4cfc2_d20250810_m021758_c001_v0001106_t0048_u01754792278241") 2025/08/10 02:23:03 DEBUG : only11: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5e2_d20250810_m021750_c001_v0001137_t0057_u01754792270241") 2025/08/10 02:23:03 DEBUG : only11: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0107cc_d20250810_m021735_c001_v7007000_t0000_u01754792255180") 2025/08/10 02:23:03 DEBUG : only11: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a570_d20250810_m021727_c001_v0001137_t0030_u01754792247898") 2025/08/10 02:23:03 DEBUG : only12: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417295_d20250810_m021804_c001_v7007000_t0000_u01754792284288") 2025/08/10 02:23:03 DEBUG : only12: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4102437b111ef1c6_d20250810_m021757_c001_v0001100_t0050_u01754792277678") 2025/08/10 02:23:03 DEBUG : only12: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5e6_d20250810_m021750_c001_v0001137_t0022_u01754792270877") 2025/08/10 02:23:03 DEBUG : only12: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162b5_d20250810_m021736_c001_v7007000_t0000_u01754792256120") 2025/08/10 02:23:03 DEBUG : only12: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a574_d20250810_m021728_c001_v0001137_t0055_u01754792248703") 2025/08/10 02:23:03 DEBUG : only13: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417296_d20250810_m021804_c001_v7007000_t0000_u01754792284485") 2025/08/10 02:23:03 DEBUG : only13: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f414c1660fdf2a601_d20250810_m021757_c001_v0001137_t0053_u01754792277688") 2025/08/10 02:23:03 DEBUG : only13: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5eb_d20250810_m021751_c001_v0001137_t0032_u01754792271589") 2025/08/10 02:23:03 DEBUG : only13: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4105d0699d506147_d20250810_m021735_c001_v7007000_t0000_u01754792255758") 2025/08/10 02:23:03 DEBUG : only13: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a57c_d20250810_m021729_c001_v0001137_t0039_u01754792249321") 2025/08/10 02:23:03 DEBUG : only14: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417297_d20250810_m021804_c001_v7007000_t0000_u01754792284668") 2025/08/10 02:23:03 DEBUG : only14: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4102437b111ef1ce_d20250810_m021758_c001_v0001100_t0050_u01754792278080") 2025/08/10 02:23:03 DEBUG : only14: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5ed_d20250810_m021752_c001_v0001137_t0021_u01754792272370") 2025/08/10 02:23:03 DEBUG : only14: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4105d0699d506149_d20250810_m021736_c001_v7007000_t0000_u01754792256131") 2025/08/10 02:23:03 DEBUG : only14: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a582_d20250810_m021729_c001_v0001137_t0008_u01754792249931") 2025/08/10 02:23:03 DEBUG : only15: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417298_d20250810_m021804_c001_v7007000_t0000_u01754792284852") 2025/08/10 02:23:03 DEBUG : only15: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4105181bcafcd50a_d20250810_m021758_c001_v0001176_t0010_u01754792278617") 2025/08/10 02:23:04 DEBUG : only15: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5ef_d20250810_m021753_c001_v0001137_t0015_u01754792273314") 2025/08/10 02:23:04 DEBUG : only15: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162b3_d20250810_m021735_c001_v7007000_t0000_u01754792255754") 2025/08/10 02:23:04 DEBUG : only15: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a586_d20250810_m021730_c001_v0001137_t0053_u01754792250933") 2025/08/10 02:23:04 DEBUG : only16: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41729a_d20250810_m021805_c001_v7007000_t0000_u01754792285035") 2025/08/10 02:23:04 DEBUG : only16: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4105181bcafcd514_d20250810_m021758_c001_v0001176_t0010_u01754792278986") 2025/08/10 02:23:04 DEBUG : only16: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5f3_d20250810_m021754_c001_v0001137_t0054_u01754792274149") 2025/08/10 02:23:04 DEBUG : only16: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4105d0699d506146_d20250810_m021735_c001_v7007000_t0000_u01754792255560") 2025/08/10 02:23:04 DEBUG : only16: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a58c_d20250810_m021731_c001_v0001137_t0007_u01754792251535") 2025/08/10 02:23:05 DEBUG : only17: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41729c_d20250810_m021805_c001_v7007000_t0000_u01754792285256") 2025/08/10 02:23:05 DEBUG : only17: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f414c1660fdf2a60d_d20250810_m021758_c001_v0001137_t0053_u01754792278848") 2025/08/10 02:23:05 DEBUG : only17: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5f5_d20250810_m021755_c001_v0001137_t0020_u01754792275050") 2025/08/10 02:23:05 DEBUG : only17: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0107e6_d20250810_m021735_c001_v7007000_t0000_u01754792255361") 2025/08/10 02:23:05 DEBUG : only17: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a590_d20250810_m021732_c001_v0001137_t0040_u01754792252611") 2025/08/10 02:23:05 DEBUG : only18: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41729e_d20250810_m021805_c001_v7007000_t0000_u01754792285440") 2025/08/10 02:23:05 DEBUG : only18: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4102437b111ef1d0_d20250810_m021758_c001_v0001100_t0050_u01754792278263") 2025/08/10 02:23:05 DEBUG : only18: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5fb_d20250810_m021755_c001_v0001137_t0049_u01754792275993") 2025/08/10 02:23:05 DEBUG : only18: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40744f92fd41306f_d20250810_m021736_c001_v7007000_t0000_u01754792256142") 2025/08/10 02:23:05 DEBUG : only18: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a594_d20250810_m021733_c001_v0001137_t0043_u01754792253230") 2025/08/10 02:23:05 DEBUG : only19: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417687_d20250810_m021805_c001_v7007000_t0000_u01754792285718") 2025/08/10 02:23:05 DEBUG : only19: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f414c1660fdf2a605_d20250810_m021758_c001_v0001137_t0053_u01754792278273") 2025/08/10 02:23:05 DEBUG : only19: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5ff_d20250810_m021756_c001_v0001137_t0004_u01754792276607") 2025/08/10 02:23:05 DEBUG : only19: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0107eb_d20250810_m021736_c001_v7007000_t0000_u01754792256268") 2025/08/10 02:23:05 DEBUG : only19: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a598_d20250810_m021733_c001_v0001137_t0055_u01754792253929") 2025/08/10 02:23:05 DEBUG : only2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417688_d20250810_m021805_c001_v7007000_t0000_u01754792285902") 2025/08/10 02:23:05 DEBUG : only2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f406459617ef4cfc4_d20250810_m021758_c001_v0001106_t0048_u01754792278453") 2025/08/10 02:23:05 DEBUG : only2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5bc_d20250810_m021743_c001_v0001137_t0025_u01754792263185") 2025/08/10 02:23:05 DEBUG : only2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0107e9_d20250810_m021735_c001_v7007000_t0000_u01754792255905") 2025/08/10 02:23:05 DEBUG : only2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a544_d20250810_m021721_c001_v0001137_t0044_u01754792241118") 2025/08/10 02:23:05 DEBUG : only3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41768a_d20250810_m021806_c001_v7007000_t0000_u01754792286086") 2025/08/10 02:23:05 DEBUG : only3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f414c1660fdf2a607_d20250810_m021758_c001_v0001137_t0053_u01754792278474") 2025/08/10 02:23:05 DEBUG : only3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5be_d20250810_m021743_c001_v0001137_t0049_u01754792263939") 2025/08/10 02:23:05 DEBUG : only3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162b4_d20250810_m021735_c001_v7007000_t0000_u01754792255935") 2025/08/10 02:23:05 DEBUG : only3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a548_d20250810_m021721_c001_v0001137_t0042_u01754792241751") 2025/08/10 02:23:06 DEBUG : only4: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41768b_d20250810_m021806_c001_v7007000_t0000_u01754792286269") 2025/08/10 02:23:06 DEBUG : only4: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f406459617ef4cfc8_d20250810_m021758_c001_v0001106_t0048_u01754792278820") 2025/08/10 02:23:06 DEBUG : only4: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5c2_d20250810_m021744_c001_v0001137_t0010_u01754792264837") 2025/08/10 02:23:06 DEBUG : only4: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4105d0699d506148_d20250810_m021735_c001_v7007000_t0000_u01754792255946") 2025/08/10 02:23:06 DEBUG : only4: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a54c_d20250810_m021722_c001_v0001137_t0053_u01754792242501") 2025/08/10 02:23:06 DEBUG : only5: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41768c_d20250810_m021806_c001_v7007000_t0000_u01754792286453") 2025/08/10 02:23:06 DEBUG : only5: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4102437b111ef1d4_d20250810_m021758_c001_v0001100_t0050_u01754792278629") 2025/08/10 02:23:06 DEBUG : only5: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5c6_d20250810_m021745_c001_v0001137_t0004_u01754792265676") 2025/08/10 02:23:06 DEBUG : only5: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b0107e7_d20250810_m021735_c001_v7007000_t0000_u01754792255542") 2025/08/10 02:23:06 DEBUG : only5: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a550_d20250810_m021723_c001_v0001137_t0032_u01754792243132") 2025/08/10 02:23:06 DEBUG : only6: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41768d_d20250810_m021806_c001_v7007000_t0000_u01754792286637") 2025/08/10 02:23:06 DEBUG : only6: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f406459617ef4cfc6_d20250810_m021758_c001_v0001106_t0048_u01754792278636") 2025/08/10 02:23:06 DEBUG : only6: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5c8_d20250810_m021746_c001_v0001137_t0011_u01754792266453") 2025/08/10 02:23:06 DEBUG : only6: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162b2_d20250810_m021735_c001_v7007000_t0000_u01754792255553") 2025/08/10 02:23:06 DEBUG : only6: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a554_d20250810_m021724_c001_v0001137_t0012_u01754792244063") 2025/08/10 02:23:06 DEBUG : only7: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41768e_d20250810_m021806_c001_v7007000_t0000_u01754792286819") 2025/08/10 02:23:06 DEBUG : only7: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f414c1660fdf2a609_d20250810_m021758_c001_v0001137_t0053_u01754792278664") 2025/08/10 02:23:06 DEBUG : only7: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5cc_d20250810_m021747_c001_v0001137_t0058_u01754792267203") 2025/08/10 02:23:06 DEBUG : only7: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40744f92fd41306e_d20250810_m021735_c001_v7007000_t0000_u01754792255958") 2025/08/10 02:23:06 DEBUG : only7: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a558_d20250810_m021724_c001_v0001137_t0017_u01754792244851") 2025/08/10 02:23:06 DEBUG : only8: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b41768f_d20250810_m021807_c001_v7007000_t0000_u01754792287003") 2025/08/10 02:23:06 DEBUG : only8: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4105181bcafcd50e_d20250810_m021758_c001_v0001176_t0010_u01754792278800") 2025/08/10 02:23:06 DEBUG : only8: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5ce_d20250810_m021747_c001_v0001137_t0015_u01754792267903") 2025/08/10 02:23:06 DEBUG : only8: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4162b6_d20250810_m021736_c001_v7007000_t0000_u01754792256301") 2025/08/10 02:23:07 DEBUG : only8: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a55c_d20250810_m021725_c001_v0001137_t0007_u01754792245636") 2025/08/10 02:23:07 DEBUG : only9: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417690_d20250810_m021807_c001_v7007000_t0000_u01754792287186") 2025/08/10 02:23:07 DEBUG : only9: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4102437b111ef1da_d20250810_m021758_c001_v0001100_t0050_u01754792278812") 2025/08/10 02:23:07 DEBUG : only9: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a5d4_d20250810_m021748_c001_v0001137_t0056_u01754792268785") 2025/08/10 02:23:07 DEBUG : only9: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40744f92fd41306c_d20250810_m021735_c001_v7007000_t0000_u01754792255575") 2025/08/10 02:23:07 DEBUG : only9: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a560_d20250810_m021726_c001_v0001137_t0050_u01754792246632") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc752f_d20250810_m021355_c001_v7007000_t0000_u01754792035516") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a298_d20250810_m021353_c001_v0001137_t0038_u01754792033242") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc7527_d20250810_m021352_c001_v7007000_t0000_u01754792032497") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eee7d_d20250810_m021350_c001_v0001100_t0022_u01754792030293") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc7518_d20250810_m021349_c001_v7007000_t0000_u01754792029314") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a28c_d20250810_m021347_c001_v0001137_t0054_u01754792027066") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6923_d20250810_m021336_c001_v7007000_t0000_u01754792016473") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0af5_d20250810_m021334_c001_v0001145_t0037_u01754792014994") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc68fc_d20250810_m021333_c001_v7007000_t0000_u01754792013257") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ae9_d20250810_m021332_c001_v0001145_t0011_u01754792012083") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6509_d20250810_m021330_c001_v7007000_t0000_u01754792010715") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ade_d20250810_m021329_c001_v0001145_t0040_u01754792009829") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681ba_d20250810_m021323_c001_v7007000_t0000_u01754792003328") 2025/08/10 02:23:07 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ab8_d20250810_m021321_c001_v0001145_t0024_u01754792001514") 2025/08/10 02:23:08 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681b7_d20250810_m021321_c001_v7007000_t0000_u01754792001150") 2025/08/10 02:23:08 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ab0_d20250810_m021319_c001_v0001145_t0017_u01754791999567") 2025/08/10 02:23:08 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681b4_d20250810_m021319_c001_v7007000_t0000_u01754791999201") 2025/08/10 02:23:08 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0aae_d20250810_m021318_c001_v0001145_t0049_u01754791998493") 2025/08/10 02:23:08 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0aa8_d20250810_m021317_c001_v0001145_t0033_u01754791997835") 2025/08/10 02:23:08 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681b3_d20250810_m021317_c001_v7007000_t0000_u01754791997471") 2025/08/10 02:23:08 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0aa2_d20250810_m021316_c001_v0001145_t0040_u01754791996804") 2025/08/10 02:23:08 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0aa0_d20250810_m021316_c001_v0001145_t0006_u01754791996068") 2025/08/10 02:23:08 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681b2_d20250810_m021315_c001_v7007000_t0000_u01754791995700") 2025/08/10 02:23:08 DEBUG : potato: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a9c_d20250810_m021314_c001_v0001145_t0035_u01754791994676") 2025/08/10 02:23:08 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f415bcd0266cfb07e_d20250810_m021508_c001_v7007000_t0000_u01754792108350") 2025/08/10 02:23:08 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a37a_d20250810_m021507_c001_v0001137_t0011_u01754792107567") 2025/08/10 02:23:08 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b00e387_d20250810_m021451_c001_v7007000_t0000_u01754792091860") 2025/08/10 02:23:08 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eef1f_d20250810_m021445_c001_v0001100_t0013_u01754792085424") 2025/08/10 02:23:08 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852598d0d_d20250810_m021431_c001_v7007000_t0000_u01754792071766") 2025/08/10 02:23:08 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a2fc_d20250810_m021423_c001_v0001137_t0051_u01754792063965") 2025/08/10 02:23:08 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852598d07_d20250810_m021409_c001_v7007000_t0000_u01754792049640") 2025/08/10 02:23:08 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eee9a_d20250810_m021401_c001_v0001100_t0057_u01754792041921") 2025/08/10 02:23:08 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6d1f_d20250810_m021340_c001_v7007000_t0000_u01754792020903") 2025/08/10 02:23:08 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0b08_d20250810_m021339_c001_v0001145_t0037_u01754792019544") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6d16_d20250810_m021339_c001_v7007000_t0000_u01754792019175") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0b01_d20250810_m021337_c001_v0001145_t0008_u01754792017024") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6924_d20250810_m021336_c001_v7007000_t0000_u01754792016657") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0afb_d20250810_m021335_c001_v0001145_t0012_u01754792015721") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc6903_d20250810_m021334_c001_v7007000_t0000_u01754792014623") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0aef_d20250810_m021333_c001_v0001145_t0055_u01754792013631") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc650e_d20250810_m021331_c001_v7007000_t0000_u01754792011713") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ae5_d20250810_m021330_c001_v0001145_t0028_u01754792010728") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df8681bc_d20250810_m021324_c001_v7007000_t0000_u01754792004083") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0ac2_d20250810_m021322_c001_v0001145_t0016_u01754792002840") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd72_d20250810_m021202_c001_v7007000_t0000_u01754791922180") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0990_d20250810_m021201_c001_v0001145_t0015_u01754791921277") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd6e_d20250810_m021200_c001_v7007000_t0000_u01754791920368") 2025/08/10 02:23:09 DEBUG : potato2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0986_d20250810_m021159_c001_v0001145_t0007_u01754791919593") 2025/08/10 02:23:09 DEBUG : potato3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b00e388_d20250810_m021452_c001_v7007000_t0000_u01754792092250") 2025/08/10 02:23:09 DEBUG : potato3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eef21_d20250810_m021446_c001_v0001100_t0031_u01754792086590") 2025/08/10 02:23:09 DEBUG : potato3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852598d0e_d20250810_m021432_c001_v7007000_t0000_u01754792072212") 2025/08/10 02:23:09 DEBUG : potato3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a300_d20250810_m021425_c001_v0001137_t0022_u01754792065127") 2025/08/10 02:23:09 DEBUG : potato3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416fa9f852598d08_d20250810_m021409_c001_v7007000_t0000_u01754792049821") 2025/08/10 02:23:09 DEBUG : potato3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eee9c_d20250810_m021402_c001_v0001100_t0023_u01754792042665") 2025/08/10 02:23:09 DEBUG : pre-dest1/1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4161be_d20250810_m021542_c001_v7007000_t0000_u01754792142247") 2025/08/10 02:23:09 DEBUG : pre-dest1/1: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eef98_d20250810_m021533_c001_v0001100_t0032_u01754792133897") 2025/08/10 02:23:10 DEBUG : pre-dest2/2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4161bf_d20250810_m021542_c001_v7007000_t0000_u01754792142430") 2025/08/10 02:23:10 DEBUG : pre-dest2/2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a3c5_d20250810_m021534_c001_v0001137_t0015_u01754792134604") 2025/08/10 02:23:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f405e2f9d178cae16_d20250810_m021520_c001_v7007000_t0000_u01754792120045") 2025/08/10 02:23:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eef67_d20250810_m021516_c001_v0001100_t0043_u01754792116079") 2025/08/10 02:23:10 DEBUG : sizeonly: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160f1_d20250810_m021259_c001_v7007000_t0000_u01754791979414") 2025/08/10 02:23:10 DEBUG : sizeonly: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a60_d20250810_m021258_c001_v0001145_t0031_u01754791978284") 2025/08/10 02:23:10 DEBUG : splitbanan: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40828a1d1787383c_d20250810_m022017_c001_v7007000_t0000_u01754792417942") 2025/08/10 02:23:10 DEBUG : splitbanan: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6820_d20250810_m022010_c001_v0001032_t0031_u01754792410342") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f534697_d20250810_m022145_c001_v7007000_t0000_u01754792505208") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a99a_d20250810_m022138_c001_v0001137_t0004_u01754792498210") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f419259e823f6db90_d20250810_m022127_c001_v7007000_t0000_u01754792487022") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a948_d20250810_m022120_c001_v0001137_t0019_u01754792480023") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa889_d20250810_m022109_c001_v7007000_t0000_u01754792469454") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a911_d20250810_m022102_c001_v0001137_t0007_u01754792462977") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40322871fdcefb9b_d20250810_m022052_c001_v7007000_t0000_u01754792452422") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a8c9_d20250810_m022045_c001_v0001137_t0037_u01754792445854") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dca279_d20250810_m022035_c001_v7007000_t0000_u01754792435553") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a889_d20250810_m022028_c001_v0001137_t0008_u01754792428480") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41376fab2ee64884_d20250810_m022012_c001_v7007000_t0000_u01754792412415") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d1ae_d20250810_m022008_c001_v0001106_t0021_u01754792408930") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa832_d20250810_m021959_c001_v7007000_t0000_u01754792399211") 2025/08/10 02:23:10 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67f1_d20250810_m021951_c001_v0001032_t0044_u01754792391841") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b010970_d20250810_m021950_c001_v7007000_t0000_u01754792390678") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d164_d20250810_m021946_c001_v0001106_t0042_u01754792386742") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f403ed5585f415437_d20250810_m021936_c001_v7007000_t0000_u01754792376985") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca67c0_d20250810_m021929_c001_v0001032_t0037_u01754792369346") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4070d5d6710663f4_d20250810_m021928_c001_v7007000_t0000_u01754792368179") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a774_d20250810_m021924_c001_v0001137_t0048_u01754792364705") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5341d9_d20250810_m021908_c001_v7007000_t0000_u01754792348056") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd656_d20250810_m021903_c001_v0001176_t0058_u01754792343757") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f412e5d075b010904_d20250810_m021853_c001_v7007000_t0000_u01754792333765") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a6d8_d20250810_m021847_c001_v0001137_t0041_u01754792327046") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4021a1ce9bc9fbce_d20250810_m021837_c001_v7007000_t0000_u01754792317651") 2025/08/10 02:23:11 DEBUG : splitbananasplit: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d04b_d20250810_m021830_c001_v0001106_t0004_u01754792310445") 2025/08/10 02:23:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40673a98df86a719_d20250810_m021954_c001_v7007000_t0000_u01754792394018") 2025/08/10 02:23:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d166_d20250810_m021948_c001_v0001106_t0031_u01754792388030") 2025/08/10 02:23:11 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4176b152a7a05e37_d20250810_m021819_c001_v7007000_t0000_u01754792299888") 2025/08/10 02:23:11 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef238_d20250810_m021817_c001_v0001100_t0021_u01754792297203") 2025/08/10 02:23:11 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417a8b_d20250810_m021816_c001_v7007000_t0000_u01754792296040") 2025/08/10 02:23:11 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d00b_d20250810_m021813_c001_v0001106_t0025_u01754792293230") 2025/08/10 02:23:11 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f416e654b21e35d44_d20250810_m021359_c001_v7007000_t0000_u01754792039129") 2025/08/10 02:23:11 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a2ad_d20250810_m021358_c001_v0001137_t0043_u01754792038210") 2025/08/10 02:23:11 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc7533_d20250810_m021357_c001_v7007000_t0000_u01754792037640") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eee8d_d20250810_m021356_c001_v0001100_t0028_u01754792036719") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160ee_d20250810_m021256_c001_v7007000_t0000_u01754791976107") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a4b_d20250810_m021254_c001_v0001145_t0023_u01754791974380") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160ed_d20250810_m021254_c001_v7007000_t0000_u01754791974007") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a45_d20250810_m021252_c001_v0001145_t0054_u01754791972798") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160e8_d20250810_m021247_c001_v7007000_t0000_u01754791967232") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a2f_d20250810_m021246_c001_v0001145_t0052_u01754791966134") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160e0_d20250810_m021245_c001_v7007000_t0000_u01754791965593") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a27_d20250810_m021244_c001_v0001145_t0045_u01754791964575") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a11_d20250810_m021238_c001_v0001145_t0031_u01754791958328") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160d5_d20250810_m021237_c001_v7007000_t0000_u01754791957962") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a0a_d20250810_m021237_c001_v0001145_t0052_u01754791957322") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0a08_d20250810_m021236_c001_v0001145_t0044_u01754791956475") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b4160cd_d20250810_m021235_c001_v7007000_t0000_u01754791955744") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f09ee_d20250810_m021229_c001_v0001145_t0013_u01754791949404") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f09e3_d20250810_m021222_c001_v0001145_t0056_u01754791942948") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4157d5f4dfb2ae19_d20250810_m021222_c001_v7007000_t0000_u01754791942585") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f09db_d20250810_m021221_c001_v0001145_t0030_u01754791941908") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f09d5_d20250810_m021221_c001_v0001145_t0027_u01754791941016") 2025/08/10 02:23:12 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4157d5f4dfb2ae18_d20250810_m021220_c001_v7007000_t0000_u01754791940289") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f09b5_d20250810_m021211_c001_v0001145_t0049_u01754791931361") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd81_d20250810_m021210_c001_v7007000_t0000_u01754791930996") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f09af_d20250810_m021210_c001_v0001145_t0038_u01754791930337") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd7e_d20250810_m021209_c001_v7007000_t0000_u01754791929418") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f09a9_d20250810_m021208_c001_v0001145_t0028_u01754791928696") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd7c_d20250810_m021208_c001_v7007000_t0000_u01754791928099") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f09a3_d20250810_m021207_c001_v0001145_t0013_u01754791927254") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd79_d20250810_m021206_c001_v7007000_t0000_u01754791926348") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f099e_d20250810_m021205_c001_v0001145_t0038_u01754791925491") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd77_d20250810_m021204_c001_v7007000_t0000_u01754791924924") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f099c_d20250810_m021204_c001_v0001145_t0026_u01754791924121") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd75_d20250810_m021203_c001_v7007000_t0000_u01754791923573") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0998_d20250810_m021202_c001_v0001145_t0018_u01754791922726") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd68_d20250810_m021157_c001_v7007000_t0000_u01754791917584") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f097a_d20250810_m021156_c001_v0001145_t0048_u01754791916960") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd64_d20250810_m021156_c001_v7007000_t0000_u01754791916415") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0974_d20250810_m021155_c001_v0001145_t0050_u01754791915719") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd63_d20250810_m021154_c001_v7007000_t0000_u01754791914811") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f096d_d20250810_m021154_c001_v0001145_t0031_u01754791914134") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4145fb5ce5b2bd62_d20250810_m021151_c001_v7007000_t0000_u01754791911760") 2025/08/10 02:23:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0960_d20250810_m021151_c001_v0001145_t0036_u01754791911099") 2025/08/10 02:23:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4176b152a7a05e38_d20250810_m021820_c001_v7007000_t0000_u01754792300071") 2025/08/10 02:23:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd578_d20250810_m021817_c001_v0001176_t0056_u01754792297219") 2025/08/10 02:23:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417a8c_d20250810_m021816_c001_v7007000_t0000_u01754792296224") 2025/08/10 02:23:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a648_d20250810_m021813_c001_v0001137_t0057_u01754792293243") 2025/08/10 02:23:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f53469e_d20250810_m022147_c001_v7007000_t0000_u01754792507652") 2025/08/10 02:23:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6902_d20250810_m022146_c001_v0001032_t0001_u01754792506582") 2025/08/10 02:23:14 DEBUG : sub/yam: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc752b_d20250810_m021354_c001_v7007000_t0000_u01754792034961") 2025/08/10 02:23:14 DEBUG : sub/yam: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eee81_d20250810_m021353_c001_v0001100_t0040_u01754792033256") 2025/08/10 02:23:14 DEBUG : test_dir1/file2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417a84_d20250810_m021812_c001_v7007000_t0000_u01754792292459") 2025/08/10 02:23:14 DEBUG : test_dir1/file2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111ef217_d20250810_m021810_c001_v0001100_t0055_u01754792290764") 2025/08/10 02:23:14 DEBUG : test_dir1/file2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417697_d20250810_m021809_c001_v7007000_t0000_u01754792289970") 2025/08/10 02:23:14 DEBUG : test_dir1/file2: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a632_d20250810_m021808_c001_v0001137_t0053_u01754792288161") 2025/08/10 02:23:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417a85_d20250810_m021812_c001_v7007000_t0000_u01754792292642") 2025/08/10 02:23:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a63e_d20250810_m021810_c001_v0001137_t0024_u01754792290752") 2025/08/10 02:23:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f40430b240b417698_d20250810_m021810_c001_v7007000_t0000_u01754792290153") 2025/08/10 02:23:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4cfe5_d20250810_m021808_c001_v0001106_t0031_u01754792288149") 2025/08/10 02:23:14 DEBUG : three: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc750a_d20250810_m021346_c001_v7007000_t0000_u01754792026233") 2025/08/10 02:23:14 DEBUG : three: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0b1d_d20250810_m021344_c001_v0001145_t0038_u01754792024985") 2025/08/10 02:23:14 DEBUG : three: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f101efdafff9f0b15_d20250810_m021342_c001_v0001145_t0028_u01754792022606") 2025/08/10 02:23:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346a6_d20250810_m022149_c001_v7007000_t0000_u01754792509305") 2025/08/10 02:23:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd993_d20250810_m022148_c001_v0001176_t0048_u01754792508604") 2025/08/10 02:23:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346c2_d20250810_m022209_c001_v7007000_t0000_u01754792529828") 2025/08/10 02:23:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d34d_d20250810_m022207_c001_v0001106_t0049_u01754792527772") 2025/08/10 02:23:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346b8_d20250810_m022206_c001_v7007000_t0000_u01754792526215") 2025/08/10 02:23:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd9d3_d20250810_m022204_c001_v0001176_t0048_u01754792524422") 2025/08/10 02:23:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346b5_d20250810_m022203_c001_v7007000_t0000_u01754792523458") 2025/08/10 02:23:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca6916_d20250810_m022202_c001_v0001032_t0052_u01754792522630") 2025/08/10 02:23:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346ae_d20250810_m022156_c001_v7007000_t0000_u01754792516850") 2025/08/10 02:23:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd9b5_d20250810_m022155_c001_v0001176_t0017_u01754792515648") 2025/08/10 02:23:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346af_d20250810_m022200_c001_v7007000_t0000_u01754792520009") 2025/08/10 02:23:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d331_d20250810_m022157_c001_v0001106_t0036_u01754792517893") 2025/08/10 02:23:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346ab_d20250810_m022154_c001_v7007000_t0000_u01754792514686") 2025/08/10 02:23:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f100851681bca690a_d20250810_m022153_c001_v0001032_t0038_u01754792513924") 2025/08/10 02:23:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346aa_d20250810_m022152_c001_v7007000_t0000_u01754792512959") 2025/08/10 02:23:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a9c2_d20250810_m022152_c001_v0001137_t0046_u01754792512160") 2025/08/10 02:23:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346a8_d20250810_m022151_c001_v7007000_t0000_u01754792511210") 2025/08/10 02:23:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f106459617ef4d323_d20250810_m022150_c001_v0001106_t0023_u01754792510261") 2025/08/10 02:23:15 DEBUG : toe/toe/toe: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f41813bcb8b8aa8da_d20250810_m022214_c001_v7007000_t0000_u01754792534993") 2025/08/10 02:23:15 DEBUG : toe/toe/toe: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1105181bcafcd9fc_d20250810_m022214_c001_v0001176_t0021_u01754792534367") 2025/08/10 02:23:15 DEBUG : toe/toe/toe: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346b3_d20250810_m022201_c001_v7007000_t0000_u01754792521666") 2025/08/10 02:23:15 DEBUG : toe/toe/toe: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a9de_d20250810_m022200_c001_v0001137_t0057_u01754792520956") 2025/08/10 02:23:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346c6_d20250810_m022210_c001_v7007000_t0000_u01754792530416") 2025/08/10 02:23:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a9f4_d20250810_m022209_c001_v0001137_t0018_u01754792529398") 2025/08/10 02:23:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f409b96f40f5346ba_d20250810_m022206_c001_v7007000_t0000_u01754792526816") 2025/08/10 02:23:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1163a4740db2dca5_d20250810_m022205_c001_v0001136_t0015_u01754792525773") 2025/08/10 02:23:16 DEBUG : two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc750d_d20250810_m021346_c001_v7007000_t0000_u01754792026417") 2025/08/10 02:23:16 DEBUG : two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f414c1660fdf2a284_d20250810_m021344_c001_v0001137_t0053_u01754792024414") 2025/08/10 02:23:16 DEBUG : two: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f401efdafff9f0b13_d20250810_m021342_c001_v0001145_t0013_u01754792022423") 2025/08/10 02:23:16 DEBUG : yam: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc7530_d20250810_m021355_c001_v7007000_t0000_u01754792035700") 2025/08/10 02:23:16 DEBUG : yam: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f10778dfd91d93661_d20250810_m021354_c001_v0001157_t0014_u01754792034568") 2025/08/10 02:23:16 DEBUG : yam: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc7525_d20250810_m021351_c001_v7007000_t0000_u01754792031943") 2025/08/10 02:23:16 DEBUG : yam: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f114c1660fdf2a294_d20250810_m021350_c001_v0001137_t0031_u01754792030171") 2025/08/10 02:23:16 DEBUG : yam: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc7515_d20250810_m021348_c001_v7007000_t0000_u01754792028743") 2025/08/10 02:23:16 DEBUG : yam: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1102437b111eee6d_d20250810_m021347_c001_v0001100_t0040_u01754792027056") 2025/08/10 02:23:16 DEBUG : yaml: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc7528_d20250810_m021352_c001_v7007000_t0000_u01754792032680") 2025/08/10 02:23:16 DEBUG : yaml: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f1115e27ad048cc78_d20250810_m021351_c001_v0001136_t0013_u01754792031316") 2025/08/10 02:23:16 DEBUG : yaml: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f4183e4d6b8dc751a_d20250810_m021349_c001_v7007000_t0000_u01754792029604") 2025/08/10 02:23:16 DEBUG : yaml: Deleting (id "4_z5f128db3b0fd9b1b9f880e1b_f11998c91144543f4_d20250810_m021348_c001_v0001040_t0045_u01754792028318") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m33.277408203s (try 1/5)