"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/02 03:31:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi" 2025/09/02 03:31:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/02 03:31:42 DEBUG : Creating backend with remote "/tmp/rclone2386985760" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:31:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/02 03:31:44 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:44 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.96s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 03:31:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:31:45 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:45 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:31:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:31:46 INFO : sub dir/hello world: Copied (new) 2025/09/02 03:31:46 DEBUG : B2 bucket rclone-test-sefetej7mobi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", 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-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", 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-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:47 DEBUG : Creating backend with remote "/non-existing" 2025/09/02 03:31:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/02 03:31:48 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:48 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:31:49 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:49 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:31:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:31:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", 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-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:50 INFO : B2 bucket rclone-test-sefetej7mobi: Running all checks before starting transfers 2025/09/02 03:31:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:31:50 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:50 INFO : B2 bucket rclone-test-sefetej7mobi: Checks finished, now starting transfers 2025/09/02 03:31:50 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:31:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:31:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.25s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:51 ERROR : Ignoring --no-traverse with sync 2025/09/02 03:31:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:31:52 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:52 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:31:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:31:52 INFO : sub dir/hello world: Copied (new) 2025/09/02 03:31:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.27s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/02 03:31:53 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:53 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:31:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/02 03:31:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:31:54 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:54 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:31:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:31:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:31:56 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:56 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:31:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:31:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.62s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/02 03:31:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 03:31:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/02 03:31:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 03:31:57 INFO : sub dir2: Making directory 2025/09/02 03:31:57 INFO : sub dir: Making directory 2025/09/02 03:31:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:31:57 INFO : sub dir2/sub sub dir2: Making directory 2025/09/02 03:31:57 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:57 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:31:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:31:57 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/09/02 03:31:57 DEBUG : B2 bucket rclone-test-sefetej7mobi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:58 INFO : sub dir2: Making directory 2025/09/02 03:31:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/02 03:31:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 03:31:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:31:58 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:58 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:31:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:31:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:31:59 DEBUG : sub dir2: Making directory with metadata 2025/09/02 03:31:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 03:31:59 INFO : sub dir2: Making directory 2025/09/02 03:31:59 INFO : sub dir: Making directory 2025/09/02 03:31:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:31:59 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:31:59 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:32:00 INFO : sub dir/hello world: Copied (new) 2025/09/02 03:32:00 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/02 03:32:00 DEBUG : B2 bucket rclone-test-sefetej7mobi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/02 03:32:00 DEBUG : B2 bucket rclone-test-sefetej7mobi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.61s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", 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-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:01 INFO : sub dir2: Making directory 2025/09/02 03:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:32:01 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:01 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:32:02 INFO : sub dir/hello world: Copied (new) 2025/09/02 03:32:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:02 DEBUG : sub dir2: Making directory with metadata 2025/09/02 03:32:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 03:32:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 03:32:02 INFO : sub dir2: Making directory 2025/09/02 03:32:02 INFO : sub dir: Making directory 2025/09/02 03:32:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:32:02 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:02 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:32:03 INFO : sub dir/hello world: Copied (new) 2025/09/02 03:32:03 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/02 03:32:03 DEBUG : B2 bucket rclone-test-sefetej7mobi: 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-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", 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-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:04 INFO : sub dir2: Making directory 2025/09/02 03:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:32:04 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:04 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:32:04 INFO : sub dir/hello world: Copied (new) 2025/09/02 03:32:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:06 DEBUG : Creating backend with remote "TestB2:rclone-test-suvotub9daca" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-sefetej7mobi -> B2 bucket rclone-test-suvotub9daca 2025/09/02 03:32:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:32:07 DEBUG : B2 bucket rclone-test-suvotub9daca: Waiting for checks to finish 2025/09/02 03:32:07 DEBUG : B2 bucket rclone-test-suvotub9daca: Waiting for transfers to finish 2025/09/02 03:32:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:32:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 03:32:11 DEBUG : B2 bucket rclone-test-suvotub9daca: Purge remote 2025/09/02 03:32:11 INFO : B2 bucket rclone-test-suvotub9daca: cleaning bucket "rclone-test-suvotub9daca" of all files 2025/09/02 03:32:11 DEBUG : sub dir/hello world: Deleting (id "4_z4f926d1370bd0b8b9f980e1b_f1048a30f8807e3fa_d20250902_m033211_c001_v0001171_t0007_u01756783931105") --- PASS: TestServerSideCopy (9.40s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 03:32:16 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:16 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/02 03:32:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:17 DEBUG : Creating backend with remote "TestB2:rclone-test-juzepil2rita" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-sefetej7mobi -> B2 bucket rclone-test-juzepil2rita 2025/09/02 03:32:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:32:19 DEBUG : B2 bucket rclone-test-juzepil2rita: Waiting for checks to finish 2025/09/02 03:32:19 DEBUG : B2 bucket rclone-test-juzepil2rita: Waiting for transfers to finish 2025/09/02 03:32:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:32:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 03:32:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/02 03:32:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/02 03:32:24 DEBUG : pacer: Reducing sleep to 10ms 2025/09/02 03:32:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 03:32:25 DEBUG : B2 bucket rclone-test-juzepil2rita: Waiting for checks to finish 2025/09/02 03:32:25 DEBUG : B2 bucket rclone-test-juzepil2rita: Waiting for transfers to finish 2025/09/02 03:32:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/02 03:32:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 03:32:25 DEBUG : B2 bucket rclone-test-juzepil2rita: Purge remote 2025/09/02 03:32:25 INFO : B2 bucket rclone-test-juzepil2rita: cleaning bucket "rclone-test-juzepil2rita" of all files 2025/09/02 03:32:25 DEBUG : sub dir/hello world: Deleting (id "4_zef028de370bd0b8b9f980e1b_f11923586b6913273_d20250902_m033225_c001_v0001180_t0010_u01756783945205") 2025/09/02 03:32:25 DEBUG : sub dir/hello world: Deleting (id "4_zef028de370bd0b8b9f980e1b_f116c7a976d9c2b9f_d20250902_m033222_c001_v0001136_t0031_u01756783942780") --- PASS: TestServerSideCopyOverSelf (12.81s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 03:32:31 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:31 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/02 03:32:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/02 03:32:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.32s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hononuv1jevu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-sefetej7mobi -> B2 bucket rclone-test-hononuv1jevu 2025/09/02 03:32:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:32:34 DEBUG : B2 bucket rclone-test-hononuv1jevu: Waiting for checks to finish 2025/09/02 03:32:34 DEBUG : B2 bucket rclone-test-hononuv1jevu: Waiting for transfers to finish 2025/09/02 03:32:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:32:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 03:32:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/02 03:32:37 DEBUG : B2 bucket rclone-test-hononuv1jevu: Waiting for checks to finish 2025/09/02 03:32:37 DEBUG : B2 bucket rclone-test-hononuv1jevu: Waiting for transfers to finish 2025/09/02 03:32:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/02 03:32:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 03:32:37 INFO : sub dir/hello world: Deleted 2025/09/02 03:32:38 DEBUG : testing file moves 2025/09/02 03:32:38 DEBUG : B2 bucket rclone-test-hononuv1jevu: Waiting for checks to finish 2025/09/02 03:32:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/02 03:32:38 DEBUG : B2 bucket rclone-test-hononuv1jevu: Waiting for transfers to finish 2025/09/02 03:32:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/02 03:32:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/02 03:32:39 INFO : sub dir/hello world: Deleted 2025/09/02 03:32:39 DEBUG : B2 bucket rclone-test-hononuv1jevu: Purge remote 2025/09/02 03:32:39 INFO : B2 bucket rclone-test-hononuv1jevu: cleaning bucket "rclone-test-hononuv1jevu" of all files 2025/09/02 03:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2cda370bd0b8b9f980e1b_f113a1d0d9d046781_d20250902_m033239_c001_v0001184_t0047_u01756783959094") 2025/09/02 03:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2cda370bd0b8b9f980e1b_f115f3f9b085ceeec_d20250902_m033237_c001_v0001134_t0009_u01756783957259") 2025/09/02 03:32:39 DEBUG : sub dir/hello world: Deleting (id "4_z6fc2cda370bd0b8b9f980e1b_f10672fd46c043fd2_d20250902_m033235_c001_v0001040_t0012_u01756783955741") --- PASS: TestServerSideMoveOverSelf (9.76s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:42 ERROR : error listing: directory not found 2025/09/02 03:32:42 INFO : Local file system at /tmp/rclone2386985760: Making directory 2025/09/02 03:32:43 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:43 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.57s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:32:44 DEBUG : Local file system at /tmp/rclone2386985760: Waiting for checks to finish 2025/09/02 03:32:44 DEBUG : Local file system at /tmp/rclone2386985760: Waiting for transfers to finish 2025/09/02 03:32:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:32:45 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/09/02 03:32:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:46 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/02 03:32:46 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:46 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 03:32:46 INFO : check sum: Copied (new) 2025/09/02 03:32:46 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:46 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 03:32:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/02 03:32:46 DEBUG : check sum: Unchanged skipping 2025/09/02 03:32:46 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:46 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.61s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/02 03:32:47 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:47 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/02 03:32:48 INFO : sizeonly: Copied (new) 2025/09/02 03:32:48 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:48 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:48 DEBUG : sizeonly: Sizes identical 2025/09/02 03:32:48 DEBUG : sizeonly: Unchanged skipping 2025/09/02 03:32:48 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:48 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.71s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/02 03:32:49 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:49 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/02 03:32:49 INFO : ignore-size: Copied (new) 2025/09/02 03:32:49 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:32:50 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:50 DEBUG : ignore-size: Unchanged skipping 2025/09/02 03:32:50 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:50 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:51 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:32:51 DEBUG : existing: Unchanged skipping 2025/09/02 03:32:51 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:51 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:51 INFO : There was nothing to transfer 2025/09/02 03:32:51 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/02 03:32:51 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/02 03:32:52 INFO : existing: Copied (replaced existing) 2025/09/02 03:32:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/02 03:32:52 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:52 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/02 03:32:53 INFO : existing: Copied (new) 2025/09/02 03:32:53 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:53 DEBUG : existing: Destination exists, skipping 2025/09/02 03:32:53 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:53 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:53 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.74s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:55 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/02 03:32:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/02 03:32:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:32:55 DEBUG : c/non empty space: Unchanged skipping 2025/09/02 03:32:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:32:55 INFO : a/potato2: Copied (new) 2025/09/02 03:32:55 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:55 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:55 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:56 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:32:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/02 03:32:57 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 03:32:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/02 03:32:57 DEBUG : empty space: Unchanged skipping 2025/09/02 03:32:57 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:57 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:57 INFO : There was nothing to transfer 2025/09/02 03:32:58 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:32:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/02 03:32:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 03:32:59 INFO : empty space: Updated modification time in destination 2025/09/02 03:32:59 DEBUG : empty space: Unchanged skipping 2025/09/02 03:32:59 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:32:59 DEBUG : Waiting for deletions to finish 2025/09/02 03:32:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/02 03:33:00 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 03:33:00 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:00 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:00 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.50s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:01 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:01 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/02 03:33:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2386985760) 2025/09/02 03:33:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sefetej7mobi) 2025/09/02 03:33:01 DEBUG : foo: sha1 differ 2025/09/02 03:33:01 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/02 03:33:02 INFO : foo: Copied (replaced existing) 2025/09/02 03:33:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:33:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/02 03:33:03 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:03 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:03 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:33:03 INFO : potato: Copied (new) 2025/09/02 03:33:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.90s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/02 03:33:05 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:05 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/02 03:33:05 INFO : potato: Copied (replaced existing) 2025/09/02 03:33:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.69s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:07 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/02 03:33:07 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2386985760) 2025/09/02 03:33:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sefetej7mobi) 2025/09/02 03:33:07 DEBUG : potato: sha1 differ 2025/09/02 03:33:07 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/02 03:33:07 INFO : potato: Copied (replaced existing) 2025/09/02 03:33:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:33:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:33:09 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/02 03:33:09 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:33:11 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:11 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:11 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:33:11 INFO : potato2: Copied (new) 2025/09/02 03:33:11 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:11 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:13 INFO : d: Making directory 2025/09/02 03:33:13 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/02 03:33:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/02 03:33:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:33:13 DEBUG : c/non empty space: Unchanged skipping 2025/09/02 03:33:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:33:13 INFO : a/potato2: Copied (new) 2025/09/02 03:33:13 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:13 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:13 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:14 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:15 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/02 03:33:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/02 03:33:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:33:16 DEBUG : c/non empty space: Unchanged skipping 2025/09/02 03:33:16 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:16 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:33:16 INFO : a/potato2: Copied (new) 2025/09/02 03:33:16 ERROR : B2 bucket rclone-test-sefetej7mobi: not deleting files as there were IO errors 2025/09/02 03:33:16 ERROR : B2 bucket rclone-test-sefetej7mobi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:18 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:33:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:33:18 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:18 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:18 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:18 INFO : potato: Deleted 2025/09/02 03:33:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:33:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.48s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:20 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:21 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:21 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:21 INFO : potato: Deleted 2025/09/02 03:33:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:33:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:33:21 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:21 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:21 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:33:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:33:23 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:23 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/02 03:33:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.88s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:25 DEBUG : enormous: Excluded (Size Filter) 2025/09/02 03:33:25 DEBUG : enormous: Excluded 2025/09/02 03:33:25 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 03:33:25 DEBUG : potato2: Excluded 2025/09/02 03:33:25 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 03:33:25 DEBUG : potato2: Excluded 2025/09/02 03:33:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:33:25 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:25 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:25 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:25 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:25 INFO : There was nothing to transfer 2025/09/02 03:33:25 DEBUG : enormous: Excluded (Size Filter) 2025/09/02 03:33:25 DEBUG : enormous: Excluded 2025/09/02 03:33:25 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 03:33:25 DEBUG : potato2: Excluded 2025/09/02 03:33:26 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 03:33:26 DEBUG : potato2: Excluded 2025/09/02 03:33:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/02 03:33:26 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:26 DEBUG : Local file system at /tmp/rclone2386985760: Waiting for checks to finish 2025/09/02 03:33:26 DEBUG : Local file system at /tmp/rclone2386985760: Waiting for transfers to finish 2025/09/02 03:33:26 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:28 DEBUG : enormous: Excluded (Size Filter) 2025/09/02 03:33:28 DEBUG : enormous: Excluded 2025/09/02 03:33:28 DEBUG : potato2: Excluded (Size Filter) 2025/09/02 03:33:28 DEBUG : potato2: Excluded 2025/09/02 03:33:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:33:28 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:28 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:28 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:28 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:28 INFO : enormous: Deleted 2025/09/02 03:33:28 INFO : potato2: Deleted 2025/09/02 03:33:28 INFO : There was nothing to transfer 2025/09/02 03:33:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/02 03:33:29 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:29 DEBUG : Local file system at /tmp/rclone2386985760: Waiting for checks to finish 2025/09/02 03:33:29 DEBUG : Local file system at /tmp/rclone2386985760: Waiting for transfers to finish 2025/09/02 03:33:29 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:29 INFO : enormous: Deleted 2025/09/02 03:33:29 INFO : potato2: Deleted 2025/09/02 03:33:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.88s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:31 DEBUG : five: Need to transfer - File not found at Destination 2025/09/02 03:33:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/02 03:33:31 DEBUG : one: Destination is newer than source, skipping 2025/09/02 03:33:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/02 03:33:31 DEBUG : three: Sizes identical 2025/09/02 03:33:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/02 03:33:31 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2386985760) 2025/09/02 03:33:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sefetej7mobi) 2025/09/02 03:33:31 DEBUG : two: sha1 differ 2025/09/02 03:33:31 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/02 03:33:31 INFO : five: Copied (new) 2025/09/02 03:33:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/02 03:33:31 INFO : four: Copied (replaced existing) 2025/09/02 03:33:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/02 03:33:31 INFO : two: Copied (replaced existing) 2025/09/02 03:33:31 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:32 DEBUG : one: Destination is newer than source, skipping 2025/09/02 03:33:32 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/02 03:33:32 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/02 03:33:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/02 03:33:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2386985760) 2025/09/02 03:33:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sefetej7mobi) 2025/09/02 03:33:32 DEBUG : three: sha1 differ 2025/09/02 03:33:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/02 03:33:32 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/02 03:33:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/02 03:33:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/02 03:33:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/02 03:33:32 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/02 03:33:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/02 03:33:32 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 03:33:32 INFO : three: Copied (replaced existing) 2025/09/02 03:33:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.41s) === 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-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/02 03:33:34 INFO : B2 bucket rclone-test-sefetej7mobi: Making map for --track-renames 2025/09/02 03:33:34 INFO : B2 bucket rclone-test-sefetej7mobi: Finished making map for --track-renames 2025/09/02 03:33:34 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/02 03:33:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/02 03:33:34 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for renames to finish 2025/09/02 03:33:34 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 03:33:34 INFO : yam: Copied (new) 2025/09/02 03:33:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/02 03:33:34 INFO : potato: Copied (new) 2025/09/02 03:33:34 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:33:35 INFO : B2 bucket rclone-test-sefetej7mobi: Making map for --track-renames 2025/09/02 03:33:35 INFO : B2 bucket rclone-test-sefetej7mobi: Finished making map for --track-renames 2025/09/02 03:33:35 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:35 DEBUG : potato: Unchanged skipping 2025/09/02 03:33:35 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for renames to finish 2025/09/02 03:33:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 03:33:36 INFO : yam: Copied (server-side copy) to: yaml 2025/09/02 03:33:36 INFO : yam: Deleted 2025/09/02 03:33:36 INFO : yaml: Renamed from "yam" 2025/09/02 03:33:36 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/02 03:33:37 INFO : B2 bucket rclone-test-sefetej7mobi: Making map for --track-renames 2025/09/02 03:33:37 INFO : B2 bucket rclone-test-sefetej7mobi: Finished making map for --track-renames 2025/09/02 03:33:37 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:37 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for renames to finish 2025/09/02 03:33:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/02 03:33:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/02 03:33:37 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 03:33:37 INFO : yam: Copied (new) 2025/09/02 03:33:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/02 03:33:37 INFO : potato: Copied (new) 2025/09/02 03:33:37 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:33:38 INFO : B2 bucket rclone-test-sefetej7mobi: Making map for --track-renames 2025/09/02 03:33:38 INFO : B2 bucket rclone-test-sefetej7mobi: Finished making map for --track-renames 2025/09/02 03:33:38 DEBUG : potato: Unchanged skipping 2025/09/02 03:33:38 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:38 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for renames to finish 2025/09/02 03:33:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 03:33:38 INFO : yam: Copied (server-side copy) to: yaml 2025/09/02 03:33:38 INFO : yam: Deleted 2025/09/02 03:33:38 INFO : yaml: Renamed from "yam" 2025/09/02 03:33:38 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/02 03:33:39 INFO : B2 bucket rclone-test-sefetej7mobi: Making map for --track-renames 2025/09/02 03:33:39 INFO : B2 bucket rclone-test-sefetej7mobi: Finished making map for --track-renames 2025/09/02 03:33:39 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/02 03:33:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/02 03:33:39 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for renames to finish 2025/09/02 03:33:39 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 03:33:40 INFO : sub/yam: Copied (new) 2025/09/02 03:33:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/02 03:33:40 INFO : potato: Copied (new) 2025/09/02 03:33:40 DEBUG : Waiting for deletions to finish 2025/09/02 03:33:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:33:41 DEBUG : potato: Unchanged skipping 2025/09/02 03:33:41 INFO : B2 bucket rclone-test-sefetej7mobi: Making map for --track-renames 2025/09/02 03:33:41 INFO : B2 bucket rclone-test-sefetej7mobi: Finished making map for --track-renames 2025/09/02 03:33:41 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:41 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for renames to finish 2025/09/02 03:33:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/02 03:33:42 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/02 03:33:42 INFO : sub/yam: Deleted 2025/09/02 03:33:42 INFO : yam: Renamed from "sub/yam" 2025/09/02 03:33:42 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.50s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:43 DEBUG : Creating backend with remote "/tmp/rclone2386985760/dir1" 2025/09/02 03:33:43 DEBUG : Creating backend with remote "/tmp/rclone2386985760/dir2" 2025/09/02 03:33:43 DEBUG : Local file system at /tmp/rclone2386985760/dir2: Using server-side directory move 2025/09/02 03:33:43 INFO : Local file system at /tmp/rclone2386985760/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/02 03:33:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/02 03:33:43 DEBUG : Local file system at /tmp/rclone2386985760/dir2: Waiting for checks to finish 2025/09/02 03:33:43 DEBUG : Local file system at /tmp/rclone2386985760/dir2: Waiting for transfers to finish 2025/09/02 03:33:43 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:33:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/02 03:33:43 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:43 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/02 03:33:43 INFO : nested/sub dir/file: Copied (new) 2025/09/02 03:33:43 INFO : nested/sub dir/file: Deleted 2025/09/02 03:33:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:33:44 INFO : sub dir/hello world: Copied (new) 2025/09/02 03:33:44 INFO : sub dir/hello world: Deleted 2025/09/02 03:33:44 INFO : sub dir: Removing directory 2025/09/02 03:33:44 INFO : nested/sub dir: Removing directory 2025/09/02 03:33:44 INFO : nested: Removing directory 2025/09/02 03:33:44 DEBUG : Local file system at /tmp/rclone2386985760: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/02 03:33:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/02 03:33:45 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:45 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/02 03:33:45 INFO : nested/sub dir/file: Copied (new) 2025/09/02 03:33:45 INFO : nested/sub dir/file: Deleted 2025/09/02 03:33:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:33:46 INFO : sub dir/hello world: Copied (new) 2025/09/02 03:33:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/02 03:33:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/02 03:33:47 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:47 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/02 03:33:47 INFO : existing-b: Copied (new) 2025/09/02 03:33:47 INFO : existing-b: Deleted 2025/09/02 03:33:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/02 03:33:47 INFO : existing: Copied (new) 2025/09/02 03:33:47 INFO : existing: Deleted 2025/09/02 03:33:47 DEBUG : existing: Destination exists, skipping 2025/09/02 03:33:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/02 03:33:47 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:33:47 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:33:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.73s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:33:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fohalas2guto" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sefetej7mobi -> B2 bucket rclone-test-fohalas2guto 2025/09/02 03:33:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:33:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/02 03:33:56 DEBUG : empty space: Unchanged skipping 2025/09/02 03:33:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/02 03:33:56 DEBUG : B2 bucket rclone-test-fohalas2guto: Waiting for checks to finish 2025/09/02 03:33:57 INFO : empty space: Deleted 2025/09/02 03:33:57 DEBUG : B2 bucket rclone-test-fohalas2guto: Waiting for transfers to finish 2025/09/02 03:33:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:33:57 INFO : potato2: Copied (server-side copy) 2025/09/02 03:33:57 INFO : potato2: Deleted 2025/09/02 03:33:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 03:33:57 INFO : potato3: Copied (server-side copy) 2025/09/02 03:33:57 INFO : potato3: Deleted 2025/09/02 03:33:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bidojuw0hino" 2025/09/02 03:33:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/02 03:33:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:33:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/02 03:33:59 DEBUG : B2 bucket rclone-test-bidojuw0hino: Waiting for checks to finish 2025/09/02 03:33:59 DEBUG : B2 bucket rclone-test-bidojuw0hino: Waiting for transfers to finish 2025/09/02 03:34:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 03:34:02 INFO : empty space: Copied (server-side copy) 2025/09/02 03:34:03 INFO : empty space: Deleted 2025/09/02 03:34:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 03:34:03 INFO : potato3: Copied (server-side copy) 2025/09/02 03:34:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:34:03 INFO : potato2: Copied (server-side copy) 2025/09/02 03:34:03 INFO : potato3: Deleted 2025/09/02 03:34:03 INFO : potato2: Deleted 2025/09/02 03:34:03 DEBUG : B2 bucket rclone-test-bidojuw0hino: Purge remote 2025/09/02 03:34:03 INFO : B2 bucket rclone-test-bidojuw0hino: cleaning bucket "rclone-test-bidojuw0hino" of all files 2025/09/02 03:34:04 DEBUG : empty space: Deleting (id "4_z2fb21d5370dd0b8b9f980e1b_f1171a2cb240fc6dc_d20250902_m033402_c001_v0001171_t0006_u01756784042683") 2025/09/02 03:34:04 DEBUG : potato2: Deleting (id "4_z2fb21d5370dd0b8b9f980e1b_f1071d4712ddbb1ee_d20250902_m033402_c001_v0001032_t0057_u01756784042994") 2025/09/02 03:34:04 DEBUG : potato3: Deleting (id "4_z2fb21d5370dd0b8b9f980e1b_f113096c2ef6e5522_d20250902_m033403_c001_v0001130_t0055_u01756784043024") 2025/09/02 03:34:05 DEBUG : B2 bucket rclone-test-fohalas2guto: Purge remote 2025/09/02 03:34:05 INFO : B2 bucket rclone-test-fohalas2guto: cleaning bucket "rclone-test-fohalas2guto" of all files 2025/09/02 03:34:06 DEBUG : empty space: Deleting (id "4_z0f32fd5370cd0b8b9f980e1b_f41260f41d9bb9f8c_d20250902_m033402_c001_v7007000_t0000_u01756784042963") 2025/09/02 03:34:06 DEBUG : empty space: Deleting (id "4_z0f32fd5370cd0b8b9f980e1b_f114443347a292ed9_d20250902_m033354_c001_v0001104_t0009_u01756784034963") 2025/09/02 03:34:06 DEBUG : potato2: Deleting (id "4_z0f32fd5370cd0b8b9f980e1b_f417e90aba2ab70d3_d20250902_m033403_c001_v7007000_t0000_u01756784043504") 2025/09/02 03:34:06 DEBUG : potato2: Deleting (id "4_z0f32fd5370cd0b8b9f980e1b_f105dcd4ac22ff828_d20250902_m033356_c001_v0001180_t0054_u01756784036960") 2025/09/02 03:34:06 DEBUG : potato3: Deleting (id "4_z0f32fd5370cd0b8b9f980e1b_f41260f41d9bb9f8d_d20250902_m033403_c001_v7007000_t0000_u01756784043350") 2025/09/02 03:34:06 DEBUG : potato3: Deleting (id "4_z0f32fd5370cd0b8b9f980e1b_f11393eaa317bc576_d20250902_m033357_c001_v0001099_t0058_u01756784037237") 2025/09/02 03:34:06 DEBUG : potato3: Deleting (id "4_z0f32fd5370cd0b8b9f980e1b_f114443347a292edd_d20250902_m033355_c001_v0001104_t0050_u01756784035622") --- PASS: TestServerSideMove (22.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:34:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bimimab2cepi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sefetej7mobi -> B2 bucket rclone-test-bimimab2cepi 2025/09/02 03:34:17 DEBUG : empty space: Excluded (Size Filter) 2025/09/02 03:34:17 DEBUG : empty space: Excluded 2025/09/02 03:34:17 DEBUG : empty space: Excluded (Size Filter) 2025/09/02 03:34:17 DEBUG : empty space: Excluded 2025/09/02 03:34:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:34:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/02 03:34:17 DEBUG : B2 bucket rclone-test-bimimab2cepi: Waiting for checks to finish 2025/09/02 03:34:17 DEBUG : B2 bucket rclone-test-bimimab2cepi: Waiting for transfers to finish 2025/09/02 03:34:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:34:18 INFO : potato2: Copied (server-side copy) 2025/09/02 03:34:18 INFO : potato2: Deleted 2025/09/02 03:34:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 03:34:18 INFO : potato3: Copied (server-side copy) 2025/09/02 03:34:18 INFO : potato3: Deleted 2025/09/02 03:34:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kixecev4fude" 2025/09/02 03:34:19 DEBUG : empty space: Excluded (Size Filter) 2025/09/02 03:34:19 DEBUG : empty space: Excluded 2025/09/02 03:34:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:34:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/02 03:34:20 DEBUG : B2 bucket rclone-test-kixecev4fude: Waiting for checks to finish 2025/09/02 03:34:20 DEBUG : B2 bucket rclone-test-kixecev4fude: Waiting for transfers to finish 2025/09/02 03:34:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:34:22 INFO : potato2: Copied (server-side copy) 2025/09/02 03:34:23 INFO : potato2: Deleted 2025/09/02 03:34:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 03:34:23 INFO : potato3: Copied (server-side copy) 2025/09/02 03:34:23 INFO : potato3: Deleted 2025/09/02 03:34:24 DEBUG : B2 bucket rclone-test-kixecev4fude: Purge remote 2025/09/02 03:34:24 INFO : B2 bucket rclone-test-kixecev4fude: cleaning bucket "rclone-test-kixecev4fude" of all files 2025/09/02 03:34:24 DEBUG : potato2: Deleting (id "4_zcff26d7370dd0b8b9f980e1b_f1012d48059154fb7_d20250902_m033422_c001_v0001029_t0013_u01756784062468") 2025/09/02 03:34:24 DEBUG : potato3: Deleting (id "4_zcff26d7370dd0b8b9f980e1b_f104e4276d7f40dea_d20250902_m033422_c001_v0001117_t0035_u01756784062737") 2025/09/02 03:34:25 DEBUG : B2 bucket rclone-test-bimimab2cepi: Purge remote 2025/09/02 03:34:25 INFO : B2 bucket rclone-test-bimimab2cepi: cleaning bucket "rclone-test-bimimab2cepi" of all files 2025/09/02 03:34:26 DEBUG : empty space: Deleting (id "4_z7f124df370dd0b8b9f980e1b_f1031b79f558874f0_d20250902_m033416_c001_v0001105_t0038_u01756784056750") 2025/09/02 03:34:26 DEBUG : potato2: Deleting (id "4_z7f124df370dd0b8b9f980e1b_f417e90aba2ab713e_d20250902_m033422_c001_v7007000_t0000_u01756784062941") 2025/09/02 03:34:26 DEBUG : potato2: Deleting (id "4_z7f124df370dd0b8b9f980e1b_f11686e07664793c3_d20250902_m033417_c001_v0001100_t0030_u01756784057924") 2025/09/02 03:34:26 DEBUG : potato3: Deleting (id "4_z7f124df370dd0b8b9f980e1b_f417e90aba2ab713f_d20250902_m033423_c001_v7007000_t0000_u01756784063557") 2025/09/02 03:34:26 DEBUG : potato3: Deleting (id "4_z7f124df370dd0b8b9f980e1b_f1068bde79515b8e8_d20250902_m033418_c001_v0001154_t0002_u01756784058284") 2025/09/02 03:34:26 DEBUG : potato3: Deleting (id "4_z7f124df370dd0b8b9f980e1b_f1031b79f558874f2_d20250902_m033417_c001_v0001105_t0010_u01756784057159") --- PASS: TestServerSideMoveWithFilter (20.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:34:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fubaqin9jobe" 2025/09/02 03:34:33 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sefetej7mobi -> B2 bucket rclone-test-fubaqin9jobe 2025/09/02 03:34:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:34:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/02 03:34:39 DEBUG : empty space: Unchanged skipping 2025/09/02 03:34:39 DEBUG : B2 bucket rclone-test-fubaqin9jobe: Waiting for checks to finish 2025/09/02 03:34:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/02 03:34:39 INFO : empty space: Deleted 2025/09/02 03:34:39 DEBUG : B2 bucket rclone-test-fubaqin9jobe: Waiting for transfers to finish 2025/09/02 03:34:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:34:39 INFO : potato2: Copied (server-side copy) 2025/09/02 03:34:40 INFO : potato2: Deleted 2025/09/02 03:34:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 03:34:40 INFO : potato3: Copied (server-side copy) 2025/09/02 03:34:40 INFO : potato3: Deleted 2025/09/02 03:34:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sefefiy7vago" 2025/09/02 03:34:41 INFO : tomatoDir: Making directory 2025/09/02 03:34:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/02 03:34:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/02 03:34:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/02 03:34:42 DEBUG : B2 bucket rclone-test-sefefiy7vago: Waiting for checks to finish 2025/09/02 03:34:42 DEBUG : B2 bucket rclone-test-sefefiy7vago: Waiting for transfers to finish 2025/09/02 03:34:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/02 03:34:46 INFO : empty space: Copied (server-side copy) 2025/09/02 03:34:46 INFO : empty space: Deleted 2025/09/02 03:34:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/02 03:34:46 INFO : potato2: Copied (server-side copy) 2025/09/02 03:34:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/02 03:34:46 INFO : potato3: Copied (server-side copy) 2025/09/02 03:34:46 INFO : potato2: Deleted 2025/09/02 03:34:46 INFO : potato3: Deleted 2025/09/02 03:34:47 DEBUG : B2 bucket rclone-test-sefefiy7vago: Purge remote 2025/09/02 03:34:47 INFO : B2 bucket rclone-test-sefefiy7vago: cleaning bucket "rclone-test-sefefiy7vago" of all files 2025/09/02 03:34:47 DEBUG : empty space: Deleting (id "4_zefa2bde370dd0b8b9f980e1b_f113daa131dbb987b_d20250902_m033446_c001_v0001178_t0054_u01756784086153") 2025/09/02 03:34:47 DEBUG : potato2: Deleting (id "4_zefa2bde370dd0b8b9f980e1b_f11393eaa317bc615_d20250902_m033446_c001_v0001099_t0059_u01756784086390") 2025/09/02 03:34:47 DEBUG : potato3: Deleting (id "4_zefa2bde370dd0b8b9f980e1b_f1057c87446d8b03e_d20250902_m033446_c001_v0001157_t0049_u01756784086528") 2025/09/02 03:34:49 DEBUG : B2 bucket rclone-test-fubaqin9jobe: Purge remote 2025/09/02 03:34:49 INFO : B2 bucket rclone-test-fubaqin9jobe: cleaning bucket "rclone-test-fubaqin9jobe" of all files 2025/09/02 03:34:49 DEBUG : empty space: Deleting (id "4_z8f829de370dd0b8b9f980e1b_f41970b34c71a1229_d20250902_m033446_c001_v7007000_t0000_u01756784086371") 2025/09/02 03:34:49 DEBUG : empty space: Deleting (id "4_z8f829de370dd0b8b9f980e1b_f1123132d5ab85e25_d20250902_m033438_c001_v0001145_t0055_u01756784078355") 2025/09/02 03:34:49 DEBUG : potato2: Deleting (id "4_z8f829de370dd0b8b9f980e1b_f41970b34c71a122a_d20250902_m033446_c001_v7007000_t0000_u01756784086738") 2025/09/02 03:34:49 DEBUG : potato2: Deleting (id "4_z8f829de370dd0b8b9f980e1b_f118d53e37c19bcfe_d20250902_m033439_c001_v0001178_t0033_u01756784079850") 2025/09/02 03:34:49 DEBUG : potato3: Deleting (id "4_z8f829de370dd0b8b9f980e1b_f4197d5bec15f4ab9_d20250902_m033446_c001_v7007000_t0000_u01756784086866") 2025/09/02 03:34:49 DEBUG : potato3: Deleting (id "4_z8f829de370dd0b8b9f980e1b_f10230660246ba1b4_d20250902_m033440_c001_v0001044_t0059_u01756784080087") 2025/09/02 03:34:49 DEBUG : potato3: Deleting (id "4_z8f829de370dd0b8b9f980e1b_f1123132d5ab85e27_d20250902_m033438_c001_v0001145_t0032_u01756784078654") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:34:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:34:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:34:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/rclone-sync-test" 2025/09/02 03:35:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/rclone-sync-test-include/layer2" 2025/09/02 03:35:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/rclone-sync-test-ignore-file" 2025/09/02 03:35:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/02 03:35:05 DEBUG : B2 bucket rclone-test-sefetej7mobi path rclone-sync-test: Waiting for checks to finish 2025/09/02 03:35:05 DEBUG : B2 bucket rclone-test-sefetej7mobi path rclone-sync-test: Waiting for transfers to finish 2025/09/02 03:35:05 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:05 INFO : There was nothing to transfer 2025/09/02 03:35:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/02 03:35:06 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:35:06 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:35:06 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:06 INFO : There was nothing to transfer 2025/09/02 03:35:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/02 03:35:06 DEBUG : B2 bucket rclone-test-sefetej7mobi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/02 03:35:06 DEBUG : B2 bucket rclone-test-sefetej7mobi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/02 03:35:06 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:06 INFO : There was nothing to transfer 2025/09/02 03:35:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/02 03:35:07 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:35:07 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:35:07 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:07 INFO : There was nothing to transfer 2025/09/02 03:35:07 DEBUG : Excluded 2025/09/02 03:35:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/02 03:35:07 DEBUG : B2 bucket rclone-test-sefetej7mobi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/02 03:35:07 DEBUG : B2 bucket rclone-test-sefetej7mobi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/02 03:35:07 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:35:08 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/dst" 2025/09/02 03:35:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/CompareDest" 2025/09/02 03:35:11 DEBUG : one: Need to transfer - File not found at Destination 2025/09/02 03:35:11 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:11 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 03:35:12 INFO : one: Copied (new) 2025/09/02 03:35:12 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:13 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:35:13 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/02 03:35:13 INFO : one: Copied (replaced existing) 2025/09/02 03:35:13 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:35:15 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 03:35:15 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:15 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:15 INFO : There was nothing to transfer 2025/09/02 03:35:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:35:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 03:35:17 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 03:35:17 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:17 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:17 INFO : There was nothing to transfer 2025/09/02 03:35:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:35:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 03:35:18 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 03:35:18 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:18 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:18 INFO : There was nothing to transfer 2025/09/02 03:35:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:35:19 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/09/02 03:35:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/02 03:35:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/02 03:35:19 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 03:35:19 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:19 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:19 INFO : There was nothing to transfer 2025/09/02 03:35:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:35:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/02 03:35:19 DEBUG : two: Need to transfer - File not found at Destination 2025/09/02 03:35:19 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/02 03:35:19 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/02 03:35:20 INFO : two: Copied (new) 2025/09/02 03:35:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:35:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/dest" 2025/09/02 03:35:24 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/pre-dest1" 2025/09/02 03:35:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/pre-dest2" 2025/09/02 03:35:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:35:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/02 03:35:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:35:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/02 03:35:28 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/02 03:35:28 DEBUG : B2 bucket rclone-test-sefetej7mobi path dest: Waiting for checks to finish 2025/09/02 03:35:28 DEBUG : B2 bucket rclone-test-sefetej7mobi path dest: Waiting for transfers to finish 2025/09/02 03:35:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/02 03:35:29 INFO : 3: Copied (new) 2025/09/02 03:35:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.95s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:35:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/dst" 2025/09/02 03:35:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/CopyDest" 2025/09/02 03:35:33 DEBUG : one: Need to transfer - File not found at Destination 2025/09/02 03:35:33 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:33 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 03:35:34 INFO : one: Copied (new) 2025/09/02 03:35:34 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:35:35 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:35 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/02 03:35:35 INFO : one: Copied (replaced existing) 2025/09/02 03:35:35 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/BackupDir" 2025/09/02 03:35:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:35:38 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/02 03:35:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 03:35:40 INFO : one: Copied (server-side copy) 2025/09/02 03:35:40 INFO : one: Deleted 2025/09/02 03:35:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/02 03:35:41 INFO : one: Copied (server-side copy) 2025/09/02 03:35:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/02 03:35:41 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:41 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:43 DEBUG : one: Unchanged skipping 2025/09/02 03:35:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/02 03:35:44 INFO : two: Copied (server-side copy) 2025/09/02 03:35:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/02 03:35:44 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:44 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:44 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:44 DEBUG : one: Unchanged skipping 2025/09/02 03:35:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:44 DEBUG : two: Unchanged skipping 2025/09/02 03:35:44 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:44 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:44 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:44 INFO : There was nothing to transfer 2025/09/02 03:35:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:45 DEBUG : one: Unchanged skipping 2025/09/02 03:35:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/02 03:35:45 DEBUG : three: Destination not found in --copy-dest 2025/09/02 03:35:45 DEBUG : three: Need to transfer - File not found at Destination 2025/09/02 03:35:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/02 03:35:45 DEBUG : two: Unchanged skipping 2025/09/02 03:35:45 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:45 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/02 03:35:46 INFO : three: Copied (new) 2025/09/02 03:35:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.62s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:35:50 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/dst" 2025/09/02 03:35:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/backup" 2025/09/02 03:35:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 03:35:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:35:53 DEBUG : two: Unchanged skipping 2025/09/02 03:35:53 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 03:35:54 INFO : one: Copied (server-side copy) 2025/09/02 03:35:55 INFO : one: Deleted 2025/09/02 03:35:55 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:35:55 INFO : one: Copied (new) 2025/09/02 03:35:55 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 03:35:56 INFO : three.txt: Copied (server-side copy) 2025/09/02 03:35:56 INFO : three.txt: Deleted 2025/09/02 03:35:56 INFO : three.txt: Moved into backup dir 2025/09/02 03:35:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 03:35:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:35:58 DEBUG : two: Unchanged skipping 2025/09/02 03:35:58 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:35:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:35:58 INFO : one: Copied (server-side copy) 2025/09/02 03:35:58 INFO : one: Deleted 2025/09/02 03:35:58 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:35:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 03:35:59 INFO : one: Copied (new) 2025/09/02 03:35:59 DEBUG : Waiting for deletions to finish 2025/09/02 03:35:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 03:35:59 INFO : three.txt: Copied (server-side copy) 2025/09/02 03:35:59 INFO : three.txt: Deleted 2025/09/02 03:35:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.86s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:36:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/dst" 2025/09/02 03:36:04 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/backup" 2025/09/02 03:36:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 03:36:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:36:06 DEBUG : two: Unchanged skipping 2025/09/02 03:36:06 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:36:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 03:36:08 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 03:36:08 INFO : one: Deleted 2025/09/02 03:36:08 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:36:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:36:09 INFO : one: Copied (new) 2025/09/02 03:36:09 DEBUG : Waiting for deletions to finish 2025/09/02 03:36:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 03:36:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 03:36:09 INFO : three.txt: Deleted 2025/09/02 03:36:09 INFO : three.txt: Moved into backup dir 2025/09/02 03:36:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 03:36:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:36:11 DEBUG : two: Unchanged skipping 2025/09/02 03:36:11 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:36:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:36:12 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 03:36:12 INFO : one: Deleted 2025/09/02 03:36:12 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:36:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 03:36:12 INFO : one: Copied (new) 2025/09/02 03:36:12 DEBUG : Waiting for deletions to finish 2025/09/02 03:36:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 03:36:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 03:36:13 INFO : three.txt: Deleted 2025/09/02 03:36:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:36:16 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1117-05.backblaze.com/b2api/v1/b2_upload_file/cff20d0370bd0b8b9f980e1b/c001_v0001117_t0042": EOF 2025/09/02 03:36:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-05.backblaze.com/b2api/v1/b2_upload_file/cff20d0370bd0b8b9f980e1b/c001_v0001117_t0042": EOF) 2025/09/02 03:36:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-sefetej7mobi: 1/10 (Post "https://pod-000-1117-05.backblaze.com/b2api/v1/b2_upload_file/cff20d0370bd0b8b9f980e1b/c001_v0001117_t0042": EOF) 2025/09/02 03:36:18 DEBUG : pacer: Reducing sleep to 10ms 2025/09/02 03:36:18 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/dst" 2025/09/02 03:36:19 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/backup" 2025/09/02 03:36:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 03:36:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:36:21 DEBUG : two: Unchanged skipping 2025/09/02 03:36:21 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:36:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 03:36:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/02 03:36:23 INFO : one: Deleted 2025/09/02 03:36:23 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:36:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:36:23 INFO : one: Copied (new) 2025/09/02 03:36:23 DEBUG : Waiting for deletions to finish 2025/09/02 03:36:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 03:36:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/02 03:36:24 INFO : three.txt: Deleted 2025/09/02 03:36:24 INFO : three.txt: Moved into backup dir 2025/09/02 03:36:26 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:36:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 03:36:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:36:26 DEBUG : two: Unchanged skipping 2025/09/02 03:36:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:36:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/02 03:36:26 INFO : one: Deleted 2025/09/02 03:36:26 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:36:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 03:36:27 INFO : one: Copied (new) 2025/09/02 03:36:27 DEBUG : Waiting for deletions to finish 2025/09/02 03:36:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 03:36:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/02 03:36:27 INFO : three.txt: Deleted 2025/09/02 03:36:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:36:30 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/dst" 2025/09/02 03:36:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 03:36:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:36:32 DEBUG : two: Unchanged skipping 2025/09/02 03:36:32 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:36:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 03:36:32 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 03:36:32 INFO : one: Deleted 2025/09/02 03:36:32 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:36:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:36:33 INFO : one: Copied (new) 2025/09/02 03:36:33 DEBUG : Waiting for deletions to finish 2025/09/02 03:36:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 03:36:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 03:36:34 INFO : three.txt: Deleted 2025/09/02 03:36:34 INFO : three.txt: Moved into backup dir 2025/09/02 03:36:35 DEBUG : one.bak: Excluded (Path Filter) 2025/09/02 03:36:35 DEBUG : one.bak: Excluded 2025/09/02 03:36:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/02 03:36:35 DEBUG : three.txt.bak: Excluded 2025/09/02 03:36:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 03:36:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:36:35 DEBUG : two: Unchanged skipping 2025/09/02 03:36:35 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for checks to finish 2025/09/02 03:36:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:36:35 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 03:36:36 INFO : one: Deleted 2025/09/02 03:36:36 DEBUG : B2 bucket rclone-test-sefetej7mobi path dst: Waiting for transfers to finish 2025/09/02 03:36:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 03:36:36 INFO : one: Copied (new) 2025/09/02 03:36:36 DEBUG : Waiting for deletions to finish 2025/09/02 03:36:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 03:36:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 03:36:37 INFO : three.txt: Deleted 2025/09/02 03:36:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.51s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:36:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/dst" 2025/09/02 03:36:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 03:36:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 03:36:42 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 03:36:42 INFO : one: Deleted 2025/09/02 03:36:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:36:43 INFO : one: Copied (new) 2025/09/02 03:36:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:36:43 DEBUG : two: Unchanged skipping 2025/09/02 03:36:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/02 03:36:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 03:36:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 03:36:44 INFO : three.txt: Deleted 2025/09/02 03:36:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 03:36:44 INFO : three.txt: Copied (new) 2025/09/02 03:36:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 03:36:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:36:45 INFO : one: Copied (server-side copy) to: one.bak 2025/09/02 03:36:45 INFO : one: Deleted 2025/09/02 03:36:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 03:36:46 INFO : one: Copied (new) 2025/09/02 03:36:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:36:46 DEBUG : two: Unchanged skipping 2025/09/02 03:36:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/02 03:36:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 03:36:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/02 03:36:47 INFO : three.txt: Deleted 2025/09/02 03:36:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/02 03:36:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:36:50 DEBUG : Creating backend with remote "TestB2:rclone-test-sefetej7mobi/dst" 2025/09/02 03:36:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/02 03:36:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/02 03:36:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/02 03:36:53 INFO : one: Deleted 2025/09/02 03:36:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:36:54 INFO : one: Copied (new) 2025/09/02 03:36:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:36:54 DEBUG : two: Unchanged skipping 2025/09/02 03:36:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/02 03:36:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/02 03:36:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/02 03:36:55 INFO : three.txt: Deleted 2025/09/02 03:36:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 03:36:56 INFO : three.txt: Copied (new) 2025/09/02 03:36:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/02 03:36:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/02 03:36:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/02 03:36:57 INFO : one: Deleted 2025/09/02 03:36:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/02 03:36:58 INFO : one: Copied (new) 2025/09/02 03:36:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:36:58 DEBUG : two: Unchanged skipping 2025/09/02 03:36:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/02 03:36:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/02 03:36:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/02 03:36:59 INFO : three.txt: Deleted 2025/09/02 03:36:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/02 03:36:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.21s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:37:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/02 03:37:02 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:37:02 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:37:02 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/02 03:37:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/02 03:37:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:37:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/02 03:37:03 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:37:03 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:37:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/02 03:37:04 INFO : existing: Copied (new) 2025/09/02 03:37:04 DEBUG : Waiting for deletions to finish 2025/09/02 03:37:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/02 03:37:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/02 03:37:04 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:37:04 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:37:04 ERROR : B2 bucket rclone-test-sefetej7mobi: not deleting files as there were IO errors 2025/09/02 03:37:04 ERROR : B2 bucket rclone-test-sefetej7mobi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:37:06 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:37:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:06 DEBUG : existing: Unchanged skipping 2025/09/02 03:37:06 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:37:06 DEBUG : Waiting for deletions to finish 2025/09/02 03:37:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", 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-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:37:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both0: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both12: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both14: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both15: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both16: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both17: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both18: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both19: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both11: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both2: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both13: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both10: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both1: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both3: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both7: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both8: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:20 DEBUG : both9: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both4: Unchanged skipping 2025/09/02 03:37:20 DEBUG : both5: Unchanged skipping 2025/09/02 03:37:20 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:37:20 DEBUG : both6: Unchanged skipping 2025/09/02 03:37:20 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:37:20 DEBUG : Waiting for deletions to finish 2025/09/02 03:37:20 INFO : only12: Deleted 2025/09/02 03:37:20 INFO : only13: Deleted 2025/09/02 03:37:21 INFO : only18: Deleted 2025/09/02 03:37:21 INFO : only9: Deleted 2025/09/02 03:37:21 INFO : only10: Deleted 2025/09/02 03:37:21 INFO : only17: Deleted 2025/09/02 03:37:21 INFO : only19: Deleted 2025/09/02 03:37:21 INFO : only4: Deleted 2025/09/02 03:37:21 INFO : only5: Deleted 2025/09/02 03:37:21 INFO : only15: Deleted 2025/09/02 03:37:21 INFO : only16: Deleted 2025/09/02 03:37:21 INFO : only2: Deleted 2025/09/02 03:37:21 INFO : only6: Deleted 2025/09/02 03:37:21 INFO : only7: Deleted 2025/09/02 03:37:21 INFO : only0: Deleted 2025/09/02 03:37:21 INFO : only14: Deleted 2025/09/02 03:37:21 INFO : only1: Deleted 2025/09/02 03:37:21 INFO : only3: Deleted 2025/09/02 03:37:21 INFO : only8: Deleted 2025/09/02 03:37:21 INFO : only11: Deleted 2025/09/02 03:37:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (17.70s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:37:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both0: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both10: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both11: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both12: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both13: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:37:39 DEBUG : both14: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both15: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both18: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both19: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both1: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both2: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both3: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both4: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both16: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both17: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both5: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:37:39 DEBUG : both6: Unchanged skipping 2025/09/02 03:37:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : both7: Unchanged skipping 2025/09/02 03:37:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : both8: Unchanged skipping 2025/09/02 03:37:39 DEBUG : both9: Unchanged skipping 2025/09/02 03:37:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/02 03:37:39 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:37:40 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only0: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only11: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only14: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only15: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only12: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only16: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only17: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only18: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only13: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only19: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only1: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only2: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only10: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only4: Copied (replaced existing) 2025/09/02 03:37:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:40 INFO : only5: Copied (replaced existing) 2025/09/02 03:37:41 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:41 INFO : only7: Copied (replaced existing) 2025/09/02 03:37:41 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:41 INFO : only9: Copied (replaced existing) 2025/09/02 03:37:41 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:41 INFO : only8: Copied (replaced existing) 2025/09/02 03:37:41 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:41 INFO : only6: Copied (replaced existing) 2025/09/02 03:37:41 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/02 03:37:41 INFO : only3: Copied (replaced existing) 2025/09/02 03:37:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.06s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:37:49 DEBUG : empty_dir: Making directory with metadata 2025/09/02 03:37:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 03:37:49 DEBUG : empty_on_remote: Making directory with metadata 2025/09/02 03:37:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 03:37:49 INFO : empty_on_remote: Making directory 2025/09/02 03:37:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/02 03:37:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/02 03:37:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/02 03:37:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/02 03:37:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:37:51 DEBUG : empty_dir: Making directory with metadata 2025/09/02 03:37:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 03:37:51 DEBUG : empty_on_remote: Making directory with metadata 2025/09/02 03:37:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/02 03:37:51 INFO : empty_on_remote: Making directory 2025/09/02 03:37:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/02 03:37:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/02 03:37:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/02 03:37:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/02 03:37:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/02 03:37:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:37:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 03:37:54 INFO : sub dir: Making directory 2025/09/02 03:37:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:37:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/02 03:37:57 INFO : sub dir: Making directory 2025/09/02 03:37:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.68s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:38:07 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:07 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : apple: Unchanged skipping 2025/09/02 03:38:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:38:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : banana: Unchanged skipping 2025/09/02 03:38:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:38:08 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:38:08 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:38:08 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:08 INFO : There was nothing to transfer 2025/09/02 03:38:08 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:08 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : apple: Unchanged skipping 2025/09/02 03:38:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:38:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : banana: Unchanged skipping 2025/09/02 03:38:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:38:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:38:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:38:09 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:09 INFO : There was nothing to transfer 2025/09/02 03:38:09 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:09 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:38:20 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:21 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:38:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : apple: Unchanged skipping 2025/09/02 03:38:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : banana: Unchanged skipping 2025/09/02 03:38:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:38:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:38:22 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:38:22 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:22 INFO : There was nothing to transfer 2025/09/02 03:38:22 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:22 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:38:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : apple: Unchanged skipping 2025/09/02 03:38:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:38:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : banana: Unchanged skipping 2025/09/02 03:38:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:38:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:38:23 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:38:23 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:23 INFO : There was nothing to transfer 2025/09/02 03:38:23 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:23 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:38:34 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:35 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:38:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 03:38:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/02 03:38:36 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/02 03:38:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/02 03:38:36 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/02 03:38:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 03:38:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:36 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:38:36 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:38:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 03:38:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 03:38:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 03:38:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 03:38:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 03:38:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 03:38:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 03:38:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 03:38:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 03:38:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 03:38:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 03:38:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 03:38:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 03:38:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 03:38:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 03:38:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 03:38:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 03:38:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 03:38:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/02 03:38:37 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:37 INFO : apple: Deleted 2025/09/02 03:38:37 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 03:38:38 INFO : splitbananasplit: Deleted 2025/09/02 03:38:38 INFO : appleappleapplebanana: Deleted 2025/09/02 03:38:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 03:38:38 INFO : banana: Deleted 2025/09/02 03:38:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 03:38:38 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 03:38:38 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/02 03:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 03:38:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:39 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : apple: Unchanged skipping 2025/09/02 03:38:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:38:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : banana: Unchanged skipping 2025/09/02 03:38:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/02 03:38:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:38:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:38:39 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:38:39 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:38:39 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:39 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/02 03:38:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:39 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:39 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:39 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/02 03:38:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : apple: transformed to: YXBwbGU= 2025/09/02 03:38:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/02 03:38:39 DEBUG : banana: transformed to: YmFuYW5h 2025/09/02 03:38:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/02 03:38:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/02 03:38:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/02 03:38:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/02 03:38:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/02 03:38:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/02 03:38:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:38:50 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:50 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:38:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 03:38:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 03:38:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/02 03:38:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/02 03:38:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/02 03:38:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/02 03:38:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/02 03:38:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/02 03:38:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/02 03:38:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/02 03:38:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:51 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:38:51 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:38:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/02 03:38:51 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/02 03:38:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 03:38:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/02 03:38:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/02 03:38:51 INFO : apple: Copied (new) to: PREFIXapple 2025/09/02 03:38:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 03:38:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 03:38:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 03:38:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 03:38:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 03:38:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 03:38:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 03:38:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 03:38:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/02 03:38:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 03:38:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 03:38:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/02 03:38:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 03:38:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 03:38:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 03:38:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 03:38:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 03:38:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 03:38:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 03:38:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 03:38:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/02 03:38:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 03:38:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 03:38:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/02 03:38:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 03:38:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 03:38:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/02 03:38:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 03:38:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 03:38:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/02 03:38:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 03:38:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 03:38:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/02 03:38:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 03:38:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 03:38:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/02 03:38:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 03:38:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/02 03:38:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 03:38:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/02 03:38:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 03:38:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/02 03:38:52 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:52 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 03:38:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 03:38:53 INFO : banana: Deleted 2025/09/02 03:38:53 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 03:38:53 INFO : appleappleapplebanana: Deleted 2025/09/02 03:38:53 INFO : splitbananasplit: Deleted 2025/09/02 03:38:53 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 03:38:53 INFO : apple: Deleted 2025/09/02 03:38:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 03:38:53 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 03:38:53 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 03:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 03:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 03:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 03:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 03:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 03:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 03:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 03:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 03:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 03:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 03:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 03:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 03:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 03:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 03:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 03:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 03:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 03:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 03:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 03:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 03:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 03:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 03:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 03:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 03:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 03:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 03:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 03:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 03:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : apple: transformed to: PREFIXapple 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/02 03:38:54 DEBUG : banana: transformed to: PREFIXbanana 2025/09/02 03:38:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/02 03:38:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/02 03:38:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/02 03:38:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/02 03:38:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/02 03:38:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/02 03:38:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/02 03:38:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/02 03:38:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/02 03:38:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/02 03:38:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/02 03:38:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/02 03:38:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/02 03:38:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/02 03:38:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/02 03:38:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/02 03:38:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/02 03:38:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/02 03:38:54 INFO : banana: Copied (new) 2025/09/02 03:38:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/02 03:38:54 INFO : apple: Copied (new) 2025/09/02 03:38:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 03:38:54 INFO : appleappleapplebanana: Copied (new) 2025/09/02 03:38:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:38:54 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:38:54 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:38:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 03:38:54 INFO : splitbananasplit: Copied (new) 2025/09/02 03:38:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 03:38:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/02 03:38:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 03:38:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/02 03:38:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 03:38:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 03:38:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 03:38:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 03:38:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 03:38:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 03:38:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 03:38:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 03:38:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 03:38:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 03:38:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 03:38:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 03:38:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 03:38:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 03:38:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/02 03:38:55 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/02 03:38:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/02 03:38:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/02 03:38:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/02 03:38:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/02 03:38:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/02 03:38:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/02 03:38:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/02 03:38:56 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/02 03:38:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/02 03:38:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/02 03:38:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/02 03:38:56 INFO : PREFIXapple: Deleted 2025/09/02 03:38:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/02 03:38:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/02 03:38:56 INFO : PREFIXbanana: Deleted 2025/09/02 03:38:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/02 03:38:56 INFO : PREFIXsplitbananasplit: Deleted 2025/09/02 03:38:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/02 03:38:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/02 03:38:56 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:56 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:38:56 DEBUG : Waiting for deletions to finish 2025/09/02 03:38:57 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:38:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:39:08 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:08 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:39:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 03:39:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 03:39:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 03:39:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 03:39:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 03:39:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 03:39:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 03:39:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 03:39:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 03:39:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:39:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:39:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/02 03:39:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 03:39:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 03:39:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 03:39:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 03:39:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 03:39:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 03:39:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 03:39:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/02 03:39:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 03:39:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 03:39:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 03:39:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 03:39:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 03:39:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 03:39:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 03:39:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/02 03:39:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 03:39:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 03:39:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/02 03:39:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 03:39:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 03:39:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/02 03:39:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 03:39:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 03:39:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/02 03:39:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 03:39:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/02 03:39:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 03:39:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/02 03:39:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 03:39:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/02 03:39:10 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 03:39:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 03:39:10 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 03:39:10 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 03:39:10 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 03:39:10 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 03:39:10 INFO : appleappleapplebanana: Deleted 2025/09/02 03:39:10 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 03:39:10 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 03:39:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 03:39:10 INFO : splitbananasplit: Deleted 2025/09/02 03:39:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 03:39:10 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 03:39:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 03:39:10 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 03:39:10 INFO : apple: Deleted 2025/09/02 03:39:11 INFO : banana: Deleted 2025/09/02 03:39:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 03:39:11 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 03:39:11 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 03:39:11 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/02 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : apple: transformed to: appleSUFFIX 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/02 03:39:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/02 03:39:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/02 03:39:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/02 03:39:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 03:39:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/02 03:39:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/02 03:39:12 INFO : apple: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:12 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:39:12 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:39:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/02 03:39:12 INFO : banana: Copied (new) 2025/09/02 03:39:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 03:39:12 INFO : splitbananasplit: Copied (new) 2025/09/02 03:39:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 03:39:12 INFO : appleappleapplebanana: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 03:39:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 03:39:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 03:39:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 03:39:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 03:39:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 03:39:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 03:39:12 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 03:39:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 03:39:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 03:39:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 03:39:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 03:39:12 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/02 03:39:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 03:39:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/02 03:39:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 03:39:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/02 03:39:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 03:39:13 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/02 03:39:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 03:39:13 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/02 03:39:13 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:13 INFO : bananaSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : splitbananasplitSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : appleSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/02 03:39:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/02 03:39:13 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:13 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:14 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:39:25 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:26 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:39:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:26 DEBUG : apple: Unchanged skipping 2025/09/02 03:39:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:26 DEBUG : banana: Unchanged skipping 2025/09/02 03:39:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/02 03:39:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/02 03:39:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 03:39:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 03:39:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/02 03:39:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 03:39:26 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:39:26 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:39:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 03:39:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/02 03:39:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/02 03:39:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/02 03:39:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/02 03:39:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 03:39:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/02 03:39:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/02 03:39:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 03:39:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/02 03:39:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/02 03:39:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 03:39:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/02 03:39:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/02 03:39:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 03:39:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/02 03:39:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/02 03:39:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 03:39:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/02 03:39:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/02 03:39:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 03:39:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/02 03:39:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/02 03:39:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 03:39:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/02 03:39:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/02 03:39:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 03:39:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/02 03:39:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/02 03:39:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 03:39:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/02 03:39:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/02 03:39:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 03:39:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/02 03:39:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/02 03:39:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 03:39:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/02 03:39:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/02 03:39:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 03:39:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/02 03:39:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/02 03:39:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/02 03:39:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/02 03:39:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/02 03:39:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/02 03:39:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/02 03:39:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/02 03:39:28 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0011-56789;.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0007-1234567.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0008-2345678.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0010-456789.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0012-6789;.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0009-3456789.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0013-789;=.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0015-9;=.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/02 03:39:28 INFO : appleappleapplebanana: Deleted 2025/09/02 03:39:28 INFO : splitbananasplit: Deleted 2025/09/02 03:39:28 INFO : dir1/0003-defghij.txt: Deleted 2025/09/02 03:39:28 INFO : dir1/0014-89;=.txt: Deleted 2025/09/02 03:39:28 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : appleapple: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/02 03:39:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 03:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 03:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 03:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 03:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 03:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 03:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 03:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 03:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 03:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 03:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 03:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 03:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 03:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 03:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 03:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 03:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 03:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 03:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 03:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 03:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 03:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 03:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 03:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 03:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 03:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 03:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 03:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 03:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 03:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 03:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 03:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 03:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 03:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 03:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 03:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 03:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 03:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 03:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 03:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 03:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 03:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 03:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 03:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 03:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 03:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 03:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 03:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 03:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 03:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 03:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 03:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 03:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 03:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 03:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 03:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 03:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 03:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 03:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 03:39:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 03:39:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 03:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 03:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 03:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 03:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 03:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 03:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 03:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 03:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 03:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 03:39:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 03:39:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 03:39:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 03:39:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : apple: Unchanged skipping 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:39:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : banana: Unchanged skipping 2025/09/02 03:39:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/02 03:39:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/02 03:39:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/02 03:39:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/02 03:39:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/02 03:39:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/02 03:39:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/02 03:39:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/02 03:39:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/02 03:39:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/02 03:39:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/02 03:39:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/02 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/02 03:39:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/02 03:39:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/02 03:39:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/02 03:39:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:39:29 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:39:29 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:29 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : appleapple: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/02 03:39:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/02 03:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 03:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 03:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 03:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 03:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 03:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 03:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 03:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 03:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 03:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 03:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 03:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 03:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 03:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 03:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 03:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 03:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 03:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 03:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 03:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 03:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 03:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 03:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 03:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 03:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 03:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 03:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 03:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 03:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 03:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 03:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 03:39:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/02 03:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 03:39:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/02 03:39:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/02 03:39:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/02 03:39:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/02 03:39:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/02 03:39:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/02 03:39:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/02 03:39:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/02 03:39:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/02 03:39:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/02 03:39:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/02 03:39:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/02 03:39:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/02 03:39:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/02 03:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/02 03:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/02 03:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/02 03:39:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:39:41 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:41 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:39:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:41 DEBUG : apple: Unchanged skipping 2025/09/02 03:39:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:39:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:41 DEBUG : banana: Unchanged skipping 2025/09/02 03:39:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:39:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:39:42 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:39:42 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:42 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:42 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:39:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:39:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : apple: Unchanged skipping 2025/09/02 03:39:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:39:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:42 DEBUG : banana: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:39:43 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:39:43 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:39:43 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:43 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:43 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:43 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:39:54 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:54 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:39:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : apple: Unchanged skipping 2025/09/02 03:39:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:39:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : banana: Unchanged skipping 2025/09/02 03:39:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:39:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:39:55 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:39:55 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:55 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:56 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:39:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : apple: Unchanged skipping 2025/09/02 03:39:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:39:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : banana: Unchanged skipping 2025/09/02 03:39:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:39:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:39:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:39:56 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:39:56 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:56 DEBUG : Waiting for deletions to finish 2025/09/02 03:39:57 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:39:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:08 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:08 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:40:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:08 DEBUG : apple: Unchanged skipping 2025/09/02 03:40:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:40:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:08 DEBUG : banana: Unchanged skipping 2025/09/02 03:40:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:09 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:09 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:09 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:40:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : apple: Unchanged skipping 2025/09/02 03:40:09 DEBUG : banana: Unchanged skipping 2025/09/02 03:40:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:40:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:40:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:09 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:09 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:10 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:40:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:21 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:21 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:40:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:40:22 DEBUG : banana: Unchanged skipping 2025/09/02 03:40:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : apple: Unchanged skipping 2025/09/02 03:40:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:40:22 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:22 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:22 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:22 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:40:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : apple: Unchanged skipping 2025/09/02 03:40:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:40:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : banana: Unchanged skipping 2025/09/02 03:40:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:40:23 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:23 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:23 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:23 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:40:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:34 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:35 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:40:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:35 DEBUG : apple: Unchanged skipping 2025/09/02 03:40:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:40:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:35 DEBUG : banana: Unchanged skipping 2025/09/02 03:40:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:40:36 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:36 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:36 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:36 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/02 03:40:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/02 03:40:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : banana: Unchanged skipping 2025/09/02 03:40:36 DEBUG : apple: Unchanged skipping 2025/09/02 03:40:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/02 03:40:37 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:37 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:37 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:37 DEBUG : apple: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : banana: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/02 03:40:37 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (160.78s) --- PASS: TestTransform/NFC (12.99s) --- PASS: TestTransform/NFD (13.80s) --- PASS: TestTransform/base64 (16.19s) --- PASS: TestTransform/prefix (17.43s) --- PASS: TestTransform/suffix (17.41s) --- PASS: TestTransform/truncate (15.44s) --- PASS: TestTransform/encoder (13.95s) --- PASS: TestTransform/ISO-8859-1 (13.15s) --- PASS: TestTransform/charmap (13.30s) --- PASS: TestTransform/lowercase (13.35s) --- PASS: TestTransform/ascii (13.77s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/02 03:40:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/02 03:40:42 INFO : sub dir_somesuffix: Making directory 2025/09/02 03:40:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/02 03:40:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/02 03:40:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/02 03:40:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/02 03:40:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/02 03:40:42 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:42 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:43 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/02 03:40:43 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.79s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:44 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:44 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:44 INFO : tictactoe: Making directory 2025/09/02 03:40:44 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:44 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/02 03:40:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:44 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:44 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:44 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/02 03:40:44 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.68s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:45 INFO : toe: Making directory 2025/09/02 03:40:45 INFO : toe/toe: Making directory 2025/09/02 03:40:45 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 03:40:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 03:40:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 03:40:45 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:45 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/02 03:40:46 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.68s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:47 INFO : toe: Making directory 2025/09/02 03:40:47 INFO : toe/toe: Making directory 2025/09/02 03:40:47 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 03:40:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 03:40:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/02 03:40:47 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:47 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/02 03:40:48 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.60s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:48 DEBUG : empty_dir: Making directory with metadata 2025/09/02 03:40:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 03:40:48 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:49 INFO : tictacempty_dir: Making directory 2025/09/02 03:40:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:49 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:49 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:49 INFO : tictactoe: Making directory 2025/09/02 03:40:49 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:49 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:49 INFO : tictactoe/tictactoe: Making directory 2025/09/02 03:40:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 03:40:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 03:40:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 03:40:49 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:49 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/02 03:40:49 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.85s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:50 DEBUG : empty_dir: Making directory with metadata 2025/09/02 03:40:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 03:40:50 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:51 INFO : tictacempty_dir: Making directory 2025/09/02 03:40:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:51 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:51 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:51 INFO : tictactoe: Making directory 2025/09/02 03:40:51 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:51 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:51 INFO : tictactoe/tictactoe: Making directory 2025/09/02 03:40:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 03:40:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 03:40:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:51 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:51 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:51 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/02 03:40:51 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:51 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:52 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:52 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 03:40:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/02 03:40:52 NOTICE: B2 bucket rclone-test-sefetej7mobi: 0 differences found 2025/09/02 03:40:52 NOTICE: B2 bucket rclone-test-sefetej7mobi: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:52 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:53 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:53 INFO : tictactoe: Making directory 2025/09/02 03:40:53 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:53 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:53 INFO : tictactoe/tictactoe: Making directory 2025/09/02 03:40:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 03:40:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 03:40:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 03:40:53 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:53 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/02 03:40:53 DEBUG : Waiting for deletions to finish 2025/09/02 03:40:53 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:54 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:54 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/02 03:40:54 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/02 03:40:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/02 03:40:54 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.44s) === RUN TestSyntax 2025/09/02 03:40:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:55 INFO : toe: Making directory 2025/09/02 03:40:55 INFO : toe/toe: Making directory 2025/09/02 03:40:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 03:40:55 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:55 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:56 INFO : toe/toe/toe: Copied (new) 2025/09/02 03:40:56 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:57 DEBUG : empty_dir: Making directory with metadata 2025/09/02 03:40:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 03:40:57 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:57 INFO : tictacempty_dir: Making directory 2025/09/02 03:40:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:57 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:57 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:57 INFO : tictactoe: Making directory 2025/09/02 03:40:57 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:57 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:57 INFO : tictactoe/tictactoe: Making directory 2025/09/02 03:40:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 03:40:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 03:40:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:57 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:57 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:58 INFO : toe/toe/toe.txt: Deleted 2025/09/02 03:40:58 INFO : toe/toe: Removing directory 2025/09/02 03:40:58 INFO : toe: Removing directory 2025/09/02 03:40:58 INFO : empty_dir: Removing directory 2025/09/02 03:40:58 DEBUG : Local file system at /tmp/rclone2386985760: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.82s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:40:58 DEBUG : empty_dir: Making directory with metadata 2025/09/02 03:40:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 03:40:58 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:59 INFO : tictacempty_dir: Making directory 2025/09/02 03:40:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:40:59 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:59 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:59 INFO : tictactoe: Making directory 2025/09/02 03:40:59 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:59 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:40:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:59 INFO : tictactoe/tictactoe: Making directory 2025/09/02 03:40:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:40:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 03:40:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 03:40:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:59 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:40:59 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:40:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:40:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:40:59 INFO : toe/toe/toe.txt: Deleted 2025/09/02 03:40:59 INFO : toe/toe: Removing directory 2025/09/02 03:40:59 INFO : toe: Removing directory 2025/09/02 03:40:59 INFO : empty_dir: Removing directory 2025/09/02 03:40:59 DEBUG : Local file system at /tmp/rclone2386985760: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/02 03:41:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/02 03:41:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 03:41:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 03:41:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 03:41:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:41:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/02 03:41:01 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 (2.96s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:41:01 DEBUG : Reset feature "Copy" 2025/09/02 03:41:01 DEBUG : Reset feature "Move" 2025/09/02 03:41:01 DEBUG : Reset feature "Copy" 2025/09/02 03:41:01 DEBUG : Reset feature "Move" 2025/09/02 03:41:01 DEBUG : empty_dir: Making directory with metadata 2025/09/02 03:41:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/02 03:41:01 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:41:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:41:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:41:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:41:02 INFO : tictacempty_dir: Making directory 2025/09/02 03:41:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/02 03:41:02 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:41:02 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:41:02 INFO : tictactoe: Making directory 2025/09/02 03:41:02 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:41:02 DEBUG : toe: transformed to: tictactoe 2025/09/02 03:41:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:41:02 INFO : tictactoe/tictactoe: Making directory 2025/09/02 03:41:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/02 03:41:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/02 03:41:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:41:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 03:41:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:41:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:41:02 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:41:02 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:41:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:41:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/02 03:41:02 INFO : toe/toe/toe.txt: Deleted 2025/09/02 03:41:02 INFO : toe/toe: Removing directory 2025/09/02 03:41:02 INFO : toe: Removing directory 2025/09/02 03:41:02 INFO : empty_dir: Removing directory 2025/09/02 03:41:02 DEBUG : Local file system at /tmp/rclone2386985760: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/02 03:41:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/02 03:41:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 03:41:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 03:41:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/02 03:41:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:41:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/02 03:41:04 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.50s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:41:05 DEBUG : toe: transformed to: dG9l 2025/09/02 03:41:05 DEBUG : toe: transformed to: dG9l 2025/09/02 03:41:05 INFO : dG9l: Making directory 2025/09/02 03:41:05 DEBUG : toe: transformed to: dG9l 2025/09/02 03:41:05 DEBUG : toe: transformed to: dG9l 2025/09/02 03:41:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/02 03:41:05 INFO : dG9l/dG9l: Making directory 2025/09/02 03:41:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/02 03:41:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/02 03:41:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/02 03:41:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/02 03:41:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/02 03:41:05 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:41:05 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:41:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:41:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/02 03:41:06 DEBUG : Waiting for deletions to finish 2025/09/02 03:41:06 DEBUG : dG9l: transformed to: toe 2025/09/02 03:41:06 DEBUG : dG9l: transformed to: toe 2025/09/02 03:41:06 DEBUG : dG9l: transformed to: toe 2025/09/02 03:41:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/02 03:41:07 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/02 03:41:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/02 03:41:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/02 03:41:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/02 03:41:07 DEBUG : Local file system at /tmp/rclone2386985760: Waiting for checks to finish 2025/09/02 03:41:07 DEBUG : Local file system at /tmp/rclone2386985760: Waiting for transfers to finish 2025/09/02 03:41:07 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.71s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-sefetej7mobi", Local "Local file system at /tmp/rclone2386985760", Modify Window "1ms" 2025/09/02 03:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 03:41:08 DEBUG : toe: transformed to: 2025/09/02 03:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 03:41:08 DEBUG : toe: transformed to: 2025/09/02 03:41:08 INFO : B2 bucket rclone-test-sefetej7mobi: Making directory 2025/09/02 03:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 03:41:08 DEBUG : toe: transformed to: 2025/09/02 03:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 03:41:08 DEBUG : toe: transformed to: 2025/09/02 03:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 03:41:08 DEBUG : toe/toe: transformed to: 2025/09/02 03:41:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/02 03:41:08 INFO : toe/toe: Making directory 2025/09/02 03:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 03:41:08 DEBUG : toe/toe: transformed to: 2025/09/02 03:41:08 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/02 03:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 03:41:08 DEBUG : toe: transformed to: 2025/09/02 03:41:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/02 03:41:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/02 03:41:08 DEBUG : toe/toe/toe: transformed to: 2025/09/02 03:41:08 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/02 03:41:08 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for checks to finish 2025/09/02 03:41:08 DEBUG : B2 bucket rclone-test-sefetej7mobi: Waiting for transfers to finish 2025/09/02 03:41:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/02 03:41:08 INFO : toe/toe/toe: Copied (new) 2025/09/02 03:41:08 ERROR : B2 bucket rclone-test-sefetej7mobi: not deleting files as there were IO errors 2025/09/02 03:41:08 ERROR : B2 bucket rclone-test-sefetej7mobi: not deleting directories as there were IO errors --- PASS: TestError (1.71s) PASS 2025/09/02 03:41:09 DEBUG : B2 bucket rclone-test-sefetej7mobi: Purge remote 2025/09/02 03:41:09 INFO : B2 bucket rclone-test-sefetej7mobi: cleaning bucket "rclone-test-sefetej7mobi" of all files 2025/09/02 03:41:10 DEBUG : BackupDir/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4197d5bec15f4e11_d20250902_m033547_c001_v7007000_t0000_u01756784147035") 2025/09/02 03:41:10 DEBUG : BackupDir/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f116a2d4cc4a7502c_d20250902_m033539_c001_v0001134_t0034_u01756784139906") 2025/09/02 03:41:10 DEBUG : CompareDest/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40604cba312182f2_d20250902_m033521_c001_v7007000_t0000_u01756784121000") 2025/09/02 03:41:10 DEBUG : CompareDest/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c36a7_d20250902_m033514_c001_v0001117_t0017_u01756784114947") 2025/09/02 03:41:10 DEBUG : CompareDest/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40604cba312182f5_d20250902_m033521_c001_v7007000_t0000_u01756784121185") 2025/09/02 03:41:10 DEBUG : CompareDest/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca57c1_d20250902_m033516_c001_v0001183_t0017_u01756784116532") 2025/09/02 03:41:10 DEBUG : CopyDest/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4197d5bec15f4e12_d20250902_m033547_c001_v7007000_t0000_u01756784147217") 2025/09/02 03:41:10 DEBUG : CopyDest/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f5c5_d20250902_m033536_c001_v0001171_t0019_u01756784136956") 2025/09/02 03:41:10 DEBUG : CopyDest/three: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4197d5bec15f4e13_d20250902_m033547_c001_v7007000_t0000_u01756784147399") 2025/09/02 03:41:11 DEBUG : CopyDest/three: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca58c5_d20250902_m033545_c001_v0001183_t0044_u01756784145294") 2025/09/02 03:41:11 DEBUG : CopyDest/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4197d5bec15f4e14_d20250902_m033547_c001_v7007000_t0000_u01756784147584") 2025/09/02 03:41:11 DEBUG : CopyDest/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c3713_d20250902_m033542_c001_v0001117_t0034_u01756784142232") 2025/09/02 03:41:11 DEBUG : EXISTING: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40865cac9a77c1a9_d20250902_m033706_c001_v7007000_t0000_u01756784226682") 2025/09/02 03:41:11 DEBUG : EXISTING: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f80a_d20250902_m033705_c001_v0001171_t0023_u01756784225608") 2025/09/02 03:41:11 DEBUG : PREFIXapple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf5d83_d20250902_m033856_c001_v7007000_t0000_u01756784336036") 2025/09/02 03:41:11 DEBUG : PREFIXapple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb1b_d20250902_m033851_c001_v0001171_t0045_u01756784331423") 2025/09/02 03:41:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f420768a9af7494fe_d20250902_m033856_c001_v7007000_t0000_u01756784336003") 2025/09/02 03:41:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1804f5_d20250902_m033851_c001_v0001184_t0005_u01756784331444") 2025/09/02 03:41:11 DEBUG : PREFIXbanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4042d129f94291b3_d20250902_m033856_c001_v7007000_t0000_u01756784336074") 2025/09/02 03:41:11 DEBUG : PREFIXbanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5813_d20250902_m033851_c001_v0001183_t0014_u01756784331451") 2025/09/02 03:41:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f420768a9af749500_d20250902_m033856_c001_v7007000_t0000_u01756784336199") 2025/09/02 03:41:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f68_d20250902_m033851_c001_v0001183_t0017_u01756784331506") 2025/09/02 03:41:11 DEBUG : Testêé: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40865cac9a77c1a5_d20250902_m033703_c001_v7007000_t0000_u01756784223251") 2025/09/02 03:41:11 DEBUG : Testêé: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f7f4_d20250902_m033702_c001_v0001171_t0047_u01756784222583") 2025/09/02 03:41:11 DEBUG : Testêé: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b01_d20250902_m033701_c001_v0001183_t0054_u01756784221642") 2025/09/02 03:41:12 DEBUG : YXBwbGU=: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72e0_d20250902_m033840_c001_v7007000_t0000_u01756784320237") 2025/09/02 03:41:12 DEBUG : YXBwbGU=: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180423_d20250902_m033836_c001_v0001184_t0037_u01756784316292") 2025/09/02 03:41:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72e1_d20250902_m033840_c001_v7007000_t0000_u01756784320421") 2025/09/02 03:41:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5eb2_d20250902_m033836_c001_v0001183_t0005_u01756784316262") 2025/09/02 03:41:12 DEBUG : YmFuYW5h: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72e2_d20250902_m033840_c001_v7007000_t0000_u01756784320604") 2025/09/02 03:41:12 DEBUG : YmFuYW5h: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5758_d20250902_m033836_c001_v0001183_t0024_u01756784316296") 2025/09/02 03:41:12 DEBUG : a/potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae22_d20250902_m033316_c001_v7007000_t0000_u01756783996779") 2025/09/02 03:41:12 DEBUG : a/potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1a7_d20250902_m033316_c001_v0001171_t0018_u01756783996086") 2025/09/02 03:41:12 DEBUG : a/potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fd6_d20250902_m033314_c001_v7007000_t0000_u01756783994506") 2025/09/02 03:41:12 DEBUG : a/potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f18f_d20250902_m033313_c001_v0001171_t0001_u01756783993604") 2025/09/02 03:41:12 DEBUG : a/potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118ae_d20250902_m033256_c001_v7007000_t0000_u01756783976504") 2025/09/02 03:41:12 DEBUG : a/potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f117_d20250902_m033255_c001_v0001171_t0049_u01756783975598") 2025/09/02 03:41:12 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb59f_d20250902_m034037_c001_v7007000_t0000_u01756784437989") 2025/09/02 03:41:12 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fed5_d20250902_m034033_c001_v0001171_t0053_u01756784433963") 2025/09/02 03:41:12 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9bd7_d20250902_m034024_c001_v7007000_t0000_u01756784424201") 2025/09/02 03:41:12 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fe4c_d20250902_m034020_c001_v0001171_t0048_u01756784420537") 2025/09/02 03:41:12 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc173_d20250902_m034010_c001_v7007000_t0000_u01756784410805") 2025/09/02 03:41:12 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fdba_d20250902_m034007_c001_v0001171_t0036_u01756784407147") 2025/09/02 03:41:12 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2acc_d20250902_m033957_c001_v7007000_t0000_u01756784397597") 2025/09/02 03:41:12 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fd47_d20250902_m033953_c001_v0001171_t0059_u01756784393960") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734778_d20250902_m033944_c001_v7007000_t0000_u01756784384315") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fcbf_d20250902_m033940_c001_v0001171_t0017_u01756784380055") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867a1_d20250902_m033930_c001_v7007000_t0000_u01756784370438") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1806f2_d20250902_m033925_c001_v0001184_t0027_u01756784365037") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999d3_d20250902_m033915_c001_v7007000_t0000_u01756784355016") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca607f_d20250902_m033911_c001_v0001183_t0015_u01756784351985") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902b355_d20250902_m033910_c001_v7007000_t0000_u01756784350824") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a58e1_d20250902_m033907_c001_v0001183_t0015_u01756784347314") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48176_d20250902_m033857_c001_v7007000_t0000_u01756784337590") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f8e_d20250902_m033854_c001_v0001183_t0040_u01756784334469") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40604cba312188ad_d20250902_m033853_c001_v7007000_t0000_u01756784333458") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb0d_d20250902_m033849_c001_v0001171_t0031_u01756784329719") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41970b34c71a1e5a_d20250902_m033837_c001_v7007000_t0000_u01756784317550") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5e91_d20250902_m033833_c001_v0001183_t0041_u01756784313913") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff9998d_d20250902_m033823_c001_v7007000_t0000_u01756784303971") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5df9_d20250902_m033820_c001_v0001183_t0012_u01756784300150") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3d2_d20250902_m033810_c001_v7007000_t0000_u01756784290110") 2025/09/02 03:41:13 DEBUG : apple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5d7c_d20250902_m033806_c001_v0001183_t0056_u01756784286177") 2025/09/02 03:41:13 DEBUG : appleSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b406e_d20250902_m033913_c001_v7007000_t0000_u01756784353329") 2025/09/02 03:41:13 DEBUG : appleSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fbb0_d20250902_m033909_c001_v0001171_t0006_u01756784349081") 2025/09/02 03:41:14 DEBUG : appleapple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867a2_d20250902_m033930_c001_v7007000_t0000_u01756784370620") 2025/09/02 03:41:14 DEBUG : appleapple: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18071a_d20250902_m033926_c001_v0001184_t0010_u01756784366802") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5a0_d20250902_m034038_c001_v7007000_t0000_u01756784438172") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180a84_d20250902_m034034_c001_v0001184_t0028_u01756784434490") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9bd8_d20250902_m034024_c001_v7007000_t0000_u01756784424406") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18099c_d20250902_m034021_c001_v0001184_t0020_u01756784421010") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc174_d20250902_m034010_c001_v7007000_t0000_u01756784410989") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1808c2_d20250902_m034007_c001_v0001184_t0042_u01756784407699") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2acd_d20250902_m033957_c001_v7007000_t0000_u01756784397780") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180826_d20250902_m033954_c001_v0001184_t0035_u01756784394456") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734779_d20250902_m033944_c001_v7007000_t0000_u01756784384499") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1807b9_d20250902_m033940_c001_v0001184_t0019_u01756784380749") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41970b34c71a1e7b_d20250902_m033928_c001_v7007000_t0000_u01756784368516") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a59c2_d20250902_m033925_c001_v0001183_t0018_u01756784365612") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999d5_d20250902_m033915_c001_v7007000_t0000_u01756784355199") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fbd4_d20250902_m033912_c001_v0001171_t0058_u01756784352011") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba695_d20250902_m033910_c001_v7007000_t0000_u01756784350605") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1805ef_d20250902_m033907_c001_v0001184_t0034_u01756784347868") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48177_d20250902_m033857_c001_v7007000_t0000_u01756784337773") 2025/09/02 03:41:14 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180531_d20250902_m033854_c001_v0001184_t0020_u01756784334480") 2025/09/02 03:41:15 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc0e0_d20250902_m033853_c001_v7007000_t0000_u01756784333311") 2025/09/02 03:41:15 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1804eb_d20250902_m033850_c001_v0001184_t0036_u01756784330231") 2025/09/02 03:41:15 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b404f_d20250902_m033837_c001_v7007000_t0000_u01756784317948") 2025/09/02 03:41:15 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5746_d20250902_m033834_c001_v0001183_t0028_u01756784314606") 2025/09/02 03:41:15 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff9998e_d20250902_m033824_c001_v7007000_t0000_u01756784304154") 2025/09/02 03:41:15 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a56a9_d20250902_m033820_c001_v0001183_t0056_u01756784300643") 2025/09/02 03:41:15 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3d3_d20250902_m033810_c001_v7007000_t0000_u01756784290293") 2025/09/02 03:41:15 DEBUG : appleappleapplebanana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a561e_d20250902_m033806_c001_v0001183_t0032_u01756784286802") 2025/09/02 03:41:15 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b41b_d20250902_m033913_c001_v7007000_t0000_u01756784353505") 2025/09/02 03:41:15 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a58f1_d20250902_m033909_c001_v0001183_t0017_u01756784349107") 2025/09/02 03:41:15 DEBUG : b/potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae23_d20250902_m033316_c001_v7007000_t0000_u01756783996963") 2025/09/02 03:41:15 DEBUG : b/potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f19d_d20250902_m033315_c001_v0001171_t0051_u01756783995058") 2025/09/02 03:41:15 DEBUG : b/potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fd5_d20250902_m033313_c001_v7007000_t0000_u01756783993944") 2025/09/02 03:41:15 DEBUG : b/potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f189_d20250902_m033312_c001_v0001171_t0056_u01756783992602") 2025/09/02 03:41:15 DEBUG : b/potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118ad_d20250902_m033255_c001_v7007000_t0000_u01756783975941") 2025/09/02 03:41:15 DEBUG : b/potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f10b_d20250902_m033254_c001_v0001171_t0021_u01756783974604") 2025/09/02 03:41:15 DEBUG : backup/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eae94_d20250902_m033600_c001_v7007000_t0000_u01756784160439") 2025/09/02 03:41:15 DEBUG : backup/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1195252f810315a7_d20250902_m033558_c001_v0001040_t0059_u01756784158439") 2025/09/02 03:41:15 DEBUG : backup/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1142fa90659e8c3e_d20250902_m033554_c001_v0001105_t0005_u01756784154570") 2025/09/02 03:41:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a53_d20250902_m033628_c001_v7007000_t0000_u01756784188198") 2025/09/02 03:41:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f11627cdd33dcd60c_d20250902_m033626_c001_v0001105_t0053_u01756784186399") 2025/09/02 03:41:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f118c53da40567d81_d20250902_m033622_c001_v0001172_t0037_u01756784182678") 2025/09/02 03:41:16 DEBUG : backup/one.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4142755312437ee3_d20250902_m033614_c001_v7007000_t0000_u01756784174027") 2025/09/02 03:41:16 DEBUG : backup/one.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f106bb95138d6b96a_d20250902_m033611_c001_v0001171_t0055_u01756784171942") 2025/09/02 03:41:16 DEBUG : backup/one.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105cbc9aa317f61e_d20250902_m033607_c001_v0001100_t0016_u01756784167701") 2025/09/02 03:41:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a54_d20250902_m033628_c001_v7007000_t0000_u01756784188382") 2025/09/02 03:41:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f101492c5e03ceea1_d20250902_m033627_c001_v0001137_t0008_u01756784187325") 2025/09/02 03:41:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c17fe3e_d20250902_m033624_c001_v0001184_t0022_u01756784184201") 2025/09/02 03:41:16 DEBUG : backup/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eae95_d20250902_m033600_c001_v7007000_t0000_u01756784160625") 2025/09/02 03:41:16 DEBUG : backup/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108af09aa8582ce2_d20250902_m033559_c001_v0001180_t0054_u01756784159675") 2025/09/02 03:41:16 DEBUG : backup/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f10514a8a4f7ee612_d20250902_m033556_c001_v0001184_t0014_u01756784156264") 2025/09/02 03:41:16 DEBUG : backup/three.txt.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4142755312437ee8_d20250902_m033614_c001_v7007000_t0000_u01756784174210") 2025/09/02 03:41:16 DEBUG : backup/three.txt.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f107628bbcc3857ad_d20250902_m033612_c001_v0001029_t0030_u01756784172928") 2025/09/02 03:41:16 DEBUG : backup/three.txt.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f106f17ef3462df3e_d20250902_m033609_c001_v0001113_t0049_u01756784169441") 2025/09/02 03:41:16 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5a1_d20250902_m034038_c001_v7007000_t0000_u01756784438354") 2025/09/02 03:41:16 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5ca2_d20250902_m034034_c001_v0001183_t0059_u01756784434296") 2025/09/02 03:41:16 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9bd9_d20250902_m034024_c001_v7007000_t0000_u01756784424591") 2025/09/02 03:41:16 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5c06_d20250902_m034020_c001_v0001183_t0058_u01756784420813") 2025/09/02 03:41:16 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc175_d20250902_m034011_c001_v7007000_t0000_u01756784411174") 2025/09/02 03:41:16 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5b6c_d20250902_m034007_c001_v0001183_t0024_u01756784407514") 2025/09/02 03:41:16 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ace_d20250902_m033957_c001_v7007000_t0000_u01756784397964") 2025/09/02 03:41:16 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5afa_d20250902_m033954_c001_v0001183_t0028_u01756784394272") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad73477a_d20250902_m033944_c001_v7007000_t0000_u01756784384688") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5a64_d20250902_m033940_c001_v0001183_t0024_u01756784380559") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867a4_d20250902_m033930_c001_v7007000_t0000_u01756784370803") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fc55_d20250902_m033925_c001_v0001171_t0045_u01756784365274") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999d7_d20250902_m033915_c001_v7007000_t0000_u01756784355383") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5915_d20250902_m033912_c001_v0001183_t0011_u01756784352008") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b415_d20250902_m033910_c001_v7007000_t0000_u01756784350934") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb9e_d20250902_m033907_c001_v0001171_t0045_u01756784347515") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48178_d20250902_m033857_c001_v7007000_t0000_u01756784337957") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5845_d20250902_m033854_c001_v0001183_t0004_u01756784334476") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba56986781_d20250902_m033853_c001_v7007000_t0000_u01756784333078") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5801_d20250902_m033850_c001_v0001183_t0045_u01756784330000") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4055ecea95220e36_d20250902_m033837_c001_v7007000_t0000_u01756784317975") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fa8b_d20250902_m033834_c001_v0001171_t0046_u01756784314116") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff9998f_d20250902_m033824_c001_v7007000_t0000_u01756784304337") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fa0d_d20250902_m033820_c001_v0001171_t0017_u01756784300360") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3d4_d20250902_m033810_c001_v7007000_t0000_u01756784290475") 2025/09/02 03:41:17 DEBUG : banana: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f9bc_d20250902_m033806_c001_v0001171_t0027_u01756784286386") 2025/09/02 03:41:17 DEBUG : bananaSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba69a_d20250902_m033913_c001_v7007000_t0000_u01756784353258") 2025/09/02 03:41:18 DEBUG : bananaSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6037_d20250902_m033909_c001_v0001183_t0059_u01756784349115") 2025/09/02 03:41:18 DEBUG : both0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba522_d20250902_m033741_c001_v7007000_t0000_u01756784261790") 2025/09/02 03:41:18 DEBUG : both0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c12_d20250902_m033726_c001_v0001183_t0024_u01756784246671") 2025/09/02 03:41:18 DEBUG : both0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b34_d20250902_m033722_c001_v7007000_t0000_u01756784242342") 2025/09/02 03:41:18 DEBUG : both0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b62_d20250902_m033708_c001_v0001183_t0012_u01756784228604") 2025/09/02 03:41:18 DEBUG : both1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba523_d20250902_m033741_c001_v7007000_t0000_u01756784261973") 2025/09/02 03:41:18 DEBUG : both1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c17_d20250902_m033727_c001_v0001183_t0006_u01756784247586") 2025/09/02 03:41:18 DEBUG : both1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b35_d20250902_m033722_c001_v7007000_t0000_u01756784242524") 2025/09/02 03:41:18 DEBUG : both1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b70_d20250902_m033709_c001_v0001183_t0005_u01756784229198") 2025/09/02 03:41:18 DEBUG : both10: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba525_d20250902_m033742_c001_v7007000_t0000_u01756784262154") 2025/09/02 03:41:18 DEBUG : both10: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c4a_d20250902_m033732_c001_v0001183_t0004_u01756784252602") 2025/09/02 03:41:18 DEBUG : both10: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b36_d20250902_m033722_c001_v7007000_t0000_u01756784242707") 2025/09/02 03:41:18 DEBUG : both10: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b9a_d20250902_m033714_c001_v0001183_t0035_u01756784234107") 2025/09/02 03:41:18 DEBUG : both11: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba526_d20250902_m033742_c001_v7007000_t0000_u01756784262337") 2025/09/02 03:41:18 DEBUG : both11: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c51_d20250902_m033733_c001_v0001183_t0018_u01756784253206") 2025/09/02 03:41:18 DEBUG : both11: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b37_d20250902_m033722_c001_v7007000_t0000_u01756784242890") 2025/09/02 03:41:18 DEBUG : both11: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b9e_d20250902_m033714_c001_v0001183_t0012_u01756784234616") 2025/09/02 03:41:18 DEBUG : both12: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba527_d20250902_m033742_c001_v7007000_t0000_u01756784262519") 2025/09/02 03:41:18 DEBUG : both12: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c59_d20250902_m033733_c001_v0001183_t0034_u01756784253724") 2025/09/02 03:41:18 DEBUG : both12: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b38_d20250902_m033723_c001_v7007000_t0000_u01756784243090") 2025/09/02 03:41:18 DEBUG : both12: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5ba0_d20250902_m033715_c001_v0001183_t0030_u01756784235305") 2025/09/02 03:41:19 DEBUG : both13: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba529_d20250902_m033742_c001_v7007000_t0000_u01756784262700") 2025/09/02 03:41:19 DEBUG : both13: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c63_d20250902_m033734_c001_v0001183_t0018_u01756784254302") 2025/09/02 03:41:19 DEBUG : both13: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b39_d20250902_m033723_c001_v7007000_t0000_u01756784243332") 2025/09/02 03:41:19 DEBUG : both13: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5ba8_d20250902_m033715_c001_v0001183_t0016_u01756784235811") 2025/09/02 03:41:19 DEBUG : both14: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba52a_d20250902_m033742_c001_v7007000_t0000_u01756784262881") 2025/09/02 03:41:19 DEBUG : both14: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c69_d20250902_m033734_c001_v0001183_t0049_u01756784254840") 2025/09/02 03:41:19 DEBUG : both14: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b3b_d20250902_m033723_c001_v7007000_t0000_u01756784243518") 2025/09/02 03:41:19 DEBUG : both14: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5bae_d20250902_m033716_c001_v0001183_t0004_u01756784236441") 2025/09/02 03:41:19 DEBUG : both15: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba52b_d20250902_m033743_c001_v7007000_t0000_u01756784263062") 2025/09/02 03:41:19 DEBUG : both15: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c6b_d20250902_m033735_c001_v0001183_t0028_u01756784255463") 2025/09/02 03:41:19 DEBUG : both15: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b3c_d20250902_m033723_c001_v7007000_t0000_u01756784243703") 2025/09/02 03:41:19 DEBUG : both15: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5bb4_d20250902_m033716_c001_v0001183_t0045_u01756784236997") 2025/09/02 03:41:19 DEBUG : both16: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba52d_d20250902_m033743_c001_v7007000_t0000_u01756784263251") 2025/09/02 03:41:19 DEBUG : both16: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c71_d20250902_m033736_c001_v0001183_t0049_u01756784256064") 2025/09/02 03:41:19 DEBUG : both16: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b3d_d20250902_m033723_c001_v7007000_t0000_u01756784243885") 2025/09/02 03:41:19 DEBUG : both16: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5bbe_d20250902_m033717_c001_v0001183_t0022_u01756784237485") 2025/09/02 03:41:19 DEBUG : both17: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba52e_d20250902_m033743_c001_v7007000_t0000_u01756784263459") 2025/09/02 03:41:19 DEBUG : both17: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c79_d20250902_m033736_c001_v0001183_t0055_u01756784256767") 2025/09/02 03:41:19 DEBUG : both17: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b3e_d20250902_m033724_c001_v7007000_t0000_u01756784244069") 2025/09/02 03:41:19 DEBUG : both17: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5bc0_d20250902_m033717_c001_v0001183_t0010_u01756784237950") 2025/09/02 03:41:20 DEBUG : both18: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba52f_d20250902_m033743_c001_v7007000_t0000_u01756784263642") 2025/09/02 03:41:20 DEBUG : both18: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c7f_d20250902_m033737_c001_v0001183_t0058_u01756784257784") 2025/09/02 03:41:20 DEBUG : both18: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b3f_d20250902_m033724_c001_v7007000_t0000_u01756784244254") 2025/09/02 03:41:20 DEBUG : both18: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5bd2_d20250902_m033718_c001_v0001183_t0027_u01756784238543") 2025/09/02 03:41:20 DEBUG : both19: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba531_d20250902_m033743_c001_v7007000_t0000_u01756784263824") 2025/09/02 03:41:20 DEBUG : both19: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c85_d20250902_m033738_c001_v0001183_t0041_u01756784258605") 2025/09/02 03:41:20 DEBUG : both19: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b40_d20250902_m033724_c001_v7007000_t0000_u01756784244438") 2025/09/02 03:41:20 DEBUG : both19: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5bd4_d20250902_m033718_c001_v0001183_t0042_u01756784238996") 2025/09/02 03:41:20 DEBUG : both2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba532_d20250902_m033744_c001_v7007000_t0000_u01756784264005") 2025/09/02 03:41:20 DEBUG : both2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c1d_d20250902_m033728_c001_v0001183_t0025_u01756784248182") 2025/09/02 03:41:20 DEBUG : both2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b43_d20250902_m033724_c001_v7007000_t0000_u01756784244621") 2025/09/02 03:41:20 DEBUG : both2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b76_d20250902_m033709_c001_v0001183_t0015_u01756784229745") 2025/09/02 03:41:20 DEBUG : both3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba533_d20250902_m033744_c001_v7007000_t0000_u01756784264257") 2025/09/02 03:41:20 DEBUG : both3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c22_d20250902_m033728_c001_v0001183_t0048_u01756784248816") 2025/09/02 03:41:20 DEBUG : both3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b44_d20250902_m033724_c001_v7007000_t0000_u01756784244803") 2025/09/02 03:41:20 DEBUG : both3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b78_d20250902_m033710_c001_v0001183_t0035_u01756784230302") 2025/09/02 03:41:20 DEBUG : both4: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba534_d20250902_m033744_c001_v7007000_t0000_u01756784264439") 2025/09/02 03:41:20 DEBUG : both4: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c28_d20250902_m033729_c001_v0001183_t0043_u01756784249464") 2025/09/02 03:41:20 DEBUG : both4: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b45_d20250902_m033724_c001_v7007000_t0000_u01756784244987") 2025/09/02 03:41:21 DEBUG : both4: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b7e_d20250902_m033710_c001_v0001183_t0050_u01756784230842") 2025/09/02 03:41:21 DEBUG : both5: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba535_d20250902_m033744_c001_v7007000_t0000_u01756784264620") 2025/09/02 03:41:21 DEBUG : both5: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c2a_d20250902_m033729_c001_v0001183_t0006_u01756784249980") 2025/09/02 03:41:21 DEBUG : both5: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b46_d20250902_m033725_c001_v7007000_t0000_u01756784245178") 2025/09/02 03:41:21 DEBUG : both5: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b84_d20250902_m033711_c001_v0001183_t0053_u01756784231395") 2025/09/02 03:41:21 DEBUG : both6: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba536_d20250902_m033744_c001_v7007000_t0000_u01756784264803") 2025/09/02 03:41:21 DEBUG : both6: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c32_d20250902_m033730_c001_v0001183_t0000_u01756784250449") 2025/09/02 03:41:21 DEBUG : both6: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b47_d20250902_m033725_c001_v7007000_t0000_u01756784245361") 2025/09/02 03:41:21 DEBUG : both6: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b88_d20250902_m033712_c001_v0001183_t0035_u01756784232007") 2025/09/02 03:41:21 DEBUG : both7: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba537_d20250902_m033744_c001_v7007000_t0000_u01756784264984") 2025/09/02 03:41:21 DEBUG : both7: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c38_d20250902_m033731_c001_v0001183_t0031_u01756784251108") 2025/09/02 03:41:21 DEBUG : both7: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b48_d20250902_m033725_c001_v7007000_t0000_u01756784245559") 2025/09/02 03:41:21 DEBUG : both7: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b8e_d20250902_m033712_c001_v0001183_t0032_u01756784232538") 2025/09/02 03:41:21 DEBUG : both8: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba538_d20250902_m033745_c001_v7007000_t0000_u01756784265165") 2025/09/02 03:41:21 DEBUG : both8: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c40_d20250902_m033731_c001_v0001183_t0010_u01756784251591") 2025/09/02 03:41:21 DEBUG : both8: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b49_d20250902_m033725_c001_v7007000_t0000_u01756784245744") 2025/09/02 03:41:21 DEBUG : both8: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b92_d20250902_m033713_c001_v0001183_t0051_u01756784233113") 2025/09/02 03:41:21 DEBUG : both9: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba539_d20250902_m033745_c001_v7007000_t0000_u01756784265350") 2025/09/02 03:41:21 DEBUG : both9: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5c48_d20250902_m033732_c001_v0001183_t0044_u01756784252093") 2025/09/02 03:41:21 DEBUG : both9: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b4a_d20250902_m033725_c001_v7007000_t0000_u01756784245928") 2025/09/02 03:41:22 DEBUG : both9: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b96_d20250902_m033713_c001_v0001183_t0052_u01756784233587") 2025/09/02 03:41:22 DEBUG : c/non empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae25_d20250902_m033317_c001_v7007000_t0000_u01756783997146") 2025/09/02 03:41:22 DEBUG : c/non empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1a1_d20250902_m033315_c001_v0001171_t0037_u01756783995354") 2025/09/02 03:41:22 DEBUG : c/non empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fd7_d20250902_m033314_c001_v7007000_t0000_u01756783994689") 2025/09/02 03:41:22 DEBUG : c/non empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f18d_d20250902_m033312_c001_v0001171_t0029_u01756783992898") 2025/09/02 03:41:22 DEBUG : c/non empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118af_d20250902_m033256_c001_v7007000_t0000_u01756783976688") 2025/09/02 03:41:22 DEBUG : c/non empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f111_d20250902_m033254_c001_v0001171_t0016_u01756783974919") 2025/09/02 03:41:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72e3_d20250902_m033840_c001_v7007000_t0000_u01756784320786") 2025/09/02 03:41:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632faa3_d20250902_m033836_c001_v0001171_t0058_u01756784316271") 2025/09/02 03:41:22 DEBUG : check sum: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118a6_d20250902_m033247_c001_v7007000_t0000_u01756783967238") 2025/09/02 03:41:22 DEBUG : check sum: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f0d5_d20250902_m033246_c001_v0001171_t0053_u01756783966178") 2025/09/02 03:41:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f417e90aba2ab7456_d20250902_m034107_c001_v7007000_t0000_u01756784467738") 2025/09/02 03:41:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fff6_d20250902_m034106_c001_v0001171_t0039_u01756784466013") 2025/09/02 03:41:22 DEBUG : dest/3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4197d5bec15f4e01_d20250902_m033530_c001_v7007000_t0000_u01756784130124") 2025/09/02 03:41:22 DEBUG : dest/3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f419fffc4cb0baaa8_d20250902_m033529_c001_v0001144_t0045_u01756784129012") 2025/09/02 03:41:22 DEBUG : dir1/0000-abcde: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867a5_d20250902_m033930_c001_v7007000_t0000_u01756784370985") 2025/09/02 03:41:22 DEBUG : dir1/0000-abcde: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a59d6_d20250902_m033927_c001_v0001183_t0038_u01756784367037") 2025/09/02 03:41:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5a2_d20250902_m034038_c001_v7007000_t0000_u01756784438537") 2025/09/02 03:41:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fea0_d20250902_m034028_c001_v0001171_t0056_u01756784428900") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9bda_d20250902_m034024_c001_v7007000_t0000_u01756784424775") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fe0a_d20250902_m034015_c001_v0001171_t0011_u01756784415555") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc178_d20250902_m034011_c001_v7007000_t0000_u01756784411358") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fd88_d20250902_m034002_c001_v0001171_t0051_u01756784402244") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2acf_d20250902_m033958_c001_v7007000_t0000_u01756784398148") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fd1a_d20250902_m033949_c001_v0001171_t0024_u01756784389094") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad73477b_d20250902_m033944_c001_v7007000_t0000_u01756784384871") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fc99_d20250902_m033935_c001_v0001171_t0049_u01756784375149") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40604cba312188d0_d20250902_m033928_c001_v7007000_t0000_u01756784368491") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18069d_d20250902_m033919_c001_v0001184_t0002_u01756784359706") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999d8_d20250902_m033915_c001_v7007000_t0000_u01756784355565") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6083_d20250902_m033912_c001_v0001183_t0034_u01756784352201") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b412_d20250902_m033910_c001_v7007000_t0000_u01756784350386") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a58ab_d20250902_m033902_c001_v0001183_t0043_u01756784342305") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48179_d20250902_m033858_c001_v7007000_t0000_u01756784338149") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5847_d20250902_m033854_c001_v0001183_t0053_u01756784334743") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba56986782_d20250902_m033853_c001_v7007000_t0000_u01756784333262") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fae9_d20250902_m033844_c001_v0001171_t0018_u01756784324863") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b4050_d20250902_m033837_c001_v7007000_t0000_u01756784317985") 2025/09/02 03:41:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5e4b_d20250902_m033828_c001_v0001183_t0034_u01756784308673") 2025/09/02 03:41:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99990_d20250902_m033824_c001_v7007000_t0000_u01756784304570") 2025/09/02 03:41:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5dcb_d20250902_m033814_c001_v0001183_t0031_u01756784294880") 2025/09/02 03:41:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3d5_d20250902_m033810_c001_v7007000_t0000_u01756784290662") 2025/09/02 03:41:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5d52_d20250902_m033801_c001_v0001183_t0053_u01756784281891") 2025/09/02 03:41:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba69b_d20250902_m033913_c001_v7007000_t0000_u01756784353440") 2025/09/02 03:41:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a58f3_d20250902_m033909_c001_v0001183_t0026_u01756784349331") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867a6_d20250902_m033931_c001_v7007000_t0000_u01756784371167") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6148_d20250902_m033927_c001_v0001183_t0032_u01756784367032") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5a4_d20250902_m034038_c001_v7007000_t0000_u01756784438719") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5c5e_d20250902_m034029_c001_v0001183_t0036_u01756784429646") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9bdb_d20250902_m034024_c001_v7007000_t0000_u01756784424960") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5bcc_d20250902_m034016_c001_v0001183_t0022_u01756784416373") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc17b_d20250902_m034011_c001_v7007000_t0000_u01756784411542") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5b46_d20250902_m034002_c001_v0001183_t0030_u01756784402967") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ad0_d20250902_m033958_c001_v7007000_t0000_u01756784398331") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5aba_d20250902_m033949_c001_v0001183_t0045_u01756784389783") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad73477c_d20250902_m033945_c001_v7007000_t0000_u01756784385057") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5a32_d20250902_m033935_c001_v0001183_t0030_u01756784375781") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b43b_d20250902_m033928_c001_v7007000_t0000_u01756784368094") 2025/09/02 03:41:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fc20_d20250902_m033920_c001_v0001171_t0006_u01756784360268") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999da_d20250902_m033915_c001_v7007000_t0000_u01756784355749") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5917_d20250902_m033912_c001_v0001183_t0048_u01756784352225") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f420768a9af749516_d20250902_m033910_c001_v7007000_t0000_u01756784350795") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb73_d20250902_m033902_c001_v0001171_t0053_u01756784342862") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e4817a_d20250902_m033858_c001_v7007000_t0000_u01756784338341") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180535_d20250902_m033854_c001_v0001184_t0013_u01756784334749") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba56986780_d20250902_m033852_c001_v7007000_t0000_u01756784332895") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a57ca_d20250902_m033845_c001_v0001183_t0023_u01756784325538") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3f5_d20250902_m033837_c001_v7007000_t0000_u01756784317965") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fa4f_d20250902_m033829_c001_v0001171_t0054_u01756784309369") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99991_d20250902_m033824_c001_v7007000_t0000_u01756784304754") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f9f7_d20250902_m033815_c001_v0001171_t0030_u01756784295486") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3d6_d20250902_m033810_c001_v7007000_t0000_u01756784290847") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f9a0_d20250902_m033802_c001_v0001171_t0055_u01756784282474") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4042d129f94291b9_d20250902_m033913_c001_v7007000_t0000_u01756784353451") 2025/09/02 03:41:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca603f_d20250902_m033909_c001_v0001183_t0039_u01756784349328") 2025/09/02 03:41:25 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867a7_d20250902_m033931_c001_v7007000_t0000_u01756784371349") 2025/09/02 03:41:25 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18071e_d20250902_m033927_c001_v0001184_t0042_u01756784367042") 2025/09/02 03:41:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5a5_d20250902_m034038_c001_v7007000_t0000_u01756784438903") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180a22_d20250902_m034030_c001_v0001184_t0038_u01756784430181") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9bdc_d20250902_m034025_c001_v7007000_t0000_u01756784425143") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180950_d20250902_m034016_c001_v0001184_t0021_u01756784416923") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc17c_d20250902_m034011_c001_v7007000_t0000_u01756784411726") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180880_d20250902_m034003_c001_v0001184_t0058_u01756784403556") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ad2_d20250902_m033958_c001_v7007000_t0000_u01756784398514") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1807f7_d20250902_m033950_c001_v0001184_t0058_u01756784390363") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad73477d_d20250902_m033945_c001_v7007000_t0000_u01756784385240") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180779_d20250902_m033936_c001_v0001184_t0023_u01756784376327") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc138_d20250902_m033928_c001_v7007000_t0000_u01756784368493") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a597d_d20250902_m033921_c001_v0001183_t0000_u01756784361258") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999db_d20250902_m033915_c001_v7007000_t0000_u01756784355932") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18063f_d20250902_m033912_c001_v0001184_t0012_u01756784352221") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4078226740835699_d20250902_m033910_c001_v7007000_t0000_u01756784350946") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1805bb_d20250902_m033903_c001_v0001184_t0032_u01756784343490") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e4817b_d20250902_m033858_c001_v7007000_t0000_u01756784338542") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f94_d20250902_m033854_c001_v0001183_t0028_u01756784334737") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4042d129f94291af_d20250902_m033853_c001_v7007000_t0000_u01756784333070") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1804b7_d20250902_m033846_c001_v0001184_t0022_u01756784326081") 2025/09/02 03:41:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41970b34c71a1e5d_d20250902_m033838_c001_v7007000_t0000_u01756784318101") 2025/09/02 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5718_d20250902_m033830_c001_v0001183_t0050_u01756784310328") 2025/09/02 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99992_d20250902_m033824_c001_v7007000_t0000_u01756784304959") 2025/09/02 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5675_d20250902_m033816_c001_v0001183_t0027_u01756784296133") 2025/09/02 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3d7_d20250902_m033811_c001_v7007000_t0000_u01756784291030") 2025/09/02 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a55e5_d20250902_m033802_c001_v0001183_t0015_u01756784282796") 2025/09/02 03:41:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902b358_d20250902_m033913_c001_v7007000_t0000_u01756784353462") 2025/09/02 03:41:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180603_d20250902_m033909_c001_v0001184_t0037_u01756784349343") 2025/09/02 03:41:27 DEBUG : dir1/0003-defgh: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867a8_d20250902_m033931_c001_v7007000_t0000_u01756784371530") 2025/09/02 03:41:27 DEBUG : dir1/0003-defgh: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a59da_d20250902_m033927_c001_v0001183_t0005_u01756784367237") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5a8_d20250902_m034039_c001_v7007000_t0000_u01756784439088") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca63dc_d20250902_m034030_c001_v0001183_t0044_u01756784430745") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9bdd_d20250902_m034025_c001_v7007000_t0000_u01756784425326") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6354_d20250902_m034017_c001_v0001183_t0044_u01756784417487") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc17d_d20250902_m034011_c001_v7007000_t0000_u01756784411910") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6292_d20250902_m034004_c001_v0001183_t0058_u01756784404124") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ad3_d20250902_m033958_c001_v7007000_t0000_u01756784398697") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6212_d20250902_m033950_c001_v0001183_t0051_u01756784390929") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad73477e_d20250902_m033945_c001_v7007000_t0000_u01756784385425") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6196_d20250902_m033936_c001_v0001183_t0043_u01756784376903") 2025/09/02 03:41:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b43e_d20250902_m033928_c001_v7007000_t0000_u01756784368648") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca60ed_d20250902_m033921_c001_v0001183_t0021_u01756784361796") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999dc_d20250902_m033916_c001_v7007000_t0000_u01756784356115") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fbd8_d20250902_m033912_c001_v0001171_t0025_u01756784352343") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b414_d20250902_m033910_c001_v7007000_t0000_u01756784350752") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5fef_d20250902_m033904_c001_v0001183_t0044_u01756784344054") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e4817c_d20250902_m033858_c001_v7007000_t0000_u01756784338726") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb39_d20250902_m033854_c001_v0001171_t0024_u01756784334807") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40604cba312188ac_d20250902_m033853_c001_v7007000_t0000_u01756784333272") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f34_d20250902_m033846_c001_v0001183_t0029_u01756784326650") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72df_d20250902_m033838_c001_v7007000_t0000_u01756784318292") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1803c9_d20250902_m033830_c001_v0001184_t0040_u01756784310886") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99993_d20250902_m033825_c001_v7007000_t0000_u01756784305143") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180304_d20250902_m033816_c001_v0001184_t0035_u01756784296689") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3d8_d20250902_m033811_c001_v7007000_t0000_u01756784291269") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180265_d20250902_m033803_c001_v0001184_t0024_u01756784283008") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b406f_d20250902_m033913_c001_v7007000_t0000_u01756784353517") 2025/09/02 03:41:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a58f7_d20250902_m033909_c001_v0001183_t0041_u01756784349535") 2025/09/02 03:41:28 DEBUG : dir1/0004-efghi: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867a9_d20250902_m033931_c001_v7007000_t0000_u01756784371711") 2025/09/02 03:41:28 DEBUG : dir1/0004-efghi: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca614c_d20250902_m033927_c001_v0001183_t0021_u01756784367249") 2025/09/02 03:41:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5a9_d20250902_m034039_c001_v7007000_t0000_u01756784439271") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632feae_d20250902_m034031_c001_v0001171_t0054_u01756784431045") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9bde_d20250902_m034025_c001_v7007000_t0000_u01756784425509") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fe28_d20250902_m034017_c001_v0001171_t0053_u01756784417707") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc17f_d20250902_m034012_c001_v7007000_t0000_u01756784412095") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fd96_d20250902_m034004_c001_v0001171_t0031_u01756784404328") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ad4_d20250902_m033958_c001_v7007000_t0000_u01756784398880") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fd2d_d20250902_m033951_c001_v0001171_t0048_u01756784391124") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad73477f_d20250902_m033945_c001_v7007000_t0000_u01756784385613") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fca3_d20250902_m033937_c001_v0001171_t0005_u01756784377118") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48194_d20250902_m033928_c001_v7007000_t0000_u01756784368504") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1806c1_d20250902_m033922_c001_v0001184_t0045_u01756784362002") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999de_d20250902_m033916_c001_v7007000_t0000_u01756784356296") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6085_d20250902_m033912_c001_v0001183_t0014_u01756784352397") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4078226740835698_d20250902_m033910_c001_v7007000_t0000_u01756784350763") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a58c9_d20250902_m033904_c001_v0001183_t0016_u01756784344288") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e4817d_d20250902_m033858_c001_v7007000_t0000_u01756784338912") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180539_d20250902_m033854_c001_v0001184_t0022_u01756784334948") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf5d7c_d20250902_m033853_c001_v7007000_t0000_u01756784333463") 2025/09/02 03:41:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632faf9_d20250902_m033846_c001_v0001171_t0000_u01756784326855") 2025/09/02 03:41:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3f6_d20250902_m033838_c001_v7007000_t0000_u01756784318149") 2025/09/02 03:41:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5e67_d20250902_m033831_c001_v0001183_t0016_u01756784311091") 2025/09/02 03:41:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99994_d20250902_m033825_c001_v7007000_t0000_u01756784305327") 2025/09/02 03:41:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5ddb_d20250902_m033816_c001_v0001183_t0019_u01756784296955") 2025/09/02 03:41:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3d9_d20250902_m033811_c001_v7007000_t0000_u01756784291453") 2025/09/02 03:41:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5d60_d20250902_m033803_c001_v0001183_t0040_u01756784283222") 2025/09/02 03:41:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999ce_d20250902_m033913_c001_v7007000_t0000_u01756784353475") 2025/09/02 03:41:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180607_d20250902_m033909_c001_v0001184_t0052_u01756784349539") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghij: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867aa_d20250902_m033931_c001_v7007000_t0000_u01756784371893") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghij: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180720_d20250902_m033927_c001_v0001184_t0051_u01756784367260") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5aa_d20250902_m034039_c001_v7007000_t0000_u01756784439455") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5c76_d20250902_m034031_c001_v0001183_t0059_u01756784431421") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9bdf_d20250902_m034025_c001_v7007000_t0000_u01756784425692") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5be2_d20250902_m034018_c001_v0001183_t0053_u01756784418086") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc181_d20250902_m034012_c001_v7007000_t0000_u01756784412279") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5b50_d20250902_m034004_c001_v0001183_t0043_u01756784404624") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ad5_d20250902_m033959_c001_v7007000_t0000_u01756784399064") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5ad2_d20250902_m033951_c001_v0001183_t0039_u01756784391518") 2025/09/02 03:41:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734780_d20250902_m033945_c001_v7007000_t0000_u01756784385797") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5a40_d20250902_m033937_c001_v0001183_t0001_u01756784377555") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62be5_d20250902_m033928_c001_v7007000_t0000_u01756784368114") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fc3c_d20250902_m033922_c001_v0001171_t0038_u01756784362220") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999e0_d20250902_m033916_c001_v7007000_t0000_u01756784356478") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5919_d20250902_m033912_c001_v0001183_t0001_u01756784352422") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4078226740835696_d20250902_m033910_c001_v7007000_t0000_u01756784350399") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb83_d20250902_m033904_c001_v0001171_t0010_u01756784344474") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e4817e_d20250902_m033859_c001_v7007000_t0000_u01756784339097") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a584b_d20250902_m033854_c001_v0001183_t0035_u01756784334976") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf5d7b_d20250902_m033853_c001_v7007000_t0000_u01756784333271") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a57de_d20250902_m033847_c001_v0001183_t0032_u01756784327167") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba56986770_d20250902_m033837_c001_v7007000_t0000_u01756784317958") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fa59_d20250902_m033831_c001_v0001171_t0004_u01756784311291") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99995_d20250902_m033825_c001_v7007000_t0000_u01756784305510") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f9fb_d20250902_m033817_c001_v0001171_t0018_u01756784297163") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3da_d20250902_m033811_c001_v7007000_t0000_u01756784291711") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f9a6_d20250902_m033803_c001_v0001171_t0052_u01756784283433") 2025/09/02 03:41:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f407822674083569f_d20250902_m033913_c001_v7007000_t0000_u01756784353484") 2025/09/02 03:41:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6049_d20250902_m033909_c001_v0001183_t0040_u01756784349551") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867ab_d20250902_m033932_c001_v7007000_t0000_u01756784372074") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fc5f_d20250902_m033927_c001_v0001171_t0017_u01756784367277") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5ab_d20250902_m034039_c001_v7007000_t0000_u01756784439638") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180a40_d20250902_m034031_c001_v0001184_t0000_u01756784431620") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9be0_d20250902_m034025_c001_v7007000_t0000_u01756784425877") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180964_d20250902_m034018_c001_v0001184_t0017_u01756784418265") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc182_d20250902_m034012_c001_v7007000_t0000_u01756784412463") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180890_d20250902_m034004_c001_v0001184_t0032_u01756784404820") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ad6_d20250902_m033959_c001_v7007000_t0000_u01756784399251") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180805_d20250902_m033951_c001_v0001184_t0039_u01756784391698") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734781_d20250902_m033945_c001_v7007000_t0000_u01756784385983") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18078b_d20250902_m033937_c001_v0001184_t0014_u01756784377757") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc136_d20250902_m033928_c001_v7007000_t0000_u01756784368310") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a598b_d20250902_m033922_c001_v0001183_t0000_u01756784362682") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999e1_d20250902_m033916_c001_v7007000_t0000_u01756784356660") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180643_d20250902_m033912_c001_v0001184_t0010_u01756784352424") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4055ecea95220e45_d20250902_m033910_c001_v7007000_t0000_u01756784350800") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1805cf_d20250902_m033904_c001_v0001184_t0048_u01756784344810") 2025/09/02 03:41:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e4817f_d20250902_m033859_c001_v7007000_t0000_u01756784339280") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f98_d20250902_m033854_c001_v0001183_t0010_u01756784334969") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62bb6_d20250902_m033853_c001_v7007000_t0000_u01756784333478") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1804cd_d20250902_m033847_c001_v0001184_t0016_u01756784327354") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4055ecea95220e37_d20250902_m033838_c001_v7007000_t0000_u01756784318161") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5720_d20250902_m033831_c001_v0001183_t0041_u01756784311564") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99996_d20250902_m033825_c001_v7007000_t0000_u01756784305693") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5687_d20250902_m033817_c001_v0001183_t0014_u01756784297531") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3db_d20250902_m033811_c001_v7007000_t0000_u01756784291894") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a55f5_d20250902_m033803_c001_v0001183_t0055_u01756784283719") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb550_d20250902_m033913_c001_v7007000_t0000_u01756784353494") 2025/09/02 03:41:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fbb2_d20250902_m033909_c001_v0001171_t0019_u01756784349662") 2025/09/02 03:41:33 DEBUG : dir1/0007-12345: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867ac_d20250902_m033932_c001_v7007000_t0000_u01756784372262") 2025/09/02 03:41:33 DEBUG : dir1/0007-12345: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180728_d20250902_m033927_c001_v0001184_t0016_u01756784367456") 2025/09/02 03:41:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5ad_d20250902_m034039_c001_v7007000_t0000_u01756784439821") 2025/09/02 03:41:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca63e8_d20250902_m034031_c001_v0001183_t0043_u01756784431816") 2025/09/02 03:41:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9be1_d20250902_m034026_c001_v7007000_t0000_u01756784426062") 2025/09/02 03:41:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6360_d20250902_m034018_c001_v0001183_t0003_u01756784418466") 2025/09/02 03:41:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc183_d20250902_m034012_c001_v7007000_t0000_u01756784412647") 2025/09/02 03:41:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca62a5_d20250902_m034005_c001_v0001183_t0058_u01756784405015") 2025/09/02 03:41:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ad7_d20250902_m033959_c001_v7007000_t0000_u01756784399435") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca621b_d20250902_m033951_c001_v0001183_t0010_u01756784391892") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734782_d20250902_m033946_c001_v7007000_t0000_u01756784386169") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca61a2_d20250902_m033937_c001_v0001183_t0002_u01756784377972") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc135_d20250902_m033928_c001_v7007000_t0000_u01756784368125") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6107_d20250902_m033922_c001_v0001183_t0048_u01756784362863") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999e3_d20250902_m033916_c001_v7007000_t0000_u01756784356843") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a591f_d20250902_m033912_c001_v0001183_t0036_u01756784352618") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902b352_d20250902_m033910_c001_v7007000_t0000_u01756784350411") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6007_d20250902_m033905_c001_v0001183_t0024_u01756784345006") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48180_d20250902_m033859_c001_v7007000_t0000_u01756784339465") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5851_d20250902_m033855_c001_v0001183_t0004_u01756784335184") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4042d129f94291b1_d20250902_m033853_c001_v7007000_t0000_u01756784333437") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f40_d20250902_m033847_c001_v0001183_t0004_u01756784327569") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b4052_d20250902_m033838_c001_v7007000_t0000_u01756784318173") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1803d1_d20250902_m033831_c001_v0001184_t0002_u01756784311781") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99997_d20250902_m033825_c001_v7007000_t0000_u01756784305876") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18030e_d20250902_m033817_c001_v0001184_t0014_u01756784297733") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3dc_d20250902_m033812_c001_v7007000_t0000_u01756784292079") 2025/09/02 03:41:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18026f_d20250902_m033803_c001_v0001184_t0028_u01756784283911") 2025/09/02 03:41:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999cd_d20250902_m033913_c001_v7007000_t0000_u01756784353287") 2025/09/02 03:41:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a58fd_d20250902_m033909_c001_v0001183_t0042_u01756784349734") 2025/09/02 03:41:35 DEBUG : dir1/0008-23456: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867ad_d20250902_m033932_c001_v7007000_t0000_u01756784372446") 2025/09/02 03:41:35 DEBUG : dir1/0008-23456: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6152_d20250902_m033927_c001_v0001183_t0001_u01756784367478") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5ae_d20250902_m034040_c001_v7007000_t0000_u01756784440003") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fec0_d20250902_m034032_c001_v0001171_t0050_u01756784432034") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9be2_d20250902_m034026_c001_v7007000_t0000_u01756784426245") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fe3a_d20250902_m034018_c001_v0001171_t0027_u01756784418669") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc185_d20250902_m034012_c001_v7007000_t0000_u01756784412832") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fda2_d20250902_m034005_c001_v0001171_t0020_u01756784405213") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ad8_d20250902_m033959_c001_v7007000_t0000_u01756784399617") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fd37_d20250902_m033952_c001_v0001171_t0049_u01756784392086") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734783_d20250902_m033946_c001_v7007000_t0000_u01756784386351") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fca9_d20250902_m033938_c001_v0001171_t0034_u01756784378188") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b43c_d20250902_m033928_c001_v7007000_t0000_u01756784368279") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1806cb_d20250902_m033923_c001_v0001184_t0043_u01756784363058") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999e5_d20250902_m033917_c001_v7007000_t0000_u01756784357030") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6089_d20250902_m033912_c001_v0001183_t0057_u01756784352615") 2025/09/02 03:41:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902b356_d20250902_m033910_c001_v7007000_t0000_u01756784350970") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a58d5_d20250902_m033905_c001_v0001183_t0055_u01756784345223") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48181_d20250902_m033859_c001_v7007000_t0000_u01756784339648") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18053f_d20250902_m033855_c001_v0001184_t0037_u01756784335178") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4042d129f94291ad_d20250902_m033852_c001_v7007000_t0000_u01756784332885") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb01_d20250902_m033847_c001_v0001171_t0006_u01756784327761") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b4051_d20250902_m033838_c001_v7007000_t0000_u01756784318133") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5e75_d20250902_m033831_c001_v0001183_t0049_u01756784311976") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99998_d20250902_m033826_c001_v7007000_t0000_u01756784306058") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5de1_d20250902_m033817_c001_v0001183_t0056_u01756784297958") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3dd_d20250902_m033812_c001_v7007000_t0000_u01756784292262") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5d68_d20250902_m033804_c001_v0001183_t0050_u01756784284114") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b419_d20250902_m033913_c001_v7007000_t0000_u01756784353318") 2025/09/02 03:41:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180611_d20250902_m033909_c001_v0001184_t0023_u01756784349738") 2025/09/02 03:41:36 DEBUG : dir1/0009-34567: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867ae_d20250902_m033932_c001_v7007000_t0000_u01756784372629") 2025/09/02 03:41:36 DEBUG : dir1/0009-34567: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a59dc_d20250902_m033927_c001_v0001183_t0050_u01756784367539") 2025/09/02 03:41:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5af_d20250902_m034040_c001_v7007000_t0000_u01756784440186") 2025/09/02 03:41:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5c88_d20250902_m034032_c001_v0001183_t0027_u01756784432411") 2025/09/02 03:41:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9be3_d20250902_m034026_c001_v7007000_t0000_u01756784426428") 2025/09/02 03:41:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5be8_d20250902_m034018_c001_v0001183_t0025_u01756784418945") 2025/09/02 03:41:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc186_d20250902_m034013_c001_v7007000_t0000_u01756784413015") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5b5e_d20250902_m034005_c001_v0001183_t0024_u01756784405537") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ad9_d20250902_m033959_c001_v7007000_t0000_u01756784399801") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5ade_d20250902_m033952_c001_v0001183_t0053_u01756784392405") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734784_d20250902_m033946_c001_v7007000_t0000_u01756784386537") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5a4c_d20250902_m033938_c001_v0001183_t0054_u01756784378522") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b43d_d20250902_m033928_c001_v7007000_t0000_u01756784368463") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fc41_d20250902_m033923_c001_v0001171_t0008_u01756784363275") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999e7_d20250902_m033917_c001_v7007000_t0000_u01756784357213") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18064b_d20250902_m033912_c001_v0001184_t0049_u01756784352625") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba694_d20250902_m033910_c001_v7007000_t0000_u01756784350423") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb89_d20250902_m033905_c001_v0001171_t0007_u01756784345402") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48182_d20250902_m033859_c001_v7007000_t0000_u01756784339834") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f9c_d20250902_m033855_c001_v0001183_t0042_u01756784335194") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62bb5_d20250902_m033853_c001_v7007000_t0000_u01756784333288") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a57ec_d20250902_m033848_c001_v0001183_t0022_u01756784328145") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41970b34c71a1e5b_d20250902_m033837_c001_v7007000_t0000_u01756784317733") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fa71_d20250902_m033832_c001_v0001171_t0047_u01756784312210") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99999_d20250902_m033826_c001_v7007000_t0000_u01756784306241") 2025/09/02 03:41:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fa01_d20250902_m033818_c001_v0001171_t0015_u01756784298166") 2025/09/02 03:41:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3de_d20250902_m033812_c001_v7007000_t0000_u01756784292447") 2025/09/02 03:41:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f9ac_d20250902_m033804_c001_v0001171_t0005_u01756784284317") 2025/09/02 03:41:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba69c_d20250902_m033913_c001_v7007000_t0000_u01756784353621") 2025/09/02 03:41:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6053_d20250902_m033909_c001_v0001183_t0053_u01756784349804") 2025/09/02 03:41:38 DEBUG : dir1/0010-45678: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867af_d20250902_m033932_c001_v7007000_t0000_u01756784372811") 2025/09/02 03:41:38 DEBUG : dir1/0010-45678: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fc65_d20250902_m033927_c001_v0001171_t0013_u01756784367618") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5b0_d20250902_m034040_c001_v7007000_t0000_u01756784440369") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180a5e_d20250902_m034032_c001_v0001184_t0026_u01756784432599") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9be4_d20250902_m034026_c001_v7007000_t0000_u01756784426611") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180978_d20250902_m034019_c001_v0001184_t0014_u01756784419124") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc187_d20250902_m034013_c001_v7007000_t0000_u01756784413199") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18089e_d20250902_m034005_c001_v0001184_t0053_u01756784405716") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ada_d20250902_m033959_c001_v7007000_t0000_u01756784399991") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180810_d20250902_m033952_c001_v0001184_t0053_u01756784392612") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734785_d20250902_m033946_c001_v7007000_t0000_u01756784386721") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180797_d20250902_m033938_c001_v0001184_t0020_u01756784378699") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99a1a_d20250902_m033928_c001_v7007000_t0000_u01756784368290") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5999_d20250902_m033923_c001_v0001183_t0026_u01756784363702") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999e8_d20250902_m033917_c001_v7007000_t0000_u01756784357396") 2025/09/02 03:41:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fbe2_d20250902_m033912_c001_v0001171_t0017_u01756784352784") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b413_d20250902_m033910_c001_v7007000_t0000_u01756784350568") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1805d9_d20250902_m033905_c001_v0001184_t0043_u01756784345922") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48183_d20250902_m033900_c001_v7007000_t0000_u01756784340017") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb3f_d20250902_m033855_c001_v0001171_t0012_u01756784335204") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4042d129f94291b0_d20250902_m033853_c001_v7007000_t0000_u01756784333254") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1804d7_d20250902_m033848_c001_v0001184_t0013_u01756784328339") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba56986771_d20250902_m033838_c001_v7007000_t0000_u01756784318183") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5728_d20250902_m033832_c001_v0001183_t0003_u01756784312582") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff9999a_d20250902_m033826_c001_v7007000_t0000_u01756784306427") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5691_d20250902_m033818_c001_v0001183_t0044_u01756784298540") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3df_d20250902_m033812_c001_v7007000_t0000_u01756784292631") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a55fd_d20250902_m033804_c001_v0001183_t0027_u01756784284737") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4042d129f94291ba_d20250902_m033913_c001_v7007000_t0000_u01756784353634") 2025/09/02 03:41:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a58ff_d20250902_m033909_c001_v0001183_t0005_u01756784349934") 2025/09/02 03:41:39 DEBUG : dir1/0011-56789: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867b0_d20250902_m033932_c001_v7007000_t0000_u01756784372994") 2025/09/02 03:41:39 DEBUG : dir1/0011-56789: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18072c_d20250902_m033927_c001_v0001184_t0016_u01756784367662") 2025/09/02 03:41:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5b1_d20250902_m034040_c001_v7007000_t0000_u01756784440551") 2025/09/02 03:41:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca63f4_d20250902_m034032_c001_v0001183_t0036_u01756784432830") 2025/09/02 03:41:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9be5_d20250902_m034026_c001_v7007000_t0000_u01756784426796") 2025/09/02 03:41:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca636c_d20250902_m034019_c001_v0001183_t0004_u01756784419327") 2025/09/02 03:41:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc188_d20250902_m034013_c001_v7007000_t0000_u01756784413385") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca62bb_d20250902_m034005_c001_v0001183_t0039_u01756784405949") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2adb_d20250902_m034000_c001_v7007000_t0000_u01756784400175") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6221_d20250902_m033952_c001_v0001183_t0059_u01756784392835") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734787_d20250902_m033946_c001_v7007000_t0000_u01756784386996") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca61a8_d20250902_m033938_c001_v0001183_t0000_u01756784378924") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99a18_d20250902_m033928_c001_v7007000_t0000_u01756784368107") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6117_d20250902_m033923_c001_v0001183_t0015_u01756784363888") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999ea_d20250902_m033917_c001_v7007000_t0000_u01756784357580") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5921_d20250902_m033912_c001_v0001183_t0029_u01756784352816") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba698_d20250902_m033910_c001_v7007000_t0000_u01756784350981") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca600b_d20250902_m033906_c001_v0001183_t0001_u01756784346125") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48184_d20250902_m033900_c001_v7007000_t0000_u01756784340200") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5853_d20250902_m033855_c001_v0001183_t0042_u01756784335387") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48170_d20250902_m033853_c001_v7007000_t0000_u01756784333294") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f4a_d20250902_m033848_c001_v0001183_t0015_u01756784328555") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41970b34c71a1e5c_d20250902_m033837_c001_v7007000_t0000_u01756784317916") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1803e7_d20250902_m033832_c001_v0001184_t0004_u01756784312775") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff9999b_d20250902_m033826_c001_v7007000_t0000_u01756784306619") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180314_d20250902_m033818_c001_v0001184_t0028_u01756784298745") 2025/09/02 03:41:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3e0_d20250902_m033812_c001_v7007000_t0000_u01756784292823") 2025/09/02 03:41:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18027e_d20250902_m033804_c001_v0001184_t0001_u01756784284919") 2025/09/02 03:41:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f407822674083569e_d20250902_m033913_c001_v7007000_t0000_u01756784353298") 2025/09/02 03:41:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180615_d20250902_m033909_c001_v0001184_t0057_u01756784349933") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867b1_d20250902_m033933_c001_v7007000_t0000_u01756784373177") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6154_d20250902_m033927_c001_v0001183_t0029_u01756784367688") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5b2_d20250902_m034040_c001_v7007000_t0000_u01756784440733") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fec8_d20250902_m034033_c001_v0001171_t0010_u01756784433023") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9be6_d20250902_m034026_c001_v7007000_t0000_u01756784426980") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fe44_d20250902_m034019_c001_v0001171_t0059_u01756784419542") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc18a_d20250902_m034013_c001_v7007000_t0000_u01756784413569") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fdb2_d20250902_m034006_c001_v0001171_t0036_u01756784406147") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2adc_d20250902_m034000_c001_v7007000_t0000_u01756784400359") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fd3f_d20250902_m033953_c001_v0001171_t0017_u01756784393037") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734788_d20250902_m033947_c001_v7007000_t0000_u01756784387179") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fcb7_d20250902_m033939_c001_v0001171_t0030_u01756784379135") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62be6_d20250902_m033928_c001_v7007000_t0000_u01756784368298") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1806d9_d20250902_m033924_c001_v0001184_t0057_u01756784364113") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999eb_d20250902_m033917_c001_v7007000_t0000_u01756784357762") 2025/09/02 03:41:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca608f_d20250902_m033912_c001_v0001183_t0011_u01756784352827") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb54c_d20250902_m033910_c001_v7007000_t0000_u01756784350819") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a58dd_d20250902_m033906_c001_v0001183_t0035_u01756784346344") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48185_d20250902_m033900_c001_v7007000_t0000_u01756784340384") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180543_d20250902_m033855_c001_v0001184_t0049_u01756784335380") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba56986783_d20250902_m033853_c001_v7007000_t0000_u01756784333449") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb07_d20250902_m033848_c001_v0001171_t0013_u01756784328754") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72dd_d20250902_m033837_c001_v7007000_t0000_u01756784317922") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5e81_d20250902_m033832_c001_v0001183_t0021_u01756784312972") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff9999c_d20250902_m033826_c001_v7007000_t0000_u01756784306802") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5de7_d20250902_m033818_c001_v0001183_t0059_u01756784298954") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3e1_d20250902_m033813_c001_v7007000_t0000_u01756784293006") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5d72_d20250902_m033805_c001_v0001183_t0042_u01756784285117") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902b359_d20250902_m033913_c001_v7007000_t0000_u01756784353645") 2025/09/02 03:41:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fbba_d20250902_m033909_c001_v0001171_t0035_u01756784349984") 2025/09/02 03:41:42 DEBUG : dir1/0013-789;=: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867b2_d20250902_m033933_c001_v7007000_t0000_u01756784373371") 2025/09/02 03:41:42 DEBUG : dir1/0013-789;=: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a59de_d20250902_m033927_c001_v0001183_t0025_u01756784367746") 2025/09/02 03:41:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5b3_d20250902_m034040_c001_v7007000_t0000_u01756784440932") 2025/09/02 03:41:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5c92_d20250902_m034033_c001_v0001183_t0045_u01756784433336") 2025/09/02 03:41:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9be7_d20250902_m034027_c001_v7007000_t0000_u01756784427167") 2025/09/02 03:41:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5bfa_d20250902_m034019_c001_v0001183_t0037_u01756784419939") 2025/09/02 03:41:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc18b_d20250902_m034013_c001_v7007000_t0000_u01756784413808") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5b66_d20250902_m034006_c001_v0001183_t0001_u01756784406522") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2add_d20250902_m034000_c001_v7007000_t0000_u01756784400542") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5ae8_d20250902_m033953_c001_v0001183_t0042_u01756784393369") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad734789_d20250902_m033947_c001_v7007000_t0000_u01756784387364") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5a58_d20250902_m033939_c001_v0001183_t0022_u01756784379448") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff99a1c_d20250902_m033928_c001_v7007000_t0000_u01756784368472") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fc47_d20250902_m033924_c001_v0001171_t0010_u01756784364309") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999ec_d20250902_m033917_c001_v7007000_t0000_u01756784357944") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180651_d20250902_m033912_c001_v0001184_t0051_u01756784352846") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4078226740835697_d20250902_m033910_c001_v7007000_t0000_u01756784350582") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb95_d20250902_m033906_c001_v0001171_t0052_u01756784346535") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48186_d20250902_m033900_c001_v7007000_t0000_u01756784340571") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5fa0_d20250902_m033855_c001_v0001183_t0046_u01756784335391") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48171_d20250902_m033853_c001_v7007000_t0000_u01756784333486") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a57f5_d20250902_m033849_c001_v0001183_t0026_u01756784329135") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72de_d20250902_m033838_c001_v7007000_t0000_u01756784318109") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fa83_d20250902_m033833_c001_v0001171_t0058_u01756784313209") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff9999d_d20250902_m033826_c001_v7007000_t0000_u01756784306986") 2025/09/02 03:41:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fa07_d20250902_m033819_c001_v0001171_t0051_u01756784299168") 2025/09/02 03:41:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3e2_d20250902_m033813_c001_v7007000_t0000_u01756784293191") 2025/09/02 03:41:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f9b2_d20250902_m033805_c001_v0001171_t0005_u01756784285321") 2025/09/02 03:41:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999d0_d20250902_m033913_c001_v7007000_t0000_u01756784353657") 2025/09/02 03:41:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6059_d20250902_m033910_c001_v0001183_t0056_u01756784350005") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867b3_d20250902_m033933_c001_v7007000_t0000_u01756784373554") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180730_d20250902_m033927_c001_v0001184_t0010_u01756784367868") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5b5_d20250902_m034041_c001_v7007000_t0000_u01756784441115") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180a70_d20250902_m034033_c001_v0001184_t0011_u01756784433533") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9be8_d20250902_m034027_c001_v7007000_t0000_u01756784427351") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18098c_d20250902_m034020_c001_v0001184_t0018_u01756784420135") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc18c_d20250902_m034013_c001_v7007000_t0000_u01756784413992") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1808ae_d20250902_m034006_c001_v0001184_t0049_u01756784406707") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ade_d20250902_m034000_c001_v7007000_t0000_u01756784400725") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180818_d20250902_m033953_c001_v0001184_t0014_u01756784393555") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad73478a_d20250902_m033947_c001_v7007000_t0000_u01756784387548") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1807a5_d20250902_m033939_c001_v0001184_t0059_u01756784379643") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba5698679b_d20250902_m033928_c001_v7007000_t0000_u01756784368660") 2025/09/02 03:41:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a59ad_d20250902_m033924_c001_v0001183_t0057_u01756784364593") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999ee_d20250902_m033918_c001_v7007000_t0000_u01756784358126") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5925_d20250902_m033913_c001_v0001183_t0000_u01756784353016") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba696_d20250902_m033910_c001_v7007000_t0000_u01756784350787") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1805e3_d20250902_m033906_c001_v0001184_t0036_u01756784346888") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48187_d20250902_m033900_c001_v7007000_t0000_u01756784340761") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18054b_d20250902_m033855_c001_v0001184_t0057_u01756784335584") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc0e1_d20250902_m033853_c001_v7007000_t0000_u01756784333500") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1804e3_d20250902_m033849_c001_v0001184_t0034_u01756784329317") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41970b34c71a1e5e_d20250902_m033838_c001_v7007000_t0000_u01756784318284") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5734_d20250902_m033833_c001_v0001183_t0039_u01756784313514") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff9999f_d20250902_m033827_c001_v7007000_t0000_u01756784307169") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a56a3_d20250902_m033819_c001_v0001183_t0012_u01756784299760") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3e4_d20250902_m033813_c001_v7007000_t0000_u01756784293374") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5607_d20250902_m033805_c001_v0001183_t0026_u01756784285743") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb54f_d20250902_m033913_c001_v7007000_t0000_u01756784353308") 2025/09/02 03:41:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5901_d20250902_m033910_c001_v0001183_t0031_u01756784350159") 2025/09/02 03:41:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867b4_d20250902_m033933_c001_v7007000_t0000_u01756784373736") 2025/09/02 03:41:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6158_d20250902_m033927_c001_v0001183_t0018_u01756784367891") 2025/09/02 03:41:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5b6_d20250902_m034041_c001_v7007000_t0000_u01756784441300") 2025/09/02 03:41:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca63fe_d20250902_m034033_c001_v0001183_t0039_u01756784433763") 2025/09/02 03:41:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9be9_d20250902_m034027_c001_v7007000_t0000_u01756784427534") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca637c_d20250902_m034020_c001_v0001183_t0047_u01756784420338") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc18d_d20250902_m034014_c001_v7007000_t0000_u01756784414175") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca62cb_d20250902_m034006_c001_v0001183_t0054_u01756784406903") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2adf_d20250902_m034000_c001_v7007000_t0000_u01756784400909") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6231_d20250902_m033953_c001_v0001183_t0010_u01756784393758") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad73478b_d20250902_m033947_c001_v7007000_t0000_u01756784387733") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca61b6_d20250902_m033939_c001_v0001183_t0030_u01756784379850") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62be7_d20250902_m033928_c001_v7007000_t0000_u01756784368482") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6122_d20250902_m033924_c001_v0001183_t0046_u01756784364832") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999ef_d20250902_m033918_c001_v7007000_t0000_u01756784358318") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6093_d20250902_m033913_c001_v0001183_t0016_u01756784353052") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902b353_d20250902_m033910_c001_v7007000_t0000_u01756784350593") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6017_d20250902_m033907_c001_v0001183_t0012_u01756784347086") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48188_d20250902_m033900_c001_v7007000_t0000_u01756784340956") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5fa2_d20250902_m033855_c001_v0001183_t0003_u01756784335594") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f420768a9af7494f9_d20250902_m033853_c001_v7007000_t0000_u01756784333531") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f52_d20250902_m033849_c001_v0001183_t0024_u01756784329511") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48163_d20250902_m033838_c001_v7007000_t0000_u01756784318116") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1803f5_d20250902_m033833_c001_v0001184_t0058_u01756784313707") 2025/09/02 03:41:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999a0_d20250902_m033827_c001_v7007000_t0000_u01756784307354") 2025/09/02 03:41:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180322_d20250902_m033819_c001_v0001184_t0059_u01756784299950") 2025/09/02 03:41:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3e5_d20250902_m033813_c001_v7007000_t0000_u01756784293557") 2025/09/02 03:41:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18028a_d20250902_m033805_c001_v0001184_t0019_u01756784285971") 2025/09/02 03:41:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4042d129f94291b8_d20250902_m033913_c001_v7007000_t0000_u01756784353268") 2025/09/02 03:41:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180623_d20250902_m033910_c001_v0001184_t0017_u01756784350154") 2025/09/02 03:41:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72e4_d20250902_m033840_c001_v7007000_t0000_u01756784320970") 2025/09/02 03:41:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5eb4_d20250902_m033836_c001_v0001183_t0034_u01756784316497") 2025/09/02 03:41:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72e6_d20250902_m033841_c001_v7007000_t0000_u01756784321152") 2025/09/02 03:41:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180425_d20250902_m033836_c001_v0001184_t0024_u01756784316519") 2025/09/02 03:41:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72e7_d20250902_m033841_c001_v7007000_t0000_u01756784321335") 2025/09/02 03:41:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a575c_d20250902_m033836_c001_v0001183_t0034_u01756784316524") 2025/09/02 03:41:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72e8_d20250902_m033841_c001_v7007000_t0000_u01756784321519") 2025/09/02 03:41:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632faa7_d20250902_m033836_c001_v0001171_t0055_u01756784316628") 2025/09/02 03:41:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72e9_d20250902_m033841_c001_v7007000_t0000_u01756784321703") 2025/09/02 03:41:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5eb6_d20250902_m033836_c001_v0001183_t0034_u01756784316709") 2025/09/02 03:41:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72ea_d20250902_m033841_c001_v7007000_t0000_u01756784321887") 2025/09/02 03:41:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180427_d20250902_m033836_c001_v0001184_t0058_u01756784316719") 2025/09/02 03:41:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72eb_d20250902_m033842_c001_v7007000_t0000_u01756784322069") 2025/09/02 03:41:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5762_d20250902_m033836_c001_v0001183_t0010_u01756784316745") 2025/09/02 03:41:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72ec_d20250902_m033842_c001_v7007000_t0000_u01756784322253") 2025/09/02 03:41:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5ebc_d20250902_m033836_c001_v0001183_t0055_u01756784316910") 2025/09/02 03:41:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72ed_d20250902_m033842_c001_v7007000_t0000_u01756784322436") 2025/09/02 03:41:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18042b_d20250902_m033836_c001_v0001184_t0006_u01756784316921") 2025/09/02 03:41:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72ee_d20250902_m033842_c001_v7007000_t0000_u01756784322625") 2025/09/02 03:41:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5768_d20250902_m033836_c001_v0001183_t0015_u01756784316949") 2025/09/02 03:41:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72ef_d20250902_m033842_c001_v7007000_t0000_u01756784322807") 2025/09/02 03:41:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632faab_d20250902_m033836_c001_v0001171_t0031_u01756784316956") 2025/09/02 03:41:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72f0_d20250902_m033842_c001_v7007000_t0000_u01756784322989") 2025/09/02 03:41:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5ec2_d20250902_m033837_c001_v0001183_t0032_u01756784317110") 2025/09/02 03:41:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72f1_d20250902_m033843_c001_v7007000_t0000_u01756784323173") 2025/09/02 03:41:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18042d_d20250902_m033837_c001_v0001184_t0023_u01756784317127") 2025/09/02 03:41:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72f2_d20250902_m033843_c001_v7007000_t0000_u01756784323355") 2025/09/02 03:41:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a576c_d20250902_m033837_c001_v0001183_t0002_u01756784317187") 2025/09/02 03:41:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72f4_d20250902_m033843_c001_v7007000_t0000_u01756784323537") 2025/09/02 03:41:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180433_d20250902_m033837_c001_v0001184_t0041_u01756784317329") 2025/09/02 03:41:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4091ab7029fb72f7_d20250902_m033843_c001_v7007000_t0000_u01756784323720") 2025/09/02 03:41:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5eca_d20250902_m033837_c001_v0001183_t0023_u01756784317341") 2025/09/02 03:41:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc0ee_d20250902_m033856_c001_v7007000_t0000_u01756784336201") 2025/09/02 03:41:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1804fb_d20250902_m033851_c001_v0001184_t0003_u01756784331641") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62bbe_d20250902_m033856_c001_v7007000_t0000_u01756784336211") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5819_d20250902_m033851_c001_v0001183_t0026_u01756784331669") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48175_d20250902_m033856_c001_v7007000_t0000_u01756784336219") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f70_d20250902_m033851_c001_v0001183_t0032_u01756784331713") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62bbb_d20250902_m033855_c001_v7007000_t0000_u01756784335841") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb21_d20250902_m033851_c001_v0001171_t0014_u01756784331772") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc0ec_d20250902_m033856_c001_v7007000_t0000_u01756784336007") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180507_d20250902_m033851_c001_v0001184_t0015_u01756784331874") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf5d82_d20250902_m033855_c001_v7007000_t0000_u01756784335848") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5821_d20250902_m033851_c001_v0001183_t0050_u01756784331908") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40604cba312188af_d20250902_m033855_c001_v7007000_t0000_u01756784335863") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f72_d20250902_m033851_c001_v0001183_t0050_u01756784331928") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40604cba312188b0_d20250902_m033856_c001_v7007000_t0000_u01756784336051") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb25_d20250902_m033852_c001_v0001171_t0038_u01756784332038") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba56986785_d20250902_m033856_c001_v7007000_t0000_u01756784336063") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18050d_d20250902_m033852_c001_v0001184_t0006_u01756784332082") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f420768a9af7494fd_d20250902_m033855_c001_v7007000_t0000_u01756784335812") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5827_d20250902_m033852_c001_v0001183_t0053_u01756784332108") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba56986784_d20250902_m033855_c001_v7007000_t0000_u01756784335875") 2025/09/02 03:41:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f74_d20250902_m033852_c001_v0001183_t0031_u01756784332121") 2025/09/02 03:41:50 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc0ea_d20250902_m033855_c001_v7007000_t0000_u01756784335820") 2025/09/02 03:41:50 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180511_d20250902_m033852_c001_v0001184_t0021_u01756784332283") 2025/09/02 03:41:50 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48174_d20250902_m033856_c001_v7007000_t0000_u01756784336014") 2025/09/02 03:41:50 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5829_d20250902_m033852_c001_v0001183_t0049_u01756784332333") 2025/09/02 03:41:50 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48173_d20250902_m033855_c001_v7007000_t0000_u01756784335828") 2025/09/02 03:41:50 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f7a_d20250902_m033852_c001_v0001183_t0014_u01756784332393") 2025/09/02 03:41:50 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62bbc_d20250902_m033856_c001_v7007000_t0000_u01756784336028") 2025/09/02 03:41:50 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb27_d20250902_m033852_c001_v0001171_t0034_u01756784332466") 2025/09/02 03:41:50 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4042d129f94291b2_d20250902_m033855_c001_v7007000_t0000_u01756784335885") 2025/09/02 03:41:50 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180515_d20250902_m033852_c001_v0001184_t0038_u01756784332506") 2025/09/02 03:41:50 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40865cac9a77c1a0_d20250902_m033700_c001_v7007000_t0000_u01756784220146") 2025/09/02 03:41:50 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1040fb3cb832df51_d20250902_m033657_c001_v0001131_t0044_u01756784217912") 2025/09/02 03:41:50 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f403da38b8dc6a0ad_d20250902_m033657_c001_v7007000_t0000_u01756784217729") 2025/09/02 03:41:50 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1040fb3cb832df47_d20250902_m033654_c001_v0001131_t0012_u01756784214124") 2025/09/02 03:41:50 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f403da38b8dc6a0a9_d20250902_m033653_c001_v7007000_t0000_u01756784213393") 2025/09/02 03:41:50 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f797_d20250902_m033649_c001_v0001171_t0032_u01756784209425") 2025/09/02 03:41:50 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62ad3_d20250902_m033647_c001_v7007000_t0000_u01756784207954") 2025/09/02 03:41:50 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1055ddac04370d74_d20250902_m033645_c001_v0001183_t0048_u01756784205952") 2025/09/02 03:41:50 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f417e90aba2ab7332_d20250902_m033645_c001_v7007000_t0000_u01756784205763") 2025/09/02 03:41:50 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1055ddac04370d62_d20250902_m033643_c001_v0001183_t0054_u01756784203356") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f417e90aba2ab7303_d20250902_m033642_c001_v7007000_t0000_u01756784202627") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5a6c_d20250902_m033639_c001_v0001183_t0000_u01756784199008") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a95_d20250902_m033637_c001_v7007000_t0000_u01756784197709") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f100945eca735ec0c_d20250902_m033636_c001_v0001154_t0001_u01756784196242") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a85_d20250902_m033636_c001_v7007000_t0000_u01756784196055") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f100945eca735ec05_d20250902_m033633_c001_v0001154_t0003_u01756784193477") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a5c_d20250902_m033632_c001_v7007000_t0000_u01756784192741") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5a10_d20250902_m033629_c001_v0001183_t0039_u01756784189503") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a55_d20250902_m033628_c001_v7007000_t0000_u01756784188567") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f116c91d7953242b5_d20250902_m033626_c001_v0001184_t0051_u01756784186915") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f400d106f342f7809_d20250902_m033626_c001_v7007000_t0000_u01756784186727") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f116c91d79532429b_d20250902_m033623_c001_v0001184_t0026_u01756784183799") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f400d106f342f77f3_d20250902_m033623_c001_v7007000_t0000_u01756784183063") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca59ae_d20250902_m033615_c001_v0001183_t0038_u01756784175352") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4142755312437eeb_d20250902_m033614_c001_v7007000_t0000_u01756784174394") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f114947e19b81a8a6_d20250902_m033612_c001_v0001102_t0022_u01756784172445") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a43_d20250902_m033612_c001_v7007000_t0000_u01756784172262") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f114947e19b81a89e_d20250902_m033608_c001_v0001102_t0002_u01756784168953") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a3e_d20250902_m033608_c001_v7007000_t0000_u01756784168215") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c374d_d20250902_m033601_c001_v0001117_t0044_u01756784161721") 2025/09/02 03:41:51 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eae96_d20250902_m033600_c001_v7007000_t0000_u01756784160809") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1014ec03482e03ff_d20250902_m033559_c001_v0001181_t0042_u01756784159090") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f420768a9af749381_d20250902_m033558_c001_v7007000_t0000_u01756784158904") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1014ec03482e03e3_d20250902_m033555_c001_v0001181_t0027_u01756784155775") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f420768a9af74937b_d20250902_m033555_c001_v7007000_t0000_u01756784155046") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f629_d20250902_m033548_c001_v0001171_t0025_u01756784148863") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4197d5bec15f4e15_d20250902_m033547_c001_v7007000_t0000_u01756784147768") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f113cdf142c628505_d20250902_m033540_c001_v0001144_t0055_u01756784140552") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4055ecea95220533_d20250902_m033540_c001_v7007000_t0000_u01756784140348") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca586c_d20250902_m033536_c001_v0001183_t0044_u01756784136336") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1184aab60d2a2a2b_d20250902_m033535_c001_v0001165_t0035_u01756784135548") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1184aab60d2a2a29_d20250902_m033534_c001_v0001165_t0042_u01756784134552") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40604cba312182f8_d20250902_m033521_c001_v7007000_t0000_u01756784121371") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f51a_d20250902_m033514_c001_v0001171_t0013_u01756784114280") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f10845bad9d601389_d20250902_m033513_c001_v0001181_t0058_u01756784113347") 2025/09/02 03:41:52 DEBUG : dst/one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f10845bad9d601385_d20250902_m033512_c001_v0001181_t0022_u01756784112366") 2025/09/02 03:41:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40865cac9a77c1a1_d20250902_m033700_c001_v7007000_t0000_u01756784220331") 2025/09/02 03:41:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f101701fb383517b9_d20250902_m033657_c001_v0001146_t0058_u01756784217419") 2025/09/02 03:41:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f11217549bd4c4054_d20250902_m033653_c001_v0001177_t0040_u01756784213126") 2025/09/02 03:41:52 DEBUG : dst/one.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62ad4_d20250902_m033648_c001_v7007000_t0000_u01756784208138") 2025/09/02 03:41:52 DEBUG : dst/one.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f111858d1df2f17e7_d20250902_m033645_c001_v0001183_t0011_u01756784205559") 2025/09/02 03:41:52 DEBUG : dst/one.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f77e_d20250902_m033642_c001_v0001171_t0052_u01756784202326") 2025/09/02 03:41:53 DEBUG : dst/one.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a99_d20250902_m033637_c001_v7007000_t0000_u01756784197901") 2025/09/02 03:41:53 DEBUG : dst/one.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f104677d165ebc843_d20250902_m033635_c001_v0001172_t0055_u01756784195691") 2025/09/02 03:41:53 DEBUG : dst/one.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1084f8edc107c072_d20250902_m033632_c001_v0001182_t0023_u01756784192529") 2025/09/02 03:41:53 DEBUG : dst/three: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4197d5bec15f4e16_d20250902_m033547_c001_v7007000_t0000_u01756784147950") 2025/09/02 03:41:53 DEBUG : dst/three: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1184aab60d2a2a53_d20250902_m033546_c001_v0001165_t0023_u01756784146445") 2025/09/02 03:41:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40865cac9a77c1a2_d20250902_m033700_c001_v7007000_t0000_u01756784220518") 2025/09/02 03:41:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1110d6dcb01ad4f5_d20250902_m033658_c001_v0001101_t0002_u01756784218847") 2025/09/02 03:41:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f119bd2370441d52e_d20250902_m033655_c001_v0001154_t0011_u01756784215238") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40865cac9a77c1a3_d20250902_m033700_c001_v7007000_t0000_u01756784220711") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1040fb3cb832df5d_d20250902_m033659_c001_v0001131_t0045_u01756784219454") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f403da38b8dc6a0ae_d20250902_m033659_c001_v7007000_t0000_u01756784219270") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1040fb3cb832df4b_d20250902_m033655_c001_v0001131_t0041_u01756784215879") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f403da38b8dc6a0ac_d20250902_m033655_c001_v7007000_t0000_u01756784215694") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f79b_d20250902_m033650_c001_v0001171_t0028_u01756784210252") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62ad5_d20250902_m033648_c001_v7007000_t0000_u01756784208322") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1055ddac04370d80_d20250902_m033647_c001_v0001183_t0020_u01756784207363") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f417e90aba2ab7342_d20250902_m033647_c001_v7007000_t0000_u01756784207178") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1055ddac04370d6c_d20250902_m033644_c001_v0001183_t0003_u01756784204579") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f417e90aba2ab731b_d20250902_m033644_c001_v7007000_t0000_u01756784204393") 2025/09/02 03:41:53 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5a6e_d20250902_m033639_c001_v0001183_t0002_u01756784199687") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a93_d20250902_m033637_c001_v7007000_t0000_u01756784197148") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f75e_d20250902_m033634_c001_v0001171_t0012_u01756784194764") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a6f_d20250902_m033634_c001_v7007000_t0000_u01756784194390") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5a16_d20250902_m033630_c001_v0001183_t0021_u01756784190086") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f400d106f342f780d_d20250902_m033627_c001_v7007000_t0000_u01756784187638") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f72a_d20250902_m033625_c001_v0001171_t0043_u01756784185502") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f400d106f342f77fe_d20250902_m033624_c001_v7007000_t0000_u01756784184406") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca59ca_d20250902_m033618_c001_v0001183_t0010_u01756784178360") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a47_d20250902_m033613_c001_v7007000_t0000_u01756784173461") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c3769_d20250902_m033610_c001_v0001117_t0057_u01756784170893") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a40_d20250902_m033609_c001_v7007000_t0000_u01756784169796") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f6a2_d20250902_m033603_c001_v0001171_t0025_u01756784163227") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f420768a9af749382_d20250902_m033559_c001_v7007000_t0000_u01756784159885") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f66a_d20250902_m033557_c001_v0001171_t0007_u01756784157558") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f420768a9af74937d_d20250902_m033556_c001_v7007000_t0000_u01756784156469") 2025/09/02 03:41:54 DEBUG : dst/three.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca590b_d20250902_m033550_c001_v0001183_t0031_u01756784150298") 2025/09/02 03:41:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62ad6_d20250902_m033648_c001_v7007000_t0000_u01756784208505") 2025/09/02 03:41:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f115d88e8d263c931_d20250902_m033646_c001_v0001144_t0003_u01756784206732") 2025/09/02 03:41:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f101f1950804d2310_d20250902_m033644_c001_v0001179_t0032_u01756784204200") 2025/09/02 03:41:54 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a9d_d20250902_m033638_c001_v7007000_t0000_u01756784198084") 2025/09/02 03:41:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f106f17ef3462df94_d20250902_m033636_c001_v0001113_t0015_u01756784196825") 2025/09/02 03:41:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f106e5a9f1a05951a_d20250902_m033634_c001_v0001091_t0031_u01756784194000") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40865cac9a77c1a4_d20250902_m033700_c001_v7007000_t0000_u01756784220897") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5ab6_d20250902_m033650_c001_v0001183_t0052_u01756784210038") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62ad7_d20250902_m033648_c001_v7007000_t0000_u01756784208689") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f776_d20250902_m033639_c001_v0001171_t0049_u01756784199203") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62aa1_d20250902_m033638_c001_v7007000_t0000_u01756784198267") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f742_d20250902_m033629_c001_v0001171_t0014_u01756784189699") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f418e1fb304e62a56_d20250902_m033628_c001_v7007000_t0000_u01756784188753") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f6e0_d20250902_m033615_c001_v0001171_t0048_u01756784175907") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4142755312437eee_d20250902_m033614_c001_v7007000_t0000_u01756784174577") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5956_d20250902_m033602_c001_v0001183_t0036_u01756784162658") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eae97_d20250902_m033600_c001_v7007000_t0000_u01756784160991") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c3733_d20250902_m033549_c001_v0001117_t0053_u01756784149501") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4197d5bec15f4e17_d20250902_m033548_c001_v7007000_t0000_u01756784148132") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1110c4aebb73aedc_d20250902_m033543_c001_v0001090_t0034_u01756784143851") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40604cba312182fc_d20250902_m033521_c001_v7007000_t0000_u01756784121559") 2025/09/02 03:41:55 DEBUG : dst/two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f10845bad9d6013e1_d20250902_m033520_c001_v0001181_t0001_u01756784120399") 2025/09/02 03:41:55 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cbda1_d20250902_m033439_c001_v7007000_t0000_u01756784079816") 2025/09/02 03:41:55 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca55ad_d20250902_m033432_c001_v0001183_t0022_u01756784072902") 2025/09/02 03:41:55 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cbd65_d20250902_m033430_c001_v7007000_t0000_u01756784070773") 2025/09/02 03:41:55 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca54a7_d20250902_m033412_c001_v0001183_t0031_u01756784052688") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cbca6_d20250902_m033356_c001_v7007000_t0000_u01756784036940") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca53fc_d20250902_m033349_c001_v0001183_t0022_u01756784029869") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae3b_d20250902_m033329_c001_v7007000_t0000_u01756784009402") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f207_d20250902_m033327_c001_v0001171_t0025_u01756784007157") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae34_d20250902_m033326_c001_v7007000_t0000_u01756784006338") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1f9_d20250902_m033325_c001_v0001171_t0056_u01756784005059") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae2c_d20250902_m033322_c001_v7007000_t0000_u01756784002292") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1ce_d20250902_m033320_c001_v0001171_t0058_u01756784000405") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae28_d20250902_m033319_c001_v7007000_t0000_u01756783999438") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1b3_d20250902_m033317_c001_v0001171_t0036_u01756783997813") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fd3_d20250902_m033312_c001_v7007000_t0000_u01756783992047") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f173_d20250902_m033310_c001_v0001171_t0001_u01756783990367") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fd0_d20250902_m033309_c001_v7007000_t0000_u01756783989520") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f167_d20250902_m033308_c001_v0001171_t0019_u01756783988566") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fbb_d20250902_m033304_c001_v7007000_t0000_u01756783984204") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f13d_d20250902_m033302_c001_v0001171_t0018_u01756783982864") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118b1_d20250902_m033301_c001_v7007000_t0000_u01756783981019") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f129_d20250902_m033259_c001_v0001171_t0022_u01756783979887") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118b0_d20250902_m033259_c001_v7007000_t0000_u01756783979516") 2025/09/02 03:41:56 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f113ca5f1d673b8d6_d20250902_m033258_c001_v0001171_t0058_u01756783978815") 2025/09/02 03:41:57 DEBUG : empty space: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f11d_d20250902_m033257_c001_v0001171_t0001_u01756783977073") 2025/09/02 03:41:57 DEBUG : enormous: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae38_d20250902_m033328_c001_v7007000_t0000_u01756784008470") 2025/09/02 03:41:57 DEBUG : enormous: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f20f_d20250902_m033327_c001_v0001171_t0048_u01756784007695") 2025/09/02 03:41:57 DEBUG : existing: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40865cac9a77c1a8_d20250902_m033705_c001_v7007000_t0000_u01756784225228") 2025/09/02 03:41:57 DEBUG : existing: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5b1f_d20250902_m033704_c001_v0001183_t0033_u01756784224013") 2025/09/02 03:41:57 DEBUG : existing: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40754adfaf71360f_d20250902_m033348_c001_v7007000_t0000_u01756784028242") 2025/09/02 03:41:57 DEBUG : existing: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f2b5_d20250902_m033347_c001_v0001171_t0018_u01756784027241") 2025/09/02 03:41:57 DEBUG : existing: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118ac_d20250902_m033254_c001_v7007000_t0000_u01756783974229") 2025/09/02 03:41:57 DEBUG : existing: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f101_d20250902_m033253_c001_v0001171_t0009_u01756783973052") 2025/09/02 03:41:57 DEBUG : existing: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118ab_d20250902_m033252_c001_v7007000_t0000_u01756783972494") 2025/09/02 03:41:57 DEBUG : existing: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f0f0_d20250902_m033251_c001_v0001171_t0004_u01756783971800") 2025/09/02 03:41:57 DEBUG : existing: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f0ed_d20250902_m033250_c001_v0001171_t0006_u01756783970910") 2025/09/02 03:41:57 DEBUG : existing-b: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40754adfaf713610_d20250902_m033348_c001_v7007000_t0000_u01756784028424") 2025/09/02 03:41:57 DEBUG : existing-b: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca53e6_d20250902_m033347_c001_v0001183_t0046_u01756784027249") 2025/09/02 03:41:57 DEBUG : file1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba555_d20250902_m033753_c001_v7007000_t0000_u01756784273759") 2025/09/02 03:41:57 DEBUG : file1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1801f5_d20250902_m033752_c001_v0001184_t0038_u01756784272594") 2025/09/02 03:41:57 DEBUG : file1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba551_d20250902_m033751_c001_v7007000_t0000_u01756784271284") 2025/09/02 03:41:57 DEBUG : file1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f95c_d20250902_m033749_c001_v0001171_t0022_u01756784269955") 2025/09/02 03:41:57 DEBUG : five: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae4b_d20250902_m033333_c001_v7007000_t0000_u01756784013080") 2025/09/02 03:41:57 DEBUG : five: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f237_d20250902_m033331_c001_v0001171_t0038_u01756784011121") 2025/09/02 03:41:58 DEBUG : foo: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fb2_d20250902_m033302_c001_v7007000_t0000_u01756783982495") 2025/09/02 03:41:58 DEBUG : foo: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f133_d20250902_m033301_c001_v0001171_t0038_u01756783981945") 2025/09/02 03:41:58 DEBUG : foo: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f12f_d20250902_m033301_c001_v0001171_t0038_u01756783981391") 2025/09/02 03:41:58 DEBUG : four: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae4d_d20250902_m033333_c001_v7007000_t0000_u01756784013265") 2025/09/02 03:41:58 DEBUG : four: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405d8337cd7c3546_d20250902_m033331_c001_v0001117_t0042_u01756784011677") 2025/09/02 03:41:58 DEBUG : four: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f22d_d20250902_m033330_c001_v0001171_t0034_u01756784010503") 2025/09/02 03:41:58 DEBUG : hello world2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01a2_d20250902_m033154_c001_v7007000_t0000_u01756783914083") 2025/09/02 03:41:58 DEBUG : hello world2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632ef87_d20250902_m033153_c001_v0001171_t0001_u01756783913440") 2025/09/02 03:41:58 DEBUG : ignore-size: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118a9_d20250902_m033250_c001_v7007000_t0000_u01756783970540") 2025/09/02 03:41:58 DEBUG : ignore-size: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f0e5_d20250902_m033249_c001_v0001171_t0025_u01756783969509") 2025/09/02 03:41:58 DEBUG : nested/sub dir/file: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40754adfaf71360b_d20250902_m033346_c001_v7007000_t0000_u01756784026509") 2025/09/02 03:41:58 DEBUG : nested/sub dir/file: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca53e2_d20250902_m033345_c001_v0001183_t0019_u01756784025687") 2025/09/02 03:41:58 DEBUG : nested/sub dir/file: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902aede_d20250902_m033344_c001_v7007000_t0000_u01756784024926") 2025/09/02 03:41:58 DEBUG : nested/sub dir/file: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca53cc_d20250902_m033343_c001_v0001183_t0014_u01756784023846") 2025/09/02 03:41:58 DEBUG : one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae50_d20250902_m033333_c001_v7007000_t0000_u01756784013449") 2025/09/02 03:41:58 DEBUG : one: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f221_d20250902_m033329_c001_v0001171_t0038_u01756784009853") 2025/09/02 03:41:58 DEBUG : only0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba53a_d20250902_m033745_c001_v7007000_t0000_u01756784265532") 2025/09/02 03:41:58 DEBUG : only0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410e624c11ca5c91_d20250902_m033739_c001_v0001183_t0013_u01756784259795") 2025/09/02 03:41:58 DEBUG : only0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8af_d20250902_m033727_c001_v0001171_t0000_u01756784247236") 2025/09/02 03:41:58 DEBUG : only0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4115e4c07854f41c_d20250902_m033721_c001_v7007000_t0000_u01756784241530") 2025/09/02 03:41:58 DEBUG : only0: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f81c_d20250902_m033708_c001_v0001171_t0053_u01756784228884") 2025/09/02 03:41:59 DEBUG : only1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba53b_d20250902_m033745_c001_v7007000_t0000_u01756784265713") 2025/09/02 03:41:59 DEBUG : only1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f924_d20250902_m033740_c001_v0001171_t0038_u01756784260573") 2025/09/02 03:41:59 DEBUG : only1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8b5_d20250902_m033727_c001_v0001171_t0038_u01756784247781") 2025/09/02 03:41:59 DEBUG : only1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4078226740835237_d20250902_m033721_c001_v7007000_t0000_u01756784241564") 2025/09/02 03:41:59 DEBUG : only1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f820_d20250902_m033709_c001_v0001171_t0038_u01756784229393") 2025/09/02 03:41:59 DEBUG : only10: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba53c_d20250902_m033745_c001_v7007000_t0000_u01756784265894") 2025/09/02 03:41:59 DEBUG : only10: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410d90370c18016f_d20250902_m033740_c001_v0001184_t0041_u01756784260739") 2025/09/02 03:41:59 DEBUG : only10: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8dc_d20250902_m033732_c001_v0001171_t0034_u01756784252805") 2025/09/02 03:41:59 DEBUG : only10: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b395_d20250902_m033721_c001_v7007000_t0000_u01756784241004") 2025/09/02 03:41:59 DEBUG : only10: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f857_d20250902_m033714_c001_v0001171_t0015_u01756784234318") 2025/09/02 03:41:59 DEBUG : only11: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba53d_d20250902_m033746_c001_v7007000_t0000_u01756784266075") 2025/09/02 03:41:59 DEBUG : only11: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f918_d20250902_m033739_c001_v0001171_t0038_u01756784259806") 2025/09/02 03:41:59 DEBUG : only11: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8e0_d20250902_m033733_c001_v0001171_t0056_u01756784253416") 2025/09/02 03:41:59 DEBUG : only11: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b33_d20250902_m033721_c001_v7007000_t0000_u01756784241719") 2025/09/02 03:41:59 DEBUG : only11: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f85f_d20250902_m033714_c001_v0001171_t0056_u01756784234821") 2025/09/02 03:41:59 DEBUG : only12: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba53e_d20250902_m033746_c001_v7007000_t0000_u01756784266256") 2025/09/02 03:41:59 DEBUG : only12: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408c6d04978a54d2_d20250902_m033740_c001_v0001183_t0025_u01756784260376") 2025/09/02 03:41:59 DEBUG : only12: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8e8_d20250902_m033733_c001_v0001171_t0035_u01756784253937") 2025/09/02 03:42:00 DEBUG : only12: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4115e4c07854f417_d20250902_m033720_c001_v7007000_t0000_u01756784240616") 2025/09/02 03:42:00 DEBUG : only12: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f863_d20250902_m033715_c001_v0001171_t0025_u01756784235500") 2025/09/02 03:42:00 DEBUG : only13: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba53f_d20250902_m033746_c001_v7007000_t0000_u01756784266437") 2025/09/02 03:42:00 DEBUG : only13: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410d90370c18016b_d20250902_m033740_c001_v0001184_t0041_u01756784260546") 2025/09/02 03:42:00 DEBUG : only13: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8ed_d20250902_m033734_c001_v0001171_t0049_u01756784254507") 2025/09/02 03:42:00 DEBUG : only13: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4115e4c07854f418_d20250902_m033720_c001_v7007000_t0000_u01756784240799") 2025/09/02 03:42:00 DEBUG : only13: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f865_d20250902_m033716_c001_v0001171_t0007_u01756784236024") 2025/09/02 03:42:00 DEBUG : only14: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba540_d20250902_m033746_c001_v7007000_t0000_u01756784266619") 2025/09/02 03:42:00 DEBUG : only14: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410e624c11ca5c95_d20250902_m033740_c001_v0001183_t0013_u01756784260194") 2025/09/02 03:42:00 DEBUG : only14: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8ef_d20250902_m033735_c001_v0001171_t0055_u01756784255042") 2025/09/02 03:42:00 DEBUG : only14: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b31_d20250902_m033721_c001_v7007000_t0000_u01756784241537") 2025/09/02 03:42:00 DEBUG : only14: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f86b_d20250902_m033716_c001_v0001171_t0054_u01756784236661") 2025/09/02 03:42:00 DEBUG : only15: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba541_d20250902_m033746_c001_v7007000_t0000_u01756784266801") 2025/09/02 03:42:00 DEBUG : only15: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f920_d20250902_m033740_c001_v0001171_t0038_u01756784260204") 2025/09/02 03:42:00 DEBUG : only15: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8f5_d20250902_m033735_c001_v0001171_t0016_u01756784255660") 2025/09/02 03:42:00 DEBUG : only15: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4078226740835235_d20250902_m033721_c001_v7007000_t0000_u01756784241198") 2025/09/02 03:42:00 DEBUG : only15: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f875_d20250902_m033717_c001_v0001171_t0046_u01756784237206") 2025/09/02 03:42:00 DEBUG : only16: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba542_d20250902_m033746_c001_v7007000_t0000_u01756784266983") 2025/09/02 03:42:00 DEBUG : only16: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410e624c11ca5c9b_d20250902_m033740_c001_v0001183_t0013_u01756784260378") 2025/09/02 03:42:00 DEBUG : only16: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8ff_d20250902_m033736_c001_v0001171_t0046_u01756784256284") 2025/09/02 03:42:01 DEBUG : only16: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4115e4c07854f41b_d20250902_m033721_c001_v7007000_t0000_u01756784241347") 2025/09/02 03:42:01 DEBUG : only16: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f879_d20250902_m033717_c001_v0001171_t0057_u01756784237693") 2025/09/02 03:42:01 DEBUG : only17: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba543_d20250902_m033747_c001_v7007000_t0000_u01756784267164") 2025/09/02 03:42:01 DEBUG : only17: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f922_d20250902_m033740_c001_v0001171_t0038_u01756784260389") 2025/09/02 03:42:01 DEBUG : only17: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f909_d20250902_m033736_c001_v0001171_t0008_u01756784256969") 2025/09/02 03:42:01 DEBUG : only17: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4078226740835233_d20250902_m033721_c001_v7007000_t0000_u01756784241013") 2025/09/02 03:42:01 DEBUG : only17: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f87f_d20250902_m033718_c001_v0001171_t0054_u01756784238190") 2025/09/02 03:42:01 DEBUG : only18: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba544_d20250902_m033747_c001_v7007000_t0000_u01756784267345") 2025/09/02 03:42:01 DEBUG : only18: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408c6d04978a54d4_d20250902_m033740_c001_v0001183_t0025_u01756784260561") 2025/09/02 03:42:01 DEBUG : only18: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f90b_d20250902_m033738_c001_v0001171_t0036_u01756784258004") 2025/09/02 03:42:01 DEBUG : only18: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4115e4c07854f419_d20250902_m033720_c001_v7007000_t0000_u01756784240983") 2025/09/02 03:42:01 DEBUG : only18: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f885_d20250902_m033718_c001_v0001171_t0014_u01756784238741") 2025/09/02 03:42:01 DEBUG : only19: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba545_d20250902_m033747_c001_v7007000_t0000_u01756784267528") 2025/09/02 03:42:01 DEBUG : only19: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410e624c11ca5ca1_d20250902_m033740_c001_v0001183_t0013_u01756784260563") 2025/09/02 03:42:01 DEBUG : only19: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f911_d20250902_m033738_c001_v0001171_t0031_u01756784258813") 2025/09/02 03:42:02 DEBUG : only19: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4115e4c07854f41a_d20250902_m033721_c001_v7007000_t0000_u01756784241165") 2025/09/02 03:42:02 DEBUG : only19: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f889_d20250902_m033719_c001_v0001171_t0041_u01756784239196") 2025/09/02 03:42:02 DEBUG : only2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba546_d20250902_m033747_c001_v7007000_t0000_u01756784267712") 2025/09/02 03:42:02 DEBUG : only2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408c6d04978a54da_d20250902_m033740_c001_v0001183_t0025_u01756784260745") 2025/09/02 03:42:02 DEBUG : only2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8b9_d20250902_m033728_c001_v0001171_t0048_u01756784248390") 2025/09/02 03:42:02 DEBUG : only2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b30_d20250902_m033721_c001_v7007000_t0000_u01756784241355") 2025/09/02 03:42:02 DEBUG : only2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f828_d20250902_m033709_c001_v0001171_t0003_u01756784229946") 2025/09/02 03:42:02 DEBUG : only3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba547_d20250902_m033747_c001_v7007000_t0000_u01756784267893") 2025/09/02 03:42:02 DEBUG : only3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410d90370c180179_d20250902_m033741_c001_v0001184_t0041_u01756784261107") 2025/09/02 03:42:02 DEBUG : only3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8c0_d20250902_m033729_c001_v0001171_t0043_u01756784249035") 2025/09/02 03:42:02 DEBUG : only3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b398_d20250902_m033721_c001_v7007000_t0000_u01756784241573") 2025/09/02 03:42:02 DEBUG : only3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f82c_d20250902_m033710_c001_v0001171_t0029_u01756784230512") 2025/09/02 03:42:02 DEBUG : only4: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba548_d20250902_m033748_c001_v7007000_t0000_u01756784268076") 2025/09/02 03:42:02 DEBUG : only4: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410e624c11ca5ca3_d20250902_m033740_c001_v0001183_t0013_u01756784260750") 2025/09/02 03:42:02 DEBUG : only4: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8c4_d20250902_m033729_c001_v0001171_t0050_u01756784249689") 2025/09/02 03:42:02 DEBUG : only4: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b2f_d20250902_m033721_c001_v7007000_t0000_u01756784241172") 2025/09/02 03:42:02 DEBUG : only4: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f833_d20250902_m033711_c001_v0001171_t0000_u01756784231049") 2025/09/02 03:42:02 DEBUG : only5: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba549_d20250902_m033748_c001_v7007000_t0000_u01756784268261") 2025/09/02 03:42:02 DEBUG : only5: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f928_d20250902_m033740_c001_v0001171_t0038_u01756784260761") 2025/09/02 03:42:03 DEBUG : only5: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8c8_d20250902_m033730_c001_v0001171_t0029_u01756784250182") 2025/09/02 03:42:03 DEBUG : only5: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b396_d20250902_m033721_c001_v7007000_t0000_u01756784241187") 2025/09/02 03:42:03 DEBUG : only5: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f839_d20250902_m033711_c001_v0001171_t0016_u01756784231608") 2025/09/02 03:42:03 DEBUG : only6: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba54a_d20250902_m033748_c001_v7007000_t0000_u01756784268443") 2025/09/02 03:42:03 DEBUG : only6: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408c6d04978a54dc_d20250902_m033740_c001_v0001183_t0025_u01756784260996") 2025/09/02 03:42:03 DEBUG : only6: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8cc_d20250902_m033730_c001_v0001171_t0056_u01756784250657") 2025/09/02 03:42:03 DEBUG : only6: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b397_d20250902_m033721_c001_v7007000_t0000_u01756784241378") 2025/09/02 03:42:03 DEBUG : only6: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f83d_d20250902_m033712_c001_v0001171_t0030_u01756784232209") 2025/09/02 03:42:03 DEBUG : only7: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba54b_d20250902_m033748_c001_v7007000_t0000_u01756784268624") 2025/09/02 03:42:03 DEBUG : only7: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410d90370c180177_d20250902_m033740_c001_v0001184_t0041_u01756784260924") 2025/09/02 03:42:03 DEBUG : only7: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8d2_d20250902_m033731_c001_v0001171_t0033_u01756784251310") 2025/09/02 03:42:03 DEBUG : only7: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4078226740835236_d20250902_m033721_c001_v7007000_t0000_u01756784241381") 2025/09/02 03:42:03 DEBUG : only7: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f83f_d20250902_m033712_c001_v0001171_t0036_u01756784232743") 2025/09/02 03:42:03 DEBUG : only8: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba54c_d20250902_m033748_c001_v7007000_t0000_u01756784268814") 2025/09/02 03:42:03 DEBUG : only8: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410e624c11ca5ca5_d20250902_m033740_c001_v0001183_t0013_u01756784260979") 2025/09/02 03:42:03 DEBUG : only8: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8d6_d20250902_m033731_c001_v0001171_t0051_u01756784251833") 2025/09/02 03:42:03 DEBUG : only8: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4115e4c07854f41d_d20250902_m033721_c001_v7007000_t0000_u01756784241712") 2025/09/02 03:42:03 DEBUG : only8: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f843_d20250902_m033713_c001_v0001171_t0030_u01756784233314") 2025/09/02 03:42:03 DEBUG : only9: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba54d_d20250902_m033748_c001_v7007000_t0000_u01756784268995") 2025/09/02 03:42:03 DEBUG : only9: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f92e_d20250902_m033740_c001_v0001171_t0038_u01756784260950") 2025/09/02 03:42:04 DEBUG : only9: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f8d8_d20250902_m033732_c001_v0001171_t0048_u01756784252314") 2025/09/02 03:42:04 DEBUG : only9: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e1111b2e_d20250902_m033720_c001_v7007000_t0000_u01756784240986") 2025/09/02 03:42:04 DEBUG : only9: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f84f_d20250902_m033713_c001_v0001171_t0037_u01756784233803") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902aec4_d20250902_m033342_c001_v7007000_t0000_u01756784022718") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c3566_d20250902_m033340_c001_v0001117_t0047_u01756784020323") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae9b_d20250902_m033339_c001_v7007000_t0000_u01756784019195") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f27b_d20250902_m033337_c001_v0001171_t0041_u01756784017455") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae7d_d20250902_m033336_c001_v7007000_t0000_u01756784016720") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c3552_d20250902_m033334_c001_v0001117_t0028_u01756784014370") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae31_d20250902_m033324_c001_v7007000_t0000_u01756784004175") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1e3_d20250902_m033322_c001_v0001171_t0051_u01756784002845") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae2b_d20250902_m033321_c001_v7007000_t0000_u01756784001092") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1ca_d20250902_m033319_c001_v0001171_t0057_u01756783999994") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae26_d20250902_m033318_c001_v7007000_t0000_u01756783998570") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1af_d20250902_m033317_c001_v0001171_t0040_u01756783997517") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fd2_d20250902_m033311_c001_v7007000_t0000_u01756783991488") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f16f_d20250902_m033310_c001_v0001171_t0020_u01756783990072") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fd1_d20250902_m033309_c001_v7007000_t0000_u01756783989702") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f163_d20250902_m033308_c001_v0001171_t0047_u01756783988187") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fc4_d20250902_m033307_c001_v7007000_t0000_u01756783987816") 2025/09/02 03:42:04 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f15f_d20250902_m033307_c001_v0001171_t0052_u01756783987126") 2025/09/02 03:42:05 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f159_d20250902_m033306_c001_v0001171_t0058_u01756783986460") 2025/09/02 03:42:05 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fbe_d20250902_m033306_c001_v7007000_t0000_u01756783986089") 2025/09/02 03:42:05 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f153_d20250902_m033305_c001_v0001171_t0046_u01756783985397") 2025/09/02 03:42:05 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f14f_d20250902_m033304_c001_v0001171_t0034_u01756783984767") 2025/09/02 03:42:05 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fbc_d20250902_m033304_c001_v7007000_t0000_u01756783984393") 2025/09/02 03:42:05 DEBUG : potato: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f13f_d20250902_m033303_c001_v0001171_t0037_u01756783983514") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41970b34c71a1234_d20250902_m033456_c001_v7007000_t0000_u01756784096565") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c365b_d20250902_m033455_c001_v0001117_t0059_u01756784095735") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cbda5_d20250902_m033440_c001_v7007000_t0000_u01756784080058") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c3613_d20250902_m033432_c001_v0001117_t0058_u01756784072119") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eadc8_d20250902_m033418_c001_v7007000_t0000_u01756784058335") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c35cb_d20250902_m033411_c001_v0001117_t0053_u01756784051818") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cbcaa_d20250902_m033357_c001_v7007000_t0000_u01756784037149") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c3585_d20250902_m033349_c001_v0001117_t0034_u01756784029328") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae39_d20250902_m033328_c001_v7007000_t0000_u01756784008654") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f203_d20250902_m033326_c001_v0001171_t0053_u01756784006891") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae35_d20250902_m033326_c001_v7007000_t0000_u01756784006523") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1f5_d20250902_m033324_c001_v0001171_t0047_u01756784004727") 2025/09/02 03:42:05 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae32_d20250902_m033324_c001_v7007000_t0000_u01756784004358") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1e9_d20250902_m033323_c001_v0001171_t0008_u01756784003517") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae2d_d20250902_m033322_c001_v7007000_t0000_u01756784002476") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1d6_d20250902_m033321_c001_v0001171_t0019_u01756784001463") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae29_d20250902_m033319_c001_v7007000_t0000_u01756783999625") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f1b7_d20250902_m033318_c001_v0001171_t0004_u01756783998560") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f408ee6942fdf3fd4_d20250902_m033312_c001_v7007000_t0000_u01756783992229") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f179_d20250902_m033311_c001_v0001171_t0042_u01756783991105") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01a6_d20250902_m033156_c001_v7007000_t0000_u01756783916962") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632efa9_d20250902_m033156_c001_v0001171_t0042_u01756783916256") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01a4_d20250902_m033155_c001_v7007000_t0000_u01756783915344") 2025/09/02 03:42:06 DEBUG : potato2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632ef8d_d20250902_m033154_c001_v0001171_t0016_u01756783914626") 2025/09/02 03:42:06 DEBUG : potato3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cbdae_d20250902_m033440_c001_v7007000_t0000_u01756784080762") 2025/09/02 03:42:06 DEBUG : potato3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f3e9_d20250902_m033433_c001_v0001171_t0024_u01756784073473") 2025/09/02 03:42:06 DEBUG : potato3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eadc9_d20250902_m033418_c001_v7007000_t0000_u01756784058640") 2025/09/02 03:42:06 DEBUG : potato3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f374_d20250902_m033413_c001_v0001171_t0009_u01756784053262") 2025/09/02 03:42:06 DEBUG : potato3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cbcae_d20250902_m033357_c001_v7007000_t0000_u01756784037524") 2025/09/02 03:42:06 DEBUG : potato3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f2c5_d20250902_m033350_c001_v0001171_t0030_u01756784030081") 2025/09/02 03:42:06 DEBUG : pre-dest1/1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4197d5bec15f4e02_d20250902_m033530_c001_v7007000_t0000_u01756784130307") 2025/09/02 03:42:06 DEBUG : pre-dest1/1: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f560_d20250902_m033522_c001_v0001171_t0050_u01756784122314") 2025/09/02 03:42:06 DEBUG : pre-dest2/2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4197d5bec15f4e03_d20250902_m033530_c001_v7007000_t0000_u01756784130510") 2025/09/02 03:42:07 DEBUG : pre-dest2/2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c36cb_d20250902_m033522_c001_v0001117_t0045_u01756784122938") 2025/09/02 03:42:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40604cba312182d4_d20250902_m033508_c001_v7007000_t0000_u01756784108282") 2025/09/02 03:42:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5753_d20250902_m033504_c001_v0001183_t0024_u01756784104375") 2025/09/02 03:42:07 DEBUG : sizeonly: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118a8_d20250902_m033248_c001_v7007000_t0000_u01756783968950") 2025/09/02 03:42:07 DEBUG : sizeonly: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f0dd_d20250902_m033247_c001_v0001171_t0045_u01756783967797") 2025/09/02 03:42:07 DEBUG : splitbanan: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41889eba569867b5_d20250902_m033933_c001_v7007000_t0000_u01756784373976") 2025/09/02 03:42:07 DEBUG : splitbanan: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fc5b_d20250902_m033926_c001_v0001171_t0006_u01756784366812") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5b7_d20250902_m034041_c001_v7007000_t0000_u01756784441483") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca640e_d20250902_m034034_c001_v0001183_t0045_u01756784434685") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f405f7ebc4a0d9bea_d20250902_m034027_c001_v7007000_t0000_u01756784427717") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6386_d20250902_m034021_c001_v0001183_t0017_u01756784421209") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc18e_d20250902_m034014_c001_v7007000_t0000_u01756784414371") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca62df_d20250902_m034007_c001_v0001183_t0049_u01756784407911") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4136650219fc2ae0_d20250902_m034001_c001_v7007000_t0000_u01756784401092") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6235_d20250902_m033954_c001_v0001183_t0051_u01756784394650") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41604b60ad73478c_d20250902_m033947_c001_v7007000_t0000_u01756784387918") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca61c4_d20250902_m033940_c001_v0001183_t0017_u01756784380945") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4023ff6b650cc139_d20250902_m033928_c001_v7007000_t0000_u01756784368525") 2025/09/02 03:42:07 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca612c_d20250902_m033925_c001_v0001183_t0020_u01756784365816") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999f0_d20250902_m033918_c001_v7007000_t0000_u01756784358530") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180639_d20250902_m033912_c001_v0001184_t0057_u01756784352003") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902b354_d20250902_m033910_c001_v7007000_t0000_u01756784350787") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6025_d20250902_m033908_c001_v0001183_t0023_u01756784348064") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48189_d20250902_m033901_c001_v7007000_t0000_u01756784341140") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632fb35_d20250902_m033854_c001_v0001171_t0041_u01756784334489") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f420768a9af7494f8_d20250902_m033853_c001_v7007000_t0000_u01756784333333") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5f5a_d20250902_m033850_c001_v0001183_t0029_u01756784330432") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f416953a890e48162_d20250902_m033837_c001_v7007000_t0000_u01756784317930") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180409_d20250902_m033834_c001_v0001184_t0035_u01756784314825") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f404c202f5ff999a1_d20250902_m033827_c001_v7007000_t0000_u01756784307537") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18032a_d20250902_m033820_c001_v0001184_t0019_u01756784300857") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155448b3248b3e6_d20250902_m033813_c001_v7007000_t0000_u01756784293740") 2025/09/02 03:42:08 DEBUG : splitbananasplit: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180298_d20250902_m033806_c001_v0001184_t0020_u01756784286990") 2025/09/02 03:42:08 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902b357_d20250902_m033913_c001_v7007000_t0000_u01756784353279") 2025/09/02 03:42:08 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c1805ff_d20250902_m033909_c001_v0001184_t0050_u01756784349102") 2025/09/02 03:42:08 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba55c_d20250902_m033800_c001_v7007000_t0000_u01756784280901") 2025/09/02 03:42:08 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a55bd_d20250902_m033758_c001_v0001183_t0023_u01756784278441") 2025/09/02 03:42:08 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4142755312437ff4_d20250902_m033757_c001_v7007000_t0000_u01756784277264") 2025/09/02 03:42:08 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f97c_d20250902_m033754_c001_v0001171_t0030_u01756784274701") 2025/09/02 03:42:08 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40754adfaf71360c_d20250902_m033346_c001_v7007000_t0000_u01756784026691") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f105d8337cd7c3573_d20250902_m033345_c001_v0001117_t0047_u01756784025675") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902aedf_d20250902_m033345_c001_v7007000_t0000_u01756784025120") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f29f_d20250902_m033344_c001_v0001171_t0030_u01756784024198") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118a5_d20250902_m033245_c001_v7007000_t0000_u01756783965624") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f0cd_d20250902_m033243_c001_v0001171_t0047_u01756783963848") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118a4_d20250902_m033243_c001_v7007000_t0000_u01756783963478") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f0c5_d20250902_m033242_c001_v0001171_t0013_u01756783962281") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118a3_d20250902_m033239_c001_v7007000_t0000_u01756783959303") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f0b1_d20250902_m033238_c001_v0001171_t0048_u01756783958092") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e11118a2_d20250902_m033237_c001_v7007000_t0000_u01756783957540") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f0a7_d20250902_m033236_c001_v0001171_t0043_u01756783956340") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f09d_d20250902_m033232_c001_v0001171_t0050_u01756783952518") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e111189d_d20250902_m033232_c001_v7007000_t0000_u01756783952148") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f095_d20250902_m033231_c001_v0001171_t0013_u01756783951447") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f091_d20250902_m033230_c001_v0001171_t0035_u01756783950562") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f402d2e10e111189c_d20250902_m033229_c001_v7007000_t0000_u01756783949828") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f071_d20250902_m033223_c001_v0001171_t0041_u01756783943816") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f04d_d20250902_m033217_c001_v0001171_t0038_u01756783937389") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b023b_d20250902_m033217_c001_v7007000_t0000_u01756783937025") 2025/09/02 03:42:09 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f049_d20250902_m033216_c001_v0001171_t0026_u01756783936370") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f047_d20250902_m033215_c001_v0001171_t0027_u01756783935522") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b0228_d20250902_m033214_c001_v7007000_t0000_u01756783934792") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f003_d20250902_m033205_c001_v0001171_t0025_u01756783925757") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01ea_d20250902_m033205_c001_v7007000_t0000_u01756783925393") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632eff1_d20250902_m033204_c001_v0001171_t0006_u01756783924698") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01d9_d20250902_m033203_c001_v7007000_t0000_u01756783923790") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632efeb_d20250902_m033203_c001_v0001171_t0000_u01756783923078") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01cc_d20250902_m033202_c001_v7007000_t0000_u01756783922525") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632efd7_d20250902_m033201_c001_v0001171_t0046_u01756783921892") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01b9_d20250902_m033200_c001_v7007000_t0000_u01756783920984") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632efbb_d20250902_m033159_c001_v0001171_t0000_u01756783919918") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01aa_d20250902_m033159_c001_v7007000_t0000_u01756783919373") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632efb1_d20250902_m033158_c001_v0001171_t0054_u01756783918694") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01a8_d20250902_m033158_c001_v7007000_t0000_u01756783918148") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632efad_d20250902_m033157_c001_v0001171_t0027_u01756783917507") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01a1_d20250902_m033152_c001_v7007000_t0000_u01756783912892") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632ef7a_d20250902_m033152_c001_v0001171_t0054_u01756783912176") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b01a0_d20250902_m033151_c001_v7007000_t0000_u01756783911626") 2025/09/02 03:42:10 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632ef78_d20250902_m033150_c001_v0001171_t0031_u01756783910919") 2025/09/02 03:42:11 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b019c_d20250902_m033150_c001_v7007000_t0000_u01756783910012") 2025/09/02 03:42:11 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632ef66_d20250902_m033149_c001_v0001171_t0028_u01756783909283") 2025/09/02 03:42:11 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f40340416a80b0199_d20250902_m033146_c001_v7007000_t0000_u01756783906936") 2025/09/02 03:42:11 DEBUG : sub dir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632ef52_d20250902_m033146_c001_v0001171_t0038_u01756783906205") 2025/09/02 03:42:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba55d_d20250902_m033801_c001_v7007000_t0000_u01756784281155") 2025/09/02 03:42:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c18023f_d20250902_m033758_c001_v0001184_t0026_u01756784278436") 2025/09/02 03:42:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4142755312437ff5_d20250902_m033757_c001_v7007000_t0000_u01756784277449") 2025/09/02 03:42:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5d06_d20250902_m033754_c001_v0001183_t0003_u01756784274711") 2025/09/02 03:42:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5bc_d20250902_m034043_c001_v7007000_t0000_u01756784443700") 2025/09/02 03:42:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632ff19_d20250902_m034042_c001_v0001171_t0005_u01756784442889") 2025/09/02 03:42:11 DEBUG : sub/yam: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902aebd_d20250902_m033342_c001_v7007000_t0000_u01756784022167") 2025/09/02 03:42:11 DEBUG : sub/yam: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca53b4_d20250902_m033339_c001_v0001183_t0051_u01756784019953") 2025/09/02 03:42:11 DEBUG : test_dir1/file2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba556_d20250902_m033753_c001_v7007000_t0000_u01756784273941") 2025/09/02 03:42:11 DEBUG : test_dir1/file2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5cf7_d20250902_m033752_c001_v0001183_t0057_u01756784272244") 2025/09/02 03:42:11 DEBUG : test_dir1/file2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba552_d20250902_m033751_c001_v7007000_t0000_u01756784271467") 2025/09/02 03:42:11 DEBUG : test_dir1/file2: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5554_d20250902_m033749_c001_v0001183_t0052_u01756784269995") 2025/09/02 03:42:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba557_d20250902_m033754_c001_v7007000_t0000_u01756784274122") 2025/09/02 03:42:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5581_d20250902_m033752_c001_v0001183_t0052_u01756784272269") 2025/09/02 03:42:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f41260f41d9bba553_d20250902_m033751_c001_v7007000_t0000_u01756784271649") 2025/09/02 03:42:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5ce5_d20250902_m033749_c001_v0001183_t0024_u01756784269965") 2025/09/02 03:42:11 DEBUG : three: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae53_d20250902_m033333_c001_v7007000_t0000_u01756784013632") 2025/09/02 03:42:12 DEBUG : three: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f241_d20250902_m033332_c001_v0001171_t0053_u01756784012435") 2025/09/02 03:42:12 DEBUG : three: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632f22b_d20250902_m033330_c001_v0001171_t0031_u01756784010220") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5bf_d20250902_m034045_c001_v7007000_t0000_u01756784445368") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5d1e_d20250902_m034044_c001_v0001183_t0030_u01756784444692") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5de_d20250902_m034104_c001_v7007000_t0000_u01756784464045") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180c59_d20250902_m034102_c001_v0001184_t0035_u01756784462498") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5d9_d20250902_m034100_c001_v7007000_t0000_u01756784460915") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5deb_d20250902_m034059_c001_v0001183_t0000_u01756784459556") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5d5_d20250902_m034058_c001_v7007000_t0000_u01756784458563") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632ffb6_d20250902_m034057_c001_v0001171_t0043_u01756784457731") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5ce_d20250902_m034052_c001_v7007000_t0000_u01756784452680") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5d72_d20250902_m034051_c001_v0001183_t0033_u01756784451502") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5d0_d20250902_m034055_c001_v7007000_t0000_u01756784455125") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180bce_d20250902_m034053_c001_v0001184_t0003_u01756784453670") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5c9_d20250902_m034050_c001_v7007000_t0000_u01756784450513") 2025/09/02 03:42:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110ae84c6632ff5c_d20250902_m034049_c001_v0001171_t0014_u01756784449642") 2025/09/02 03:42:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5c6_d20250902_m034048_c001_v7007000_t0000_u01756784448665") 2025/09/02 03:42:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca64ac_d20250902_m034048_c001_v0001183_t0015_u01756784448030") 2025/09/02 03:42:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5c3_d20250902_m034046_c001_v7007000_t0000_u01756784446986") 2025/09/02 03:42:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110d90370c180b40_d20250902_m034046_c001_v0001184_t0034_u01756784446353") 2025/09/02 03:42:13 DEBUG : toe/toe/toe: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f417e90aba2ab7458_d20250902_m034109_c001_v7007000_t0000_u01756784469444") 2025/09/02 03:42:13 DEBUG : toe/toe/toe: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f108c6d04978a5e62_d20250902_m034108_c001_v0001183_t0059_u01756784468825") 2025/09/02 03:42:13 DEBUG : toe/toe/toe: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5d2_d20250902_m034056_c001_v7007000_t0000_u01756784456747") 2025/09/02 03:42:13 DEBUG : toe/toe/toe: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca64f7_d20250902_m034056_c001_v0001183_t0051_u01756784456098") 2025/09/02 03:42:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5e0_d20250902_m034104_c001_v7007000_t0000_u01756784464662") 2025/09/02 03:42:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca6543_d20250902_m034103_c001_v0001183_t0000_u01756784463844") 2025/09/02 03:42:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4155e626cd4eb5db_d20250902_m034101_c001_v7007000_t0000_u01756784461531") 2025/09/02 03:42:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f115cd37ebacc1450_d20250902_m034100_c001_v0001178_t0034_u01756784460704") 2025/09/02 03:42:13 DEBUG : two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae56_d20250902_m033333_c001_v7007000_t0000_u01756784013816") 2025/09/02 03:42:13 DEBUG : two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410e624c11ca5372_d20250902_m033331_c001_v0001183_t0013_u01756784011867") 2025/09/02 03:42:13 DEBUG : two: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f410ae84c6632f229_d20250902_m033330_c001_v0001171_t0038_u01756784010036") 2025/09/02 03:42:13 DEBUG : yam: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902aec7_d20250902_m033342_c001_v7007000_t0000_u01756784022901") 2025/09/02 03:42:13 DEBUG : yam: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f101ae0395aded9a9_d20250902_m033341_c001_v0001109_t0059_u01756784021724") 2025/09/02 03:42:13 DEBUG : yam: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae95_d20250902_m033338_c001_v7007000_t0000_u01756784018642") 2025/09/02 03:42:13 DEBUG : yam: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca53a2_d20250902_m033337_c001_v0001183_t0044_u01756784017466") 2025/09/02 03:42:13 DEBUG : yam: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae76_d20250902_m033336_c001_v7007000_t0000_u01756784016167") 2025/09/02 03:42:13 DEBUG : yam: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f110e624c11ca5386_d20250902_m033334_c001_v0001183_t0045_u01756784014382") 2025/09/02 03:42:13 DEBUG : yaml: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae9f_d20250902_m033339_c001_v7007000_t0000_u01756784019393") 2025/09/02 03:42:13 DEBUG : yaml: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f1149484e68e3c2e6_d20250902_m033338_c001_v0001180_t0050_u01756784018440") 2025/09/02 03:42:13 DEBUG : yaml: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f4101143ce902ae81_d20250902_m033336_c001_v7007000_t0000_u01756784016903") 2025/09/02 03:42:13 DEBUG : yaml: Deleting (id "4_zcff20d0370bd0b8b9f980e1b_f100c0703ef3256f6_d20250902_m033335_c001_v0001161_t0022_u01756784015914") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m36.277660534s (try 1/5)