"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/23 02:05:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu" 2025/08/23 02:05:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/23 02:05:56 DEBUG : Creating backend with remote "/tmp/rclone1004048857" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/23 02:06:00 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:00 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 02:06:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:01 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:01 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:02 INFO : sub dir/hello world: Copied (new) 2025/08/23 02:06:02 DEBUG : B2 bucket rclone-test-hagosah8bibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.88s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", 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-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", 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-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:03 DEBUG : Creating backend with remote "/non-existing" 2025/08/23 02:06:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/23 02:06:03 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:03 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:04 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:04 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.79s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", 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-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:06 INFO : B2 bucket rclone-test-hagosah8bibu: Running all checks before starting transfers 2025/08/23 02:06:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:06 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:06 INFO : B2 bucket rclone-test-hagosah8bibu: Checks finished, now starting transfers 2025/08/23 02:06:06 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.42s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:07 ERROR : Ignoring --no-traverse with sync 2025/08/23 02:06:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:07 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:07 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:08 INFO : sub dir/hello world: Copied (new) 2025/08/23 02:06:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.41s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/23 02:06:09 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:09 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/23 02:06:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:06:10 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:10 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:06:12 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:12 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/23 02:06:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 02:06:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/23 02:06:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 02:06:13 INFO : sub dir2: Making directory 2025/08/23 02:06:13 INFO : sub dir: Making directory 2025/08/23 02:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:13 INFO : sub dir2/sub sub dir2: Making directory 2025/08/23 02:06:13 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:13 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:13 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/23 02:06:14 DEBUG : B2 bucket rclone-test-hagosah8bibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.33s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:14 INFO : sub dir2: Making directory 2025/08/23 02:06:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/23 02:06:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 02:06:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:14 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:14 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.27s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:15 DEBUG : sub dir2: Making directory with metadata 2025/08/23 02:06:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 02:06:16 INFO : sub dir2: Making directory 2025/08/23 02:06:16 INFO : sub dir: Making directory 2025/08/23 02:06:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:16 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:16 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:16 INFO : sub dir/hello world: Copied (new) 2025/08/23 02:06:16 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/23 02:06:16 DEBUG : B2 bucket rclone-test-hagosah8bibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/23 02:06:16 DEBUG : B2 bucket rclone-test-hagosah8bibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", 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-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:17 INFO : sub dir2: Making directory 2025/08/23 02:06:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:17 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:17 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:18 INFO : sub dir/hello world: Copied (new) 2025/08/23 02:06:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:18 DEBUG : sub dir2: Making directory with metadata 2025/08/23 02:06:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 02:06:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 02:06:19 INFO : sub dir2: Making directory 2025/08/23 02:06:19 INFO : sub dir: Making directory 2025/08/23 02:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:19 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:19 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:19 INFO : sub dir/hello world: Copied (new) 2025/08/23 02:06:19 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/23 02:06:19 DEBUG : B2 bucket rclone-test-hagosah8bibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", 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-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:20 INFO : sub dir2: Making directory 2025/08/23 02:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:20 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:20 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:21 INFO : sub dir/hello world: Copied (new) 2025/08/23 02:06:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.20s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-ruyowaf4lagu" 2025/08/23 02:06:22 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hagosah8bibu -> B2 bucket rclone-test-ruyowaf4lagu 2025/08/23 02:06:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:23 DEBUG : B2 bucket rclone-test-ruyowaf4lagu: Waiting for checks to finish 2025/08/23 02:06:23 DEBUG : B2 bucket rclone-test-ruyowaf4lagu: Waiting for transfers to finish 2025/08/23 02:06:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 02:06:27 DEBUG : B2 bucket rclone-test-ruyowaf4lagu: Purge remote 2025/08/23 02:06:27 INFO : B2 bucket rclone-test-ruyowaf4lagu: cleaning bucket "rclone-test-ruyowaf4lagu" of all files 2025/08/23 02:06:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf024db3a0dddb4b9f880e1b_f1193a65107fe83c0_d20250823_m020627_c001_v0001181_t0045_u01755914787269") --- PASS: TestServerSideCopy (10.41s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/23 02:06:33 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:33 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/23 02:06:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.25s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:34 DEBUG : Creating backend with remote "TestB2:rclone-test-siwawox3tuqa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hagosah8bibu -> B2 bucket rclone-test-siwawox3tuqa 2025/08/23 02:06:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:36 DEBUG : B2 bucket rclone-test-siwawox3tuqa: Waiting for checks to finish 2025/08/23 02:06:36 DEBUG : B2 bucket rclone-test-siwawox3tuqa: Waiting for transfers to finish 2025/08/23 02:06:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 02:06:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/23 02:06:41 DEBUG : B2 bucket rclone-test-siwawox3tuqa: Waiting for checks to finish 2025/08/23 02:06:41 DEBUG : B2 bucket rclone-test-siwawox3tuqa: Waiting for transfers to finish 2025/08/23 02:06:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/23 02:06:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 02:06:42 DEBUG : B2 bucket rclone-test-siwawox3tuqa: Purge remote 2025/08/23 02:06:42 INFO : B2 bucket rclone-test-siwawox3tuqa: cleaning bucket "rclone-test-siwawox3tuqa" of all files 2025/08/23 02:06:42 DEBUG : sub dir/hello world: Deleting (id "4_z6f727dc3a0dddb4b9f880e1b_f117a66c68448d77b_d20250823_m020641_c001_v0001104_t0018_u01755914801535") 2025/08/23 02:06:42 DEBUG : sub dir/hello world: Deleting (id "4_z6f727dc3a0dddb4b9f880e1b_f11954008e8b352e6_d20250823_m020639_c001_v0001090_t0007_u01755914799554") --- PASS: TestServerSideCopyOverSelf (13.00s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/23 02:06:48 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:06:48 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:06:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/23 02:06:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/23 02:06:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.14s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dexipos9xewo" 2025/08/23 02:06:50 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hagosah8bibu -> B2 bucket rclone-test-dexipos9xewo 2025/08/23 02:06:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:06:51 DEBUG : B2 bucket rclone-test-dexipos9xewo: Waiting for checks to finish 2025/08/23 02:06:51 DEBUG : B2 bucket rclone-test-dexipos9xewo: Waiting for transfers to finish 2025/08/23 02:06:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:06:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 02:06:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/23 02:06:57 DEBUG : B2 bucket rclone-test-dexipos9xewo: Waiting for checks to finish 2025/08/23 02:06:57 DEBUG : B2 bucket rclone-test-dexipos9xewo: Waiting for transfers to finish 2025/08/23 02:06:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/23 02:06:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 02:06:57 INFO : sub dir/hello world: Deleted 2025/08/23 02:06:58 DEBUG : testing file moves 2025/08/23 02:06:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/23 02:06:58 DEBUG : B2 bucket rclone-test-dexipos9xewo: Waiting for checks to finish 2025/08/23 02:06:58 DEBUG : B2 bucket rclone-test-dexipos9xewo: Waiting for transfers to finish 2025/08/23 02:06:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/23 02:06:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/23 02:06:59 INFO : sub dir/hello world: Deleted 2025/08/23 02:06:59 DEBUG : B2 bucket rclone-test-dexipos9xewo: Purge remote 2025/08/23 02:06:59 INFO : B2 bucket rclone-test-dexipos9xewo: cleaning bucket "rclone-test-dexipos9xewo" of all files 2025/08/23 02:06:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2bd83a0dddb4b9f880e1b_f10986438403c2263_d20250823_m020658_c001_v0001153_t0019_u01755914818802") 2025/08/23 02:06:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2bd83a0dddb4b9f880e1b_f115f5abbcdaf5055_d20250823_m020657_c001_v0001090_t0059_u01755914817173") 2025/08/23 02:06:59 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2bd83a0dddb4b9f880e1b_f11918ff54695098e_d20250823_m020655_c001_v0001184_t0035_u01755914815142") --- PASS: TestServerSideMoveOverSelf (15.02s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:05 ERROR : error listing: directory not found 2025/08/23 02:07:05 INFO : Local file system at /tmp/rclone1004048857: Making directory 2025/08/23 02:07:05 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:05 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:07:07 DEBUG : Local file system at /tmp/rclone1004048857: Waiting for checks to finish 2025/08/23 02:07:07 DEBUG : Local file system at /tmp/rclone1004048857: Waiting for transfers to finish 2025/08/23 02:07:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:07:07 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/23 02:07:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/23 02:07:08 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:08 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 02:07:08 INFO : check sum: Copied (new) 2025/08/23 02:07:08 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:09 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 02:07:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/23 02:07:09 DEBUG : check sum: Unchanged skipping 2025/08/23 02:07:09 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:09 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/23 02:07:10 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:10 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/23 02:07:10 INFO : sizeonly: Copied (new) 2025/08/23 02:07:10 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:10 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:10 DEBUG : sizeonly: Sizes identical 2025/08/23 02:07:10 DEBUG : sizeonly: Unchanged skipping 2025/08/23 02:07:10 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:10 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/23 02:07:11 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:11 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/23 02:07:12 INFO : ignore-size: Copied (new) 2025/08/23 02:07:12 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:07:12 DEBUG : ignore-size: Unchanged skipping 2025/08/23 02:07:12 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:12 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:12 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:07:14 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:14 DEBUG : existing: Unchanged skipping 2025/08/23 02:07:14 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:14 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:14 INFO : There was nothing to transfer 2025/08/23 02:07:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/23 02:07:14 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:14 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/23 02:07:14 INFO : existing: Copied (replaced existing) 2025/08/23 02:07:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/23 02:07:15 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:15 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/23 02:07:16 INFO : existing: Copied (new) 2025/08/23 02:07:16 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:16 DEBUG : existing: Destination exists, skipping 2025/08/23 02:07:16 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:16 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:16 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:17 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/23 02:07:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:07:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/23 02:07:18 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:18 DEBUG : c/non empty space: Unchanged skipping 2025/08/23 02:07:18 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:07:18 INFO : a/potato2: Copied (new) 2025/08/23 02:07:18 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:18 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/23 02:07:20 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 02:07:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/23 02:07:20 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:20 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:20 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:20 INFO : There was nothing to transfer 2025/08/23 02:07:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/23 02:07:21 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 02:07:21 INFO : empty space: Updated modification time in destination 2025/08/23 02:07:21 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:21 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:21 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:23 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/23 02:07:23 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 02:07:23 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:23 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:23 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.50s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:24 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:24 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/23 02:07:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1004048857) 2025/08/23 02:07:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hagosah8bibu) 2025/08/23 02:07:24 DEBUG : foo: sha1 differ 2025/08/23 02:07:24 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/23 02:07:24 INFO : foo: Copied (replaced existing) 2025/08/23 02:07:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:07:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/23 02:07:26 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:26 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:26 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:07:26 INFO : potato: Copied (new) 2025/08/23 02:07:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:28 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:28 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/23 02:07:28 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/23 02:07:28 INFO : potato: Copied (replaced existing) 2025/08/23 02:07:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.74s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:30 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/23 02:07:30 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1004048857) 2025/08/23 02:07:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hagosah8bibu) 2025/08/23 02:07:30 DEBUG : potato: sha1 differ 2025/08/23 02:07:30 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/23 02:07:30 INFO : potato: Copied (replaced existing) 2025/08/23 02:07:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:07:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/23 02:07:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:07:33 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:33 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:33 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:33 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:07:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:07:35 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:35 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:35 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:07:35 INFO : potato2: Copied (new) 2025/08/23 02:07:35 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:35 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:37 INFO : d: Making directory 2025/08/23 02:07:37 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/23 02:07:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:07:37 DEBUG : c/non empty space: Unchanged skipping 2025/08/23 02:07:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/23 02:07:37 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:37 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:07:38 INFO : a/potato2: Copied (new) 2025/08/23 02:07:38 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:38 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:40 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/23 02:07:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:07:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/23 02:07:40 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:40 DEBUG : c/non empty space: Unchanged skipping 2025/08/23 02:07:40 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:07:40 INFO : a/potato2: Copied (new) 2025/08/23 02:07:40 ERROR : B2 bucket rclone-test-hagosah8bibu: not deleting files as there were IO errors 2025/08/23 02:07:40 ERROR : B2 bucket rclone-test-hagosah8bibu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:42 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:07:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:07:43 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:43 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:43 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:43 INFO : potato: Deleted 2025/08/23 02:07:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:07:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.45s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:45 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:45 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:45 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:45 INFO : potato: Deleted 2025/08/23 02:07:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:07:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:07:46 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:46 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:46 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:07:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:07:47 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:47 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:48 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/23 02:07:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:50 DEBUG : enormous: Excluded (Size Filter) 2025/08/23 02:07:50 DEBUG : enormous: Excluded 2025/08/23 02:07:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/23 02:07:50 DEBUG : potato2: Excluded 2025/08/23 02:07:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/23 02:07:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:07:50 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:50 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:50 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:50 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:50 INFO : There was nothing to transfer 2025/08/23 02:07:50 DEBUG : enormous: Excluded (Size Filter) 2025/08/23 02:07:50 DEBUG : enormous: Excluded 2025/08/23 02:07:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/23 02:07:50 DEBUG : potato2: Excluded 2025/08/23 02:07:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/23 02:07:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/23 02:07:50 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:50 DEBUG : Local file system at /tmp/rclone1004048857: Waiting for checks to finish 2025/08/23 02:07:50 DEBUG : Local file system at /tmp/rclone1004048857: Waiting for transfers to finish 2025/08/23 02:07:50 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:53 DEBUG : enormous: Excluded (Size Filter) 2025/08/23 02:07:53 DEBUG : enormous: Excluded 2025/08/23 02:07:53 DEBUG : potato2: Excluded (Size Filter) 2025/08/23 02:07:53 DEBUG : potato2: Excluded 2025/08/23 02:07:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:07:53 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:53 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:53 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:53 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:53 INFO : enormous: Deleted 2025/08/23 02:07:53 INFO : potato2: Deleted 2025/08/23 02:07:53 INFO : There was nothing to transfer 2025/08/23 02:07:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/23 02:07:54 DEBUG : empty space: Unchanged skipping 2025/08/23 02:07:54 DEBUG : Local file system at /tmp/rclone1004048857: Waiting for checks to finish 2025/08/23 02:07:54 DEBUG : Local file system at /tmp/rclone1004048857: Waiting for transfers to finish 2025/08/23 02:07:54 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:54 INFO : enormous: Deleted 2025/08/23 02:07:54 INFO : potato2: Deleted 2025/08/23 02:07:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.13s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:07:56 DEBUG : five: Need to transfer - File not found at Destination 2025/08/23 02:07:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/23 02:07:56 DEBUG : one: Destination is newer than source, skipping 2025/08/23 02:07:56 DEBUG : three: Sizes identical 2025/08/23 02:07:56 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/23 02:07:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1004048857) 2025/08/23 02:07:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hagosah8bibu) 2025/08/23 02:07:56 DEBUG : two: sha1 differ 2025/08/23 02:07:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/23 02:07:56 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/23 02:07:57 INFO : five: Copied (new) 2025/08/23 02:07:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/23 02:07:57 INFO : four: Copied (replaced existing) 2025/08/23 02:07:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/23 02:07:57 INFO : two: Copied (replaced existing) 2025/08/23 02:07:57 DEBUG : Waiting for deletions to finish 2025/08/23 02:07:58 DEBUG : one: Destination is newer than source, skipping 2025/08/23 02:07:58 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:07:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/23 02:07:58 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/23 02:07:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/23 02:07:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/23 02:07:58 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/23 02:07:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/23 02:07:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/23 02:07:58 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/23 02:07:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/23 02:07:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1004048857) 2025/08/23 02:07:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hagosah8bibu) 2025/08/23 02:07:58 DEBUG : three: sha1 differ 2025/08/23 02:07:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/23 02:07:58 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:07:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 02:07:58 INFO : three: Copied (replaced existing) 2025/08/23 02:07:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.09s) === 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-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/23 02:08:00 INFO : B2 bucket rclone-test-hagosah8bibu: Making map for --track-renames 2025/08/23 02:08:00 INFO : B2 bucket rclone-test-hagosah8bibu: Finished making map for --track-renames 2025/08/23 02:08:00 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:08:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/23 02:08:00 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for renames to finish 2025/08/23 02:08:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/23 02:08:00 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:08:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/23 02:08:00 INFO : potato: Copied (new) 2025/08/23 02:08:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 02:08:00 INFO : yam: Copied (new) 2025/08/23 02:08:00 DEBUG : Waiting for deletions to finish 2025/08/23 02:08:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:08:00 INFO : B2 bucket rclone-test-hagosah8bibu: Making map for --track-renames 2025/08/23 02:08:00 INFO : B2 bucket rclone-test-hagosah8bibu: Finished making map for --track-renames 2025/08/23 02:08:00 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:08:00 DEBUG : potato: Unchanged skipping 2025/08/23 02:08:00 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for renames to finish 2025/08/23 02:08:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 02:08:01 INFO : yam: Copied (server-side copy) to: yaml 2025/08/23 02:08:01 INFO : yam: Deleted 2025/08/23 02:08:01 INFO : yaml: Renamed from "yam" 2025/08/23 02:08:01 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:08:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/23 02:08:02 INFO : B2 bucket rclone-test-hagosah8bibu: Making map for --track-renames 2025/08/23 02:08:02 INFO : B2 bucket rclone-test-hagosah8bibu: Finished making map for --track-renames 2025/08/23 02:08:02 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:08:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/23 02:08:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/23 02:08:02 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for renames to finish 2025/08/23 02:08:02 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:08:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 02:08:03 INFO : yam: Copied (new) 2025/08/23 02:08:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/23 02:08:03 INFO : potato: Copied (new) 2025/08/23 02:08:03 DEBUG : Waiting for deletions to finish 2025/08/23 02:08:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:08:03 INFO : B2 bucket rclone-test-hagosah8bibu: Making map for --track-renames 2025/08/23 02:08:03 INFO : B2 bucket rclone-test-hagosah8bibu: Finished making map for --track-renames 2025/08/23 02:08:03 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:08:03 DEBUG : potato: Unchanged skipping 2025/08/23 02:08:03 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for renames to finish 2025/08/23 02:08:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 02:08:04 INFO : yam: Copied (server-side copy) to: yaml 2025/08/23 02:08:04 INFO : yam: Deleted 2025/08/23 02:08:04 INFO : yaml: Renamed from "yam" 2025/08/23 02:08:04 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:08:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/23 02:08:05 INFO : B2 bucket rclone-test-hagosah8bibu: Making map for --track-renames 2025/08/23 02:08:05 INFO : B2 bucket rclone-test-hagosah8bibu: Finished making map for --track-renames 2025/08/23 02:08:05 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:08:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/23 02:08:05 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for renames to finish 2025/08/23 02:08:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/23 02:08:05 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:08:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 02:08:06 INFO : sub/yam: Copied (new) 2025/08/23 02:08:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/23 02:08:06 INFO : potato: Copied (new) 2025/08/23 02:08:06 DEBUG : Waiting for deletions to finish 2025/08/23 02:08:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:08:06 DEBUG : potato: Unchanged skipping 2025/08/23 02:08:06 INFO : B2 bucket rclone-test-hagosah8bibu: Making map for --track-renames 2025/08/23 02:08:06 INFO : B2 bucket rclone-test-hagosah8bibu: Finished making map for --track-renames 2025/08/23 02:08:06 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:08:06 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for renames to finish 2025/08/23 02:08:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/23 02:08:07 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/23 02:08:07 INFO : sub/yam: Deleted 2025/08/23 02:08:07 INFO : yam: Renamed from "sub/yam" 2025/08/23 02:08:07 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:08:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:08:08 DEBUG : Creating backend with remote "/tmp/rclone1004048857/dir1" 2025/08/23 02:08:08 DEBUG : Creating backend with remote "/tmp/rclone1004048857/dir2" 2025/08/23 02:08:08 DEBUG : Local file system at /tmp/rclone1004048857/dir2: Using server-side directory move 2025/08/23 02:08:08 INFO : Local file system at /tmp/rclone1004048857/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/23 02:08:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/23 02:08:08 DEBUG : Local file system at /tmp/rclone1004048857/dir2: Waiting for checks to finish 2025/08/23 02:08:08 DEBUG : Local file system at /tmp/rclone1004048857/dir2: Waiting for transfers to finish 2025/08/23 02:08:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:08:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:08:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/23 02:08:09 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:08:09 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:08:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/23 02:08:09 INFO : nested/sub dir/file: Copied (new) 2025/08/23 02:08:09 INFO : nested/sub dir/file: Deleted 2025/08/23 02:08:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:08:09 INFO : sub dir/hello world: Copied (new) 2025/08/23 02:08:09 INFO : sub dir/hello world: Deleted 2025/08/23 02:08:09 INFO : sub dir: Removing directory 2025/08/23 02:08:09 INFO : nested/sub dir: Removing directory 2025/08/23 02:08:09 INFO : nested: Removing directory 2025/08/23 02:08:09 DEBUG : Local file system at /tmp/rclone1004048857: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/23 02:08:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/23 02:08:10 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:08:10 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:08:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:08:11 INFO : sub dir/hello world: Copied (new) 2025/08/23 02:08:11 INFO : sub dir/hello world: Deleted 2025/08/23 02:08:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/23 02:08:11 INFO : nested/sub dir/file: Copied (new) 2025/08/23 02:08:11 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:08:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/23 02:08:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/23 02:08:12 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:08:12 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:08:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/23 02:08:12 INFO : existing: Copied (new) 2025/08/23 02:08:12 INFO : existing: Deleted 2025/08/23 02:08:12 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/23 02:08:12 INFO : existing-b: Copied (new) 2025/08/23 02:08:12 INFO : existing-b: Deleted 2025/08/23 02:08:13 DEBUG : existing: Destination exists, skipping 2025/08/23 02:08:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/23 02:08:13 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:08:13 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:08:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.91s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cinefoy7wuli" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-hagosah8bibu -> B2 bucket rclone-test-cinefoy7wuli 2025/08/23 02:08:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:08:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/23 02:08:18 DEBUG : empty space: Unchanged skipping 2025/08/23 02:08:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/23 02:08:18 DEBUG : B2 bucket rclone-test-cinefoy7wuli: Waiting for checks to finish 2025/08/23 02:08:18 INFO : empty space: Deleted 2025/08/23 02:08:18 DEBUG : B2 bucket rclone-test-cinefoy7wuli: Waiting for transfers to finish 2025/08/23 02:08:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:08:18 INFO : potato2: Copied (server-side copy) 2025/08/23 02:08:19 INFO : potato2: Deleted 2025/08/23 02:08:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 02:08:19 INFO : potato3: Copied (server-side copy) 2025/08/23 02:08:19 INFO : potato3: Deleted 2025/08/23 02:08:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dovulal7cope" 2025/08/23 02:08:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/23 02:08:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:08:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/23 02:08:20 DEBUG : B2 bucket rclone-test-dovulal7cope: Waiting for checks to finish 2025/08/23 02:08:20 DEBUG : B2 bucket rclone-test-dovulal7cope: Waiting for transfers to finish 2025/08/23 02:08:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 02:08:23 INFO : empty space: Copied (server-side copy) 2025/08/23 02:08:23 INFO : empty space: Deleted 2025/08/23 02:08:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:08:24 INFO : potato2: Copied (server-side copy) 2025/08/23 02:08:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 02:08:24 INFO : potato3: Copied (server-side copy) 2025/08/23 02:08:24 INFO : potato2: Deleted 2025/08/23 02:08:24 INFO : potato3: Deleted 2025/08/23 02:08:24 DEBUG : B2 bucket rclone-test-dovulal7cope: Purge remote 2025/08/23 02:08:24 INFO : B2 bucket rclone-test-dovulal7cope: cleaning bucket "rclone-test-dovulal7cope" of all files 2025/08/23 02:08:24 DEBUG : empty space: Deleting (id "4_zdf021d53a0fddb4b9f880e1b_f114af4fb95cd269c_d20250823_m020823_c001_v0001181_t0016_u01755914903564") 2025/08/23 02:08:24 DEBUG : potato2: Deleting (id "4_zdf021d53a0fddb4b9f880e1b_f11478646d151c6cf_d20250823_m020823_c001_v0001150_t0031_u01755914903866") 2025/08/23 02:08:24 DEBUG : potato3: Deleting (id "4_zdf021d53a0fddb4b9f880e1b_f1080f3598bc418e7_d20250823_m020823_c001_v0001099_t0056_u01755914903933") 2025/08/23 02:08:26 DEBUG : B2 bucket rclone-test-cinefoy7wuli: Purge remote 2025/08/23 02:08:26 INFO : B2 bucket rclone-test-cinefoy7wuli: cleaning bucket "rclone-test-cinefoy7wuli" of all files 2025/08/23 02:08:26 DEBUG : empty space: Deleting (id "4_zafa20d23a0fddb4b9f880e1b_f40585836e68b5fed_d20250823_m020823_c001_v7007000_t0000_u01755914903849") 2025/08/23 02:08:26 DEBUG : empty space: Deleting (id "4_zafa20d23a0fddb4b9f880e1b_f11550f85d63adc7c_d20250823_m020817_c001_v0001179_t0002_u01755914897942") 2025/08/23 02:08:26 DEBUG : potato2: Deleting (id "4_zafa20d23a0fddb4b9f880e1b_f40585836e68b5ff0_d20250823_m020824_c001_v7007000_t0000_u01755914904120") 2025/08/23 02:08:26 DEBUG : potato2: Deleting (id "4_zafa20d23a0fddb4b9f880e1b_f105dfbce80ac7657_d20250823_m020818_c001_v0001182_t0049_u01755914898799") 2025/08/23 02:08:26 DEBUG : potato3: Deleting (id "4_zafa20d23a0fddb4b9f880e1b_f4186dec13944a11d_d20250823_m020824_c001_v7007000_t0000_u01755914904295") 2025/08/23 02:08:26 DEBUG : potato3: Deleting (id "4_zafa20d23a0fddb4b9f880e1b_f11290b70c68bc7d4_d20250823_m020819_c001_v0001184_t0059_u01755914899015") 2025/08/23 02:08:26 DEBUG : potato3: Deleting (id "4_zafa20d23a0fddb4b9f880e1b_f11550f85d63adc82_d20250823_m020818_c001_v0001179_t0050_u01755914898146") --- PASS: TestServerSideMove (17.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:08:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sizadon8kice" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-hagosah8bibu -> B2 bucket rclone-test-sizadon8kice 2025/08/23 02:08:41 DEBUG : empty space: Excluded (Size Filter) 2025/08/23 02:08:41 DEBUG : empty space: Excluded (Size Filter) 2025/08/23 02:08:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:08:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/23 02:08:41 DEBUG : B2 bucket rclone-test-sizadon8kice: Waiting for checks to finish 2025/08/23 02:08:41 DEBUG : B2 bucket rclone-test-sizadon8kice: Waiting for transfers to finish 2025/08/23 02:08:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 02:08:41 INFO : potato3: Copied (server-side copy) 2025/08/23 02:08:42 INFO : potato3: Deleted 2025/08/23 02:08:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:08:42 INFO : potato2: Copied (server-side copy) 2025/08/23 02:08:42 INFO : potato2: Deleted 2025/08/23 02:08:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rutudib6kusu" 2025/08/23 02:08:44 DEBUG : empty space: Excluded (Size Filter) 2025/08/23 02:08:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:08:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/23 02:08:44 DEBUG : B2 bucket rclone-test-rutudib6kusu: Waiting for checks to finish 2025/08/23 02:08:44 DEBUG : B2 bucket rclone-test-rutudib6kusu: Waiting for transfers to finish 2025/08/23 02:08:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:08:48 INFO : potato2: Copied (server-side copy) 2025/08/23 02:08:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 02:08:48 INFO : potato3: Copied (server-side copy) 2025/08/23 02:08:48 INFO : potato2: Deleted 2025/08/23 02:08:48 INFO : potato3: Deleted 2025/08/23 02:08:49 DEBUG : B2 bucket rclone-test-rutudib6kusu: Purge remote 2025/08/23 02:08:49 INFO : B2 bucket rclone-test-rutudib6kusu: cleaning bucket "rclone-test-rutudib6kusu" of all files 2025/08/23 02:08:49 DEBUG : potato2: Deleting (id "4_zdf027d13a0fddb4b9f880e1b_f102fede463c77150_d20250823_m020848_c001_v0001153_t0003_u01755914928019") 2025/08/23 02:08:49 DEBUG : potato3: Deleting (id "4_zdf027d13a0fddb4b9f880e1b_f118df957a518b582_d20250823_m020848_c001_v0001184_t0002_u01755914928356") 2025/08/23 02:08:51 DEBUG : B2 bucket rclone-test-sizadon8kice: Purge remote 2025/08/23 02:08:51 INFO : B2 bucket rclone-test-sizadon8kice: cleaning bucket "rclone-test-sizadon8kice" of all files 2025/08/23 02:08:51 DEBUG : empty space: Deleting (id "4_z5ff24df3a0fddb4b9f880e1b_f1161d02326196346_d20250823_m020839_c001_v0001146_t0001_u01755914919863") 2025/08/23 02:08:51 DEBUG : potato2: Deleting (id "4_z5ff24df3a0fddb4b9f880e1b_f41948825f091e92c_d20250823_m020848_c001_v7007000_t0000_u01755914928423") 2025/08/23 02:08:51 DEBUG : potato2: Deleting (id "4_z5ff24df3a0fddb4b9f880e1b_f117290cfa17288c4_d20250823_m020842_c001_v0001145_t0009_u01755914922062") 2025/08/23 02:08:51 DEBUG : potato3: Deleting (id "4_z5ff24df3a0fddb4b9f880e1b_f411122d935687ab0_d20250823_m020848_c001_v7007000_t0000_u01755914928556") 2025/08/23 02:08:51 DEBUG : potato3: Deleting (id "4_z5ff24df3a0fddb4b9f880e1b_f101d44ebb855d2c8_d20250823_m020841_c001_v0001134_t0052_u01755914921734") 2025/08/23 02:08:51 DEBUG : potato3: Deleting (id "4_z5ff24df3a0fddb4b9f880e1b_f1161d02326196348_d20250823_m020840_c001_v0001146_t0004_u01755914920369") --- PASS: TestServerSideMoveWithFilter (23.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:08:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gujujun1rano" 2025/08/23 02:08:57 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-hagosah8bibu -> B2 bucket rclone-test-gujujun1rano 2025/08/23 02:09:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:09:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/23 02:09:04 DEBUG : empty space: Unchanged skipping 2025/08/23 02:09:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/23 02:09:04 DEBUG : B2 bucket rclone-test-gujujun1rano: Waiting for checks to finish 2025/08/23 02:09:04 INFO : empty space: Deleted 2025/08/23 02:09:04 DEBUG : B2 bucket rclone-test-gujujun1rano: Waiting for transfers to finish 2025/08/23 02:09:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:09:04 INFO : potato2: Copied (server-side copy) 2025/08/23 02:09:04 INFO : potato2: Deleted 2025/08/23 02:09:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 02:09:05 INFO : potato3: Copied (server-side copy) 2025/08/23 02:09:05 INFO : potato3: Deleted 2025/08/23 02:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jefarit8xone" 2025/08/23 02:09:06 INFO : tomatoDir: Making directory 2025/08/23 02:09:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/23 02:09:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/23 02:09:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/23 02:09:06 DEBUG : B2 bucket rclone-test-jefarit8xone: Waiting for checks to finish 2025/08/23 02:09:06 DEBUG : B2 bucket rclone-test-jefarit8xone: Waiting for transfers to finish 2025/08/23 02:09:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/23 02:09:11 INFO : potato2: Copied (server-side copy) 2025/08/23 02:09:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/23 02:09:11 INFO : empty space: Copied (server-side copy) 2025/08/23 02:09:11 INFO : potato2: Deleted 2025/08/23 02:09:11 INFO : empty space: Deleted 2025/08/23 02:09:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/23 02:09:11 INFO : potato3: Copied (server-side copy) 2025/08/23 02:09:11 INFO : potato3: Deleted 2025/08/23 02:09:12 DEBUG : B2 bucket rclone-test-jefarit8xone: Purge remote 2025/08/23 02:09:12 INFO : B2 bucket rclone-test-jefarit8xone: cleaning bucket "rclone-test-jefarit8xone" of all files 2025/08/23 02:09:12 DEBUG : empty space: Deleting (id "4_zef62cd93a0fddb4b9f880e1b_f114186f46ab69439_d20250823_m020910_c001_v0001144_t0031_u01755914950605") 2025/08/23 02:09:12 DEBUG : potato2: Deleting (id "4_zef62cd93a0fddb4b9f880e1b_f1148898e38e48f62_d20250823_m020910_c001_v0001177_t0031_u01755914950971") 2025/08/23 02:09:12 DEBUG : potato3: Deleting (id "4_zef62cd93a0fddb4b9f880e1b_f11023d1c4454ee06_d20250823_m020910_c001_v0001106_t0016_u01755914950993") 2025/08/23 02:09:13 DEBUG : B2 bucket rclone-test-gujujun1rano: Purge remote 2025/08/23 02:09:13 INFO : B2 bucket rclone-test-gujujun1rano: cleaning bucket "rclone-test-gujujun1rano" of all files 2025/08/23 02:09:13 DEBUG : empty space: Deleting (id "4_zaf92ad83a0fddb4b9f880e1b_f401150c7394c1031_d20250823_m020911_c001_v7007000_t0000_u01755914951369") 2025/08/23 02:09:13 DEBUG : empty space: Deleting (id "4_zaf92ad83a0fddb4b9f880e1b_f1047e14e526283d4_d20250823_m020902_c001_v0001044_t0044_u01755914942581") 2025/08/23 02:09:13 DEBUG : potato2: Deleting (id "4_zaf92ad83a0fddb4b9f880e1b_f401150c7394c102f_d20250823_m020911_c001_v7007000_t0000_u01755914951188") 2025/08/23 02:09:13 DEBUG : potato2: Deleting (id "4_zaf92ad83a0fddb4b9f880e1b_f11430f4d8c511a79_d20250823_m020904_c001_v0001043_t0050_u01755914944254") 2025/08/23 02:09:13 DEBUG : potato3: Deleting (id "4_zaf92ad83a0fddb4b9f880e1b_f407a47d19c6bc398_d20250823_m020911_c001_v7007000_t0000_u01755914951584") 2025/08/23 02:09:13 DEBUG : potato3: Deleting (id "4_zaf92ad83a0fddb4b9f880e1b_f11771f332b04987b_d20250823_m020904_c001_v0001116_t0031_u01755914944638") 2025/08/23 02:09:13 DEBUG : potato3: Deleting (id "4_zaf92ad83a0fddb4b9f880e1b_f1047e14e526283d8_d20250823_m020903_c001_v0001044_t0014_u01755914943054") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.89s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:09:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:09:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/rclone-sync-test" 2025/08/23 02:09:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/rclone-sync-test-include/layer2" 2025/08/23 02:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/rclone-sync-test-ignore-file" 2025/08/23 02:09:30 DEBUG : B2 bucket rclone-test-hagosah8bibu path rclone-sync-test: Waiting for checks to finish 2025/08/23 02:09:30 DEBUG : B2 bucket rclone-test-hagosah8bibu path rclone-sync-test: Waiting for transfers to finish 2025/08/23 02:09:30 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:30 INFO : There was nothing to transfer 2025/08/23 02:09:30 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:09:30 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:09:30 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:30 INFO : There was nothing to transfer 2025/08/23 02:09:30 DEBUG : B2 bucket rclone-test-hagosah8bibu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/23 02:09:30 DEBUG : B2 bucket rclone-test-hagosah8bibu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/23 02:09:30 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:30 INFO : There was nothing to transfer 2025/08/23 02:09:31 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:09:31 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:09:31 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:31 INFO : There was nothing to transfer 2025/08/23 02:09:31 DEBUG : B2 bucket rclone-test-hagosah8bibu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/23 02:09:31 DEBUG : B2 bucket rclone-test-hagosah8bibu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/23 02:09:31 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:31 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.27s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/dst" 2025/08/23 02:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/CompareDest" 2025/08/23 02:09:35 DEBUG : one: Need to transfer - File not found at Destination 2025/08/23 02:09:35 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:09:35 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:09:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 02:09:36 INFO : one: Copied (new) 2025/08/23 02:09:36 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 02:09:36 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:09:36 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:09:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/23 02:09:37 INFO : one: Copied (replaced existing) 2025/08/23 02:09:37 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 02:09:39 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:09:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:09:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 02:09:39 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:09:39 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:39 INFO : There was nothing to transfer 2025/08/23 02:09:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 02:09:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:09:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/23 02:09:40 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:09:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:09:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 02:09:40 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:09:40 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:40 INFO : There was nothing to transfer 2025/08/23 02:09:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 02:09:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:09:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/23 02:09:41 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:09:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:09:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 02:09:41 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:09:41 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:41 INFO : There was nothing to transfer 2025/08/23 02:09:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 02:09:42 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/23 02:09:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/23 02:09:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/23 02:09:42 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:09:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:09:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 02:09:42 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:09:42 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:42 INFO : There was nothing to transfer 2025/08/23 02:09:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 02:09:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/23 02:09:43 DEBUG : two: Need to transfer - File not found at Destination 2025/08/23 02:09:43 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:09:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:09:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/23 02:09:43 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:09:43 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/23 02:09:43 INFO : two: Copied (new) 2025/08/23 02:09:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:09:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/dest" 2025/08/23 02:09:47 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/pre-dest1" 2025/08/23 02:09:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/pre-dest2" 2025/08/23 02:09:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:09:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/23 02:09:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:09:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/23 02:09:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/23 02:09:51 DEBUG : B2 bucket rclone-test-hagosah8bibu path dest: Waiting for checks to finish 2025/08/23 02:09:51 DEBUG : B2 bucket rclone-test-hagosah8bibu path dest: Waiting for transfers to finish 2025/08/23 02:09:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/23 02:09:52 INFO : 3: Copied (new) 2025/08/23 02:09:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.87s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:09:53 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/dst" 2025/08/23 02:09:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/CopyDest" 2025/08/23 02:09:57 DEBUG : one: Need to transfer - File not found at Destination 2025/08/23 02:09:57 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:09:57 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:09:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 02:09:58 INFO : one: Copied (new) 2025/08/23 02:09:58 DEBUG : Waiting for deletions to finish 2025/08/23 02:09:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 02:09:58 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:09:58 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:09:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/23 02:09:59 INFO : one: Copied (replaced existing) 2025/08/23 02:09:59 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/BackupDir" 2025/08/23 02:10:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 02:10:02 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:10:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/23 02:10:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 02:10:03 INFO : one: Copied (server-side copy) 2025/08/23 02:10:04 INFO : one: Deleted 2025/08/23 02:10:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/23 02:10:04 INFO : one: Copied (server-side copy) 2025/08/23 02:10:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/23 02:10:04 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:04 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:10:05 DEBUG : one: Unchanged skipping 2025/08/23 02:10:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:10:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/23 02:10:06 INFO : two: Copied (server-side copy) 2025/08/23 02:10:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/23 02:10:06 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:06 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:06 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:10:06 DEBUG : one: Unchanged skipping 2025/08/23 02:10:06 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:10:06 DEBUG : two: Unchanged skipping 2025/08/23 02:10:06 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:06 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:06 INFO : There was nothing to transfer 2025/08/23 02:10:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:10:07 DEBUG : one: Unchanged skipping 2025/08/23 02:10:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/23 02:10:08 DEBUG : three: Destination not found in --copy-dest 2025/08/23 02:10:08 DEBUG : three: Need to transfer - File not found at Destination 2025/08/23 02:10:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/23 02:10:08 DEBUG : two: Unchanged skipping 2025/08/23 02:10:08 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:08 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:08 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/23 02:10:08 INFO : three: Copied (new) 2025/08/23 02:10:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.89s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:10:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/dst" 2025/08/23 02:10:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/backup" 2025/08/23 02:10:15 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 02:10:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:10:15 DEBUG : two: Unchanged skipping 2025/08/23 02:10:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 02:10:16 INFO : one: Copied (server-side copy) 2025/08/23 02:10:16 INFO : one: Deleted 2025/08/23 02:10:16 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:10:17 INFO : one: Copied (new) 2025/08/23 02:10:17 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 02:10:18 INFO : three.txt: Copied (server-side copy) 2025/08/23 02:10:18 INFO : three.txt: Deleted 2025/08/23 02:10:18 INFO : three.txt: Moved into backup dir 2025/08/23 02:10:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 02:10:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:10:20 DEBUG : two: Unchanged skipping 2025/08/23 02:10:20 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:10:20 INFO : one: Copied (server-side copy) 2025/08/23 02:10:20 INFO : one: Deleted 2025/08/23 02:10:20 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 02:10:20 INFO : one: Copied (new) 2025/08/23 02:10:20 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 02:10:21 INFO : three.txt: Copied (server-side copy) 2025/08/23 02:10:21 INFO : three.txt: Deleted 2025/08/23 02:10:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.23s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:10:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/dst" 2025/08/23 02:10:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/backup" 2025/08/23 02:10:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 02:10:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:10:27 DEBUG : two: Unchanged skipping 2025/08/23 02:10:27 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 02:10:29 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 02:10:29 INFO : one: Deleted 2025/08/23 02:10:29 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:10:30 INFO : one: Copied (new) 2025/08/23 02:10:30 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 02:10:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 02:10:31 INFO : three.txt: Deleted 2025/08/23 02:10:31 INFO : three.txt: Moved into backup dir 2025/08/23 02:10:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 02:10:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:10:32 DEBUG : two: Unchanged skipping 2025/08/23 02:10:32 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:10:32 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 02:10:33 INFO : one: Deleted 2025/08/23 02:10:33 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 02:10:33 INFO : one: Copied (new) 2025/08/23 02:10:33 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 02:10:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 02:10:34 INFO : three.txt: Deleted 2025/08/23 02:10:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:10:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/dst" 2025/08/23 02:10:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/backup" 2025/08/23 02:10:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 02:10:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:10:40 DEBUG : two: Unchanged skipping 2025/08/23 02:10:40 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 02:10:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/23 02:10:42 INFO : one: Deleted 2025/08/23 02:10:42 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:10:43 INFO : one: Copied (new) 2025/08/23 02:10:43 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 02:10:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/23 02:10:44 INFO : three.txt: Deleted 2025/08/23 02:10:44 INFO : three.txt: Moved into backup dir 2025/08/23 02:10:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 02:10:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:10:45 DEBUG : two: Unchanged skipping 2025/08/23 02:10:45 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:10:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/23 02:10:46 INFO : one: Deleted 2025/08/23 02:10:46 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 02:10:46 INFO : one: Copied (new) 2025/08/23 02:10:46 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 02:10:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/23 02:10:47 INFO : three.txt: Deleted 2025/08/23 02:10:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.25s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:10:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/dst" 2025/08/23 02:10:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 02:10:52 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:10:52 DEBUG : two: Unchanged skipping 2025/08/23 02:10:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 02:10:53 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 02:10:53 INFO : one: Deleted 2025/08/23 02:10:53 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:10:54 INFO : one: Copied (new) 2025/08/23 02:10:54 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 02:10:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 02:10:54 INFO : three.txt: Deleted 2025/08/23 02:10:54 INFO : three.txt: Moved into backup dir 2025/08/23 02:10:56 DEBUG : one.bak: Excluded (Path Filter) 2025/08/23 02:10:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/23 02:10:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 02:10:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:10:56 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for checks to finish 2025/08/23 02:10:56 DEBUG : two: Unchanged skipping 2025/08/23 02:10:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:10:56 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 02:10:56 INFO : one: Deleted 2025/08/23 02:10:56 DEBUG : B2 bucket rclone-test-hagosah8bibu path dst: Waiting for transfers to finish 2025/08/23 02:10:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 02:10:57 INFO : one: Copied (new) 2025/08/23 02:10:57 DEBUG : Waiting for deletions to finish 2025/08/23 02:10:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 02:10:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 02:10:57 INFO : three.txt: Deleted 2025/08/23 02:10:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.05s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/dst" 2025/08/23 02:11:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 02:11:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 02:11:03 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 02:11:03 INFO : one: Deleted 2025/08/23 02:11:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:11:04 INFO : one: Copied (new) 2025/08/23 02:11:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:04 DEBUG : two: Unchanged skipping 2025/08/23 02:11:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/23 02:11:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 02:11:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 02:11:05 INFO : three.txt: Deleted 2025/08/23 02:11:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 02:11:05 INFO : three.txt: Copied (new) 2025/08/23 02:11:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 02:11:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:11:07 INFO : one: Copied (server-side copy) to: one.bak 2025/08/23 02:11:07 INFO : one: Deleted 2025/08/23 02:11:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 02:11:07 INFO : one: Copied (new) 2025/08/23 02:11:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:07 DEBUG : two: Unchanged skipping 2025/08/23 02:11:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/23 02:11:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 02:11:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/23 02:11:08 INFO : three.txt: Deleted 2025/08/23 02:11:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/23 02:11:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.65s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:11:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hagosah8bibu/dst" 2025/08/23 02:11:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/23 02:11:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/23 02:11:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/23 02:11:15 INFO : one: Deleted 2025/08/23 02:11:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:11:16 INFO : one: Copied (new) 2025/08/23 02:11:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:16 DEBUG : two: Unchanged skipping 2025/08/23 02:11:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/23 02:11:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/23 02:11:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/23 02:11:18 INFO : three.txt: Deleted 2025/08/23 02:11:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 02:11:18 INFO : three.txt: Copied (new) 2025/08/23 02:11:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/23 02:11:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/23 02:11:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/23 02:11:20 INFO : one: Deleted 2025/08/23 02:11:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/23 02:11:20 INFO : one: Copied (new) 2025/08/23 02:11:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:20 DEBUG : two: Unchanged skipping 2025/08/23 02:11:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/23 02:11:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/23 02:11:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/23 02:11:21 INFO : three.txt: Deleted 2025/08/23 02:11:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/23 02:11:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.44s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:11:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/23 02:11:25 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:11:25 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:11:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/23 02:11:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/23 02:11:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:11:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/23 02:11:26 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:11:26 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:11:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/23 02:11:27 INFO : existing: Copied (new) 2025/08/23 02:11:27 DEBUG : Waiting for deletions to finish 2025/08/23 02:11:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/23 02:11:28 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:11:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/23 02:11:28 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:11:28 ERROR : B2 bucket rclone-test-hagosah8bibu: not deleting files as there were IO errors 2025/08/23 02:11:28 ERROR : B2 bucket rclone-test-hagosah8bibu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.53s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:11:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:29 DEBUG : existing: Unchanged skipping 2025/08/23 02:11:29 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:11:29 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:11:29 DEBUG : Waiting for deletions to finish 2025/08/23 02:11:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", 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-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:11:32 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1137-16.backblaze.com/b2api/v1/b2_upload_file/bfd2ed23a0cddb4b9f880e1b/c001_v0001137_t0021": EOF 2025/08/23 02:11:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-16.backblaze.com/b2api/v1/b2_upload_file/bfd2ed23a0cddb4b9f880e1b/c001_v0001137_t0021": EOF) 2025/08/23 02:11:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-hagosah8bibu: 1/10 (Post "https://pod-000-1137-16.backblaze.com/b2api/v1/b2_upload_file/bfd2ed23a0cddb4b9f880e1b/c001_v0001137_t0021": EOF) 2025/08/23 02:11:35 DEBUG : pacer: Reducing sleep to 10ms 2025/08/23 02:11:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:11:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both10: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both13: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both14: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both15: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both11: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both17: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both18: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both12: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both0: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both2: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both16: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both4: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both5: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both6: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both7: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both8: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:11:44 DEBUG : both9: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both19: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both1: Unchanged skipping 2025/08/23 02:11:44 DEBUG : both3: Unchanged skipping 2025/08/23 02:11:44 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:11:44 DEBUG : Waiting for deletions to finish 2025/08/23 02:11:44 INFO : only12: Deleted 2025/08/23 02:11:44 INFO : only1: Deleted 2025/08/23 02:11:45 INFO : only8: Deleted 2025/08/23 02:11:45 INFO : only10: Deleted 2025/08/23 02:11:45 INFO : only0: Deleted 2025/08/23 02:11:45 INFO : only13: Deleted 2025/08/23 02:11:45 INFO : only14: Deleted 2025/08/23 02:11:45 INFO : only6: Deleted 2025/08/23 02:11:45 INFO : only11: Deleted 2025/08/23 02:11:45 INFO : only7: Deleted 2025/08/23 02:11:45 INFO : only15: Deleted 2025/08/23 02:11:45 INFO : only18: Deleted 2025/08/23 02:11:45 INFO : only19: Deleted 2025/08/23 02:11:45 INFO : only3: Deleted 2025/08/23 02:11:45 INFO : only4: Deleted 2025/08/23 02:11:45 INFO : only5: Deleted 2025/08/23 02:11:45 INFO : only16: Deleted 2025/08/23 02:11:45 INFO : only17: Deleted 2025/08/23 02:11:45 INFO : only2: Deleted 2025/08/23 02:11:45 INFO : only9: Deleted 2025/08/23 02:11:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.42s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:12:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:12:00 DEBUG : both10: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both13: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both0: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both11: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both16: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both12: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both14: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both15: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both18: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both19: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both3: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both4: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both5: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both6: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both7: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both8: Unchanged skipping 2025/08/23 02:12:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:00 DEBUG : both9: Unchanged skipping 2025/08/23 02:12:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : both17: Unchanged skipping 2025/08/23 02:12:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : both1: Unchanged skipping 2025/08/23 02:12:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : both2: Unchanged skipping 2025/08/23 02:12:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/23 02:12:00 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:12:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:00 INFO : only10: Copied (replaced existing) 2025/08/23 02:12:00 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:00 INFO : only0: Copied (replaced existing) 2025/08/23 02:12:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:00 INFO : only13: Copied (replaced existing) 2025/08/23 02:12:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:00 INFO : only14: Copied (replaced existing) 2025/08/23 02:12:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:00 INFO : only11: Copied (replaced existing) 2025/08/23 02:12:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:00 INFO : only18: Copied (replaced existing) 2025/08/23 02:12:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:00 INFO : only15: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only12: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only1: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only2: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only16: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only4: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only5: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only6: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only3: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only17: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only19: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only7: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only8: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/23 02:12:01 INFO : only9: Copied (replaced existing) 2025/08/23 02:12:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.50s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:12:09 DEBUG : empty_dir: Making directory with metadata 2025/08/23 02:12:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 02:12:09 DEBUG : empty_on_remote: Making directory with metadata 2025/08/23 02:12:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 02:12:09 INFO : empty_on_remote: Making directory 2025/08/23 02:12:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/23 02:12:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/23 02:12:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/23 02:12:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/23 02:12:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.16s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:12:11 DEBUG : empty_dir: Making directory with metadata 2025/08/23 02:12:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 02:12:11 DEBUG : empty_on_remote: Making directory with metadata 2025/08/23 02:12:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/23 02:12:11 INFO : empty_on_remote: Making directory 2025/08/23 02:12:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/23 02:12:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/23 02:12:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/23 02:12:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/23 02:12:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/23 02:12:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:12:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 02:12:13 INFO : sub dir: Making directory 2025/08/23 02:12:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:12:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/23 02:12:15 INFO : sub dir: Making directory 2025/08/23 02:12:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:12:22 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:22 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:12:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : apple: Unchanged skipping 2025/08/23 02:12:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:12:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:12:23 DEBUG : banana: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:12:23 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:12:23 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:23 INFO : There was nothing to transfer 2025/08/23 02:12:23 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:23 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:12:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : banana: Unchanged skipping 2025/08/23 02:12:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:12:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:12:23 DEBUG : apple: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:12:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:12:23 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:12:23 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:23 INFO : There was nothing to transfer 2025/08/23 02:12:23 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:24 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:12:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:12:34 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:35 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:12:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:12:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : apple: Unchanged skipping 2025/08/23 02:12:35 DEBUG : banana: Unchanged skipping 2025/08/23 02:12:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:12:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:12:35 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:12:35 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:35 INFO : There was nothing to transfer 2025/08/23 02:12:35 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:36 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : apple: Unchanged skipping 2025/08/23 02:12:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:12:36 DEBUG : banana: Unchanged skipping 2025/08/23 02:12:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:12:36 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:12:36 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:12:36 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:36 INFO : There was nothing to transfer 2025/08/23 02:12:36 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:36 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:12:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:12:47 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:48 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:12:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/23 02:12:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:12:48 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:12:48 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:12:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/23 02:12:48 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/23 02:12:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 02:12:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/23 02:12:48 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/23 02:12:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 02:12:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 02:12:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 02:12:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 02:12:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 02:12:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 02:12:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 02:12:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 02:12:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 02:12:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 02:12:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 02:12:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 02:12:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 02:12:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 02:12:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 02:12:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 02:12:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 02:12:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 02:12:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/23 02:12:49 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:50 INFO : splitbananasplit: Deleted 2025/08/23 02:12:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/23 02:12:50 INFO : apple: Deleted 2025/08/23 02:12:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0007-1234567.txt: Deleted 2025/08/23 02:12:50 INFO : appleappleapplebanana: Deleted 2025/08/23 02:12:50 INFO : dir1/0011-56789;.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0008-2345678.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0010-456789.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0015-9;=.txt: Deleted 2025/08/23 02:12:50 INFO : banana: Deleted 2025/08/23 02:12:50 INFO : dir1/0009-3456789.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0013-789;=.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0014-89;=.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0003-defghij.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0012-6789;.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/23 02:12:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/23 02:12:50 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 02:12:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : apple: Unchanged skipping 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:12:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : banana: Unchanged skipping 2025/08/23 02:12:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:12:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:12:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:12:51 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:12:51 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:51 DEBUG : Waiting for deletions to finish 2025/08/23 02:12:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/23 02:12:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/23 02:12:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:52 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:52 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:52 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/23 02:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:52 DEBUG : apple: transformed to: YXBwbGU= 2025/08/23 02:12:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/23 02:12:52 DEBUG : banana: transformed to: YmFuYW5h 2025/08/23 02:12:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/23 02:12:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/23 02:12:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/23 02:12:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/23 02:12:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/23 02:12:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/23 02:12:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:13:02 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:03 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 02:13:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/23 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/23 02:13:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/23 02:13:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/23 02:13:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/23 02:13:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/23 02:13:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/23 02:13:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/23 02:13:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/23 02:13:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/23 02:13:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/23 02:13:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/23 02:13:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/23 02:13:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/23 02:13:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/23 02:13:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:03 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:13:03 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:13:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 02:13:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/23 02:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 02:13:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/23 02:13:03 INFO : apple: Copied (new) to: PREFIXapple 2025/08/23 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 02:13:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 02:13:04 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/23 02:13:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 02:13:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/23 02:13:04 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/23 02:13:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 02:13:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 02:13:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 02:13:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 02:13:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 02:13:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 02:13:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 02:13:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 02:13:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 02:13:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 02:13:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 02:13:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/23 02:13:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 02:13:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 02:13:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/23 02:13:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 02:13:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 02:13:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 02:13:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 02:13:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 02:13:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 02:13:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 02:13:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 02:13:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/23 02:13:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 02:13:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 02:13:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/23 02:13:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 02:13:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 02:13:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/23 02:13:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 02:13:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 02:13:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/23 02:13:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 02:13:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 02:13:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/23 02:13:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 02:13:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 02:13:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/23 02:13:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 02:13:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/23 02:13:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 02:13:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/23 02:13:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 02:13:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/23 02:13:05 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:05 INFO : dir1/0009-3456789.txt: Deleted 2025/08/23 02:13:05 INFO : banana: Deleted 2025/08/23 02:13:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0003-defghij.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0010-456789.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0011-56789;.txt: Deleted 2025/08/23 02:13:05 INFO : appleappleapplebanana: Deleted 2025/08/23 02:13:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0012-6789;.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0014-89;=.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0015-9;=.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0007-1234567.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0008-2345678.txt: Deleted 2025/08/23 02:13:05 INFO : apple: Deleted 2025/08/23 02:13:05 INFO : splitbananasplit: Deleted 2025/08/23 02:13:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/23 02:13:05 INFO : dir1/0013-789;=.txt: Deleted 2025/08/23 02:13:05 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 02:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 02:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 02:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 02:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 02:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 02:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 02:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 02:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 02:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 02:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 02:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 02:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 02:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 02:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 02:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 02:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 02:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 02:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 02:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 02:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 02:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 02:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 02:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 02:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 02:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 02:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 02:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 02:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/23 02:13:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/23 02:13:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/23 02:13:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/23 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/23 02:13:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/23 02:13:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/23 02:13:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/23 02:13:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/23 02:13:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/23 02:13:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/23 02:13:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/23 02:13:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/23 02:13:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/23 02:13:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/23 02:13:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/23 02:13:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/23 02:13:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/23 02:13:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/23 02:13:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:06 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:13:06 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:13:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/23 02:13:06 INFO : banana: Copied (new) 2025/08/23 02:13:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 02:13:06 INFO : appleappleapplebanana: Copied (new) 2025/08/23 02:13:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 02:13:06 INFO : splitbananasplit: Copied (new) 2025/08/23 02:13:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/23 02:13:06 INFO : apple: Copied (new) 2025/08/23 02:13:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 02:13:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/23 02:13:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 02:13:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/23 02:13:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 02:13:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 02:13:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 02:13:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 02:13:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 02:13:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 02:13:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 02:13:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 02:13:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 02:13:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 02:13:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 02:13:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 02:13:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 02:13:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 02:13:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/23 02:13:07 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:07 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/23 02:13:07 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/23 02:13:07 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/23 02:13:07 INFO : PREFIXsplitbananasplit: Deleted 2025/08/23 02:13:07 INFO : PREFIXapple: Deleted 2025/08/23 02:13:07 INFO : PREFIXbanana: Deleted 2025/08/23 02:13:07 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/23 02:13:08 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/23 02:13:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/23 02:13:08 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:08 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:08 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:13:19 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:19 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:13:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 02:13:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 02:13:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 02:13:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 02:13:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:20 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:20 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:13:20 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:13:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/23 02:13:20 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 02:13:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 02:13:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/23 02:13:20 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 02:13:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 02:13:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 02:13:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 02:13:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 02:13:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 02:13:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 02:13:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 02:13:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 02:13:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 02:13:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 02:13:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 02:13:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 02:13:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 02:13:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 02:13:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 02:13:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/23 02:13:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 02:13:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/23 02:13:21 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:21 INFO : banana: Deleted 2025/08/23 02:13:21 INFO : appleappleapplebanana: Deleted 2025/08/23 02:13:21 INFO : splitbananasplit: Deleted 2025/08/23 02:13:21 INFO : dir1/0007-1234567.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0011-56789;.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0012-6789;.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/23 02:13:22 INFO : apple: Deleted 2025/08/23 02:13:22 INFO : dir1/0009-3456789.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0014-89;=.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0008-2345678.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0010-456789.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0015-9;=.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0003-defghij.txt: Deleted 2025/08/23 02:13:22 INFO : dir1/0013-789;=.txt: Deleted 2025/08/23 02:13:22 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:22 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/23 02:13:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : apple: transformed to: appleSUFFIX 2025/08/23 02:13:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/23 02:13:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/23 02:13:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/23 02:13:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:23 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:13:23 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:13:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 02:13:23 INFO : appleappleapplebanana: Copied (new) 2025/08/23 02:13:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/23 02:13:23 INFO : apple: Copied (new) 2025/08/23 02:13:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 02:13:23 INFO : splitbananasplit: Copied (new) 2025/08/23 02:13:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/23 02:13:23 INFO : banana: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 02:13:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 02:13:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 02:13:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 02:13:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 02:13:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 02:13:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 02:13:23 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 02:13:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 02:13:23 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 02:13:23 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/23 02:13:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 02:13:23 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/23 02:13:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 02:13:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/23 02:13:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 02:13:24 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/23 02:13:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 02:13:24 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/23 02:13:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 02:13:24 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/23 02:13:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 02:13:24 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/23 02:13:24 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:24 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : splitbananasplitSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : appleSUFFIX: Deleted 2025/08/23 02:13:24 INFO : bananaSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/23 02:13:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/23 02:13:24 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:25 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:25 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:13:36 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:36 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:13:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:36 DEBUG : apple: Unchanged skipping 2025/08/23 02:13:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:36 DEBUG : banana: Unchanged skipping 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 02:13:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 02:13:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/23 02:13:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/23 02:13:36 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:13:36 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:13:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/23 02:13:37 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/23 02:13:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 02:13:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/23 02:13:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/23 02:13:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 02:13:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/23 02:13:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/23 02:13:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 02:13:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/23 02:13:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/23 02:13:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 02:13:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/23 02:13:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/23 02:13:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 02:13:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/23 02:13:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/23 02:13:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 02:13:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/23 02:13:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/23 02:13:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 02:13:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/23 02:13:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/23 02:13:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 02:13:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/23 02:13:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/23 02:13:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 02:13:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/23 02:13:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/23 02:13:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 02:13:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/23 02:13:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/23 02:13:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 02:13:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/23 02:13:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/23 02:13:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 02:13:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/23 02:13:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/23 02:13:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 02:13:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/23 02:13:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/23 02:13:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 02:13:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/23 02:13:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/23 02:13:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/23 02:13:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/23 02:13:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/23 02:13:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/23 02:13:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/23 02:13:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/23 02:13:37 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:38 INFO : dir1/0009-3456789.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0015-9;=.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/23 02:13:38 INFO : appleappleapplebanana: Deleted 2025/08/23 02:13:38 INFO : dir1/0011-56789;.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0003-defghij.txt: Deleted 2025/08/23 02:13:38 INFO : splitbananasplit: Deleted 2025/08/23 02:13:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0012-6789;.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0007-1234567.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0008-2345678.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0010-456789.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0013-789;=.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0014-89;=.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/23 02:13:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/23 02:13:38 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:38 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : appleapple: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/23 02:13:38 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 02:13:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : apple: Unchanged skipping 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:13:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : banana: Unchanged skipping 2025/08/23 02:13:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/23 02:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/23 02:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/23 02:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/23 02:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/23 02:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/23 02:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/23 02:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/23 02:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/23 02:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/23 02:13:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/23 02:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/23 02:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/23 02:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/23 02:13:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:13:39 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:13:39 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:13:39 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:39 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:39 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : appleapple: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 02:13:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 02:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/23 02:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/23 02:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/23 02:13:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/23 02:13:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/23 02:13:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/23 02:13:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/23 02:13:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/23 02:13:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/23 02:13:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/23 02:13:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/23 02:13:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/23 02:13:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/23 02:13:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/23 02:13:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/23 02:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/23 02:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/23 02:13:39 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:13:50 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:50 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:13:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:13:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : apple: Unchanged skipping 2025/08/23 02:13:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : banana: Unchanged skipping 2025/08/23 02:13:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:13:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:13:50 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:13:50 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:50 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:51 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:13:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : apple: Unchanged skipping 2025/08/23 02:13:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : banana: Unchanged skipping 2025/08/23 02:13:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:13:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:13:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:13:51 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:13:51 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:51 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:51 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : Waiting for deletions to finish 2025/08/23 02:13:52 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:13:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:03 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:14:03 DEBUG : banana: Unchanged skipping 2025/08/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : apple: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:14:03 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:03 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:03 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:04 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:14:04 DEBUG : apple: Unchanged skipping 2025/08/23 02:14:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : banana: Unchanged skipping 2025/08/23 02:14:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:14:04 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:04 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:04 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:04 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:15 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:15 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : apple: Unchanged skipping 2025/08/23 02:14:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:14:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : banana: Unchanged skipping 2025/08/23 02:14:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:14:16 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:16 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:16 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:16 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : apple: Unchanged skipping 2025/08/23 02:14:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:14:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : banana: Unchanged skipping 2025/08/23 02:14:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:14:17 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:17 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:17 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:17 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:17 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:28 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:28 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:14:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:14:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : banana: Unchanged skipping 2025/08/23 02:14:28 DEBUG : apple: Unchanged skipping 2025/08/23 02:14:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:14:28 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:28 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:28 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:28 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:29 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:14:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : banana: Unchanged skipping 2025/08/23 02:14:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:14:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : apple: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:14:29 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:29 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:29 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:29 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:40 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:40 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : apple: Unchanged skipping 2025/08/23 02:14:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : banana: Unchanged skipping 2025/08/23 02:14:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:14:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:14:41 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:41 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:41 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:41 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:41 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : apple: Unchanged skipping 2025/08/23 02:14:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/23 02:14:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : banana: Unchanged skipping 2025/08/23 02:14:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/23 02:14:42 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:42 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:42 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:42 DEBUG : apple: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : banana: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/23 02:14:42 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (149.66s) --- PASS: TestTransform/NFC (11.05s) --- PASS: TestTransform/NFD (12.71s) --- PASS: TestTransform/base64 (15.31s) --- PASS: TestTransform/prefix (16.98s) --- PASS: TestTransform/suffix (16.50s) --- PASS: TestTransform/truncate (14.27s) --- PASS: TestTransform/encoder (12.61s) --- PASS: TestTransform/ISO-8859-1 (12.45s) --- PASS: TestTransform/charmap (12.57s) --- PASS: TestTransform/lowercase (12.48s) --- PASS: TestTransform/ascii (12.74s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/23 02:14:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/23 02:14:47 INFO : sub dir_somesuffix: Making directory 2025/08/23 02:14:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/23 02:14:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/23 02:14:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/23 02:14:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/23 02:14:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/23 02:14:47 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:47 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:48 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:14:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/23 02:14:48 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:48 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:49 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:49 INFO : tictactoe: Making directory 2025/08/23 02:14:49 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:49 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:14:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/23 02:14:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:14:49 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:49 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:49 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:14:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/23 02:14:49 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:50 INFO : toe: Making directory 2025/08/23 02:14:50 INFO : toe/toe: Making directory 2025/08/23 02:14:50 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 02:14:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 02:14:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 02:14:50 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:50 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:14:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/23 02:14:51 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.65s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:52 INFO : toe: Making directory 2025/08/23 02:14:52 INFO : toe/toe: Making directory 2025/08/23 02:14:52 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 02:14:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 02:14:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/23 02:14:52 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:52 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:14:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/23 02:14:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.59s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:53 DEBUG : empty_dir: Making directory with metadata 2025/08/23 02:14:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 02:14:53 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:14:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:14:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:14:54 INFO : tictacempty_dir: Making directory 2025/08/23 02:14:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:14:54 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:54 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:54 INFO : tictactoe: Making directory 2025/08/23 02:14:54 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:54 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:14:54 INFO : tictactoe/tictactoe: Making directory 2025/08/23 02:14:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:14:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 02:14:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 02:14:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 02:14:54 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:54 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:14:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/23 02:14:54 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:55 DEBUG : empty_dir: Making directory with metadata 2025/08/23 02:14:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 02:14:55 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:14:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:14:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:14:55 INFO : tictacempty_dir: Making directory 2025/08/23 02:14:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:14:55 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:55 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:55 INFO : tictactoe: Making directory 2025/08/23 02:14:55 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:55 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:14:55 INFO : tictactoe/tictactoe: Making directory 2025/08/23 02:14:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:14:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 02:14:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:14:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 02:14:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:14:55 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:55 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:14:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:14:56 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/23 02:14:56 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:56 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:14:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:14:56 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:56 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 02:14:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:14:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/23 02:14:56 NOTICE: B2 bucket rclone-test-hagosah8bibu: 0 differences found 2025/08/23 02:14:56 NOTICE: B2 bucket rclone-test-hagosah8bibu: 1 matching files --- PASS: TestAllTag (1.80s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:57 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:57 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:57 INFO : tictactoe: Making directory 2025/08/23 02:14:57 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:57 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:14:57 INFO : tictactoe/tictactoe: Making directory 2025/08/23 02:14:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:14:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 02:14:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 02:14:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 02:14:57 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:57 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:14:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/23 02:14:58 DEBUG : Waiting for deletions to finish 2025/08/23 02:14:58 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:58 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:58 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:14:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:14:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/23 02:14:58 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/23 02:14:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/23 02:14:58 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:14:58 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.13s) === RUN TestSyntax 2025/08/23 02:14:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:14:59 INFO : toe: Making directory 2025/08/23 02:14:59 INFO : toe/toe: Making directory 2025/08/23 02:14:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 02:14:59 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:14:59 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:15:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:15:00 INFO : toe/toe/toe: Copied (new) 2025/08/23 02:15:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.60s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:15:01 DEBUG : empty_dir: Making directory with metadata 2025/08/23 02:15:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 02:15:01 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:01 INFO : tictacempty_dir: Making directory 2025/08/23 02:15:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:01 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:01 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:01 INFO : tictactoe: Making directory 2025/08/23 02:15:01 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:01 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:15:01 INFO : tictactoe/tictactoe: Making directory 2025/08/23 02:15:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:15:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 02:15:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 02:15:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:01 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:15:01 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:15:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:15:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:01 INFO : toe/toe/toe.txt: Deleted 2025/08/23 02:15:01 INFO : toe/toe: Removing directory 2025/08/23 02:15:01 INFO : toe: Removing directory 2025/08/23 02:15:01 INFO : empty_dir: Removing directory 2025/08/23 02:15:01 DEBUG : Local file system at /tmp/rclone1004048857: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:15:02 DEBUG : empty_dir: Making directory with metadata 2025/08/23 02:15:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 02:15:02 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:02 INFO : tictacempty_dir: Making directory 2025/08/23 02:15:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:02 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:02 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:02 INFO : tictactoe: Making directory 2025/08/23 02:15:02 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:02 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:15:02 INFO : tictactoe/tictactoe: Making directory 2025/08/23 02:15:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:15:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 02:15:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 02:15:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:02 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:15:02 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:15:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:15:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:03 INFO : toe/toe/toe.txt: Deleted 2025/08/23 02:15:03 INFO : toe/toe: Removing directory 2025/08/23 02:15:03 INFO : toe: Removing directory 2025/08/23 02:15:03 INFO : empty_dir: Removing directory 2025/08/23 02:15:03 DEBUG : Local file system at /tmp/rclone1004048857: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/23 02:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/23 02:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 02:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 02:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 02:15:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:15:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/23 02:15:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.32s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:15:05 DEBUG : Reset feature "Copy" 2025/08/23 02:15:05 DEBUG : Reset feature "Move" 2025/08/23 02:15:05 DEBUG : Reset feature "Copy" 2025/08/23 02:15:05 DEBUG : Reset feature "Move" 2025/08/23 02:15:05 DEBUG : empty_dir: Making directory with metadata 2025/08/23 02:15:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/23 02:15:05 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:06 INFO : tictacempty_dir: Making directory 2025/08/23 02:15:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/23 02:15:06 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:06 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:06 INFO : tictactoe: Making directory 2025/08/23 02:15:06 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:06 DEBUG : toe: transformed to: tictactoe 2025/08/23 02:15:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:15:06 INFO : tictactoe/tictactoe: Making directory 2025/08/23 02:15:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/23 02:15:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/23 02:15:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 02:15:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:06 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:15:06 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:15:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:15:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/23 02:15:06 INFO : toe/toe/toe.txt: Deleted 2025/08/23 02:15:06 INFO : toe/toe: Removing directory 2025/08/23 02:15:06 INFO : toe: Removing directory 2025/08/23 02:15:06 INFO : empty_dir: Removing directory 2025/08/23 02:15:06 DEBUG : Local file system at /tmp/rclone1004048857: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/23 02:15:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/23 02:15:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 02:15:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 02:15:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/23 02:15:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:15:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/23 02:15:08 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.08s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:15:09 DEBUG : toe: transformed to: dG9l 2025/08/23 02:15:09 DEBUG : toe: transformed to: dG9l 2025/08/23 02:15:09 INFO : dG9l: Making directory 2025/08/23 02:15:09 DEBUG : toe: transformed to: dG9l 2025/08/23 02:15:09 DEBUG : toe: transformed to: dG9l 2025/08/23 02:15:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/23 02:15:09 INFO : dG9l/dG9l: Making directory 2025/08/23 02:15:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/23 02:15:09 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/23 02:15:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/23 02:15:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/23 02:15:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/23 02:15:09 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:15:09 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:15:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:15:09 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/23 02:15:09 DEBUG : Waiting for deletions to finish 2025/08/23 02:15:10 DEBUG : dG9l: transformed to: toe 2025/08/23 02:15:10 DEBUG : dG9l: transformed to: toe 2025/08/23 02:15:10 DEBUG : dG9l: transformed to: toe 2025/08/23 02:15:10 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/23 02:15:10 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/23 02:15:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/23 02:15:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/23 02:15:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/23 02:15:10 DEBUG : Local file system at /tmp/rclone1004048857: Waiting for checks to finish 2025/08/23 02:15:10 DEBUG : Local file system at /tmp/rclone1004048857: Waiting for transfers to finish 2025/08/23 02:15:10 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-hagosah8bibu", Local "Local file system at /tmp/rclone1004048857", Modify Window "1ms" 2025/08/23 02:15:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 02:15:11 DEBUG : toe: transformed to: 2025/08/23 02:15:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 02:15:11 DEBUG : toe: transformed to: 2025/08/23 02:15:11 INFO : B2 bucket rclone-test-hagosah8bibu: Making directory 2025/08/23 02:15:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 02:15:11 DEBUG : toe: transformed to: 2025/08/23 02:15:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 02:15:11 DEBUG : toe: transformed to: 2025/08/23 02:15:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 02:15:11 DEBUG : toe/toe: transformed to: 2025/08/23 02:15:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/23 02:15:11 INFO : toe/toe: Making directory 2025/08/23 02:15:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 02:15:11 DEBUG : toe/toe: transformed to: 2025/08/23 02:15:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/23 02:15:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 02:15:11 DEBUG : toe: transformed to: 2025/08/23 02:15:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/23 02:15:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/23 02:15:11 DEBUG : toe/toe/toe: transformed to: 2025/08/23 02:15:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/23 02:15:11 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for checks to finish 2025/08/23 02:15:11 DEBUG : B2 bucket rclone-test-hagosah8bibu: Waiting for transfers to finish 2025/08/23 02:15:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/23 02:15:12 INFO : toe/toe/toe: Copied (new) 2025/08/23 02:15:12 ERROR : B2 bucket rclone-test-hagosah8bibu: not deleting files as there were IO errors 2025/08/23 02:15:12 ERROR : B2 bucket rclone-test-hagosah8bibu: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/08/23 02:15:13 DEBUG : B2 bucket rclone-test-hagosah8bibu: Purge remote 2025/08/23 02:15:13 INFO : B2 bucket rclone-test-hagosah8bibu: cleaning bucket "rclone-test-hagosah8bibu" of all files 2025/08/23 02:15:14 DEBUG : BackupDir/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c110a_d20250823_m021009_c001_v7007000_t0000_u01755915009365") 2025/08/23 02:15:14 DEBUG : BackupDir/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1010107504bec67b_d20250823_m021003_c001_v0001184_t0009_u01755915003781") 2025/08/23 02:15:14 DEBUG : CompareDest/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4028ad8d5e415578_d20250823_m020944_c001_v7007000_t0000_u01755914984248") 2025/08/23 02:15:14 DEBUG : CompareDest/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799337f_d20250823_m020938_c001_v0001182_t0042_u01755914978571") 2025/08/23 02:15:14 DEBUG : CompareDest/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4028ad8d5e41557b_d20250823_m020944_c001_v7007000_t0000_u01755914984433") 2025/08/23 02:15:14 DEBUG : CompareDest/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed286_d20250823_m020939_c001_v0001184_t0035_u01755914979918") 2025/08/23 02:15:14 DEBUG : CopyDest/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c110c_d20250823_m021009_c001_v7007000_t0000_u01755915009547") 2025/08/23 02:15:14 DEBUG : CopyDest/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4f91_d20250823_m021000_c001_v0001137_t0002_u01755915000653") 2025/08/23 02:15:14 DEBUG : CopyDest/three: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c110e_d20250823_m021009_c001_v7007000_t0000_u01755915009731") 2025/08/23 02:15:14 DEBUG : CopyDest/three: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed377_d20250823_m021007_c001_v0001184_t0025_u01755915007342") 2025/08/23 02:15:14 DEBUG : CopyDest/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c1110_d20250823_m021009_c001_v7007000_t0000_u01755915009914") 2025/08/23 02:15:14 DEBUG : CopyDest/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993480_d20250823_m021005_c001_v0001182_t0044_u01755915005394") 2025/08/23 02:15:14 DEBUG : EXISTING: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de09008_d20250823_m021129_c001_v7007000_t0000_u01755915089992") 2025/08/23 02:15:14 DEBUG : EXISTING: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799370b_d20250823_m021129_c001_v0001182_t0022_u01755915089003") 2025/08/23 02:15:14 DEBUG : PREFIXapple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4175e8ba95346a23_d20250823_m021307_c001_v7007000_t0000_u01755915187824") 2025/08/23 02:15:14 DEBUG : PREFIXapple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c9de_d20250823_m021303_c001_v0001182_t0006_u01755915183881") 2025/08/23 02:15:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dc14_d20250823_m021308_c001_v7007000_t0000_u01755915188086") 2025/08/23 02:15:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993aee_d20250823_m021303_c001_v0001182_t0050_u01755915183871") 2025/08/23 02:15:14 DEBUG : PREFIXbanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538263f62_d20250823_m021307_c001_v7007000_t0000_u01755915187836") 2025/08/23 02:15:15 DEBUG : PREFIXbanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef65d_d20250823_m021303_c001_v0001177_t0033_u01755915183903") 2025/08/23 02:15:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114b8a_d20250823_m021307_c001_v7007000_t0000_u01755915187817") 2025/08/23 02:15:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb67_d20250823_m021303_c001_v0001184_t0020_u01755915183891") 2025/08/23 02:15:15 DEBUG : Testêé: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de08fe0_d20250823_m021126_c001_v7007000_t0000_u01755915086092") 2025/08/23 02:15:15 DEBUG : Testêé: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed678_d20250823_m021125_c001_v0001184_t0055_u01755915085482") 2025/08/23 02:15:15 DEBUG : Testêé: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79936d5_d20250823_m021124_c001_v0001182_t0024_u01755915084505") 2025/08/23 02:15:15 DEBUG : YXBwbGU=: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003a5_d20250823_m021252_c001_v7007000_t0000_u01755915172389") 2025/08/23 02:15:15 DEBUG : YXBwbGU=: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c959_d20250823_m021248_c001_v0001182_t0045_u01755915168788") 2025/08/23 02:15:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003a8_d20250823_m021252_c001_v7007000_t0000_u01755915172573") 2025/08/23 02:15:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedaca_d20250823_m021248_c001_v0001184_t0008_u01755915168798") 2025/08/23 02:15:15 DEBUG : YmFuYW5h: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003ab_d20250823_m021252_c001_v7007000_t0000_u01755915172756") 2025/08/23 02:15:15 DEBUG : YmFuYW5h: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993a5f_d20250823_m021248_c001_v0001182_t0019_u01755915168766") 2025/08/23 02:15:15 DEBUG : a/potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675dab_d20250823_m020741_c001_v7007000_t0000_u01755914861455") 2025/08/23 02:15:15 DEBUG : a/potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cf0_d20250823_m020740_c001_v0001137_t0036_u01755914860774") 2025/08/23 02:15:15 DEBUG : a/potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675d9c_d20250823_m020738_c001_v7007000_t0000_u01755914858934") 2025/08/23 02:15:15 DEBUG : a/potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cda_d20250823_m020737_c001_v0001137_t0039_u01755914857844") 2025/08/23 02:15:15 DEBUG : a/potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406ac5_d20250823_m020719_c001_v7007000_t0000_u01755914839446") 2025/08/23 02:15:15 DEBUG : a/potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c61_d20250823_m020718_c001_v0001137_t0044_u01755914838463") 2025/08/23 02:15:15 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356891ea_d20250823_m021443_c001_v7007000_t0000_u01755915283089") 2025/08/23 02:15:15 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993e89_d20250823_m021439_c001_v0001182_t0032_u01755915279585") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc963_d20250823_m021430_c001_v7007000_t0000_u01755915270397") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993e15_d20250823_m021427_c001_v0001182_t0017_u01755915267252") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead577740da_d20250823_m021417_c001_v7007000_t0000_u01755915257858") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993d81_d20250823_m021414_c001_v0001182_t0027_u01755915254703") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091facb_d20250823_m021405_c001_v7007000_t0000_u01755915245350") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993cf5_d20250823_m021402_c001_v0001182_t0017_u01755915242133") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c539_d20250823_m021352_c001_v7007000_t0000_u01755915232926") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c71_d20250823_m021349_c001_v0001182_t0029_u01755915229392") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb671d_d20250823_m021340_c001_v7007000_t0000_u01755915220244") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cb3a_d20250823_m021335_c001_v0001182_t0018_u01755915215268") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd00_d20250823_m021326_c001_v7007000_t0000_u01755915206093") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6eb_d20250823_m021323_c001_v0001177_t0041_u01755915203199") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4027cbf6860a7115_d20250823_m021322_c001_v7007000_t0000_u01755915202078") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc03_d20250823_m021318_c001_v0001184_t0000_u01755915198841") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f35_d20250823_m021309_c001_v7007000_t0000_u01755915189523") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b0f_d20250823_m021306_c001_v0001182_t0049_u01755915186672") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc26b_d20250823_m021305_c001_v7007000_t0000_u01755915185689") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993adc_d20250823_m021302_c001_v0001182_t0048_u01755915182212") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c00382_d20250823_m021250_c001_v7007000_t0000_u01755915170343") 2025/08/23 02:15:16 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993a57_d20250823_m021246_c001_v0001182_t0027_u01755915166664") 2025/08/23 02:15:17 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b31_d20250823_m021237_c001_v7007000_t0000_u01755915157328") 2025/08/23 02:15:17 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79939cf_d20250823_m021233_c001_v0001182_t0008_u01755915153926") 2025/08/23 02:15:17 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6c98_d20250823_m021224_c001_v7007000_t0000_u01755915144553") 2025/08/23 02:15:17 DEBUG : apple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993965_d20250823_m021221_c001_v0001182_t0010_u01755915141588") 2025/08/23 02:15:17 DEBUG : appleSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4027cbf6860a7137_d20250823_m021324_c001_v7007000_t0000_u01755915204687") 2025/08/23 02:15:17 DEBUG : appleSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc0f_d20250823_m021320_c001_v0001184_t0042_u01755915200496") 2025/08/23 02:15:17 DEBUG : appleapple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6722_d20250823_m021340_c001_v7007000_t0000_u01755915220428") 2025/08/23 02:15:17 DEBUG : appleapple: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c1f_d20250823_m021337_c001_v0001182_t0051_u01755915217019") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356891ee_d20250823_m021443_c001_v7007000_t0000_u01755915283272") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ce0f_d20250823_m021440_c001_v0001182_t0037_u01755915280001") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc967_d20250823_m021430_c001_v7007000_t0000_u01755915270584") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cd8b_d20250823_m021427_c001_v0001182_t0014_u01755915267752") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead577740df_d20250823_m021418_c001_v7007000_t0000_u01755915258041") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cd01_d20250823_m021415_c001_v0001182_t0043_u01755915255119") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091face_d20250823_m021405_c001_v7007000_t0000_u01755915245531") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cc6d_d20250823_m021402_c001_v0001182_t0042_u01755915242654") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c540_d20250823_m021353_c001_v7007000_t0000_u01755915233109") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cbd9_d20250823_m021349_c001_v0001182_t0053_u01755915229824") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f406aa4d65be29b9e_d20250823_m021338_c001_v7007000_t0000_u01755915218238") 2025/08/23 02:15:17 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc99_d20250823_m021335_c001_v0001184_t0026_u01755915215731") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd03_d20250823_m021326_c001_v7007000_t0000_u01755915206279") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc2b_d20250823_m021323_c001_v0001184_t0046_u01755915203188") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae889_d20250823_m021321_c001_v7007000_t0000_u01755915201654") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b6f_d20250823_m021319_c001_v0001182_t0024_u01755915199263") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f3b_d20250823_m021309_c001_v7007000_t0000_u01755915189707") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef671_d20250823_m021306_c001_v0001177_t0050_u01755915186651") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dbdf_d20250823_m021305_c001_v7007000_t0000_u01755915185509") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb55_d20250823_m021302_c001_v0001184_t0015_u01755915182606") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a36bfe_d20250823_m021250_c001_v7007000_t0000_u01755915170367") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c94b_d20250823_m021247_c001_v0001182_t0025_u01755915167084") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b34_d20250823_m021237_c001_v7007000_t0000_u01755915157510") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c8c7_d20250823_m021234_c001_v0001182_t0043_u01755915154366") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6c9c_d20250823_m021224_c001_v7007000_t0000_u01755915144736") 2025/08/23 02:15:18 DEBUG : appleappleapplebanana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c84d_d20250823_m021222_c001_v0001182_t0035_u01755915142048") 2025/08/23 02:15:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4027cbf6860a712c_d20250823_m021324_c001_v7007000_t0000_u01755915204320") 2025/08/23 02:15:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6cf_d20250823_m021320_c001_v0001177_t0054_u01755915200506") 2025/08/23 02:15:18 DEBUG : b/potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675dad_d20250823_m020741_c001_v7007000_t0000_u01755914861637") 2025/08/23 02:15:18 DEBUG : b/potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4ce6_d20250823_m020739_c001_v0001137_t0041_u01755914859485") 2025/08/23 02:15:18 DEBUG : b/potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675d99_d20250823_m020738_c001_v7007000_t0000_u01755914858366") 2025/08/23 02:15:18 DEBUG : b/potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cd0_d20250823_m020736_c001_v0001137_t0055_u01755914856731") 2025/08/23 02:15:19 DEBUG : b/potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406ac1_d20250823_m020718_c001_v7007000_t0000_u01755914838891") 2025/08/23 02:15:19 DEBUG : b/potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c53_d20250823_m020717_c001_v0001137_t0052_u01755914837275") 2025/08/23 02:15:19 DEBUG : backup/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594412_d20250823_m021022_c001_v7007000_t0000_u01755915022185") 2025/08/23 02:15:19 DEBUG : backup/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1147e60ca4ad4466_d20250823_m021020_c001_v0001183_t0037_u01755915020368") 2025/08/23 02:15:19 DEBUG : backup/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f110ca0a2b93e2511_d20250823_m021016_c001_v0001178_t0022_u01755915016494") 2025/08/23 02:15:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538263350_d20250823_m021048_c001_v7007000_t0000_u01755915048054") 2025/08/23 02:15:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1193ff4ff59ed397_d20250823_m021046_c001_v0001171_t0030_u01755915046270") 2025/08/23 02:15:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1079983ecf31ea52_d20250823_m021042_c001_v0001036_t0006_u01755915042002") 2025/08/23 02:15:19 DEBUG : backup/one.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594463_d20250823_m021034_c001_v7007000_t0000_u01755915034841") 2025/08/23 02:15:19 DEBUG : backup/one.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10435d4445e3baa7_d20250823_m021032_c001_v0001184_t0045_u01755915032873") 2025/08/23 02:15:19 DEBUG : backup/one.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1141bce460f5962b_d20250823_m021028_c001_v0001171_t0058_u01755915028924") 2025/08/23 02:15:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538263355_d20250823_m021048_c001_v7007000_t0000_u01755915048240") 2025/08/23 02:15:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f110fd36fc19f3a44_d20250823_m021047_c001_v0001183_t0057_u01755915047294") 2025/08/23 02:15:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f119e506ddc88db41_d20250823_m021043_c001_v0001144_t0058_u01755915043705") 2025/08/23 02:15:19 DEBUG : backup/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594414_d20250823_m021022_c001_v7007000_t0000_u01755915022369") 2025/08/23 02:15:19 DEBUG : backup/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1127b9a7f52a5c87_d20250823_m021021_c001_v0001090_t0026_u01755915021210") 2025/08/23 02:15:19 DEBUG : backup/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1152cd9532e32e4b_d20250823_m021017_c001_v0001099_t0045_u01755915017944") 2025/08/23 02:15:19 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594465_d20250823_m021035_c001_v7007000_t0000_u01755915035023") 2025/08/23 02:15:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1137345628997386_d20250823_m021033_c001_v0001113_t0001_u01755915033766") 2025/08/23 02:15:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f107277701766d194_d20250823_m021030_c001_v0001176_t0043_u01755915030780") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356891f1_d20250823_m021443_c001_v7007000_t0000_u01755915283453") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef93f_d20250823_m021439_c001_v0001177_t0054_u01755915279790") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc96a_d20250823_m021430_c001_v7007000_t0000_u01755915270770") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef8d5_d20250823_m021427_c001_v0001177_t0019_u01755915267542") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead577740e5_d20250823_m021418_c001_v7007000_t0000_u01755915258227") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef87d_d20250823_m021414_c001_v0001177_t0022_u01755915254905") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fad1_d20250823_m021405_c001_v7007000_t0000_u01755915245721") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef819_d20250823_m021402_c001_v0001177_t0045_u01755915242443") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c545_d20250823_m021353_c001_v7007000_t0000_u01755915233292") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef7ab_d20250823_m021349_c001_v0001177_t0009_u01755915229588") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6726_d20250823_m021340_c001_v7007000_t0000_u01755915220613") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c19_d20250823_m021335_c001_v0001182_t0045_u01755915215525") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd07_d20250823_m021326_c001_v7007000_t0000_u01755915206461") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b93_d20250823_m021323_c001_v0001182_t0027_u01755915203218") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dcc1_d20250823_m021321_c001_v7007000_t0000_u01755915201644") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6c5_d20250823_m021319_c001_v0001177_t0007_u01755915199045") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f40_d20250823_m021309_c001_v7007000_t0000_u01755915189889") 2025/08/23 02:15:20 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb83_d20250823_m021306_c001_v0001184_t0038_u01755915186640") 2025/08/23 02:15:21 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dbd6_d20250823_m021305_c001_v7007000_t0000_u01755915185125") 2025/08/23 02:15:21 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c9ce_d20250823_m021302_c001_v0001182_t0047_u01755915182413") 2025/08/23 02:15:21 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c00387_d20250823_m021250_c001_v7007000_t0000_u01755915170560") 2025/08/23 02:15:21 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef5f0_d20250823_m021246_c001_v0001177_t0049_u01755915166868") 2025/08/23 02:15:21 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b37_d20250823_m021237_c001_v7007000_t0000_u01755915157692") 2025/08/23 02:15:21 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef58e_d20250823_m021234_c001_v0001177_t0022_u01755915154143") 2025/08/23 02:15:21 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ca0_d20250823_m021224_c001_v7007000_t0000_u01755915144919") 2025/08/23 02:15:21 DEBUG : banana: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef53e_d20250823_m021221_c001_v0001177_t0046_u01755915141842") 2025/08/23 02:15:21 DEBUG : bananaSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c213f_d20250823_m021324_c001_v7007000_t0000_u01755915204698") 2025/08/23 02:15:21 DEBUG : bananaSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cab8_d20250823_m021320_c001_v0001182_t0031_u01755915200526") 2025/08/23 02:15:21 DEBUG : both0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6aa6_d20250823_m021202_c001_v7007000_t0000_u01755915122179") 2025/08/23 02:15:21 DEBUG : both0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed7b8_d20250823_m021150_c001_v0001184_t0019_u01755915110658") 2025/08/23 02:15:21 DEBUG : both0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288fe3_d20250823_m021146_c001_v7007000_t0000_u01755915106295") 2025/08/23 02:15:21 DEBUG : both0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed6c0_d20250823_m021132_c001_v0001184_t0024_u01755915092235") 2025/08/23 02:15:21 DEBUG : both1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6aaa_d20250823_m021202_c001_v7007000_t0000_u01755915122363") 2025/08/23 02:15:21 DEBUG : both1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed7c6_d20250823_m021151_c001_v0001184_t0007_u01755915111541") 2025/08/23 02:15:21 DEBUG : both1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288fe6_d20250823_m021146_c001_v7007000_t0000_u01755915106578") 2025/08/23 02:15:21 DEBUG : both1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed6e6_d20250823_m021135_c001_v0001184_t0013_u01755915095164") 2025/08/23 02:15:21 DEBUG : both10: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6aae_d20250823_m021202_c001_v7007000_t0000_u01755915122545") 2025/08/23 02:15:21 DEBUG : both10: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed816_d20250823_m021155_c001_v0001184_t0040_u01755915115366") 2025/08/23 02:15:22 DEBUG : both10: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288fe8_d20250823_m021146_c001_v7007000_t0000_u01755915106761") 2025/08/23 02:15:22 DEBUG : both10: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed718_d20250823_m021139_c001_v0001184_t0032_u01755915099247") 2025/08/23 02:15:22 DEBUG : both11: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ab2_d20250823_m021202_c001_v7007000_t0000_u01755915122731") 2025/08/23 02:15:22 DEBUG : both11: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed820_d20250823_m021155_c001_v0001184_t0028_u01755915115792") 2025/08/23 02:15:22 DEBUG : both11: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288feb_d20250823_m021146_c001_v7007000_t0000_u01755915106944") 2025/08/23 02:15:22 DEBUG : both11: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed71c_d20250823_m021139_c001_v0001184_t0035_u01755915099654") 2025/08/23 02:15:22 DEBUG : both12: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ab6_d20250823_m021202_c001_v7007000_t0000_u01755915122914") 2025/08/23 02:15:22 DEBUG : both12: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed828_d20250823_m021156_c001_v0001184_t0027_u01755915116223") 2025/08/23 02:15:22 DEBUG : both12: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288fee_d20250823_m021147_c001_v7007000_t0000_u01755915107153") 2025/08/23 02:15:22 DEBUG : both12: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed724_d20250823_m021140_c001_v0001184_t0007_u01755915100110") 2025/08/23 02:15:22 DEBUG : both13: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ab9_d20250823_m021203_c001_v7007000_t0000_u01755915123097") 2025/08/23 02:15:22 DEBUG : both13: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed832_d20250823_m021156_c001_v0001184_t0053_u01755915116620") 2025/08/23 02:15:22 DEBUG : both13: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288ff1_d20250823_m021147_c001_v7007000_t0000_u01755915107336") 2025/08/23 02:15:22 DEBUG : both13: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed726_d20250823_m021140_c001_v0001184_t0029_u01755915100515") 2025/08/23 02:15:22 DEBUG : both14: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6abd_d20250823_m021203_c001_v7007000_t0000_u01755915123281") 2025/08/23 02:15:22 DEBUG : both14: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed83c_d20250823_m021157_c001_v0001184_t0015_u01755915117036") 2025/08/23 02:15:22 DEBUG : both14: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288ff4_d20250823_m021147_c001_v7007000_t0000_u01755915107519") 2025/08/23 02:15:22 DEBUG : both14: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed72e_d20250823_m021140_c001_v0001184_t0030_u01755915100951") 2025/08/23 02:15:22 DEBUG : both15: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ac1_d20250823_m021203_c001_v7007000_t0000_u01755915123465") 2025/08/23 02:15:22 DEBUG : both15: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed844_d20250823_m021157_c001_v0001184_t0044_u01755915117451") 2025/08/23 02:15:23 DEBUG : both15: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288ff7_d20250823_m021147_c001_v7007000_t0000_u01755915107702") 2025/08/23 02:15:23 DEBUG : both15: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed73b_d20250823_m021141_c001_v0001184_t0037_u01755915101398") 2025/08/23 02:15:23 DEBUG : both16: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ac5_d20250823_m021203_c001_v7007000_t0000_u01755915123658") 2025/08/23 02:15:23 DEBUG : both16: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed848_d20250823_m021157_c001_v0001184_t0021_u01755915117877") 2025/08/23 02:15:23 DEBUG : both16: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288ffa_d20250823_m021147_c001_v7007000_t0000_u01755915107885") 2025/08/23 02:15:23 DEBUG : both16: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed744_d20250823_m021141_c001_v0001184_t0017_u01755915101811") 2025/08/23 02:15:23 DEBUG : both17: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6acb_d20250823_m021203_c001_v7007000_t0000_u01755915123840") 2025/08/23 02:15:23 DEBUG : both17: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed84e_d20250823_m021158_c001_v0001184_t0045_u01755915118310") 2025/08/23 02:15:23 DEBUG : both17: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288ffd_d20250823_m021148_c001_v7007000_t0000_u01755915108068") 2025/08/23 02:15:23 DEBUG : both17: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed74c_d20250823_m021142_c001_v0001184_t0019_u01755915102225") 2025/08/23 02:15:23 DEBUG : both18: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6acf_d20250823_m021204_c001_v7007000_t0000_u01755915124024") 2025/08/23 02:15:23 DEBUG : both18: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed850_d20250823_m021158_c001_v0001184_t0048_u01755915118743") 2025/08/23 02:15:23 DEBUG : both18: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f289000_d20250823_m021148_c001_v7007000_t0000_u01755915108250") 2025/08/23 02:15:23 DEBUG : both18: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed754_d20250823_m021142_c001_v0001184_t0055_u01755915102653") 2025/08/23 02:15:23 DEBUG : both19: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ad3_d20250823_m021204_c001_v7007000_t0000_u01755915124208") 2025/08/23 02:15:23 DEBUG : both19: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed854_d20250823_m021159_c001_v0001184_t0056_u01755915119159") 2025/08/23 02:15:23 DEBUG : both19: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f289003_d20250823_m021148_c001_v7007000_t0000_u01755915108432") 2025/08/23 02:15:23 DEBUG : both19: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed75e_d20250823_m021143_c001_v0001184_t0022_u01755915103054") 2025/08/23 02:15:23 DEBUG : both2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ad7_d20250823_m021204_c001_v7007000_t0000_u01755915124392") 2025/08/23 02:15:23 DEBUG : both2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed7ce_d20250823_m021151_c001_v0001184_t0027_u01755915111941") 2025/08/23 02:15:24 DEBUG : both2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f289006_d20250823_m021148_c001_v7007000_t0000_u01755915108622") 2025/08/23 02:15:24 DEBUG : both2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed6ea_d20250823_m021135_c001_v0001184_t0053_u01755915095625") 2025/08/23 02:15:24 DEBUG : both3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ada_d20250823_m021204_c001_v7007000_t0000_u01755915124574") 2025/08/23 02:15:24 DEBUG : both3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed7d6_d20250823_m021152_c001_v0001184_t0041_u01755915112368") 2025/08/23 02:15:24 DEBUG : both3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f28900b_d20250823_m021148_c001_v7007000_t0000_u01755915108808") 2025/08/23 02:15:24 DEBUG : both3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed6f4_d20250823_m021136_c001_v0001184_t0042_u01755915096051") 2025/08/23 02:15:24 DEBUG : both4: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ade_d20250823_m021204_c001_v7007000_t0000_u01755915124757") 2025/08/23 02:15:24 DEBUG : both4: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed7da_d20250823_m021152_c001_v0001184_t0056_u01755915112777") 2025/08/23 02:15:24 DEBUG : both4: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f28900e_d20250823_m021148_c001_v7007000_t0000_u01755915108994") 2025/08/23 02:15:24 DEBUG : both4: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed6f6_d20250823_m021136_c001_v0001184_t0058_u01755915096447") 2025/08/23 02:15:24 DEBUG : both5: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ae3_d20250823_m021204_c001_v7007000_t0000_u01755915124941") 2025/08/23 02:15:24 DEBUG : both5: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed7e4_d20250823_m021153_c001_v0001184_t0035_u01755915113251") 2025/08/23 02:15:24 DEBUG : both5: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f289011_d20250823_m021149_c001_v7007000_t0000_u01755915109176") 2025/08/23 02:15:24 DEBUG : both5: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed700_d20250823_m021136_c001_v0001184_t0024_u01755915096880") 2025/08/23 02:15:24 DEBUG : both6: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ae8_d20250823_m021205_c001_v7007000_t0000_u01755915125125") 2025/08/23 02:15:24 DEBUG : both6: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed7f2_d20250823_m021153_c001_v0001184_t0015_u01755915113680") 2025/08/23 02:15:24 DEBUG : both6: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f289014_d20250823_m021149_c001_v7007000_t0000_u01755915109365") 2025/08/23 02:15:24 DEBUG : both6: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed702_d20250823_m021137_c001_v0001184_t0048_u01755915097330") 2025/08/23 02:15:24 DEBUG : both7: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6aec_d20250823_m021205_c001_v7007000_t0000_u01755915125310") 2025/08/23 02:15:24 DEBUG : both7: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed7fe_d20250823_m021154_c001_v0001184_t0015_u01755915114104") 2025/08/23 02:15:25 DEBUG : both7: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f289017_d20250823_m021149_c001_v7007000_t0000_u01755915109551") 2025/08/23 02:15:25 DEBUG : both7: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed70c_d20250823_m021137_c001_v0001184_t0042_u01755915097861") 2025/08/23 02:15:25 DEBUG : both8: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6af2_d20250823_m021205_c001_v7007000_t0000_u01755915125505") 2025/08/23 02:15:25 DEBUG : both8: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed806_d20250823_m021154_c001_v0001184_t0051_u01755915114535") 2025/08/23 02:15:25 DEBUG : both8: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f289019_d20250823_m021149_c001_v7007000_t0000_u01755915109733") 2025/08/23 02:15:25 DEBUG : both8: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed70e_d20250823_m021138_c001_v0001184_t0048_u01755915098380") 2025/08/23 02:15:25 DEBUG : both9: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6af9_d20250823_m021205_c001_v7007000_t0000_u01755915125688") 2025/08/23 02:15:25 DEBUG : both9: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed80a_d20250823_m021154_c001_v0001184_t0032_u01755915114958") 2025/08/23 02:15:25 DEBUG : both9: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f28901d_d20250823_m021149_c001_v7007000_t0000_u01755915109918") 2025/08/23 02:15:25 DEBUG : both9: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed710_d20250823_m021138_c001_v0001184_t0013_u01755915098790") 2025/08/23 02:15:25 DEBUG : c/non empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675daf_d20250823_m020741_c001_v7007000_t0000_u01755914861818") 2025/08/23 02:15:25 DEBUG : c/non empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4ce8_d20250823_m020739_c001_v0001137_t0003_u01755914859934") 2025/08/23 02:15:25 DEBUG : c/non empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675d9d_d20250823_m020739_c001_v7007000_t0000_u01755914859118") 2025/08/23 02:15:25 DEBUG : c/non empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cd4_d20250823_m020737_c001_v0001137_t0029_u01755914857028") 2025/08/23 02:15:25 DEBUG : c/non empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406ac7_d20250823_m020719_c001_v7007000_t0000_u01755914839629") 2025/08/23 02:15:25 DEBUG : c/non empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c59_d20250823_m020717_c001_v0001137_t0006_u01755914837649") 2025/08/23 02:15:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003af_d20250823_m021252_c001_v7007000_t0000_u01755915172939") 2025/08/23 02:15:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef5fe_d20250823_m021248_c001_v0001177_t0006_u01755915168778") 2025/08/23 02:15:25 DEBUG : check sum: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406a41_d20250823_m020709_c001_v7007000_t0000_u01755914829705") 2025/08/23 02:15:26 DEBUG : check sum: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c07_d20250823_m020708_c001_v0001137_t0022_u01755914828593") 2025/08/23 02:15:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a372b9_d20250823_m021511_c001_v7007000_t0000_u01755915311171") 2025/08/23 02:15:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993f49_d20250823_m021509_c001_v0001182_t0015_u01755915309704") 2025/08/23 02:15:26 DEBUG : dest/3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c10ee_d20250823_m020953_c001_v7007000_t0000_u01755914993304") 2025/08/23 02:15:26 DEBUG : dest/3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f405d0aba703d40f7_d20250823_m020952_c001_v0001161_t0007_u01755914992206") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6728_d20250823_m021340_c001_v7007000_t0000_u01755915220810") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedca7_d20250823_m021337_c001_v0001184_t0000_u01755915217029") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356891f3_d20250823_m021443_c001_v7007000_t0000_u01755915283636") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993e61_d20250823_m021435_c001_v0001182_t0047_u01755915275085") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc96d_d20250823_m021430_c001_v7007000_t0000_u01755915270962") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993dd3_d20250823_m021422_c001_v0001182_t0028_u01755915262606") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead577740eb_d20250823_m021418_c001_v7007000_t0000_u01755915258411") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993d45_d20250823_m021410_c001_v0001182_t0009_u01755915250040") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fad5_d20250823_m021405_c001_v7007000_t0000_u01755915245904") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993cc9_d20250823_m021357_c001_v0001182_t0037_u01755915237590") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c54c_d20250823_m021353_c001_v7007000_t0000_u01755915233475") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c4b_d20250823_m021344_c001_v0001182_t0055_u01755915224982") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935688e51_d20250823_m021338_c001_v7007000_t0000_u01755915218067") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cb12_d20250823_m021330_c001_v0001182_t0024_u01755915210728") 2025/08/23 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd0b_d20250823_m021326_c001_v7007000_t0000_u01755915206643") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc31_d20250823_m021323_c001_v0001184_t0028_u01755915203392") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dcce_d20250823_m021322_c001_v7007000_t0000_u01755915202248") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedbd3_d20250823_m021314_c001_v0001184_t0017_u01755915194227") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f45_d20250823_m021310_c001_v7007000_t0000_u01755915190076") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb87_d20250823_m021306_c001_v0001184_t0032_u01755915186846") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967595001_d20250823_m021305_c001_v7007000_t0000_u01755915185708") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993ab2_d20250823_m021257_c001_v0001182_t0042_u01755915177238") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c0037e_d20250823_m021250_c001_v7007000_t0000_u01755915170160") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993a1d_d20250823_m021241_c001_v0001182_t0046_u01755915161923") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b3b_d20250823_m021237_c001_v7007000_t0000_u01755915157873") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79939a3_d20250823_m021229_c001_v0001182_t0043_u01755915149211") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ca3_d20250823_m021225_c001_v7007000_t0000_u01755915145103") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799393b_d20250823_m021217_c001_v0001182_t0016_u01755915137800") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c2135_d20250823_m021324_c001_v7007000_t0000_u01755915204332") 2025/08/23 02:15:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc11_d20250823_m021320_c001_v0001184_t0033_u01755915200695") 2025/08/23 02:15:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb672b_d20250823_m021340_c001_v7007000_t0000_u01755915220995") 2025/08/23 02:15:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef761_d20250823_m021337_c001_v0001177_t0042_u01755915217043") 2025/08/23 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356891f6_d20250823_m021443_c001_v7007000_t0000_u01755915283818") 2025/08/23 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef919_d20250823_m021435_c001_v0001177_t0055_u01755915275649") 2025/08/23 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc970_d20250823_m021431_c001_v7007000_t0000_u01755915271144") 2025/08/23 02:15:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef8b9_d20250823_m021423_c001_v0001177_t0055_u01755915263197") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead577740f0_d20250823_m021418_c001_v7007000_t0000_u01755915258595") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef84f_d20250823_m021410_c001_v0001177_t0024_u01755915250618") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fad7_d20250823_m021406_c001_v7007000_t0000_u01755915246092") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef7ec_d20250823_m021358_c001_v0001177_t0019_u01755915238149") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c552_d20250823_m021353_c001_v7007000_t0000_u01755915233659") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef78f_d20250823_m021345_c001_v0001177_t0006_u01755915225548") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538264218_d20250823_m021338_c001_v7007000_t0000_u01755915218633") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993be3_d20250823_m021331_c001_v0001182_t0032_u01755915211301") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd0e_d20250823_m021326_c001_v7007000_t0000_u01755915206826") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6ef_d20250823_m021323_c001_v0001177_t0030_u01755915203404") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f2892ec_d20250823_m021322_c001_v7007000_t0000_u01755915202261") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6ad_d20250823_m021314_c001_v0001177_t0058_u01755915194898") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f4b_d20250823_m021310_c001_v7007000_t0000_u01755915190259") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef673_d20250823_m021306_c001_v0001177_t0042_u01755915186859") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dbe0_d20250823_m021305_c001_v7007000_t0000_u01755915185513") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c9a0_d20250823_m021257_c001_v0001182_t0024_u01755915177808") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4018560ff838f980_d20250823_m021250_c001_v7007000_t0000_u01755915170578") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef5ca_d20250823_m021242_c001_v0001177_t0027_u01755915162480") 2025/08/23 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b3e_d20250823_m021238_c001_v7007000_t0000_u01755915158054") 2025/08/23 02:15:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef578_d20250823_m021229_c001_v0001177_t0030_u01755915149799") 2025/08/23 02:15:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ca6_d20250823_m021225_c001_v7007000_t0000_u01755915145285") 2025/08/23 02:15:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef520_d20250823_m021218_c001_v0001177_t0027_u01755915138211") 2025/08/23 02:15:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f289302_d20250823_m021324_c001_v7007000_t0000_u01755915204345") 2025/08/23 02:15:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6d1_d20250823_m021320_c001_v0001177_t0056_u01755915200714") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb672f_d20250823_m021341_c001_v7007000_t0000_u01755915221180") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cb52_d20250823_m021337_c001_v0001182_t0045_u01755915217208") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356891fa_d20250823_m021444_c001_v7007000_t0000_u01755915284071") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cde1_d20250823_m021436_c001_v0001182_t0020_u01755915276231") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc974_d20250823_m021431_c001_v7007000_t0000_u01755915271327") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cd4f_d20250823_m021423_c001_v0001182_t0020_u01755915263813") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead577740f6_d20250823_m021418_c001_v7007000_t0000_u01755915258779") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ccbf_d20250823_m021411_c001_v0001182_t0043_u01755915251186") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fad9_d20250823_m021406_c001_v7007000_t0000_u01755915246273") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cc35_d20250823_m021358_c001_v0001182_t0042_u01755915238727") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c556_d20250823_m021353_c001_v7007000_t0000_u01755915233843") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cbb5_d20250823_m021346_c001_v0001182_t0038_u01755915226122") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40978c0e2fa131ce_d20250823_m021338_c001_v7007000_t0000_u01755915218462") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc79_d20250823_m021331_c001_v0001184_t0023_u01755915211867") 2025/08/23 02:15:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd10_d20250823_m021327_c001_v7007000_t0000_u01755915207009") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cae0_d20250823_m021323_c001_v0001182_t0038_u01755915203412") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae88e_d20250823_m021322_c001_v7007000_t0000_u01755915202031") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b4b_d20250823_m021315_c001_v0001182_t0031_u01755915195469") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f52_d20250823_m021310_c001_v7007000_t0000_u01755915190442") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ca12_d20250823_m021306_c001_v0001182_t0018_u01755915186870") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091f5f6_d20250823_m021305_c001_v7007000_t0000_u01755915185284") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb2f_d20250823_m021258_c001_v0001184_t0041_u01755915178364") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f407a47d19c6bd01b_d20250823_m021250_c001_v7007000_t0000_u01755915170726") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c923_d20250823_m021243_c001_v0001182_t0013_u01755915163074") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b42_d20250823_m021238_c001_v7007000_t0000_u01755915158234") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c89d_d20250823_m021230_c001_v0001182_t0013_u01755915150412") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6ca9_d20250823_m021225_c001_v7007000_t0000_u01755915145470") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c813_d20250823_m021218_c001_v0001182_t0008_u01755915138422") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dceb_d20250823_m021324_c001_v7007000_t0000_u01755915204395") 2025/08/23 02:15:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b7b_d20250823_m021320_c001_v0001182_t0017_u01755915200722") 2025/08/23 02:15:30 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6733_d20250823_m021341_c001_v7007000_t0000_u01755915221365") 2025/08/23 02:15:30 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c21_d20250823_m021337_c001_v0001182_t0011_u01755915217228") 2025/08/23 02:15:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356891fd_d20250823_m021444_c001_v7007000_t0000_u01755915284252") 2025/08/23 02:15:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedf43_d20250823_m021436_c001_v0001184_t0053_u01755915276788") 2025/08/23 02:15:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc978_d20250823_m021431_c001_v7007000_t0000_u01755915271510") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedecd_d20250823_m021424_c001_v0001184_t0051_u01755915264368") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead577740fc_d20250823_m021418_c001_v7007000_t0000_u01755915258962") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bede2b_d20250823_m021411_c001_v0001184_t0046_u01755915251778") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fadc_d20250823_m021406_c001_v7007000_t0000_u01755915246455") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedd8b_d20250823_m021359_c001_v0001184_t0010_u01755915239344") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c560_d20250823_m021354_c001_v7007000_t0000_u01755915234027") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedd0f_d20250823_m021346_c001_v0001184_t0025_u01755915226696") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6702_d20250823_m021338_c001_v7007000_t0000_u01755915218410") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef73b_d20250823_m021332_c001_v0001177_t0056_u01755915212450") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd14_d20250823_m021327_c001_v7007000_t0000_u01755915207195") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b99_d20250823_m021323_c001_v0001182_t0045_u01755915203423") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c2106_d20250823_m021322_c001_v7007000_t0000_u01755915202271") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ca78_d20250823_m021316_c001_v0001182_t0013_u01755915196028") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f58_d20250823_m021310_c001_v7007000_t0000_u01755915190626") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b11_d20250823_m021306_c001_v0001182_t0029_u01755915186882") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dbdb_d20250823_m021305_c001_v7007000_t0000_u01755915185327") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef637_d20250823_m021258_c001_v0001177_t0042_u01755915178926") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae745_d20250823_m021250_c001_v7007000_t0000_u01755915170585") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5beda82_d20250823_m021243_c001_v0001184_t0049_u01755915163758") 2025/08/23 02:15:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b45_d20250823_m021238_c001_v7007000_t0000_u01755915158415") 2025/08/23 02:15:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed9d4_d20250823_m021230_c001_v0001184_t0009_u01755915150985") 2025/08/23 02:15:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6cab_d20250823_m021225_c001_v7007000_t0000_u01755915145653") 2025/08/23 02:15:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed92e_d20250823_m021218_c001_v0001184_t0018_u01755915138619") 2025/08/23 02:15:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dcec_d20250823_m021324_c001_v7007000_t0000_u01755915204539") 2025/08/23 02:15:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cabc_d20250823_m021320_c001_v0001182_t0035_u01755915200734") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6737_d20250823_m021341_c001_v7007000_t0000_u01755915221549") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedca9_d20250823_m021337_c001_v0001184_t0015_u01755915217245") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689200_d20250823_m021444_c001_v7007000_t0000_u01755915284433") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993e6d_d20250823_m021437_c001_v0001182_t0020_u01755915277001") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc97b_d20250823_m021431_c001_v7007000_t0000_u01755915271693") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993df3_d20250823_m021424_c001_v0001182_t0013_u01755915264570") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead57774102_d20250823_m021419_c001_v7007000_t0000_u01755915259147") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993d59_d20250823_m021412_c001_v0001182_t0052_u01755915252051") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fadf_d20250823_m021406_c001_v7007000_t0000_u01755915246637") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993cd9_d20250823_m021359_c001_v0001182_t0029_u01755915239541") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c568_d20250823_m021354_c001_v7007000_t0000_u01755915234210") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c59_d20250823_m021346_c001_v0001182_t0039_u01755915226904") 2025/08/23 02:15:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb66ff_d20250823_m021338_c001_v7007000_t0000_u01755915218227") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cb1e_d20250823_m021332_c001_v0001182_t0031_u01755915212664") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd18_d20250823_m021327_c001_v7007000_t0000_u01755915207377") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc33_d20250823_m021323_c001_v0001184_t0046_u01755915203591") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f2892e9_d20250823_m021322_c001_v7007000_t0000_u01755915202066") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedbe1_d20250823_m021316_c001_v0001184_t0034_u01755915196227") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f5e_d20250823_m021310_c001_v7007000_t0000_u01755915190810") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb89_d20250823_m021307_c001_v0001184_t0024_u01755915187061") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091f5f7_d20250823_m021305_c001_v7007000_t0000_u01755915185468") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993aba_d20250823_m021259_c001_v0001182_t0043_u01755915179133") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935688b6c_d20250823_m021250_c001_v7007000_t0000_u01755915170337") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993a37_d20250823_m021243_c001_v0001182_t0032_u01755915163959") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b47_d20250823_m021238_c001_v7007000_t0000_u01755915158596") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79939b5_d20250823_m021231_c001_v0001182_t0034_u01755915151199") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6cae_d20250823_m021225_c001_v7007000_t0000_u01755915145854") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799394d_d20250823_m021218_c001_v0001182_t0046_u01755915138836") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f289308_d20250823_m021324_c001_v7007000_t0000_u01755915204713") 2025/08/23 02:15:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc13_d20250823_m021320_c001_v0001184_t0024_u01755915200900") 2025/08/23 02:15:33 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb673b_d20250823_m021341_c001_v7007000_t0000_u01755915221734") 2025/08/23 02:15:33 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef765_d20250823_m021337_c001_v0001177_t0046_u01755915217285") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689204_d20250823_m021444_c001_v7007000_t0000_u01755915284617") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef923_d20250823_m021437_c001_v0001177_t0014_u01755915277197") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc97f_d20250823_m021431_c001_v7007000_t0000_u01755915271874") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef8bd_d20250823_m021424_c001_v0001177_t0037_u01755915264768") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead57774107_d20250823_m021419_c001_v7007000_t0000_u01755915259333") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef85b_d20250823_m021412_c001_v0001177_t0055_u01755915252250") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fae3_d20250823_m021406_c001_v7007000_t0000_u01755915246820") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef7fe_d20250823_m021359_c001_v0001177_t0018_u01755915239748") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c574_d20250823_m021354_c001_v7007000_t0000_u01755915234392") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef797_d20250823_m021347_c001_v0001177_t0052_u01755915227105") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538264215_d20250823_m021338_c001_v7007000_t0000_u01755915218437") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993bfd_d20250823_m021332_c001_v0001182_t0032_u01755915212887") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd1e_d20250823_m021327_c001_v7007000_t0000_u01755915207560") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b9d_d20250823_m021323_c001_v0001182_t0010_u01755915203617") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f407a47d19c6bd21d_d20250823_m021322_c001_v7007000_t0000_u01755915202058") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6b7_d20250823_m021316_c001_v0001177_t0026_u01755915196458") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f64_d20250823_m021310_c001_v7007000_t0000_u01755915190996") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef675_d20250823_m021307_c001_v0001177_t0032_u01755915187073") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538263f0d_d20250823_m021305_c001_v7007000_t0000_u01755915185482") 2025/08/23 02:15:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c9aa_d20250823_m021259_c001_v0001182_t0012_u01755915179328") 2025/08/23 02:15:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc172_d20250823_m021250_c001_v7007000_t0000_u01755915170344") 2025/08/23 02:15:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef5e4_d20250823_m021244_c001_v0001177_t0010_u01755915164181") 2025/08/23 02:15:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b4a_d20250823_m021238_c001_v7007000_t0000_u01755915158777") 2025/08/23 02:15:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef57c_d20250823_m021231_c001_v0001177_t0044_u01755915151404") 2025/08/23 02:15:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6caf_d20250823_m021226_c001_v7007000_t0000_u01755915146037") 2025/08/23 02:15:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef52a_d20250823_m021219_c001_v0001177_t0040_u01755915139073") 2025/08/23 02:15:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f407a47d19c6bd24e_d20250823_m021324_c001_v7007000_t0000_u01755915204554") 2025/08/23 02:15:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6d9_d20250823_m021320_c001_v0001177_t0028_u01755915200950") 2025/08/23 02:15:35 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb673f_d20250823_m021341_c001_v7007000_t0000_u01755915221920") 2025/08/23 02:15:35 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cb58_d20250823_m021337_c001_v0001182_t0048_u01755915217406") 2025/08/23 02:15:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689207_d20250823_m021444_c001_v7007000_t0000_u01755915284800") 2025/08/23 02:15:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cdeb_d20250823_m021437_c001_v0001182_t0054_u01755915277423") 2025/08/23 02:15:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc982_d20250823_m021432_c001_v7007000_t0000_u01755915272057") 2025/08/23 02:15:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cd5d_d20250823_m021424_c001_v0001182_t0042_u01755915264972") 2025/08/23 02:15:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead5777410c_d20250823_m021419_c001_v7007000_t0000_u01755915259516") 2025/08/23 02:15:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ccd3_d20250823_m021412_c001_v0001182_t0040_u01755915252455") 2025/08/23 02:15:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fae6_d20250823_m021407_c001_v7007000_t0000_u01755915247002") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cc4d_d20250823_m021359_c001_v0001182_t0048_u01755915239963") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c57b_d20250823_m021354_c001_v7007000_t0000_u01755915234575") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cbc3_d20250823_m021347_c001_v0001182_t0043_u01755915227312") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6706_d20250823_m021338_c001_v7007000_t0000_u01755915218643") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc83_d20250823_m021333_c001_v0001184_t0013_u01755915213090") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd22_d20250823_m021327_c001_v7007000_t0000_u01755915207745") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6f1_d20250823_m021323_c001_v0001177_t0058_u01755915203629") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dcca_d20250823_m021322_c001_v7007000_t0000_u01755915202063") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b5d_d20250823_m021316_c001_v0001182_t0012_u01755915196663") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f6a_d20250823_m021311_c001_v7007000_t0000_u01755915191189") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ca14_d20250823_m021307_c001_v0001182_t0016_u01755915187082") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dbe5_d20250823_m021305_c001_v7007000_t0000_u01755915185717") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb39_d20250823_m021259_c001_v0001184_t0022_u01755915179556") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c0038b_d20250823_m021250_c001_v7007000_t0000_u01755915170743") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c931_d20250823_m021244_c001_v0001182_t0015_u01755915164397") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b4d_d20250823_m021238_c001_v7007000_t0000_u01755915158962") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c8a7_d20250823_m021231_c001_v0001182_t0042_u01755915151676") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6cb2_d20250823_m021226_c001_v7007000_t0000_u01755915146220") 2025/08/23 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c81d_d20250823_m021219_c001_v0001182_t0026_u01755915139331") 2025/08/23 02:15:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dcef_d20250823_m021324_c001_v7007000_t0000_u01755915204727") 2025/08/23 02:15:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cac0_d20250823_m021320_c001_v0001182_t0053_u01755915200976") 2025/08/23 02:15:37 DEBUG : dir1/0007-12345: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6743_d20250823_m021342_c001_v7007000_t0000_u01755915222104") 2025/08/23 02:15:37 DEBUG : dir1/0007-12345: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c23_d20250823_m021337_c001_v0001182_t0022_u01755915217424") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689209_d20250823_m021444_c001_v7007000_t0000_u01755915284997") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedf4d_d20250823_m021437_c001_v0001184_t0000_u01755915277635") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc985_d20250823_m021432_c001_v7007000_t0000_u01755915272238") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5beded5_d20250823_m021425_c001_v0001184_t0016_u01755915265180") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead57774111_d20250823_m021419_c001_v7007000_t0000_u01755915259700") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bede35_d20250823_m021412_c001_v0001184_t0046_u01755915252667") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fae9_d20250823_m021407_c001_v7007000_t0000_u01755915247183") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedd95_d20250823_m021400_c001_v0001184_t0041_u01755915240177") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c580_d20250823_m021354_c001_v7007000_t0000_u01755915234761") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedd17_d20250823_m021347_c001_v0001184_t0034_u01755915227539") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a36e12_d20250823_m021338_c001_v7007000_t0000_u01755915218471") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef73f_d20250823_m021333_c001_v0001177_t0010_u01755915213289") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd26_d20250823_m021327_c001_v7007000_t0000_u01755915207927") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cae2_d20250823_m021323_c001_v0001182_t0008_u01755915203652") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae88b_d20250823_m021321_c001_v7007000_t0000_u01755915201836") 2025/08/23 02:15:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ca80_d20250823_m021316_c001_v0001182_t0009_u01755915196870") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f70_d20250823_m021311_c001_v7007000_t0000_u01755915191421") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b13_d20250823_m021307_c001_v0001182_t0009_u01755915187138") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538263f16_d20250823_m021305_c001_v7007000_t0000_u01755915185664") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef641_d20250823_m021259_c001_v0001177_t0013_u01755915179752") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f407a47d19c6bd015_d20250823_m021250_c001_v7007000_t0000_u01755915170355") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5beda90_d20250823_m021244_c001_v0001184_t0016_u01755915164637") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b50_d20250823_m021239_c001_v7007000_t0000_u01755915159143") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed9da_d20250823_m021231_c001_v0001184_t0003_u01755915151885") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6cb5_d20250823_m021226_c001_v7007000_t0000_u01755915146403") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed938_d20250823_m021219_c001_v0001184_t0023_u01755915139584") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae8a2_d20250823_m021324_c001_v7007000_t0000_u01755915204561") 2025/08/23 02:15:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b81_d20250823_m021321_c001_v0001182_t0046_u01755915201040") 2025/08/23 02:15:38 DEBUG : dir1/0008-23456: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6747_d20250823_m021342_c001_v7007000_t0000_u01755915222339") 2025/08/23 02:15:38 DEBUG : dir1/0008-23456: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedcab_d20250823_m021337_c001_v0001184_t0052_u01755915217439") 2025/08/23 02:15:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d93568920c_d20250823_m021445_c001_v7007000_t0000_u01755915285179") 2025/08/23 02:15:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993e73_d20250823_m021437_c001_v0001182_t0007_u01755915277834") 2025/08/23 02:15:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc988_d20250823_m021432_c001_v7007000_t0000_u01755915272420") 2025/08/23 02:15:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993e05_d20250823_m021425_c001_v0001182_t0014_u01755915265459") 2025/08/23 02:15:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead57774116_d20250823_m021419_c001_v7007000_t0000_u01755915259885") 2025/08/23 02:15:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993d6b_d20250823_m021412_c001_v0001182_t0049_u01755915252860") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091faeb_d20250823_m021407_c001_v7007000_t0000_u01755915247365") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993ce1_d20250823_m021400_c001_v0001182_t0018_u01755915240373") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c584_d20250823_m021354_c001_v7007000_t0000_u01755915234947") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c65_d20250823_m021347_c001_v0001182_t0046_u01755915227753") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538264217_d20250823_m021338_c001_v7007000_t0000_u01755915218485") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cb26_d20250823_m021333_c001_v0001182_t0008_u01755915213503") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd29_d20250823_m021328_c001_v7007000_t0000_u01755915208110") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc37_d20250823_m021323_c001_v0001184_t0029_u01755915203788") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae890_d20250823_m021322_c001_v7007000_t0000_u01755915202208") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedbf3_d20250823_m021317_c001_v0001184_t0027_u01755915197091") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f76_d20250823_m021311_c001_v7007000_t0000_u01755915191606") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb8b_d20250823_m021307_c001_v0001184_t0045_u01755915187266") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4175e8ba95346a0a_d20250823_m021305_c001_v7007000_t0000_u01755915185674") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993acc_d20250823_m021300_c001_v0001182_t0022_u01755915180435") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae741_d20250823_m021250_c001_v7007000_t0000_u01755915170402") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993a3b_d20250823_m021244_c001_v0001182_t0017_u01755915164848") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b51_d20250823_m021239_c001_v7007000_t0000_u01755915159324") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79939bd_d20250823_m021232_c001_v0001182_t0042_u01755915152096") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6cb7_d20250823_m021226_c001_v7007000_t0000_u01755915146589") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993957_d20250823_m021219_c001_v0001182_t0024_u01755915139787") 2025/08/23 02:15:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae8a3_d20250823_m021324_c001_v7007000_t0000_u01755915204571") 2025/08/23 02:15:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc15_d20250823_m021321_c001_v0001184_t0016_u01755915201117") 2025/08/23 02:15:40 DEBUG : dir1/0009-34567: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb674b_d20250823_m021342_c001_v7007000_t0000_u01755915222526") 2025/08/23 02:15:40 DEBUG : dir1/0009-34567: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef767_d20250823_m021337_c001_v0001177_t0019_u01755915217503") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d93568920f_d20250823_m021445_c001_v7007000_t0000_u01755915285362") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef929_d20250823_m021438_c001_v0001177_t0038_u01755915278033") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc98c_d20250823_m021432_c001_v7007000_t0000_u01755915272602") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef8c5_d20250823_m021425_c001_v0001177_t0042_u01755915265671") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead5777411b_d20250823_m021420_c001_v7007000_t0000_u01755915260070") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef865_d20250823_m021413_c001_v0001177_t0034_u01755915253088") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091faee_d20250823_m021407_c001_v7007000_t0000_u01755915247548") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef80c_d20250823_m021400_c001_v0001177_t0027_u01755915240592") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c589_d20250823_m021355_c001_v7007000_t0000_u01755915235130") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef79b_d20250823_m021347_c001_v0001177_t0020_u01755915227956") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb66fe_d20250823_m021338_c001_v7007000_t0000_u01755915218045") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c09_d20250823_m021333_c001_v0001182_t0028_u01755915213772") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd2d_d20250823_m021328_c001_v7007000_t0000_u01755915208294") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993ba1_d20250823_m021323_c001_v0001182_t0041_u01755915203814") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c2101_d20250823_m021322_c001_v7007000_t0000_u01755915202084") 2025/08/23 02:15:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6bb_d20250823_m021317_c001_v0001177_t0010_u01755915197328") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f7c_d20250823_m021311_c001_v7007000_t0000_u01755915191790") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef679_d20250823_m021307_c001_v0001177_t0028_u01755915187282") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091f5f5_d20250823_m021305_c001_v7007000_t0000_u01755915185100") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c9b8_d20250823_m021300_c001_v0001182_t0017_u01755915180646") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a36c00_d20250823_m021250_c001_v7007000_t0000_u01755915170573") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef5e8_d20250823_m021245_c001_v0001177_t0057_u01755915165153") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b54_d20250823_m021239_c001_v7007000_t0000_u01755915159505") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef580_d20250823_m021232_c001_v0001177_t0046_u01755915152324") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c40772d_d20250823_m021226_c001_v7007000_t0000_u01755915146779") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef532_d20250823_m021219_c001_v0001177_t0053_u01755915139993") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dcee_d20250823_m021324_c001_v7007000_t0000_u01755915204582") 2025/08/23 02:15:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6dd_d20250823_m021321_c001_v0001177_t0049_u01755915201159") 2025/08/23 02:15:41 DEBUG : dir1/0010-45678: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6750_d20250823_m021342_c001_v7007000_t0000_u01755915222712") 2025/08/23 02:15:41 DEBUG : dir1/0010-45678: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cb5a_d20250823_m021337_c001_v0001182_t0031_u01755915217611") 2025/08/23 02:15:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689213_d20250823_m021445_c001_v7007000_t0000_u01755915285545") 2025/08/23 02:15:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cdf3_d20250823_m021438_c001_v0001182_t0046_u01755915278349") 2025/08/23 02:15:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc98f_d20250823_m021432_c001_v7007000_t0000_u01755915272784") 2025/08/23 02:15:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cd6f_d20250823_m021425_c001_v0001182_t0006_u01755915265886") 2025/08/23 02:15:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead57774120_d20250823_m021420_c001_v7007000_t0000_u01755915260255") 2025/08/23 02:15:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cce5_d20250823_m021413_c001_v0001182_t0019_u01755915253301") 2025/08/23 02:15:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091faf1_d20250823_m021407_c001_v7007000_t0000_u01755915247729") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cc55_d20250823_m021400_c001_v0001182_t0053_u01755915240808") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c58f_d20250823_m021355_c001_v7007000_t0000_u01755915235313") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cbcd_d20250823_m021348_c001_v0001182_t0020_u01755915228166") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935688e5a_d20250823_m021338_c001_v7007000_t0000_u01755915218572") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc89_d20250823_m021333_c001_v0001184_t0035_u01755915213967") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd30_d20250823_m021328_c001_v7007000_t0000_u01755915208476") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cae4_d20250823_m021323_c001_v0001182_t0051_u01755915203850") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae891_d20250823_m021322_c001_v7007000_t0000_u01755915202220") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b61_d20250823_m021317_c001_v0001182_t0034_u01755915197545") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f82_d20250823_m021311_c001_v7007000_t0000_u01755915191973") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ca18_d20250823_m021307_c001_v0001182_t0024_u01755915187324") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4175e8ba95346a06_d20250823_m021305_c001_v7007000_t0000_u01755915185489") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb43_d20250823_m021300_c001_v0001184_t0003_u01755915180906") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f406aa4d65be29971_d20250823_m021250_c001_v7007000_t0000_u01755915170435") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c93f_d20250823_m021245_c001_v0001182_t0022_u01755915165374") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b57_d20250823_m021239_c001_v7007000_t0000_u01755915159687") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c8b7_d20250823_m021232_c001_v0001182_t0018_u01755915152539") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c407734_d20250823_m021226_c001_v7007000_t0000_u01755915146964") 2025/08/23 02:15:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c82b_d20250823_m021220_c001_v0001182_t0038_u01755915140198") 2025/08/23 02:15:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dce9_d20250823_m021324_c001_v7007000_t0000_u01755915204354") 2025/08/23 02:15:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cac2_d20250823_m021321_c001_v0001182_t0039_u01755915201176") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6752_d20250823_m021342_c001_v7007000_t0000_u01755915222897") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c25_d20250823_m021337_c001_v0001182_t0042_u01755915217646") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689214_d20250823_m021445_c001_v7007000_t0000_u01755915285737") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedf58_d20250823_m021438_c001_v0001184_t0051_u01755915278547") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc993_d20250823_m021433_c001_v7007000_t0000_u01755915273011") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bededb_d20250823_m021426_c001_v0001184_t0003_u01755915266089") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead57774124_d20250823_m021420_c001_v7007000_t0000_u01755915260439") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bede49_d20250823_m021413_c001_v0001184_t0047_u01755915253519") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091faf4_d20250823_m021407_c001_v7007000_t0000_u01755915247912") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedd9b_d20250823_m021401_c001_v0001184_t0038_u01755915241025") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c594_d20250823_m021355_c001_v7007000_t0000_u01755915235496") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedd1f_d20250823_m021348_c001_v0001184_t0030_u01755915228371") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935688e55_d20250823_m021338_c001_v7007000_t0000_u01755915218304") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef749_d20250823_m021334_c001_v0001177_t0017_u01755915214198") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd34_d20250823_m021328_c001_v7007000_t0000_u01755915208659") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6f3_d20250823_m021323_c001_v0001177_t0054_u01755915203884") 2025/08/23 02:15:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dcc9_d20250823_m021322_c001_v7007000_t0000_u01755915202012") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ca8a_d20250823_m021317_c001_v0001182_t0040_u01755915197749") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f87_d20250823_m021312_c001_v7007000_t0000_u01755915192157") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b15_d20250823_m021307_c001_v0001182_t0039_u01755915187358") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4018560ff838f9ad_d20250823_m021305_c001_v7007000_t0000_u01755915185500") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef647_d20250823_m021301_c001_v0001177_t0041_u01755915181114") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4018560ff838f97f_d20250823_m021250_c001_v7007000_t0000_u01755915170385") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5beda98_d20250823_m021245_c001_v0001184_t0044_u01755915165584") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b5a_d20250823_m021239_c001_v7007000_t0000_u01755915159869") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed9e8_d20250823_m021232_c001_v0001184_t0044_u01755915152742") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c407739_d20250823_m021227_c001_v7007000_t0000_u01755915147147") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed944_d20250823_m021220_c001_v0001184_t0059_u01755915140405") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4027cbf6860a712f_d20250823_m021324_c001_v7007000_t0000_u01755915204503") 2025/08/23 02:15:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b83_d20250823_m021321_c001_v0001182_t0039_u01755915201235") 2025/08/23 02:15:44 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6756_d20250823_m021343_c001_v7007000_t0000_u01755915223082") 2025/08/23 02:15:44 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedcad_d20250823_m021337_c001_v0001184_t0006_u01755915217657") 2025/08/23 02:15:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689217_d20250823_m021445_c001_v7007000_t0000_u01755915285920") 2025/08/23 02:15:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993e7d_d20250823_m021438_c001_v0001182_t0042_u01755915278757") 2025/08/23 02:15:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc997_d20250823_m021433_c001_v7007000_t0000_u01755915273193") 2025/08/23 02:15:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993e0d_d20250823_m021426_c001_v0001182_t0012_u01755915266318") 2025/08/23 02:15:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead5777412a_d20250823_m021420_c001_v7007000_t0000_u01755915260623") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993d73_d20250823_m021413_c001_v0001182_t0012_u01755915253720") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091faf6_d20250823_m021408_c001_v7007000_t0000_u01755915248092") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993ced_d20250823_m021401_c001_v0001182_t0028_u01755915241242") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c599_d20250823_m021355_c001_v7007000_t0000_u01755915235699") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c6d_d20250823_m021348_c001_v0001182_t0044_u01755915228578") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6703_d20250823_m021338_c001_v7007000_t0000_u01755915218454") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cb32_d20250823_m021334_c001_v0001182_t0046_u01755915214461") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd37_d20250823_m021328_c001_v7007000_t0000_u01755915208843") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cae8_d20250823_m021324_c001_v0001182_t0046_u01755915204045") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae88d_d20250823_m021322_c001_v7007000_t0000_u01755915202017") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedbfd_d20250823_m021317_c001_v0001184_t0048_u01755915197961") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f8b_d20250823_m021312_c001_v7007000_t0000_u01755915192340") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb8d_d20250823_m021307_c001_v0001184_t0053_u01755915187468") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594ffa_d20250823_m021305_c001_v7007000_t0000_u01755915185522") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993ad4_d20250823_m021301_c001_v0001182_t0044_u01755915181323") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f406aa4d65be29974_d20250823_m021250_c001_v7007000_t0000_u01755915170618") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993a4b_d20250823_m021245_c001_v0001182_t0044_u01755915165781") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b5d_d20250823_m021240_c001_v7007000_t0000_u01755915160050") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79939c3_d20250823_m021232_c001_v0001182_t0016_u01755915152946") 2025/08/23 02:15:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c40773e_d20250823_m021227_c001_v7007000_t0000_u01755915147330") 2025/08/23 02:15:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799395b_d20250823_m021220_c001_v0001182_t0017_u01755915140609") 2025/08/23 02:15:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f407a47d19c6bd249_d20250823_m021324_c001_v7007000_t0000_u01755915204366") 2025/08/23 02:15:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc17_d20250823_m021321_c001_v0001184_t0052_u01755915201321") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb675a_d20250823_m021343_c001_v7007000_t0000_u01755915223267") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef769_d20250823_m021337_c001_v0001177_t0026_u01755915217718") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d93568921a_d20250823_m021446_c001_v7007000_t0000_u01755915286102") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef935_d20250823_m021438_c001_v0001177_t0009_u01755915278977") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc99b_d20250823_m021433_c001_v7007000_t0000_u01755915273376") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef8c9_d20250823_m021426_c001_v0001177_t0053_u01755915266586") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead5777412f_d20250823_m021420_c001_v7007000_t0000_u01755915260807") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef86f_d20250823_m021413_c001_v0001177_t0017_u01755915253936") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091faf8_d20250823_m021408_c001_v7007000_t0000_u01755915248324") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef815_d20250823_m021401_c001_v0001177_t0053_u01755915241474") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c59f_d20250823_m021355_c001_v7007000_t0000_u01755915235883") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef7a3_d20250823_m021348_c001_v0001177_t0047_u01755915228785") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6705_d20250823_m021338_c001_v7007000_t0000_u01755915218592") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993c0d_d20250823_m021334_c001_v0001182_t0018_u01755915214661") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd3b_d20250823_m021329_c001_v7007000_t0000_u01755915209027") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993ba5_d20250823_m021324_c001_v0001182_t0038_u01755915204067") 2025/08/23 02:15:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4027cbf6860a7118_d20250823_m021322_c001_v7007000_t0000_u01755915202279") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6bf_d20250823_m021318_c001_v0001177_t0058_u01755915198178") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f91_d20250823_m021312_c001_v7007000_t0000_u01755915192524") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef67d_d20250823_m021307_c001_v0001177_t0039_u01755915187493") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935688c71_d20250823_m021305_c001_v7007000_t0000_u01755915185732") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c9c6_d20250823_m021301_c001_v0001182_t0021_u01755915181537") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935688b72_d20250823_m021250_c001_v7007000_t0000_u01755915170575") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef5ec_d20250823_m021245_c001_v0001177_t0034_u01755915165982") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b5f_d20250823_m021240_c001_v7007000_t0000_u01755915160258") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef584_d20250823_m021233_c001_v0001177_t0017_u01755915153210") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c407743_d20250823_m021227_c001_v7007000_t0000_u01755915147514") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef538_d20250823_m021220_c001_v0001177_t0048_u01755915140926") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae89f_d20250823_m021324_c001_v7007000_t0000_u01755915204374") 2025/08/23 02:15:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6df_d20250823_m021321_c001_v0001177_t0048_u01755915201376") 2025/08/23 02:15:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb675e_d20250823_m021343_c001_v7007000_t0000_u01755915223454") 2025/08/23 02:15:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cb5e_d20250823_m021337_c001_v0001182_t0027_u01755915217834") 2025/08/23 02:15:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d93568921d_d20250823_m021446_c001_v7007000_t0000_u01755915286285") 2025/08/23 02:15:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ce03_d20250823_m021439_c001_v0001182_t0044_u01755915279188") 2025/08/23 02:15:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc99f_d20250823_m021433_c001_v7007000_t0000_u01755915273559") 2025/08/23 02:15:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cd7f_d20250823_m021426_c001_v0001182_t0045_u01755915266843") 2025/08/23 02:15:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead57774135_d20250823_m021421_c001_v7007000_t0000_u01755915261000") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ccf3_d20250823_m021414_c001_v0001182_t0010_u01755915254304") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fafa_d20250823_m021408_c001_v7007000_t0000_u01755915248505") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cc5f_d20250823_m021401_c001_v0001182_t0041_u01755915241683") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c5a5_d20250823_m021356_c001_v7007000_t0000_u01755915236066") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cbd1_d20250823_m021348_c001_v0001182_t0047_u01755915228989") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f406aa4d65be29ba8_d20250823_m021338_c001_v7007000_t0000_u01755915218603") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc91_d20250823_m021334_c001_v0001184_t0051_u01755915214869") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd3e_d20250823_m021329_c001_v7007000_t0000_u01755915209209") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedc3d_d20250823_m021324_c001_v0001184_t0048_u01755915204081") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dccc_d20250823_m021322_c001_v7007000_t0000_u01755915202196") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b65_d20250823_m021318_c001_v0001182_t0051_u01755915198435") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f97_d20250823_m021312_c001_v7007000_t0000_u01755915192709") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ca1a_d20250823_m021307_c001_v0001182_t0034_u01755915187535") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935688c6d_d20250823_m021305_c001_v7007000_t0000_u01755915185545") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb49_d20250823_m021301_c001_v0001184_t0026_u01755915181753") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc174_d20250823_m021250_c001_v7007000_t0000_u01755915170573") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c947_d20250823_m021246_c001_v0001182_t0016_u01755915166192") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b63_d20250823_m021240_c001_v7007000_t0000_u01755915160439") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c8bf_d20250823_m021233_c001_v0001182_t0038_u01755915153492") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c407749_d20250823_m021227_c001_v7007000_t0000_u01755915147697") 2025/08/23 02:15:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c83f_d20250823_m021221_c001_v0001182_t0046_u01755915141152") 2025/08/23 02:15:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c2139_d20250823_m021324_c001_v7007000_t0000_u01755915204514") 2025/08/23 02:15:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cac8_d20250823_m021321_c001_v0001182_t0035_u01755915201388") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6762_d20250823_m021343_c001_v7007000_t0000_u01755915223637") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedcb3_d20250823_m021337_c001_v0001184_t0036_u01755915217853") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689220_d20250823_m021446_c001_v7007000_t0000_u01755915286467") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedf64_d20250823_m021439_c001_v0001184_t0046_u01755915279384") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc9a3_d20250823_m021433_c001_v7007000_t0000_u01755915273740") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedee3_d20250823_m021427_c001_v0001184_t0018_u01755915267051") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead5777413b_d20250823_m021421_c001_v7007000_t0000_u01755915261219") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bede53_d20250823_m021414_c001_v0001184_t0058_u01755915254510") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fafb_d20250823_m021408_c001_v7007000_t0000_u01755915248687") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedda7_d20250823_m021401_c001_v0001184_t0051_u01755915241898") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c5ac_d20250823_m021356_c001_v7007000_t0000_u01755915236249") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedd24_d20250823_m021349_c001_v0001184_t0035_u01755915229195") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f406aa4d65be29b99_d20250823_m021338_c001_v7007000_t0000_u01755915218055") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef74d_d20250823_m021335_c001_v0001177_t0026_u01755915215064") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd42_d20250823_m021329_c001_v7007000_t0000_u01755915209392") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef6f7_d20250823_m021324_c001_v0001177_t0040_u01755915204091") 2025/08/23 02:15:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f407a47d19c6bd222_d20250823_m021322_c001_v7007000_t0000_u01755915202240") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ca90_d20250823_m021318_c001_v0001182_t0020_u01755915198642") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f9c_d20250823_m021312_c001_v7007000_t0000_u01755915192898") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b1b_d20250823_m021307_c001_v0001182_t0043_u01755915187555") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091f5f8_d20250823_m021305_c001_v7007000_t0000_u01755915185654") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef64b_d20250823_m021301_c001_v0001177_t0052_u01755915181990") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f407a47d19c6bd018_d20250823_m021250_c001_v7007000_t0000_u01755915170542") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedaa6_d20250823_m021246_c001_v0001184_t0021_u01755915166441") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b66_d20250823_m021240_c001_v7007000_t0000_u01755915160620") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5beda00_d20250823_m021233_c001_v0001184_t0042_u01755915153714") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c40774d_d20250823_m021227_c001_v7007000_t0000_u01755915147882") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed952_d20250823_m021221_c001_v0001184_t0018_u01755915141386") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f410b0eeab72ae8a0_d20250823_m021324_c001_v7007000_t0000_u01755915204384") 2025/08/23 02:15:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b85_d20250823_m021321_c001_v0001182_t0053_u01755915201445") 2025/08/23 02:15:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003b3_d20250823_m021253_c001_v7007000_t0000_u01755915173127") 2025/08/23 02:15:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993a63_d20250823_m021248_c001_v0001182_t0007_u01755915168974") 2025/08/23 02:15:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003b6_d20250823_m021253_c001_v7007000_t0000_u01755915173310") 2025/08/23 02:15:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef600_d20250823_m021248_c001_v0001177_t0017_u01755915168987") 2025/08/23 02:15:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003b9_d20250823_m021253_c001_v7007000_t0000_u01755915173493") 2025/08/23 02:15:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c95b_d20250823_m021249_c001_v0001182_t0013_u01755915169000") 2025/08/23 02:15:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003bd_d20250823_m021253_c001_v7007000_t0000_u01755915173675") 2025/08/23 02:15:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedacc_d20250823_m021249_c001_v0001184_t0027_u01755915169010") 2025/08/23 02:15:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003c0_d20250823_m021253_c001_v7007000_t0000_u01755915173858") 2025/08/23 02:15:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c95d_d20250823_m021249_c001_v0001182_t0038_u01755915169201") 2025/08/23 02:15:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003c3_d20250823_m021254_c001_v7007000_t0000_u01755915174043") 2025/08/23 02:15:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993a65_d20250823_m021249_c001_v0001182_t0009_u01755915169211") 2025/08/23 02:15:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003c7_d20250823_m021254_c001_v7007000_t0000_u01755915174226") 2025/08/23 02:15:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedace_d20250823_m021249_c001_v0001184_t0023_u01755915169232") 2025/08/23 02:15:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003ca_d20250823_m021254_c001_v7007000_t0000_u01755915174408") 2025/08/23 02:15:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef604_d20250823_m021249_c001_v0001177_t0041_u01755915169275") 2025/08/23 02:15:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003ce_d20250823_m021254_c001_v7007000_t0000_u01755915174592") 2025/08/23 02:15:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993a69_d20250823_m021249_c001_v0001182_t0046_u01755915169414") 2025/08/23 02:15:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003d2_d20250823_m021254_c001_v7007000_t0000_u01755915174775") 2025/08/23 02:15:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c961_d20250823_m021249_c001_v0001182_t0027_u01755915169434") 2025/08/23 02:15:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003d6_d20250823_m021254_c001_v7007000_t0000_u01755915174958") 2025/08/23 02:15:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedad0_d20250823_m021249_c001_v0001184_t0028_u01755915169456") 2025/08/23 02:15:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003da_d20250823_m021255_c001_v7007000_t0000_u01755915175140") 2025/08/23 02:15:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef606_d20250823_m021249_c001_v0001177_t0007_u01755915169518") 2025/08/23 02:15:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003e1_d20250823_m021255_c001_v7007000_t0000_u01755915175538") 2025/08/23 02:15:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993a6d_d20250823_m021249_c001_v0001182_t0026_u01755915169617") 2025/08/23 02:15:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003e5_d20250823_m021255_c001_v7007000_t0000_u01755915175739") 2025/08/23 02:15:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c963_d20250823_m021249_c001_v0001182_t0014_u01755915169643") 2025/08/23 02:15:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003e9_d20250823_m021255_c001_v7007000_t0000_u01755915175921") 2025/08/23 02:15:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedad4_d20250823_m021249_c001_v0001184_t0009_u01755915169670") 2025/08/23 02:15:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c003ed_d20250823_m021256_c001_v7007000_t0000_u01755915176104") 2025/08/23 02:15:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef60a_d20250823_m021249_c001_v0001177_t0023_u01755915169741") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc2a3_d20250823_m021307_c001_v7007000_t0000_u01755915187815") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993af4_d20250823_m021304_c001_v0001182_t0007_u01755915184068") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935688c8f_d20250823_m021307_c001_v7007000_t0000_u01755915187953") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c9e0_d20250823_m021304_c001_v0001182_t0052_u01755915184078") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc2ab_d20250823_m021308_c001_v7007000_t0000_u01755915188097") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb6b_d20250823_m021304_c001_v0001184_t0055_u01755915184094") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dc0c_d20250823_m021307_c001_v7007000_t0000_u01755915187772") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef65f_d20250823_m021304_c001_v0001177_t0012_u01755915184117") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dc10_d20250823_m021307_c001_v7007000_t0000_u01755915187960") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c9e4_d20250823_m021304_c001_v0001182_t0029_u01755915184273") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935688c92_d20250823_m021308_c001_v7007000_t0000_u01755915188136") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993af6_d20250823_m021304_c001_v0001182_t0048_u01755915184284") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967595034_d20250823_m021307_c001_v7007000_t0000_u01755915187973") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb6f_d20250823_m021304_c001_v0001184_t0035_u01755915184311") 2025/08/23 02:15:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf96759502f_d20250823_m021307_c001_v7007000_t0000_u01755915187785") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef661_d20250823_m021304_c001_v0001177_t0022_u01755915184327") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f10_d20250823_m021308_c001_v7007000_t0000_u01755915188001") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c9e8_d20250823_m021304_c001_v0001182_t0029_u01755915184487") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dc0d_d20250823_m021307_c001_v7007000_t0000_u01755915187794") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993afa_d20250823_m021304_c001_v0001182_t0016_u01755915184499") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4175e8ba95346e0d_d20250823_m021308_c001_v7007000_t0000_u01755915188006") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb77_d20250823_m021304_c001_v0001184_t0052_u01755915184513") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dc15_d20250823_m021308_c001_v7007000_t0000_u01755915188142") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef667_d20250823_m021304_c001_v0001177_t0008_u01755915184554") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967595038_d20250823_m021308_c001_v7007000_t0000_u01755915188156") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedb79_d20250823_m021304_c001_v0001184_t0022_u01755915184721") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538263f6a_d20250823_m021308_c001_v7007000_t0000_u01755915188018") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef66b_d20250823_m021304_c001_v0001177_t0031_u01755915184767") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114f17_d20250823_m021308_c001_v7007000_t0000_u01755915188184") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c9ec_d20250823_m021304_c001_v0001182_t0027_u01755915184776") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935688c8b_d20250823_m021307_c001_v7007000_t0000_u01755915187764") 2025/08/23 02:15:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b00_d20250823_m021304_c001_v0001182_t0018_u01755915184897") 2025/08/23 02:15:53 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de08fc4_d20250823_m021123_c001_v7007000_t0000_u01755915083040") 2025/08/23 02:15:53 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f100fa9503ba81d0a_d20250823_m021120_c001_v0001144_t0043_u01755915080204") 2025/08/23 02:15:53 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b66f8_d20250823_m021120_c001_v7007000_t0000_u01755915080021") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f100fa9503ba81cfc_d20250823_m021116_c001_v0001144_t0031_u01755915076277") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6684_d20250823_m021115_c001_v7007000_t0000_u01755915075548") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993667_d20250823_m021111_c001_v0001182_t0052_u01755915071061") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4028ad8d5e417acc_d20250823_m021109_c001_v7007000_t0000_u01755915069597") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f102f8aab66c4f415_d20250823_m021107_c001_v0001101_t0021_u01755915067540") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41604f794288158b_d20250823_m021107_c001_v7007000_t0000_u01755915067355") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f102f8aab66c4f407_d20250823_m021104_c001_v0001101_t0031_u01755915064021") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41604f7942881550_d20250823_m021103_c001_v7007000_t0000_u01755915063286") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993613_d20250823_m021059_c001_v0001182_t0026_u01755915059430") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538263412_d20250823_m021058_c001_v7007000_t0000_u01755915058140") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108631b4c15e94aa_d20250823_m021056_c001_v0001183_t0040_u01755915056954") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fba92_d20250823_m021056_c001_v7007000_t0000_u01755915056767") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108631b4c15e9498_d20250823_m021053_c001_v0001183_t0044_u01755915053989") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fba5f_d20250823_m021053_c001_v7007000_t0000_u01755915053251") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a503d_d20250823_m021049_c001_v0001137_t0046_u01755915049373") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e5353826335c_d20250823_m021048_c001_v7007000_t0000_u01755915048442") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1055c3512a2c31a5_d20250823_m021046_c001_v0001145_t0050_u01755915046765") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944a7b8_d20250823_m021046_c001_v7007000_t0000_u01755915046580") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1055c3512a2c3199_d20250823_m021043_c001_v0001145_t0053_u01755915043242") 2025/08/23 02:15:54 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944a785_d20250823_m021042_c001_v7007000_t0000_u01755915042517") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed467_d20250823_m021036_c001_v0001184_t0056_u01755915036116") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594467_d20250823_m021035_c001_v7007000_t0000_u01755915035206") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f110a31c05f9844d3_d20250823_m021033_c001_v0001131_t0034_u01755915033272") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c126c_d20250823_m021033_c001_v7007000_t0000_u01755915033086") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f110a31c05f9844c7_d20250823_m021030_c001_v0001131_t0038_u01755915030039") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c1202_d20250823_m021029_c001_v7007000_t0000_u01755915029305") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79934f9_d20250823_m021023_c001_v0001182_t0041_u01755915023535") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594416_d20250823_m021022_c001_v7007000_t0000_u01755915022610") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1055c3512a2c315d_d20250823_m021020_c001_v0001145_t0040_u01755915020748") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a36440_d20250823_m021020_c001_v7007000_t0000_u01755915020565") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1055c3512a2c3153_d20250823_m021017_c001_v0001145_t0047_u01755915017429") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a3641a_d20250823_m021016_c001_v7007000_t0000_u01755915016691") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4fb7_d20250823_m021011_c001_v0001137_t0056_u01755915011298") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c1111_d20250823_m021010_c001_v7007000_t0000_u01755915010098") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f11681e33479d05d2_d20250823_m021004_c001_v0001161_t0052_u01755915004202") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f418897f1e6633f1d_d20250823_m021003_c001_v7007000_t0000_u01755915003988") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed337_d20250823_m021000_c001_v0001184_t0042_u01755915000089") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1050f481800c5c84_d20250823_m020958_c001_v0001029_t0025_u01755914998972") 2025/08/23 02:15:55 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1050f481800c5c80_d20250823_m020957_c001_v0001029_t0013_u01755914997788") 2025/08/23 02:15:56 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4028ad8d5e41557d_d20250823_m020944_c001_v7007000_t0000_u01755914984618") 2025/08/23 02:15:56 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4f1f_d20250823_m020937_c001_v0001137_t0044_u01755914977823") 2025/08/23 02:15:56 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1059e3f4d7218295_d20250823_m020937_c001_v0001178_t0048_u01755914977064") 2025/08/23 02:15:56 DEBUG : dst/one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1059e3f4d7218291_d20250823_m020936_c001_v0001178_t0017_u01755914976053") 2025/08/23 02:15:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de08fc6_d20250823_m021123_c001_v7007000_t0000_u01755915083224") 2025/08/23 02:15:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f104b764f266ff91a_d20250823_m021119_c001_v0001165_t0042_u01755915079800") 2025/08/23 02:15:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10944de2bf5d1949_d20250823_m021115_c001_v0001182_t0015_u01755915075352") 2025/08/23 02:15:56 DEBUG : dst/one.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4028ad8d5e417ad0_d20250823_m021109_c001_v7007000_t0000_u01755915069779") 2025/08/23 02:15:56 DEBUG : dst/one.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f11065bc2cc1c0e56_d20250823_m021106_c001_v0001136_t0025_u01755915066980") 2025/08/23 02:15:56 DEBUG : dst/one.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1106efa3ee92f500_d20250823_m021103_c001_v0001182_t0023_u01755915063069") 2025/08/23 02:15:56 DEBUG : dst/one.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538263415_d20250823_m021058_c001_v7007000_t0000_u01755915058323") 2025/08/23 02:15:56 DEBUG : dst/one.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1079fbb2e69d48b2_d20250823_m021056_c001_v0001179_t0057_u01755915056560") 2025/08/23 02:15:56 DEBUG : dst/one.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10955f5d97c7d7bb_d20250823_m021052_c001_v0001161_t0057_u01755915052823") 2025/08/23 02:15:56 DEBUG : dst/three: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c1112_d20250823_m021010_c001_v7007000_t0000_u01755915010290") 2025/08/23 02:15:56 DEBUG : dst/three: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1050f481800c5ca2_d20250823_m021008_c001_v0001029_t0043_u01755915008504") 2025/08/23 02:15:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de08fc8_d20250823_m021123_c001_v7007000_t0000_u01755915083407") 2025/08/23 02:15:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f110aa88dbd00344c_d20250823_m021121_c001_v0001180_t0000_u01755915081241") 2025/08/23 02:15:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1159eeec028cf1b9_d20250823_m021117_c001_v0001029_t0029_u01755915077550") 2025/08/23 02:15:56 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de08fc9_d20250823_m021123_c001_v7007000_t0000_u01755915083589") 2025/08/23 02:15:56 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f100fa9503ba81d0e_d20250823_m021121_c001_v0001144_t0017_u01755915081654") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6719_d20250823_m021121_c001_v7007000_t0000_u01755915081465") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f100fa9503ba81d04_d20250823_m021118_c001_v0001144_t0026_u01755915078150") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b66c4_d20250823_m021117_c001_v7007000_t0000_u01755915077967") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a5084_d20250823_m021112_c001_v0001137_t0033_u01755915072280") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4028ad8d5e417ad5_d20250823_m021109_c001_v7007000_t0000_u01755915069961") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f102f8aab66c4f417_d20250823_m021108_c001_v0001101_t0056_u01755915068895") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41604f79428815a5_d20250823_m021108_c001_v7007000_t0000_u01755915068711") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f102f8aab66c4f40d_d20250823_m021105_c001_v0001101_t0015_u01755915065474") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41604f7942881569_d20250823_m021105_c001_v7007000_t0000_u01755915065289") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a505d_d20250823_m021100_c001_v0001137_t0015_u01755915060213") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fba9f_d20250823_m021057_c001_v7007000_t0000_u01755915057582") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a504b_d20250823_m021055_c001_v0001137_t0029_u01755915055603") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fba75_d20250823_m021054_c001_v7007000_t0000_u01755915054874") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed506_d20250823_m021050_c001_v0001184_t0037_u01755915050321") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944a7c4_d20250823_m021047_c001_v7007000_t0000_u01755915047501") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed4da_d20250823_m021045_c001_v0001184_t0018_u01755915045478") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944a79f_d20250823_m021044_c001_v7007000_t0000_u01755915044381") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799356f_d20250823_m021037_c001_v0001182_t0054_u01755915037688") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c129d_d20250823_m021034_c001_v7007000_t0000_u01755915034285") 2025/08/23 02:15:57 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993539_d20250823_m021032_c001_v0001182_t0026_u01755915032081") 2025/08/23 02:15:58 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c1231_d20250823_m021030_c001_v7007000_t0000_u01755915030991") 2025/08/23 02:15:58 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4fe1_d20250823_m021024_c001_v0001137_t0007_u01755915024317") 2025/08/23 02:15:58 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a3644b_d20250823_m021021_c001_v7007000_t0000_u01755915021625") 2025/08/23 02:15:58 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4fd3_d20250823_m021019_c001_v0001137_t0001_u01755915019389") 2025/08/23 02:15:58 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a3642b_d20250823_m021018_c001_v7007000_t0000_u01755915018290") 2025/08/23 02:15:58 DEBUG : dst/three.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed39d_d20250823_m021012_c001_v0001184_t0016_u01755915012195") 2025/08/23 02:15:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4028ad8d5e417ada_d20250823_m021110_c001_v7007000_t0000_u01755915070142") 2025/08/23 02:15:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1020be2657dc2264_d20250823_m021108_c001_v0001178_t0033_u01755915068491") 2025/08/23 02:15:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f101661dfb82aff26_d20250823_m021104_c001_v0001171_t0000_u01755915064893") 2025/08/23 02:15:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e5353826341a_d20250823_m021058_c001_v7007000_t0000_u01755915058507") 2025/08/23 02:15:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f105451a75abbf320_d20250823_m021057_c001_v0001177_t0041_u01755915057367") 2025/08/23 02:15:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1151015c0ea092d8_d20250823_m021054_c001_v0001041_t0009_u01755915054408") 2025/08/23 02:15:58 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de08fcb_d20250823_m021123_c001_v7007000_t0000_u01755915083771") 2025/08/23 02:15:58 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed5dc_d20250823_m021111_c001_v0001184_t0035_u01755915071681") 2025/08/23 02:15:58 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4028ad8d5e417add_d20250823_m021110_c001_v7007000_t0000_u01755915070328") 2025/08/23 02:15:58 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed56c_d20250823_m021059_c001_v0001184_t0019_u01755915059991") 2025/08/23 02:15:58 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e5353826341d_d20250823_m021058_c001_v7007000_t0000_u01755915058691") 2025/08/23 02:15:58 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79935c9_d20250823_m021050_c001_v0001182_t0049_u01755915050117") 2025/08/23 02:15:58 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4095e53538263362_d20250823_m021048_c001_v7007000_t0000_u01755915048634") 2025/08/23 02:15:59 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a5013_d20250823_m021036_c001_v0001137_t0022_u01755915036675") 2025/08/23 02:15:59 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf96759446a_d20250823_m021035_c001_v7007000_t0000_u01755915035388") 2025/08/23 02:15:59 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed405_d20250823_m021024_c001_v0001184_t0011_u01755915024110") 2025/08/23 02:15:59 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594418_d20250823_m021022_c001_v7007000_t0000_u01755915022797") 2025/08/23 02:15:59 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79934a4_d20250823_m021011_c001_v0001182_t0020_u01755915011970") 2025/08/23 02:15:59 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c1114_d20250823_m021010_c001_v7007000_t0000_u01755915010473") 2025/08/23 02:15:59 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f110ca0a2b93e24e7_d20250823_m021006_c001_v0001178_t0009_u01755915006190") 2025/08/23 02:15:59 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4028ad8d5e41557f_d20250823_m020944_c001_v7007000_t0000_u01755914984804") 2025/08/23 02:15:59 DEBUG : dst/two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1059e3f4d72182c3_d20250823_m020943_c001_v0001178_t0012_u01755914983672") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091e9de_d20250823_m020904_c001_v7007000_t0000_u01755914944238") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed112_d20250823_m020856_c001_v0001184_t0024_u01755914936804") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0bff68b_d20250823_m020854_c001_v7007000_t0000_u01755914934850") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed02e_d20250823_m020833_c001_v0001184_t0028_u01755914913363") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb1ac_d20250823_m020818_c001_v7007000_t0000_u01755914898772") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5becf4f_d20250823_m020814_c001_v0001184_t0054_u01755914894981") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e0d_d20250823_m020754_c001_v7007000_t0000_u01755914874547") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d48_d20250823_m020752_c001_v0001137_t0023_u01755914872108") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675de8_d20250823_m020751_c001_v7007000_t0000_u01755914871230") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d3c_d20250823_m020749_c001_v0001137_t0014_u01755914869887") 2025/08/23 02:15:59 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675dcd_d20250823_m020746_c001_v7007000_t0000_u01755914866811") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d12_d20250823_m020745_c001_v0001137_t0056_u01755914865046") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675dbf_d20250823_m020744_c001_v7007000_t0000_u01755914864087") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d02_d20250823_m020742_c001_v0001137_t0040_u01755914862485") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675d84_d20250823_m020736_c001_v7007000_t0000_u01755914856181") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cc2_d20250823_m020734_c001_v0001137_t0017_u01755914854498") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675d66_d20250823_m020733_c001_v7007000_t0000_u01755914853590") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cb8_d20250823_m020732_c001_v0001137_t0028_u01755914852460") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406b0a_d20250823_m020727_c001_v7007000_t0000_u01755914847217") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c97_d20250823_m020725_c001_v0001137_t0024_u01755914845741") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406aed_d20250823_m020723_c001_v7007000_t0000_u01755914843882") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c89_d20250823_m020722_c001_v0001137_t0012_u01755914842756") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406adc_d20250823_m020722_c001_v7007000_t0000_u01755914842387") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f101acd9ddd1d79be_d20250823_m020721_c001_v0001136_t0031_u01755914841702") 2025/08/23 02:16:00 DEBUG : empty space: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c73_d20250823_m020720_c001_v0001137_t0024_u01755914840030") 2025/08/23 02:16:00 DEBUG : enormous: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e01_d20250823_m020753_c001_v7007000_t0000_u01755914873625") 2025/08/23 02:16:00 DEBUG : enormous: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d4c_d20250823_m020752_c001_v0001137_t0029_u01755914872582") 2025/08/23 02:16:00 DEBUG : existing: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de08ffa_d20250823_m021128_c001_v7007000_t0000_u01755915088625") 2025/08/23 02:16:00 DEBUG : existing: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a50c9_d20250823_m021127_c001_v0001137_t0046_u01755915087216") 2025/08/23 02:16:00 DEBUG : existing: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb172_d20250823_m020813_c001_v7007000_t0000_u01755914893588") 2025/08/23 02:16:01 DEBUG : existing: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5becf2f_d20250823_m020812_c001_v0001184_t0059_u01755914892425") 2025/08/23 02:16:01 DEBUG : existing: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406ab6_d20250823_m020716_c001_v7007000_t0000_u01755914836907") 2025/08/23 02:16:01 DEBUG : existing: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c43_d20250823_m020715_c001_v0001137_t0015_u01755914835722") 2025/08/23 02:16:01 DEBUG : existing: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406aa4_d20250823_m020715_c001_v7007000_t0000_u01755914835172") 2025/08/23 02:16:01 DEBUG : existing: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c39_d20250823_m020714_c001_v0001137_t0008_u01755914834354") 2025/08/23 02:16:01 DEBUG : existing: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c31_d20250823_m020713_c001_v0001137_t0045_u01755914833407") 2025/08/23 02:16:01 DEBUG : existing-b: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb174_d20250823_m020813_c001_v7007000_t0000_u01755914893771") 2025/08/23 02:16:01 DEBUG : existing-b: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4dba_d20250823_m020812_c001_v0001137_t0001_u01755914892416") 2025/08/23 02:16:01 DEBUG : file1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6baf_d20250823_m021213_c001_v7007000_t0000_u01755915133327") 2025/08/23 02:16:01 DEBUG : file1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c7d1_d20250823_m021212_c001_v0001182_t0053_u01755915132523") 2025/08/23 02:16:01 DEBUG : file1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b84_d20250823_m021211_c001_v7007000_t0000_u01755915131202") 2025/08/23 02:16:01 DEBUG : file1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef4f0_d20250823_m021210_c001_v0001177_t0057_u01755915130376") 2025/08/23 02:16:01 DEBUG : five: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e3c_d20250823_m020758_c001_v7007000_t0000_u01755914878909") 2025/08/23 02:16:01 DEBUG : five: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f416347d5037a4d6e_d20250823_m020756_c001_v0001137_t0021_u01755914876805") 2025/08/23 02:16:01 DEBUG : foo: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406afd_d20250823_m020725_c001_v7007000_t0000_u01755914845372") 2025/08/23 02:16:01 DEBUG : foo: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f416347d5037a4c95_d20250823_m020724_c001_v0001137_t0021_u01755914844809") 2025/08/23 02:16:01 DEBUG : foo: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f416347d5037a4c8f_d20250823_m020724_c001_v0001137_t0021_u01755914844255") 2025/08/23 02:16:01 DEBUG : four: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e3f_d20250823_m020759_c001_v7007000_t0000_u01755914879093") 2025/08/23 02:16:01 DEBUG : four: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4194cb12c7993034_d20250823_m020757_c001_v0001182_t0025_u01755914877360") 2025/08/23 02:16:02 DEBUG : four: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d66_d20250823_m020755_c001_v0001137_t0048_u01755914875851") 2025/08/23 02:16:02 DEBUG : hello world2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7c0_d20250823_m020610_c001_v7007000_t0000_u01755914770002") 2025/08/23 02:16:02 DEBUG : hello world2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4adf_d20250823_m020609_c001_v0001137_t0025_u01755914769291") 2025/08/23 02:16:02 DEBUG : ignore-size: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406a82_d20250823_m020713_c001_v7007000_t0000_u01755914833039") 2025/08/23 02:16:02 DEBUG : ignore-size: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c21_d20250823_m020711_c001_v0001137_t0003_u01755914831845") 2025/08/23 02:16:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb15e_d20250823_m020811_c001_v7007000_t0000_u01755914891684") 2025/08/23 02:16:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79930ae_d20250823_m020811_c001_v0001182_t0054_u01755914891077") 2025/08/23 02:16:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb148_d20250823_m020810_c001_v7007000_t0000_u01755914890332") 2025/08/23 02:16:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79930a2_d20250823_m020809_c001_v0001182_t0049_u01755914889126") 2025/08/23 02:16:02 DEBUG : one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e42_d20250823_m020759_c001_v7007000_t0000_u01755914879275") 2025/08/23 02:16:02 DEBUG : one: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f416347d5037a4d5a_d20250823_m020754_c001_v0001137_t0021_u01755914874943") 2025/08/23 02:16:02 DEBUG : only0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6afe_d20250823_m021205_c001_v7007000_t0000_u01755915125873") 2025/08/23 02:16:02 DEBUG : only0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408283bda5bed864_d20250823_m021200_c001_v0001184_t0055_u01755915120197") 2025/08/23 02:16:02 DEBUG : only0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799380b_d20250823_m021151_c001_v0001182_t0025_u01755915111284") 2025/08/23 02:16:02 DEBUG : only0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288fd0_d20250823_m021144_c001_v7007000_t0000_u01755915104919") 2025/08/23 02:16:02 DEBUG : only0: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799374d_d20250823_m021134_c001_v0001182_t0031_u01755915094966") 2025/08/23 02:16:02 DEBUG : only1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b03_d20250823_m021206_c001_v7007000_t0000_u01755915126068") 2025/08/23 02:16:02 DEBUG : only1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40922960b67ef4a4_d20250823_m021200_c001_v0001177_t0034_u01755915120947") 2025/08/23 02:16:02 DEBUG : only1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799380f_d20250823_m021151_c001_v0001182_t0049_u01755915111744") 2025/08/23 02:16:02 DEBUG : only1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de09091_d20250823_m021144_c001_v7007000_t0000_u01755915104719") 2025/08/23 02:16:03 DEBUG : only1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993759_d20250823_m021135_c001_v0001182_t0020_u01755915095400") 2025/08/23 02:16:03 DEBUG : only10: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b07_d20250823_m021206_c001_v7007000_t0000_u01755915126253") 2025/08/23 02:16:03 DEBUG : only10: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4194cb12c799388f_d20250823_m021200_c001_v0001182_t0025_u01755915120218") 2025/08/23 02:16:03 DEBUG : only10: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993851_d20250823_m021155_c001_v0001182_t0033_u01755915115579") 2025/08/23 02:16:03 DEBUG : only10: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de09094_d20250823_m021144_c001_v7007000_t0000_u01755915104915") 2025/08/23 02:16:03 DEBUG : only10: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993793_d20250823_m021139_c001_v0001182_t0013_u01755915099456") 2025/08/23 02:16:03 DEBUG : only11: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b0b_d20250823_m021206_c001_v7007000_t0000_u01755915126435") 2025/08/23 02:16:03 DEBUG : only11: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40922960b67ef4a0_d20250823_m021200_c001_v0001177_t0034_u01755915120758") 2025/08/23 02:16:03 DEBUG : only11: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993855_d20250823_m021156_c001_v0001182_t0052_u01755915116004") 2025/08/23 02:16:03 DEBUG : only11: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de09097_d20250823_m021145_c001_v7007000_t0000_u01755915105128") 2025/08/23 02:16:03 DEBUG : only11: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993795_d20250823_m021139_c001_v0001182_t0029_u01755915099907") 2025/08/23 02:16:03 DEBUG : only12: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b18_d20250823_m021206_c001_v7007000_t0000_u01755915126620") 2025/08/23 02:16:03 DEBUG : only12: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408567639ea3c74e_d20250823_m021200_c001_v0001182_t0050_u01755915120943") 2025/08/23 02:16:03 DEBUG : only12: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799385f_d20250823_m021156_c001_v0001182_t0009_u01755915116423") 2025/08/23 02:16:03 DEBUG : only12: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de0908e_d20250823_m021144_c001_v7007000_t0000_u01755915104536") 2025/08/23 02:16:03 DEBUG : only12: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993797_d20250823_m021140_c001_v0001182_t0028_u01755915100308") 2025/08/23 02:16:03 DEBUG : only13: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b1f_d20250823_m021206_c001_v7007000_t0000_u01755915126804") 2025/08/23 02:16:03 DEBUG : only13: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408283bda5bed866_d20250823_m021200_c001_v0001184_t0055_u01755915120584") 2025/08/23 02:16:03 DEBUG : only13: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993863_d20250823_m021156_c001_v0001182_t0024_u01755915116829") 2025/08/23 02:16:03 DEBUG : only13: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114378_d20250823_m021144_c001_v7007000_t0000_u01755915104931") 2025/08/23 02:16:04 DEBUG : only13: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799379b_d20250823_m021140_c001_v0001182_t0041_u01755915100746") 2025/08/23 02:16:04 DEBUG : only14: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b23_d20250823_m021206_c001_v7007000_t0000_u01755915126988") 2025/08/23 02:16:04 DEBUG : only14: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4194cb12c7993895_d20250823_m021200_c001_v0001182_t0025_u01755915120596") 2025/08/23 02:16:04 DEBUG : only14: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993869_d20250823_m021157_c001_v0001182_t0053_u01755915117241") 2025/08/23 02:16:04 DEBUG : only14: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f414ceec2a18cceb8_d20250823_m021145_c001_v7007000_t0000_u01755915105097") 2025/08/23 02:16:04 DEBUG : only14: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79937a1_d20250823_m021141_c001_v0001182_t0007_u01755915101169") 2025/08/23 02:16:04 DEBUG : only15: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b27_d20250823_m021207_c001_v7007000_t0000_u01755915127189") 2025/08/23 02:16:04 DEBUG : only15: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4194cb12c7993899_d20250823_m021200_c001_v0001182_t0025_u01755915120782") 2025/08/23 02:16:04 DEBUG : only15: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993873_d20250823_m021157_c001_v0001182_t0046_u01755915117668") 2025/08/23 02:16:04 DEBUG : only15: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f414ceec2a18ccebb_d20250823_m021145_c001_v7007000_t0000_u01755915105282") 2025/08/23 02:16:04 DEBUG : only15: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79937ab_d20250823_m021141_c001_v0001182_t0014_u01755915101608") 2025/08/23 02:16:04 DEBUG : only16: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b2c_d20250823_m021207_c001_v7007000_t0000_u01755915127372") 2025/08/23 02:16:04 DEBUG : only16: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4194cb12c799389b_d20250823_m021200_c001_v0001182_t0025_u01755915120968") 2025/08/23 02:16:04 DEBUG : only16: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993879_d20250823_m021158_c001_v0001182_t0014_u01755915118091") 2025/08/23 02:16:04 DEBUG : only16: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de0909e_d20250823_m021145_c001_v7007000_t0000_u01755915105495") 2025/08/23 02:16:04 DEBUG : only16: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79937ad_d20250823_m021142_c001_v0001182_t0008_u01755915102031") 2025/08/23 02:16:05 DEBUG : only17: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b31_d20250823_m021207_c001_v7007000_t0000_u01755915127555") 2025/08/23 02:16:05 DEBUG : only17: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408567639ea3c756_d20250823_m021201_c001_v0001182_t0050_u01755915121313") 2025/08/23 02:16:05 DEBUG : only17: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799387d_d20250823_m021158_c001_v0001182_t0038_u01755915118525") 2025/08/23 02:16:05 DEBUG : only17: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114382_d20250823_m021145_c001_v7007000_t0000_u01755915105508") 2025/08/23 02:16:05 DEBUG : only17: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79937b1_d20250823_m021142_c001_v0001182_t0051_u01755915102440") 2025/08/23 02:16:05 DEBUG : only18: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b36_d20250823_m021207_c001_v7007000_t0000_u01755915127738") 2025/08/23 02:16:05 DEBUG : only18: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408283bda5bed868_d20250823_m021200_c001_v0001184_t0055_u01755915120769") 2025/08/23 02:16:05 DEBUG : only18: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993881_d20250823_m021158_c001_v0001182_t0052_u01755915118956") 2025/08/23 02:16:05 DEBUG : only18: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288fd6_d20250823_m021145_c001_v7007000_t0000_u01755915105291") 2025/08/23 02:16:05 DEBUG : only18: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79937b3_d20250823_m021142_c001_v0001182_t0008_u01755915102858") 2025/08/23 02:16:05 DEBUG : only19: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b3b_d20250823_m021207_c001_v7007000_t0000_u01755915127923") 2025/08/23 02:16:05 DEBUG : only19: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40922960b67ef4ae_d20250823_m021201_c001_v0001177_t0034_u01755915121329") 2025/08/23 02:16:05 DEBUG : only19: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993887_d20250823_m021159_c001_v0001182_t0034_u01755915119360") 2025/08/23 02:16:05 DEBUG : only19: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f404a9f843de0909b_d20250823_m021145_c001_v7007000_t0000_u01755915105311") 2025/08/23 02:16:05 DEBUG : only19: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79937bf_d20250823_m021143_c001_v0001182_t0052_u01755915103287") 2025/08/23 02:16:05 DEBUG : only2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b40_d20250823_m021208_c001_v7007000_t0000_u01755915128107") 2025/08/23 02:16:05 DEBUG : only2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408283bda5bed86a_d20250823_m021200_c001_v0001184_t0055_u01755915120955") 2025/08/23 02:16:06 DEBUG : only2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993817_d20250823_m021152_c001_v0001182_t0052_u01755915112166") 2025/08/23 02:16:06 DEBUG : only2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f414ceec2a18ccec1_d20250823_m021145_c001_v7007000_t0000_u01755915105656") 2025/08/23 02:16:06 DEBUG : only2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799375f_d20250823_m021135_c001_v0001182_t0011_u01755915095833") 2025/08/23 02:16:06 DEBUG : only3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b44_d20250823_m021208_c001_v7007000_t0000_u01755915128290") 2025/08/23 02:16:06 DEBUG : only3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4194cb12c799389d_d20250823_m021201_c001_v0001182_t0025_u01755915121161") 2025/08/23 02:16:06 DEBUG : only3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799381b_d20250823_m021152_c001_v0001182_t0010_u01755915112580") 2025/08/23 02:16:06 DEBUG : only3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb911437f_d20250823_m021145_c001_v7007000_t0000_u01755915105325") 2025/08/23 02:16:06 DEBUG : only3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993763_d20250823_m021136_c001_v0001182_t0048_u01755915096244") 2025/08/23 02:16:06 DEBUG : only4: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b48_d20250823_m021208_c001_v7007000_t0000_u01755915128472") 2025/08/23 02:16:06 DEBUG : only4: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408567639ea3c752_d20250823_m021201_c001_v0001182_t0050_u01755915121129") 2025/08/23 02:16:06 DEBUG : only4: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799381f_d20250823_m021153_c001_v0001182_t0045_u01755915113051") 2025/08/23 02:16:06 DEBUG : only4: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f414ceec2a18ccebe_d20250823_m021145_c001_v7007000_t0000_u01755915105472") 2025/08/23 02:16:06 DEBUG : only4: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993765_d20250823_m021136_c001_v0001182_t0023_u01755915096669") 2025/08/23 02:16:06 DEBUG : only5: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b4c_d20250823_m021208_c001_v7007000_t0000_u01755915128655") 2025/08/23 02:16:06 DEBUG : only5: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40922960b67ef4a6_d20250823_m021201_c001_v0001177_t0034_u01755915121141") 2025/08/23 02:16:06 DEBUG : only5: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993825_d20250823_m021153_c001_v0001182_t0012_u01755915113472") 2025/08/23 02:16:06 DEBUG : only5: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288fd9_d20250823_m021145_c001_v7007000_t0000_u01755915105482") 2025/08/23 02:16:06 DEBUG : only5: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799376b_d20250823_m021137_c001_v0001182_t0018_u01755915097086") 2025/08/23 02:16:06 DEBUG : only6: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b51_d20250823_m021208_c001_v7007000_t0000_u01755915128847") 2025/08/23 02:16:07 DEBUG : only6: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408283bda5bed870_d20250823_m021201_c001_v0001184_t0055_u01755915121149") 2025/08/23 02:16:07 DEBUG : only6: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799382b_d20250823_m021153_c001_v0001182_t0031_u01755915113890") 2025/08/23 02:16:07 DEBUG : only6: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288fd3_d20250823_m021145_c001_v7007000_t0000_u01755915105106") 2025/08/23 02:16:07 DEBUG : only6: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993773_d20250823_m021137_c001_v0001182_t0016_u01755915097529") 2025/08/23 02:16:07 DEBUG : only7: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b56_d20250823_m021209_c001_v7007000_t0000_u01755915129031") 2025/08/23 02:16:07 DEBUG : only7: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408283bda5bed876_d20250823_m021201_c001_v0001184_t0055_u01755915121337") 2025/08/23 02:16:07 DEBUG : only7: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993835_d20250823_m021154_c001_v0001182_t0031_u01755915114323") 2025/08/23 02:16:07 DEBUG : only7: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb911437b_d20250823_m021145_c001_v7007000_t0000_u01755915105120") 2025/08/23 02:16:07 DEBUG : only7: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993777_d20250823_m021138_c001_v0001182_t0039_u01755915098060") 2025/08/23 02:16:07 DEBUG : only8: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b5b_d20250823_m021209_c001_v7007000_t0000_u01755915129217") 2025/08/23 02:16:07 DEBUG : only8: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4194cb12c799389f_d20250823_m021201_c001_v0001182_t0025_u01755915121352") 2025/08/23 02:16:07 DEBUG : only8: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993839_d20250823_m021154_c001_v0001182_t0051_u01755915114747") 2025/08/23 02:16:07 DEBUG : only8: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f414ceec2a18cceb6_d20250823_m021144_c001_v7007000_t0000_u01755915104912") 2025/08/23 02:16:07 DEBUG : only8: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799377b_d20250823_m021138_c001_v0001182_t0043_u01755915098587") 2025/08/23 02:16:07 DEBUG : only9: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b60_d20250823_m021209_c001_v7007000_t0000_u01755915129403") 2025/08/23 02:16:07 DEBUG : only9: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408567639ea3c758_d20250823_m021201_c001_v0001182_t0050_u01755915121497") 2025/08/23 02:16:07 DEBUG : only9: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993841_d20250823_m021155_c001_v0001182_t0054_u01755915115170") 2025/08/23 02:16:07 DEBUG : only9: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f288fdc_d20250823_m021145_c001_v7007000_t0000_u01755915105666") 2025/08/23 02:16:08 DEBUG : only9: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993789_d20250823_m021139_c001_v0001182_t0025_u01755915099008") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb11c_d20250823_m020807_c001_v7007000_t0000_u01755914887984") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5becee3_d20250823_m020806_c001_v0001184_t0026_u01755914886320") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb0dd_d20250823_m020805_c001_v7007000_t0000_u01755914885214") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d80_d20250823_m020803_c001_v0001137_t0045_u01755914883043") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e67_d20250823_m020802_c001_v7007000_t0000_u01755914882303") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993052_d20250823_m020800_c001_v0001182_t0054_u01755914880189") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675ddb_d20250823_m020748_c001_v7007000_t0000_u01755914868920") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d26_d20250823_m020747_c001_v0001137_t0037_u01755914867359") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675dc8_d20250823_m020745_c001_v7007000_t0000_u01755914865806") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d10_d20250823_m020744_c001_v0001137_t0000_u01755914864637") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675db9_d20250823_m020743_c001_v7007000_t0000_u01755914863177") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cfb_d20250823_m020742_c001_v0001137_t0035_u01755914862186") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675d7d_d20250823_m020735_c001_v7007000_t0000_u01755914855624") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cc0_d20250823_m020734_c001_v0001137_t0043_u01755914854140") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675d68_d20250823_m020733_c001_v7007000_t0000_u01755914853772") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cb6_d20250823_m020732_c001_v0001137_t0010_u01755914852031") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675d4c_d20250823_m020731_c001_v7007000_t0000_u01755914851276") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cb0_d20250823_m020730_c001_v0001137_t0039_u01755914850190") 2025/08/23 02:16:08 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cab_d20250823_m020729_c001_v0001137_t0056_u01755914849507") 2025/08/23 02:16:09 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406b15_d20250823_m020729_c001_v7007000_t0000_u01755914849137") 2025/08/23 02:16:09 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4ca5_d20250823_m020728_c001_v0001137_t0020_u01755914848477") 2025/08/23 02:16:09 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4ca1_d20250823_m020727_c001_v0001137_t0034_u01755914847771") 2025/08/23 02:16:09 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406b0c_d20250823_m020727_c001_v7007000_t0000_u01755914847402") 2025/08/23 02:16:09 DEBUG : potato: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c9d_d20250823_m020726_c001_v0001137_t0034_u01755914846494") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406e9c_d20250823_m020921_c001_v7007000_t0000_u01755914961179") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79932e8_d20250823_m020920_c001_v0001182_t0030_u01755914960584") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091e9e2_d20250823_m020904_c001_v7007000_t0000_u01755914944893") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993226_d20250823_m020856_c001_v0001182_t0017_u01755914936142") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a3631f_d20250823_m020842_c001_v7007000_t0000_u01755914922809") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993168_d20250823_m020832_c001_v0001182_t0038_u01755914912798") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb1af_d20250823_m020818_c001_v7007000_t0000_u01755914898997") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79930ce_d20250823_m020814_c001_v0001182_t0043_u01755914894729") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e04_d20250823_m020753_c001_v7007000_t0000_u01755914873811") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d42_d20250823_m020751_c001_v0001137_t0032_u01755914871841") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675dea_d20250823_m020751_c001_v7007000_t0000_u01755914871412") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d34_d20250823_m020749_c001_v0001137_t0003_u01755914869478") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675ddd_d20250823_m020749_c001_v7007000_t0000_u01755914869101") 2025/08/23 02:16:09 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d32_d20250823_m020748_c001_v0001137_t0006_u01755914868039") 2025/08/23 02:16:10 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675dcf_d20250823_m020746_c001_v7007000_t0000_u01755914866992") 2025/08/23 02:16:10 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d1c_d20250823_m020746_c001_v0001137_t0041_u01755914866175") 2025/08/23 02:16:10 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675dc0_d20250823_m020744_c001_v7007000_t0000_u01755914864270") 2025/08/23 02:16:10 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d06_d20250823_m020743_c001_v0001137_t0029_u01755914863190") 2025/08/23 02:16:10 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675d87_d20250823_m020736_c001_v7007000_t0000_u01755914856361") 2025/08/23 02:16:10 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4cca_d20250823_m020735_c001_v0001137_t0036_u01755914855323") 2025/08/23 02:16:10 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7d4_d20250823_m020612_c001_v7007000_t0000_u01755914772976") 2025/08/23 02:16:10 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4ae9_d20250823_m020612_c001_v0001137_t0026_u01755914772155") 2025/08/23 02:16:10 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7ca_d20250823_m020611_c001_v7007000_t0000_u01755914771246") 2025/08/23 02:16:10 DEBUG : potato2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4ae1_d20250823_m020610_c001_v0001137_t0053_u01755914770565") 2025/08/23 02:16:10 DEBUG : potato3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091e9e4_d20250823_m020905_c001_v7007000_t0000_u01755914945166") 2025/08/23 02:16:10 DEBUG : potato3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4e6c_d20250823_m020857_c001_v0001137_t0048_u01755914937358") 2025/08/23 02:16:10 DEBUG : potato3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a3631e_d20250823_m020842_c001_v7007000_t0000_u01755914922041") 2025/08/23 02:16:10 DEBUG : potato3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4e24_d20250823_m020834_c001_v0001137_t0018_u01755914914022") 2025/08/23 02:16:10 DEBUG : potato3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb1b4_d20250823_m020819_c001_v7007000_t0000_u01755914899219") 2025/08/23 02:16:10 DEBUG : potato3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4dc6_d20250823_m020815_c001_v0001137_t0030_u01755914895175") 2025/08/23 02:16:10 DEBUG : pre-dest1/1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c10ef_d20250823_m020953_c001_v7007000_t0000_u01755914993492") 2025/08/23 02:16:10 DEBUG : pre-dest1/1: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4f48_d20250823_m020945_c001_v0001137_t0035_u01755914985561") 2025/08/23 02:16:10 DEBUG : pre-dest2/2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f401150c7394c10f0_d20250823_m020953_c001_v7007000_t0000_u01755914993675") 2025/08/23 02:16:10 DEBUG : pre-dest2/2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79933c7_d20250823_m020946_c001_v0001182_t0013_u01755914986222") 2025/08/23 02:16:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4028ad8d5e415534_d20250823_m020931_c001_v7007000_t0000_u01755914971944") 2025/08/23 02:16:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed21c_d20250823_m020928_c001_v0001184_t0048_u01755914968930") 2025/08/23 02:16:11 DEBUG : sizeonly: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406a60_d20250823_m020711_c001_v7007000_t0000_u01755914831286") 2025/08/23 02:16:11 DEBUG : sizeonly: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4c17_d20250823_m020710_c001_v0001137_t0055_u01755914830267") 2025/08/23 02:16:11 DEBUG : splitbanan: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41575e1e6bcb6766_d20250823_m021343_c001_v7007000_t0000_u01755915223833") 2025/08/23 02:16:11 DEBUG : splitbanan: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cb4c_d20250823_m021337_c001_v0001182_t0032_u01755915217009") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689223_d20250823_m021446_c001_v7007000_t0000_u01755915286650") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedf6a_d20250823_m021440_c001_v0001184_t0013_u01755915280235") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fc9a7_d20250823_m021433_c001_v7007000_t0000_u01755915273929") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedeeb_d20250823_m021427_c001_v0001184_t0059_u01755915267955") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408ecead5777413f_d20250823_m021421_c001_v7007000_t0000_u01755915261415") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bede67_d20250823_m021415_c001_v0001184_t0047_u01755915255360") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41948825f091fafd_d20250823_m021408_c001_v7007000_t0000_u01755915248868") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5beddb5_d20250823_m021402_c001_v0001184_t0011_u01755915242865") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4186dec13944c5b1_d20250823_m021356_c001_v7007000_t0000_u01755915236433") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedd29_d20250823_m021350_c001_v0001184_t0041_u01755915230018") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f406aa4d65be29ba3_d20250823_m021338_c001_v7007000_t0000_u01755915218422") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef755_d20250823_m021335_c001_v0001177_t0048_u01755915215930") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dd46_d20250823_m021329_c001_v7007000_t0000_u01755915209574") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cada_d20250823_m021323_c001_v0001182_t0053_u01755915203208") 2025/08/23 02:16:11 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dcc6_d20250823_m021321_c001_v7007000_t0000_u01755915201829") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3caa6_d20250823_m021319_c001_v0001182_t0044_u01755915199475") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4216375bb9114fa1_d20250823_m021313_c001_v7007000_t0000_u01755915193083") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ca08_d20250823_m021306_c001_v0001182_t0007_u01755915186661") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4209e2bde225dbe4_d20250823_m021305_c001_v7007000_t0000_u01755915185695") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef655_d20250823_m021302_c001_v0001177_t0039_u01755915182814") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f400ccce2f0c0037a_d20250823_m021249_c001_v7007000_t0000_u01755915169961") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedab4_d20250823_m021247_c001_v0001184_t0022_u01755915167418") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f41313bf967594b6a_d20250823_m021240_c001_v7007000_t0000_u01755915160801") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5beda14_d20250823_m021234_c001_v0001184_t0031_u01755915154567") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c407751_d20250823_m021228_c001_v7007000_t0000_u01755915148066") 2025/08/23 02:16:12 DEBUG : splitbananasplit: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed95e_d20250823_m021222_c001_v0001184_t0014_u01755915142256") 2025/08/23 02:16:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4167ba517f289305_d20250823_m021324_c001_v7007000_t0000_u01755915204529") 2025/08/23 02:16:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993b79_d20250823_m021320_c001_v0001182_t0028_u01755915200515") 2025/08/23 02:16:12 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6c00_d20250823_m021217_c001_v7007000_t0000_u01755915137237") 2025/08/23 02:16:12 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed912_d20250823_m021216_c001_v0001184_t0007_u01755915136200") 2025/08/23 02:16:12 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6bdd_d20250823_m021215_c001_v7007000_t0000_u01755915135430") 2025/08/23 02:16:12 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef502_d20250823_m021214_c001_v0001177_t0017_u01755915134282") 2025/08/23 02:16:12 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb161_d20250823_m020811_c001_v7007000_t0000_u01755914891867") 2025/08/23 02:16:12 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5becf19_d20250823_m020811_c001_v0001184_t0047_u01755914891065") 2025/08/23 02:16:12 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb14c_d20250823_m020810_c001_v7007000_t0000_u01755914890516") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4da2_d20250823_m020809_c001_v0001137_t0025_u01755914889482") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406a22_d20250823_m020708_c001_v7007000_t0000_u01755914828038") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4bff_d20250823_m020706_c001_v0001137_t0013_u01755914826490") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c4069fd_d20250823_m020706_c001_v7007000_t0000_u01755914826123") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4bfb_d20250823_m020705_c001_v0001137_t0011_u01755914825002") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406994_d20250823_m020659_c001_v7007000_t0000_u01755914819345") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4bd1_d20250823_m020658_c001_v0001137_t0003_u01755914818057") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f403ec79c7c406977_d20250823_m020657_c001_v7007000_t0000_u01755914817511") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4bcb_d20250823_m020655_c001_v0001137_t0029_u01755914815884") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4bb1_d20250823_m020649_c001_v0001137_t0057_u01755914809619") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f418897f1e6633691_d20250823_m020649_c001_v7007000_t0000_u01755914809254") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4ba7_d20250823_m020648_c001_v0001137_t0034_u01755914808578") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b9d_d20250823_m020647_c001_v0001137_t0045_u01755914807846") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f418897f1e663368f_d20250823_m020647_c001_v7007000_t0000_u01755914807118") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b83_d20250823_m020640_c001_v0001137_t0025_u01755914800489") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b6b_d20250823_m020634_c001_v0001137_t0054_u01755914794479") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f414ceec2a18cc2e2_d20250823_m020634_c001_v7007000_t0000_u01755914794113") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b63_d20250823_m020633_c001_v0001137_t0039_u01755914793289") 2025/08/23 02:16:13 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b5d_d20250823_m020632_c001_v0001137_t0053_u01755914792593") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f414ceec2a18cc2dd_d20250823_m020631_c001_v7007000_t0000_u01755914791863") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b2f_d20250823_m020621_c001_v0001137_t0017_u01755914781820") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e804_d20250823_m020621_c001_v7007000_t0000_u01755914781452") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b29_d20250823_m020620_c001_v0001137_t0058_u01755914780805") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7fd_d20250823_m020619_c001_v7007000_t0000_u01755914779895") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b25_d20250823_m020619_c001_v0001137_t0057_u01755914779237") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7f6_d20250823_m020618_c001_v7007000_t0000_u01755914778689") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b1f_d20250823_m020617_c001_v0001137_t0029_u01755914777996") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7ed_d20250823_m020617_c001_v7007000_t0000_u01755914777083") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b09_d20250823_m020616_c001_v0001137_t0033_u01755914776124") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7e5_d20250823_m020615_c001_v7007000_t0000_u01755914775573") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4b01_d20250823_m020614_c001_v0001137_t0018_u01755914774859") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7dd_d20250823_m020614_c001_v7007000_t0000_u01755914774308") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4af3_d20250823_m020613_c001_v0001137_t0014_u01755914773522") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7ba_d20250823_m020608_c001_v7007000_t0000_u01755914768743") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4ad7_d20250823_m020607_c001_v0001137_t0006_u01755914767884") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7b2_d20250823_m020607_c001_v7007000_t0000_u01755914767334") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4ad3_d20250823_m020606_c001_v0001137_t0006_u01755914766457") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e7a9_d20250823_m020605_c001_v7007000_t0000_u01755914765504") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4acd_d20250823_m020604_c001_v0001137_t0054_u01755914764853") 2025/08/23 02:16:14 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f4052b26d8d94e797_d20250823_m020602_c001_v7007000_t0000_u01755914762493") 2025/08/23 02:16:15 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4ac1_d20250823_m020601_c001_v0001137_t0013_u01755914761704") 2025/08/23 02:16:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6c05_d20250823_m021217_c001_v7007000_t0000_u01755915137426") 2025/08/23 02:16:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3c7fd_d20250823_m021216_c001_v0001182_t0015_u01755915136209") 2025/08/23 02:16:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6be1_d20250823_m021215_c001_v7007000_t0000_u01755915135613") 2025/08/23 02:16:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993913_d20250823_m021214_c001_v0001182_t0026_u01755915134289") 2025/08/23 02:16:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689238_d20250823_m021448_c001_v7007000_t0000_u01755915288656") 2025/08/23 02:16:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993ebf_d20250823_m021448_c001_v0001182_t0049_u01755915288034") 2025/08/23 02:16:15 DEBUG : sub/yam: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb110_d20250823_m020807_c001_v7007000_t0000_u01755914887433") 2025/08/23 02:16:15 DEBUG : sub/yam: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993082_d20250823_m020805_c001_v0001182_t0031_u01755914885967") 2025/08/23 02:16:15 DEBUG : test_dir1/file2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6bb4_d20250823_m021213_c001_v7007000_t0000_u01755915133512") 2025/08/23 02:16:15 DEBUG : test_dir1/file2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993903_d20250823_m021212_c001_v0001182_t0030_u01755915132180") 2025/08/23 02:16:15 DEBUG : test_dir1/file2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b88_d20250823_m021211_c001_v7007000_t0000_u01755915131392") 2025/08/23 02:16:15 DEBUG : test_dir1/file2: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed8d4_d20250823_m021210_c001_v0001184_t0008_u01755915130380") 2025/08/23 02:16:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6bb9_d20250823_m021213_c001_v7007000_t0000_u01755915133695") 2025/08/23 02:16:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bed8f2_d20250823_m021212_c001_v0001184_t0028_u01755915132172") 2025/08/23 02:16:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f40585836e68b6b8d_d20250823_m021211_c001_v7007000_t0000_u01755915131575") 2025/08/23 02:16:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c79938f5_d20250823_m021210_c001_v0001182_t0048_u01755915130386") 2025/08/23 02:16:15 DEBUG : three: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e45_d20250823_m020759_c001_v7007000_t0000_u01755914879457") 2025/08/23 02:16:15 DEBUG : three: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d76_d20250823_m020758_c001_v0001137_t0058_u01755914878117") 2025/08/23 02:16:15 DEBUG : three: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f116347d5037a4d62_d20250823_m020755_c001_v0001137_t0028_u01755914875321") 2025/08/23 02:16:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689257_d20250823_m021450_c001_v7007000_t0000_u01755915290376") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef983_d20250823_m021449_c001_v0001177_t0042_u01755915289619") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689404_d20250823_m021508_c001_v7007000_t0000_u01755915308153") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cf16_d20250823_m021506_c001_v0001182_t0021_u01755915306615") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356893b9_d20250823_m021505_c001_v7007000_t0000_u01755915305081") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef9db_d20250823_m021503_c001_v0001177_t0043_u01755915303303") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689375_d20250823_m021502_c001_v7007000_t0000_u01755915302357") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993f23_d20250823_m021501_c001_v0001182_t0031_u01755915301696") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356892f1_d20250823_m021457_c001_v7007000_t0000_u01755915297010") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67ef9ad_d20250823_m021456_c001_v0001177_t0033_u01755915296171") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689326_d20250823_m021459_c001_v7007000_t0000_u01755915299124") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3cec8_d20250823_m021458_c001_v0001182_t0044_u01755915298049") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356892c7_d20250823_m021455_c001_v7007000_t0000_u01755915295195") 2025/08/23 02:16:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c7993ef7_d20250823_m021454_c001_v0001182_t0019_u01755915294570") 2025/08/23 02:16:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d93568929e_d20250823_m021453_c001_v7007000_t0000_u01755915293613") 2025/08/23 02:16:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bedfd8_d20250823_m021452_c001_v0001184_t0007_u01755915292979") 2025/08/23 02:16:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d93568927a_d20250823_m021452_c001_v7007000_t0000_u01755915292012") 2025/08/23 02:16:17 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108567639ea3ce7e_d20250823_m021451_c001_v0001182_t0030_u01755915291362") 2025/08/23 02:16:17 DEBUG : toe/toe/toe: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f415c3187c7a372d0_d20250823_m021512_c001_v7007000_t0000_u01755915312794") 2025/08/23 02:16:17 DEBUG : toe/toe/toe: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10922960b67efa0f_d20250823_m021512_c001_v0001177_t0023_u01755915312158") 2025/08/23 02:16:17 DEBUG : toe/toe/toe: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d93568934a_d20250823_m021500_c001_v7007000_t0000_u01755915300735") 2025/08/23 02:16:17 DEBUG : toe/toe/toe: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bee00e_d20250823_m021500_c001_v0001184_t0051_u01755915300104") 2025/08/23 02:16:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d935689414_d20250823_m021508_c001_v7007000_t0000_u01755915308758") 2025/08/23 02:16:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bee04f_d20250823_m021507_c001_v0001184_t0050_u01755915307939") 2025/08/23 02:16:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f411122d9356893cb_d20250823_m021505_c001_v7007000_t0000_u01755915305677") 2025/08/23 02:16:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f109efbc4052d6cea_d20250823_m021504_c001_v0001120_t0058_u01755915304464") 2025/08/23 02:16:17 DEBUG : two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e48_d20250823_m020759_c001_v7007000_t0000_u01755914879639") 2025/08/23 02:16:17 DEBUG : two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f408283bda5bece75_d20250823_m020757_c001_v0001184_t0055_u01755914877551") 2025/08/23 02:16:17 DEBUG : two: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f416347d5037a4d5e_d20250823_m020755_c001_v0001137_t0021_u01755914875138") 2025/08/23 02:16:17 DEBUG : yam: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb121_d20250823_m020808_c001_v7007000_t0000_u01755914888168") 2025/08/23 02:16:17 DEBUG : yam: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10928c8cbbd653fe_d20250823_m020807_c001_v0001136_t0054_u01755914887108") 2025/08/23 02:16:17 DEBUG : yam: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb0d1_d20250823_m020804_c001_v7007000_t0000_u01755914884656") 2025/08/23 02:16:17 DEBUG : yam: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f1194cb12c799306e_d20250823_m020803_c001_v0001182_t0028_u01755914883052") 2025/08/23 02:16:17 DEBUG : yam: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e5f_d20250823_m020801_c001_v7007000_t0000_u01755914881745") 2025/08/23 02:16:17 DEBUG : yam: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f108283bda5bece99_d20250823_m020800_c001_v0001184_t0056_u01755914880198") 2025/08/23 02:16:17 DEBUG : yaml: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f412d3a4cc63fb0e2_d20250823_m020805_c001_v7007000_t0000_u01755914885400") 2025/08/23 02:16:18 DEBUG : yaml: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f10853f8d01f747c0_d20250823_m020804_c001_v0001109_t0014_u01755914884054") 2025/08/23 02:16:18 DEBUG : yaml: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f419ef394b4675e69_d20250823_m020802_c001_v7007000_t0000_u01755914882484") 2025/08/23 02:16:18 DEBUG : yaml: Deleting (id "4_zbfd2ed23a0cddb4b9f880e1b_f11483d7221f0e0f9_d20250823_m020801_c001_v0001102_t0029_u01755914881378") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m26.959990617s (try 1/5)